obsolete

fedpkg-1.33-1.fc28

FEDORA-2018-02a72376d5 created by cqi 6 years ago for Fedora 28
  • Allow running tests against specified rpkg (cqi)
  • Fix test due to rpkg uses getpass.getuser (cqi)
  • Getting bodhi version works with Python 3 - #213 (cqi)
  • Detect Bodhi client by major version - #204 (cqi)
  • Allow requesting modular repositories without bug ID - #197 (rdossant)
  • Fix test test_verify_sls_invalid_date - #209 (cqi)
  • Copy pip-pycurl to ensure pycurl is installed correctly (cqi)
  • Fix unicode issue for update command in Python 3 - #206 (cqi)
  • Fix a few E722 code styles errors (cqi)
  • Fix fake PDC URL in test (cqi)
  • Use tox to run tests with multiple Python versions (cqi)
  • Reword error message for missing pagure token - #194 (cqi)
  • Tell which token ACL is required for request-repo - #195 (cqi)
  • Rename incorrect references of Koshei to be Anitya (mprahl)

This update has been submitted for testing by cqi.

6 years ago

This update has been pushed to testing.

6 years ago
User Icon besser82 commented & provided feedback 6 years ago
karma

Works great! LGTM! =)

User Icon lnie commented & provided feedback 6 years ago
karma

works

User Icon pwalter commented & provided feedback 6 years ago
karma

Works

This update has been submitted for batched by bodhi.

6 years ago
User Icon decathorpe commented & provided feedback 6 years ago
karma

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.

6 years ago
User Icon pbrobinson commented & provided feedback 6 years ago
karma

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

User Icon leigh123linux commented & provided feedback 6 years ago
karma

$ 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

6 years ago
User Icon rdieter commented & provided feedback 6 years ago
karma

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 ...

User Icon tmz commented & provided feedback 6 years ago
karma

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?

User Icon tmz provided feedback 6 years ago
karma

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.

6 years ago
User Icon cserpentis commented & provided feedback 6 years ago
karma

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?

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.

6 years ago

This update has been obsoleted by fedpkg-1.33-2.fc28.

6 years ago

Please login to add feedback.

Metadata
Type
enhancement
Karma
-1
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
disabled
Stable by Time
disabled
Thresholds
Minimum Karma
+1
Minimum Testing
7 days
Dates
submitted
6 years ago
in testing
6 years ago

Automated Test Results

Test Cases

0 0 Test Case build from distgit with mock
0 0 Test Case clone distgit repository
0 0 Test Case download upstream sources
0 0 Test Case scratch build from distgit