stable

copr-cli-1.51-1.fc22

FEDORA-2016-7892b5d589 created by clime 8 years ago for Fedora 22

Support for package manipulation as a main new feature.

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2016-7892b5d589

This update has been submitted for testing by clime.

8 years ago

This update has been pushed to testing.

8 years ago
User Icon mildew commented & provided feedback 8 years ago
karma

This doesn't seem to work:

$ copr-cli list-packages usbguard
Traceback (most recent call last):
  File "/usr/bin/copr-cli", line 9, in <module>
    load_entry_point('copr-cli==1.51', 'console_scripts', 'copr-cli')()
  File "/usr/lib/python2.7/site-packages/copr_cli/main.py", line 802, in main
    getattr(commands, arg.func)(arg)
  File "/usr/lib/python2.7/site-packages/copr_cli/main.py", line 440, in action_list_packages
    result = self.client.get_packages_list(ownername=ownername, projectname=projectname)
AttributeError: 'CoprClient' object has no attribute 'get_packages_list'

or

$ copr get-package usbguard --name foo
Traceback (most recent call last):
  File "/usr/bin/copr", line 9, in <module>
    load_entry_point('copr-cli==1.51', 'console_scripts', 'copr-cli')()
  File "/usr/lib/python2.7/site-packages/copr_cli/main.py", line 802, in main
    getattr(commands, arg.func)(arg)
  File "/usr/lib/python2.7/site-packages/copr_cli/main.py", line 446, in action_get_package
    result = self.client.get_package(ownername=ownername, projectname=projectname, **data)
AttributeError: 'CoprClient' object has no attribute 'get_package'

You need to update python-copr too https://bodhi.fedoraproject.org/updates/FEDORA-2016-769b258a92

Clime unfortunatelly put it in separate errata and not together in one.

User Icon mildew commented & provided feedback 8 years ago
karma

Thanks! Works fine after updating python-copr.

This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes

8 years ago

This update has been submitted for stable by msuchy.

8 years ago

This update has been pushed to stable.

8 years ago

Please login to add feedback.

Metadata
Type
enhancement
Karma
1
Signed
Content Type
RPM
Test Gating
Settings
Unstable by Karma
-2
Stable by Karma
2
Stable by Time
disabled
Dates
submitted
8 years ago
in testing
8 years ago
in stable
8 years ago

Automated Test Results