Public bug reported: I downloaded this package and tried to use it and realized that it doesn't contain Util.php. I grabbed the source and did a dpkg- buildpackage and found this in the output:
/usr/bin/pear install -n -R debian/php-xml-util XML_Util-1.1.1/package.xml; warning: pear/XML_Util requires package "pear/PEAR" ERROR: bad md5sum for file debian/php-xml-util/usr/share/php/XML/Util.php The reason the md5sum in package.xml doesn't match the md5sum for Util.php is because Util.php gets modified when php-xml- util_1.1.1-2.diff.gz is applied to the source directory after php-xml- util_1.1.1.orig.tar.gz is un-tarred. package.xml needs to be updated in php-xml-util_1.1.1-2.diff.gz. Line 36 of package.xml should read: <file role="php" baseinstalldir="XML" md5sum="562d7b0afeb8674d1e988ff326dad49b" name="Util.php"/> ** Affects: php-xml-util (Ubuntu) Importance: Undecided Status: Unconfirmed -- md5sum in package.xml doesn't match Util.php https://launchpad.net/bugs/68278 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs