For the first time I tried to run YUM to install a package. It seems the yum.conf file has been changed so that it goes to an atomicrocketturtle URL to find packages?
Apparently the URL was changed so that YUM no longer works as I get an error message that there are no more servers to check?
I am wondering why the URL it references was changed, and how were the users of the product supposed to find out what to change the URL to?
Could I please get the correct URL for ATR to use so that I can get YUM running.
RHEL4/cPanel
Thanks,
Lew
YUM.CONF error
-
- Atomicorp Staff - Site Admin
- Posts: 8355
- Joined: Wed Dec 31, 1969 8:00 pm
- Location: earth
- Contact:
Re: YUM.CONF error
This is the repo installer:
wget -q -O - http://www.atomicorp.com/installers/atomic |sh
This does not change /etc/yum.conf, it installs the atomic.repo file into /etc/yum.repos.d/. We do not recommend adding repos directly to /etc/yum.conf.
BTW, this is ART. ATR is Axel Thimm, its a different repo!
wget -q -O - http://www.atomicorp.com/installers/atomic |sh
This does not change /etc/yum.conf, it installs the atomic.repo file into /etc/yum.repos.d/. We do not recommend adding repos directly to /etc/yum.conf.
BTW, this is ART. ATR is Axel Thimm, its a different repo!