Bug 2440153
| Summary: | Review Request: pulp-cli-deb - Command line interface to talk to the Pulp 3 REST API (deb plugin) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Simone Caronni <negativo17> | ||||
| Component: | Package Review | Assignee: | Matthias Dellweg <mdellweg> | ||||
| Status: | RELEASE_PENDING --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | mdellweg, package-review | ||||
| Target Milestone: | --- | Flags: | mdellweg:
fedora-review+
|
||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| URL: | https://github.com/pulp/%{name} | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | --- | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | Type: | --- | |||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | 2440151 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
Simone Caronni
2026-02-16 08:48:49 UTC
Once this is imported, we should add "Recommends: pulp-cli-deb" to the "pulp-cli" package. Copr build: https://copr.fedorainfracloud.org/coprs/build/10135393 (failed) Build log: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2440153-pulp-cli-deb/fedora-rawhide-x86_64/10135393-pulp-cli-deb/builder-live.log.gz Please make sure the package builds successfully at least for Fedora Rawhide. - If the build failed for unrelated reasons (e.g. temporary network unavailability), please ignore it. - If the build failed because of missing BuildRequires, please make sure they are listed in the "Depends On" field --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string. I don't think this package should contain the shell_completion files for the cli. Spec URL: https://slaanesh.fedorapeople.org/pulp-cli-deb.spec SRPM URL: https://slaanesh.fedorapeople.org/pulp-cli-deb-0.4.2-1.fc44.src.rpm Dropped all the shell completion stuff. Reorganized a bit the SPEC file. Created attachment 2129687 [details]
The .spec file difference from Copr build 10135393 to 10136238
Copr build: https://copr.fedorainfracloud.org/coprs/build/10136238 (failed) Build log: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2440153-pulp-cli-deb/fedora-rawhide-x86_64/10136238-pulp-cli-deb/builder-live.log.gz Please make sure the package builds successfully at least for Fedora Rawhide. - If the build failed for unrelated reasons (e.g. temporary network unavailability), please ignore it. - If the build failed because of missing BuildRequires, please make sure they are listed in the "Depends On" field --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string. The Pagure repository was created at https://src.fedoraproject.org/rpms/pulp-cli-deb Spec URL: https://slaanesh.fedorapeople.org/pulp-cli-deb.spec SRPM URL: https://slaanesh.fedorapeople.org/pulp-cli-deb-0.4.3-1.fc44.src.rpm Updated to 0.4.3 which includes the license. Thanks @mdellweg! |