Issue #587
closedpulp cant install package with version in it
Description
Description of problem:pulp cant install package with version in it
Version-Release number of selected component (if applicable):2.4.2
[root@lonlx90008 yum.repos.d]# yum list |grep master_test
nm-python.x86_64 2.7.6-1 master_test
nm-python.x86_64 2.7.7-1 master_test
now I am trying “yum install”
[root@pulp-consumer yum.repos.d]# yum install nmr-python-2.7.6
Loaded plugins: product-id, pulp-profile-update, security
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package nmr-python.x86_64 0:2.7.6-1 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
==================================================================================================================
Package Arch Version Repository Size
==================================================================================================================
Installing:
nm-python x86_64 2.7.6-1 master_test 22 M
Transaction Summary
==================================================================================================================
Install 1 Package(s)
Total download size: 22 M
Installed size: 87 M
Is this ok [y/N]: n
Here I am trying “pulp-admin”
[root@pulp-admin 0]# pulp-admin -u admin -p admin rpm consumer package install run --consumer-id pulp-consumer--name nm-python-2.7.6
Install task created with id [ f9d1177d-4548-430d-b4ce-9b470a162228 ]
This command may be exited via ctrl+c without affecting the request.
Refresh Repository Metadata
Install Failed
:nm-python-2.7.6--*.*: No package(s) available to install
+ This bug was cloned from Bugzilla Bug #1155411 +