I'm liking it! But every now and then I think I see a reference to a problem accessing one or more repos. This is the screen output of me using a root shell attempting to make sure all repos are up to date...
- Code: Select all
/usr/sbin
UnderTree=-> urpmi.update -a
unable to access medium "Core Release".
unable to access medium "Nonfree Release".
medium "Core Release2" is up-to-date
medium "Core Updates" is up-to-date
medium "Nonfree Release2" is up-to-date
medium "Nonfree Updates" is up-to-date
medium "Tainted Release" is up-to-date
medium "Tainted Updates" is up-to-date
medium "Core 32bit Release" is up-to-date
medium "Core 32bit Updates" is up-to-date
/usr/sbin
UnderTree=->
I note that there are two repos that urpmi.update can't seem to access.
Is this normal? If not, how can I fix it?
Thanks!