Bug 825073

Summary: Dependency problem exists for vdsm-hook-floppyinject
Product: [Retired] CloudForms Cloud Engine Reporter: Suyuan Li <suli>
Component: vdsm-hook-floppyinjectAssignee: Perry Myers <pmyers>
Status: CLOSED NOTABUG QA Contact: Rehana <aeolus-qa-list>
Severity: high Docs Contact:
Priority: high    
Version: 1.0.0CC: hbrock, iheim, kbidarka, khong, sghai
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-20 17:47:32 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 Suyuan Li 2012-05-25 02:24:30 UTC
Description of problem:
Dependency problem exists for vdsm-hook-floppyinject when do packages full installation for content testing of product "CloudForms".

Version-Release number of selected component (if applicable):
CloudForms 1.0 (production candlepin and production CDN)

How reproducible:
100%

Steps to Reproduce:
0. Install a VM with 6.2Server x86_64 os. 
1. Keep /etc/rhsm/rhsm.conf untouch.
2. Register and Subscribe subscriptions of server and cloudform
3. yum install all available packages.
  
Actual results:
Most packages could be installed/downloaded successfully, except vdsm-hook-floppyinject.
# yum install -y  vdsm-hook-floppyinject-1.0-8.el6.x86_64 Loaded plugins: product-id, pulp-profile-update, refresh-packagekit, security, subscription-manager
Updating certificate-based repositories.
rhel-6-server-cf-ce-1-debug-rpms                      | 2.6 kB     00:00     
rhel-6-server-cf-ce-1-rpms                                                                            | 2.6 kB     00:00     
rhel-6-server-cf-ce-1-source-rpms                                                                     | 2.6 kB     00:00     
rhel-6-server-cf-se-1-debug-rpms                                                                      | 2.6 kB     00:00     
rhel-6-server-cf-se-1-rpms                                                                            | 2.6 kB     00:00     
rhel-6-server-cf-se-1-source-rpms                                                                     | 2.6 kB     00:00     
rhel-6-server-cf-tools-1-debug-rpms                                                                   | 2.6 kB     00:00     
rhel-6-server-cf-tools-1-rpms                                                                         | 2.6 kB     00:00     
rhel-6-server-cf-tools-1-source-rpms                                                                  | 2.6 kB     00:00     
rhel-6-server-rpms                                                                                    | 3.7 kB     00:00     
rhel-server-dts-6-rpms                                                                                | 2.5 kB     00:00     
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package vdsm-hook-floppyinject.x86_64 0:1.0-8.el6 will be installed
--> Processing Dependency: vdsm for package: vdsm-hook-floppyinject-1.0-8.el6.x86_64
--> Finished Dependency Resolution
Error: Package: vdsm-hook-floppyinject-1.0-8.el6.x86_64 (rhel-6-server-cf-tools-1-rpms)
           Requires: vdsm
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest



Expected results:
All packages should be installed/downloaded successfully.

Additional info: