Page 2 of 2

Re: Network Error!

PostPosted: 19 Jan 2009, 23:17
by billb
Yes, those look correct for YDL 6.1 public mirror users.

Re: Network Error!

PostPosted: 20 Jan 2009, 04:13
by Radioactive0110
Is the gpg key, the name I have to give to the file when I save it?

Re: Network Error!

PostPosted: 20 Jan 2009, 06:59
by ppietro
Radioactive0110 wrote:Is the gpg key, the name I have to give to the file when I save it?


No.

The name to give to the file is the first text by itself, ending in .repo.

So - that would be

yellowdog-base.repo

yellowdog-extras.repo

yellowdog-updates.repo

Cheers,
Paul

Re: Network Error!

PostPosted: 20 Jan 2009, 14:26
by Radioactive0110
Thanks, I'll try this whenever I can.

Re: Network Error!

PostPosted: 21 Jan 2009, 14:53
by Radioactive0110
Where do I save the repo files? They just go in my home folder.

Re: Network Error!

PostPosted: 21 Jan 2009, 16:45
by billb
Radioactive0110 wrote:Where do I save the repo files? They just go in my home folder.


They go in /etc/yum.repos.d ... as in:

/etc/yum.repos.d/yellowdog-base.repo
/etc/yum.repos.d/yellowdog-updates.repo
/etc/yum.repos.d/yellowdog-extras.repo

Note that you must start gedit as root user to save them there, like this:

Code: Select all
su -

(be sure to include the hyphen -- that's important)
<enter root password>

Code: Select all
gedit

Re: Network Error!

PostPosted: 21 Jan 2009, 17:49
by Radioactive0110
Ok everything is working now! Thanks for all your help! Um... Is there a way to set like a system restore point in case it messes up again?