Re: fedpkg on rawhide

2018-05-21 Thread Chenxiong Qi
On 05/20/2018 06:27 AM, Kevin Fenzi wrote: On 05/19/2018 03:21 PM, Philip Kovacs wrote: Is there a workaround or fix forthcoming for fedpkg? $ fedpkg --helpTraceback (most recent call last):  File "/usr/bin/fedpkg", line 6, in     from pkg_resources import load_entry_point  File "/usr/lib/p

Re: fedpkg on rawhide

2018-05-21 Thread Miro Hrončok
On 20.5.2018 00:21, Philip Kovacs wrote: Is there a workaround or fix forthcoming for fedpkg? Yes. Remove koji and rpm-py-installer lines from /usr/lib/python3.6/site-packages/rpkg-1.54-py3.6.egg-info/requires.txt -- Miro Hrončok -- Phone: +420777974800 IRC: mhroncok _

Re: fedpkg on rawhide

2018-05-21 Thread Vít Ondruch
You can find older versions of packages in Koji [1]. Something like this (depending on your Fedora version) could work: ~~~ $ dnf downgrade https://kojipkgs.fedoraproject.org//packages/fedpkg/1.32/1.fc29/data/signed/429476b4/noarch/fedpkg-1.32-1.fc29.noarch.rpm ~~~ Please note that the packages

Re: fedpkg on rawhide

2018-05-20 Thread Philip Kovacs
# dnf downgrade fedpkg Last metadata expiration check: 0:05:17 ago on Sun 20 May 2018 06:55:43 PM EDT.Package fedpkg of lowest version already installed, cannot downgrade it.Error: No packages marked for downgrade. On Saturday, May 19, 2018, 6:28:21 PM EDT, Kevin Fenzi wrote: On 05/1

Re: fedpkg on rawhide

2018-05-19 Thread Kevin Fenzi
On 05/19/2018 03:21 PM, Philip Kovacs wrote: > Is there a workaround or fix forthcoming for fedpkg? > > > $ fedpkg --helpTraceback (most recent call last):  File "/usr/bin/fedpkg", > line 6, in     from pkg_resources import load_entry_point  File > "/usr/lib/python3.6/site-packages/pkg_resource

fedpkg on rawhide

2018-05-19 Thread Philip Kovacs
Is there a workaround or fix forthcoming for fedpkg? $ fedpkg --helpTraceback (most recent call last):  File "/usr/bin/fedpkg", line 6, in     from pkg_resources import load_entry_point  File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3088, in     @_call_aside  File "/