Bug 1269707
Summary: | RFE: fedpkg-like commands - clone, prep, local, srpm, sources | ||
---|---|---|---|
Product: | [Community] Copr | Reporter: | Jens Petersen <petersen> |
Component: | cli | Assignee: | Miroslav Suchý <msuchy> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | clime, hhorak, praiskup |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-11-02 11:43:59 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jens Petersen
2015-10-08 02:52:37 UTC
Jens, you can (with a bit of work) rpkg. See the "see also" bug with PoC, that's read-only of course. https://bugzilla.redhat.com/show_bug.cgi?id=1410403 Thanks I installed fedpkg-copr Hey Jens! We now have `rpkg` command-line utility exactly for this. It is based on python-rpkg library and does exactly what you have asked for. Upstream is placed here: https://pagure.io/rpkg-client (name of the repository is rpkg-client because there already exists rpkg repo, which is the library). Thank you for this suggestion! |