On Sun, Jun 3, 2018 at 3:30 PM, Tomasz Kłoczko <kloczko.tom...@gmail.com> wrote:
> Hi,
>
> As in is in subject
>
> $ fedpkg
> Traceback (most recent call last):
>   File "/usr/lib/python3.6/site-packages/fedpkg/__main__.py", line 84, in
> main
>     sys.exit(client.args.command())
> AttributeError: 'Namespace' object has no attribute 'command'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/bin/fedpkg", line 11, in <module>
>     load_entry_point('fedpkg==1.33', 'console_scripts', 'fedpkg')()
>   File "/usr/lib/python3.6/site-packages/fedpkg/__main__.py", line 89, in
> main
>     (client.args.command.__name__, e))
> AttributeError: 'Namespace' object has no attribute 'command'

It's fixed in rpkg-1.54-2
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/BRKD2EYP6MQX7PZN2AR234A5DUOYTQSI/

Reply via email to