Description of problem: While using kobo-0.4.0, I found that the 'default.conf' file is not being copied. I am guessing that this may have been missed during the changes to setup.py. Version-Release number of selected component (if applicable): 0.4.0 How reproducible: Always Steps to Reproduce: # with kobo-0.4.0 >>> from kobo.client import HubProxy >>> p = HubProxy(conf=None) Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python2.6/site-packages/kobo/client/__init__.py", line 142, in __init__ self._conf.load_from_file(default_config) File "/usr/lib/python2.6/site-packages/kobo/conf.py", line 117, in load_from_file fo = open(file_name, "r") IOError: [Errno 2] No such file or directory: '/usr/lib/python2.6/site-packages/kobo/client/default.conf' # with kobo-0.3.8 >>> from kobo.client import HubProxy >>> p = HubProxy(conf=None) XML-RPC connection to localhost failed: Connection refused, 5 retries left Actual results: Expected results: Additional info:
This bug appears to have been reported against 'rawhide' during the Fedora 20 development cycle. Changing version to '20'. More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora20
Daniel, this regression breaks the bkr client for users on F20: https://bugzilla.redhat.com/show_bug.cgi?id=1014045 Could we please get it fixed?
Actually, rereading that bug report, looks like it affects F19 as well.
(In reply to Nick Coghlan from comment #3) > Actually, rereading that bug report, looks like it affects F19 as well. F18 as well :) http://koji.fedoraproject.org/koji/packageinfo?packageID=8619
I know, I need to fix it, but it's at the bottom of my priority list :/ I'll take a look at it.
*** Bug 1015405 has been marked as a duplicate of this bug. ***
*** Bug 990016 has been marked as a duplicate of this bug. ***
kobo-0.4.1-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/kobo-0.4.1-1.el6
kobo-0.4.1-1.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/kobo-0.4.1-1.el5
kobo-0.4.1-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/kobo-0.4.1-1.fc20
kobo-0.4.1-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/kobo-0.4.1-1.fc19
kobo-0.4.1-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/kobo-0.4.1-1.fc18
Package kobo-0.4.1-1.el5: * should fix your issue, * was pushed to the Fedora EPEL 5 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing kobo-0.4.1-1.el5' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11836/kobo-0.4.1-1.el5 then log in and leave karma (feedback).
Looking into the Fedora 18 situation a little further: - latest version in F18/updates is still kobo 0.3.8 (fortunately for bkr users) - kobo 0.4.0 never made it out of F18/updates-testing - kobo 0.4.1 fails depcheck on F18, since Django is only 1.4 in F18, but kobo-admin 0.4.1 requires Django 1.5 or later I suggest at this point the easiest solution for F18 is to just leave it with kobo 0.3.8 until F18 is end-of-lifed.
/me succeed on `make bkradd` having: === kobo-0.4.1-1.fc19.noarch kobo-client-0.4.1-1.fc19.noarch thanks a lot for the fix :)
kobo-0.4.1-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
kobo-0.4.2-1.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/kobo-0.4.2-1.el5
kobo-0.4.2-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/kobo-0.4.2-1.fc19
kobo-0.4.2-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/kobo-0.4.2-1.el6
kobo-0.4.2-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/kobo-0.4.2-1.fc20
kobo-0.4.2-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/kobo-0.4.2-1.fc18
kobo-0.4.2-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.
kobo-0.4.2-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
kobo-0.4.2-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
kobo-0.4.2-1.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.
kobo-0.4.2-1.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report.