Re: mach rh9 on fc4
Dries Verachtert <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
On Friday 24 June 2005 20:32, [email protected] wrote: > Today I installed this package: > http://ftp.belnet.be/packages/dries.ulyssis.org/fedora/fc4/i386/RPMS.dries/ >mach-0.4.5-1.2.fc4.rf.i386.rpm > > to try to build a rh9 package on my fc4 system, this gave me 2 problems. > > First this: > Could not create /var/cache/mach/archives/partial, make sure > you have permissions to do so > > which was easy to fix with: chmod -R 775 /var/cache/mach/ > > Next is a bit more problematic one: > > Failed to fetch > http://ayo.freshrpms.net/redhat/9/i386/RPMS.os/termcap-11.0.1-16.noarch.rpm > MD5Sum mismatch I haven't checked the other files, but at least the first file has a problem: a part of the file is replaced by 0x0 bytes, so the checksum and the signature aren't valid anymore. So i guess there is something wrong with the freshrpms mirror. You can try with another rh9 mirror. kind regards, Dries