Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: virt-df doesn't pull correct dependencies https://bugzilla.redhat.com/show_bug.cgi?id=523547 Summary: virt-df doesn't pull correct dependencies Product: Fedora Version: 11 Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: low Component: virt-df AssignedTo: rjones@xxxxxxxxxx ReportedBy: emcnabb@xxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: rjones@xxxxxxxxxx, fedora-virt-maint@xxxxxxxxxx, fedora-ocaml-list@xxxxxxxxxx Classification: Fedora Target Release: --- Description of problem: The virt-df RPM doesn't pull in perl-XML-XPath.noarch which is required. Version-Release number of selected component (if applicable): virt-df.x86_64 1:1.0.68-2.fc11 How reproducible: Every time Steps to Reproduce: # yum install -y virt-df ... # virt-df Filesystem 1K-blocks Used Available Use% open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::XPath::XMLParser) at /usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/Sys/Guestfs/Lib.pm line 148. # yum install -y perl-XML-XPath ... # virt-df Filesystem 1K-blocks Used Available Use% RHEL5.3-64:/dev/VolGroup00/LogVol00 9014656 7208796 1340556 85.1% ...correct output... Actual results: Expected results: perl-XML-XPath should be added as a dependency. Additional info: -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-ocaml-list mailing list Fedora-ocaml-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-ocaml-list