fedpkg clone is broken with 1.33, but works with 1.32:
fedpkg clone rubygem-jekyll
Traceback (most recent call last):
File "/usr/bin/fedpkg", line 6, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3088, in <module>
@_call_aside
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3072, in _call_aside
f(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3101, in _initialize_master_working_set
working_set = WorkingSet._build_master()
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 574, in _build_master
ws.require(__requires__)
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 892, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 778, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'rpm-py-installer' distribution was not found and is required by rpkg
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
Yes, I'm seeing the same crash as @decathorpe but when doing a "fedpkg prep" so I have no idea what testing the others did before giving it karma but it's broken
$ fedpkg switch-branch master
Traceback (most recent call last):
File "/usr/bin/fedpkg", line 6, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python3.6/site-packages/pkg_resources/init.py", line 3088, in <module>
@_call_aside
File "/usr/lib/python3.6/site-packages/pkg_resources/init.py", line 3072, in _call_aside
f(args, *kwargs)
File "/usr/lib/python3.6/site-packages/pkg_resources/init.py", line 3101, in _initialize_master_working_set
working_set = WorkingSet._build_master()
File "/usr/lib/python3.6/site-packages/pkg_resources/init.py", line 574, in _build_master
ws.require(requires)
File "/usr/lib/python3.6/site-packages/pkg_resources/init.py", line 892, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python3.6/site-packages/pkg_resources/init.py", line 778, in resolve
raise DistributionNotFound(req, requirers)
Bodhi is unable to request this update for stabilization: This update has not yet met the minimum testing requirements defined in the Package Update Acceptance Criteria
Definitely not working after dnf --enablerepo updates-testing upgrade fedpkg. Are there perhaps other updates in updates-testing which would make this work and simply aren't dependencies of fedpkg?
This update has been submitted for testing by cqi.
This update has been pushed to testing.
Works great! LGTM! =)
works
Works
This update has been submitted for batched by bodhi.
fedpkg clone
is broken with 1.33, but works with 1.32:Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
Yes, I'm seeing the same crash as @decathorpe but when doing a "fedpkg prep" so I have no idea what testing the others did before giving it karma but it's broken
$ fedpkg switch-branch master Traceback (most recent call last): File "/usr/bin/fedpkg", line 6, in <module> from pkg_resources import load_entry_point File "/usr/lib/python3.6/site-packages/pkg_resources/init.py", line 3088, in <module> @_call_aside File "/usr/lib/python3.6/site-packages/pkg_resources/init.py", line 3072, in _call_aside f(args, *kwargs) File "/usr/lib/python3.6/site-packages/pkg_resources/init.py", line 3101, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/lib/python3.6/site-packages/pkg_resources/init.py", line 574, in _build_master ws.require(requires) File "/usr/lib/python3.6/site-packages/pkg_resources/init.py", line 892, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python3.6/site-packages/pkg_resources/init.py", line 778, in resolve raise DistributionNotFound(req, requirers)
Bodhi is unable to request this update for stabilization: This update has not yet met the minimum testing requirements defined in the Package Update Acceptance Criteria
same fedpkg traceback seen here too
To be honest, I'm wondering how this update could even reach +3 Karma when it is obviously broken ...
Definitely not working after
dnf --enablerepo updates-testing upgrade fedpkg
. Are there perhaps other updates in updates-testing which would make this work and simply aren't dependencies of fedpkg?This update has been unpushed.
https://bugzilla.redhat.com/show_bug.cgi?id=1579422 was filed for the traceback (and was marked as a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1579367, where the root issue is being addressed)
Sorry for inconvenience to everyone. A new rpkg build 1.54-2 pushed been in Bodhi updates now. Please have a try with that new build. Thank you.
This update has been submitted for testing by cqi.
works for me
It does work with the rpkg-1.54-2 here. You might consider combining the packages in an update or putting a dep in fedpkg for that version or higher?
Currently, it's already
>= 1.54
. But,>= 1.54-2
is what will be done. Thanks for your suggestion.This update has been pushed to testing.
This update has been obsoleted by fedpkg-1.33-2.fc28.