Issue 41 in goobook: Doesn't work without python keyring package

4 views
Skip to first unread message

goo...@googlecode.com

unread,
Oct 10, 2013, 1:10:57 PM10/10/13
to goobook...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 41 by esa.s.ma...@gmail.com: Doesn't work without python keyring
package
http://code.google.com/p/goobook/issues/detail?id=41

What steps will reproduce the problem?

$ goobook query work
Traceback (most recent call last):
File "/usr/bin/goobook", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2793, in
<module>
working_set.require(__requires__)
File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 673, in
require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 576, in
resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: keyring>=0.2

What is the expected output? What do you see instead?

Should work without keyring package installed, if the keyring functionality
is not used.


What version of the product are you using? On what operating system?

commit cf8120ad3ce7c6f65495c17a7c4902a134be7527
on archlinux


Please provide any additional information below.

Seems to work just fine with a patch for setup.py, which moves keyring
dependency to optional dependencies. Patch attached.


Attachments:
0001-keychain-is-optional-requirement.patch 826 bytes

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

goo...@googlecode.com

unread,
May 4, 2014, 8:09:08 AM5/4/14
to goobook...@googlegroups.com
Updates:
Status: Fixed

Comment #1 on issue 41 by h...@furuvik.net: Doesn't work without python
keyring package
http://code.google.com/p/goobook/issues/detail?id=41

(No comment was entered for this change.)
Reply all
Reply to author
Forward
0 new messages