Jump to content

Repos for Fedora 8


Recommended Posts

Finally got Fedora 8 working on my laptop now, so that's cool :)

 

Just wondering, what repos are available now? I see that freshrpms stopped at Fedora 7 - probably because of linking in with rpmforge. So, livna seems to be the only one covering Fedora 8 now, and I don't see any mention of Fedora 8 in rpmforge.

 

What's everyone else using? (all you Fedora users out there).

Link to comment
Share on other sites

I checked freshrpms, but:

 

http://freshrpms.net/

 

here it lists only for Fedora 7. Unless that's not important? :unsure:

 

Probably I'll just add the livna for now. I have a feeling that freshrpms will stop soon because it will be a part of rpmforge along with dag's and dries rpms as well.

Link to comment
Share on other sites

I would go for livna, I have had no problems with it yet. Looking at the freshrpms mailing lists, it appears that the packages are there, but have not been announced. As far as I can remember, the rpm providing the yum config for the repo is release independent, so it will automatically pick the F8 repo if you are using F8.

Link to comment
Share on other sites

OK. I'm using livna now since I couldn't find anything else, and heard that atrpms was a little unstable and could cause problems. I used to use freshrpms before, and removed livna because the two together were giving me a headache and dependency problem when it was trying to install packages from both repos :)

 

Livna will do, but I hear from the Fedora Forum that there will be a merger of repos for Fedora 9 - we shall see.

Link to comment
Share on other sites

Switched to freshrpms as livna didn't have a package I wanted. The link on freshrpms page is for Fedora 7 for installing the package, but you can get it for version 8 by modifying the url. I did it like this:

 

rpm -Uvh http://ftp.freshrpms.net/pub/freshrpms/fedora/linux/8/freshrpms-release/freshrpms-release-1.1-1.fc.noarch.rpm

 

The original url I copied from the webpage was:

 

http://ftp.freshrpms.net/pub/freshrpms/fedora/linux/7/freshrpms-release/freshrpms-release-1.1-1.fc.noarch.rpm

 

However, I had to remove the livna packages I had installed first to stop dependency problems when I removed the livna repo before adding freshrpms:

 

rpm -e `rpm -qa | grep lvn`

 

parses the results from the rpm -qa with all lvn rpms which belong to livna and then removes them.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...