stable

copr-cli-1.58-1.fc25 and python-copr-1.75-1.fc25

FEDORA-2016-f69f5dbfee created by clime 9 years ago for Fedora 25
  • copr-cli edit-chroot implemented (without modulemd uploading)
  • add 'mock-config' command
  • added auto-prune project's option
  • Bug 1390067 - Progress speed/estimates are completely incorrect
  • Bug 1389265 - Using groups with copr-cli is not easily discoverable
  • brought unittests into passing state
  • stripped down impl of building from dist-git
  • Bug 1335168 - Delete build(s) from CLI
  • disable network by default when creating new copr

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

This update has been submitted for testing by clime.

9 years ago

This update has been pushed to testing.

9 years ago
User Icon heikoada commented & provided feedback 9 years ago
karma

LGTM

User Icon msimacek commented & provided feedback 9 years ago
karma

Cannot create projects:

msimacek ~ $ copr create foo --chroot fedora-26-x86_64
Traceback (most recent call last):
  File "/usr/bin/copr", line 9, in <module>
    load_entry_point('copr-cli==1.58', 'console_scripts', 'copr-cli')()
  File "/usr/lib/python3.5/site-packages/copr_cli/main.py", line 985, in main
    getattr(commands, arg.func)(arg)
  File "/usr/lib/python3.5/site-packages/copr_cli/main.py", line 71, in wrapper
    return func(self, args)
  File "/usr/lib/python3.5/site-packages/copr_cli/main.py", line 282, in action_create
    auto_prune=(args.auto_prune == 'on')
TypeError: create_project() got an unexpected keyword argument 'auto_prune'
User Icon msimacek commented & provided feedback 9 years ago

Adding comps with edit_chroot works, but the argument naming is inconsistent with other functions - most of them take username argument, but edit_chroot takes ownername. Could this be made consitent?

BZ#1395705 Add comps parameter to modify_project_chroot_details

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

9 years ago
User Icon pnemade commented & provided feedback 9 years ago
karma

giving karma based on that it always worked fine to build using copr-cli

User Icon decathorpe commented & provided feedback 9 years ago
karma

LGTM

This update has been submitted for stable by bodhi.

9 years ago
User Icon lupinix commented & provided feedback 9 years ago
karma

works fine

This update has been pushed to stable.

9 years ago

Please log in to add feedback.

Metadata
Type
enhancement
Karma
3
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
disabled
Dates
submitted
9 years ago
in testing
9 years ago
in stable
9 years ago
BZ#1335168 Delete build(s) from CLI
0
0
BZ#1389265 Using groups with copr-cli is not easily discoverable
0
0
BZ#1390067 Progress speed/estimates are completely incorrect
0
0
BZ#1394504 "--no-autodeletion" option for project in copr
0
0
BZ#1395705 Add comps parameter to modify_project_chroot_details
0
1

Automated Test Results