Purgatory: RH9 -> FC1
Tim Wunder
tim
Mon Dec 13 11:37:20 PST 2004
On 12/13/2004 11:18 AM, I believe that Michael Hipp wrote:
> Tim Wunder wrote:
>
>> On 12/13/2004 10:43 AM, I believe that Michael Hipp wrote:
>>
>>> Thanks. All the above is done with yum. That appears to be the
>>> favored tool and it generally works well. But it (or something) is
>>> failing badly here.
>>>
>>
>> Asking the obvious (cuz sometimes that helps...):
>> Have you verified the repositories specified in your /etc/yum.conf?
>
>
> I'm using the stock yum.conf that came with the FC1 yum. Here are the
> relevant lines:
>
> [base]
> name=Fedora Core $releasever - $basearch - Base
> baseurl=http://fedora.redhat.com/releases/fedora-core-$releasever
>
> [updates-released]
> name=Fedora Core $releasever - $basearch - Released Updates
> baseurl=http://fedora.redhat.com/updates/released/fedora-core-$releasever
>
> When I look at
> http://fedora.redhat.com/updates/released/fedora-core-1
> it looks like the real deal tho it appears its being forwarded to
> http://download.fedora.redhat.com/pub/fedora/linux/core/updates/1/i386/
>
> I think they've reorganized the repositories since FC1 days.
>
Here's the last /etc/yum.conf I used with FC1, which I modified for the
cache directory and the mirror I used:
[main]
cachedir=/opt/cache/yum
debuglevel=2
logfile=/opt/log/yum.log
pkgpolicy=newest
distroverpkg=fedora-release
tolerant=1
exactarch=1
[base]
name=Fedora Core $releasever - $basearch - Base
baseurl=ftp://ftp.linux.ncsu.edu/pub/fedora/linux/core/$releasever/$basearch/os
[updates-released]
name=Fedora Core $releasever - $basearch - Released Updates
baseurl=ftp://ftp.linux.ncsu.edu/pub/fedora/linux/core/updates/$releasever/$basearch
Do you have an exclude= line that could be mucking things up?
Any clues provided by the yum.log?
HTH,
Tim
More information about the Linux-users
mailing list