Neither Yum nor Pirut (no suprise) were able to install the "mhonarc" RPM on my AMD64 box. The package is a "noarch" package. It is available in the "i386" directory, but not in "x86_64": - http://download.fedora.redhat.com/pub/fedora/linux/extras/6/i386/mhonarc-2.6.16-2.fc6.noarch.rpm - ftp://mirror.hiwaay.net/redhat/fedora/linux/extras/6/i386/mhonarc-2.6.16-2.fc6.noarch.rpm Yum *is* able to find some of the "mhonarc" dependencies: - "perl-Unicode-MapUTF8" - "perl-Unicode-String" - etc. Once I installed "perl-Unicode-MapUTF8" via Pirut (which brought in a bunch of dependencies with it), I was able to install "mhonarc" by hand like so: rpm -Uvh \ http://download.fedora.redhat.com/pub/fedora/linux/extras/6/i386/mhonarc-2.6.16-2.fc6.noarch.rpm
Fixed and rebuilt, thanks