• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

yum giving a error or two!

N

nero0247

Guest
any reason for this? I am running FC4

Cannot find a valid baseurl for repo: extras
Error: Cannot find a valid baseurl for repo: extras

This is the conf file for my yum config

[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
retries=20
obsoletes=1
gpgcheck=1

# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d

[base]
name=Fedora Core $releasever - $basearch - Base
baseurl=http://update.onlinehome-server.info/fedora/linux/core/$releasever/$basearch/os/

[updates-released]
name=Fedora Core $releasever - $basearch - Released Updates
baseurl=http://update.onlinehome-server.info/fedora/linux/core/updates/$releasever/$basearch/

[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/art/$releasever/

[atomic-app-vault]
name=Atomic Rocket Turtle - $releasever - Atomic PSA App Vault RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/app-vault/

[psa-8.0]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 8.0 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/psa-8.0/$releasever/
 
hmm

ok i uninstalled yum for fc4 and installed attomicrocketturtle version and everything works

when running yum you will see a update for version 2.4 which when i said do it i saw the error

if there is a way to update yum so that it works let me know
 
The problem that you were having is actually not due to reinstalling Yum. It is due to the fact that the RedHat Yum Repositories were down for the past couple of days. This seems to have been fixed within the past few hours.
 
Back
Top