Page 1 of 1

Amahi on f9 repo issue

Posted: Sun Jul 04, 2010 4:37 pm
by logdrum
I am still on the Amahi Version for fedora 9 and I get this

http://f9.amahi.org/repodata/primary.xml.gz: [Errno -3] Error performing checksum
Trying other mirror.
Error: failure: repodata/primary.xml.gz from amahi: [Errno 256] No more mirrors to try.


Is there a way to fix this. I need to make some packages work before I can move to the new version

Thanks

Re: Amahi on f9 repo issue

Posted: Mon Jul 05, 2010 6:12 am
by gboudreau
As root:

Code: Select all

rm -f /var/lib/rpm/__db* rpm -vv --rebuilddb yum clean all
Then try again whatever you want to do with the Amahi f9 repo.