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: