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 ReviewAssignee: Matthias Dellweg <mdellweg>
Status: RELEASE_PENDING --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: 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 Flags
The .spec file difference from Copr build 10135393 to 10136238 none

Description Simone Caronni 2026-02-16 08:48:49 UTC
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
Description:
pulp-cli provides the "pulp" command, able to communicate with the Pulp3 API in
a more natural way than plain http. Specifically, resources can not only be
referenced by their href, but also their natural key (e.g. name). It also
handles waiting on tasks on behalf of the user.
Fedora Account System Username: slaanesh

Comment 1 Simone Caronni 2026-02-16 08:49:44 UTC
Once this is imported, we should add "Recommends: pulp-cli-deb" to the "pulp-cli" package.

Comment 2 Fedora Review Service 2026-02-16 08:51:00 UTC
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.

Comment 3 Matthias Dellweg 2026-02-16 13:10:04 UTC
I don't think this package should contain the shell_completion files for the cli.

Comment 4 Simone Caronni 2026-02-16 14:23:54 UTC
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.

Comment 5 Fedora Review Service 2026-02-16 14:26:30 UTC
Created attachment 2129687 [details]
The .spec file difference from Copr build 10135393 to 10136238

Comment 6 Fedora Review Service 2026-02-16 14:26:33 UTC
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.

Comment 7 Fedora Admin user for bugzilla script actions 2026-02-16 16:13:56 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/pulp-cli-deb

Comment 8 Simone Caronni 2026-02-16 16:15:44 UTC
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!