Bug 1107782
| Summary: | Package installation on RHEL 5 clients via the UI does not trigger any processes | ||
|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | Jeff Ortel <jortel> |
| Component: | consumers | Assignee: | Jeff Ortel <jortel> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 2.4.0 | CC: | jortel, jsherril, mmccune, omaciel, pthomas, rbarlow |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | 2.5.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1106576 | Environment: | |
| Last Closed: | 2014-11-24 21:33:55 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: | |||
| Bug Depends On: | 1106576 | ||
| Bug Blocks: | |||
|
Comment 1
Jeff Ortel
2014-06-10 16:06:46 UTC
build: 2.5.0-0.6.beta [root@cloud-qe-15 ~]# rpm -qa pulp-server
pulp-server-2.5.0-0.7.beta.el7.noarch
[root@cloud-qe-15 ~]#
[root@cloud-qe-15 ~]# pulp-admin rpm consumer package install run --consumer-id rhel5-pulp -n zebra
Install task created with id [ 06ba4ab4-6638-4a39-9708-38b5e9ff34a0 ]
This command may be exited via ctrl+c without affecting the request.
Refresh Repository Metadata [ OK ]
Downloading Packages [ OK ]
Check Package Signatures [ OK ]
Running Test Transaction [ OK ]
Running Transaction [ OK ]
Install Succeeded
+----------------------------------------------------------------------+
Installed
+----------------------------------------------------------------------+
Name: zebra
Version: 0.1
Arch: noarch
Repoid: zoo
+----------------------------------------------------------------------+
Installed for Dependencies
+----------------------------------------------------------------------+
Name: lion
Version: 0.4
Arch: noarch
Repoid: zoo
Name: elephant
Version: 8.3
Arch: noarch
Repoid: zoo
Name: wolf
Version: 9.4
Arch: noarch
Repoid: zoo
Name: crow
Version: 0.8
Arch: noarch
Repoid: zoo
Name: tiger
Version: 1.0
Arch: noarch
Repoid: zoo
Name: dolphin
Version: 3.10.232
Arch: noarch
Repoid: zoo
Name: gorilla
Version: 0.62
Arch: noarch
Repoid: zoo
Name: bear
Version: 4.1
Arch: noarch
Repoid: zoo
Name: kangaroo
Version: 0.2
Arch: noarch
Repoid: zoo
Name: pike
Version: 2.2
Arch: noarch
Repoid: zoo
[root@cloud-qe-15 ~]# pulp-admin tasks list
Operations: unit_install
Resources: rhel5-pulp (consumer)
State: Successful
Start Time: 2014-10-07T12:15:42Z
Finish Time: 2014-10-07T12:15:50Z
Task Id: 413ff619-c7cf-480d-b632-eaab930a0059
Operations: unit_install
Resources: rhel5-pulp (consumer)
State: Successful
Start Time: 2014-10-07T12:16:10Z
Finish Time: 2014-10-07T12:16:38Z
Task Id: 06ba4ab4-6638-4a39-9708-38b5e9ff34a0
|