I cannot approve permission for an user, it terminates with Namespace() message immediately even without connect to the server: $ pkgdb-cli --debug update --approve perl-CPANPLUS commit jplesnik devel INFO:pkgdb:user : None INFO:pkgdb:package : perl-CPANPLUS INFO:pkgdb:acl : commit INFO:pkgdb:requester : jplesnik INFO:pkgdb:branch : devel INFO:pkgdb:approve : True INFO:pkgdb:deny : False Namespace(action='commit', approve=True, branch='devel', debug=True, deny=False, func=<function do_update at 0x274dd70>, nocolor=False, package='perl-CPANPLUS', password=None, test=False, user='jplesnik', username=None, verbose=False) $ echo $? 0 $ rpm -qf $(type -p pkgdb-cli) packagedb-cli-1.4.1-1.fc18.noarch
Yes sorry about that, it's basically the bug you're referring to in: https://bugzilla.redhat.com/show_bug.cgi?id=916581#c5 It's fixed in git but life got between the git repo and the spec file :)
Thanks. The git tree works.
I'm back-porting the fix as patch into the rpm, build are running :)
packagedb-cli-1.4.1-2.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/packagedb-cli-1.4.1-2.fc17
packagedb-cli-1.4.1-2.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/packagedb-cli-1.4.1-2.fc18
packagedb-cli-1.4.1-2.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/packagedb-cli-1.4.1-2.el5
packagedb-cli-1.4.1-2.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/packagedb-cli-1.4.1-2.el6
Package packagedb-cli-1.4.1-2.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing packagedb-cli-1.4.1-2.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-3527/packagedb-cli-1.4.1-2.fc18 then log in and leave karma (feedback).
packagedb-cli-1.4.1-2.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.
packagedb-cli-1.4.1-2.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.
packagedb-cli-1.4.1-2.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report.
packagedb-cli-1.4.1-2.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.