Page 1 of 1
Yum not updating
Posted: Tue Nov 15, 2005 12:32 pm
by Troy McClure
I have been using your achive for a while, but I can't seem to get any updates since the build server went down. I see that you have updated php to php-4.4.1-1.rhfc2.art and mysql to mysql-4.1.15-1.rhfc2.art. I am currently on FC2 and running php-4.4.0-3.rhfc2.art and mysql-4.1.14-1.rhfc2.art, but when I run yum update this is my output
# yum update
Gathering header information file(s) from server(s)
Server: Atomic Rocket Turtle - 2 - Atomic PSA-Compatible RPMS
Finding updated packages
Downloading needed headers
No Packages Available for Update
No actions to take
This is my yum.conf atomic channel
[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=
http://3es.atomicrocketturtle.com/atomi ... eleasever/
baseurl=
http://www.atomicrocketturtle.com/atomi ... eleasever/
Any ideas why this would be happening?
Posted: Tue Nov 15, 2005 3:12 pm
by Galactic Zero
You don't have all his channels listed.
Here is my Yum.conf:
Code: Select all
[root@gz spam]# more /etc/yum.conf
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
# THIS CHANNEL CONTAINS MY PSA COMPATIBLE RPMS (php, mysql, qmail-scanner, etc)
[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/art/$releasever/
baseurl=http://www.atomicrocketturtle.com/atomic/atomic/$releasever/
[atomic-app-vault]
name=Atomic Rocket Turtle - $releasever - Atomic PSA App Vault RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/app-vault/
[psa-7.5]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 7.5 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/psa-7.5/$releasever/
baseurl=http://www.atomicrocketturtle.com/atomic/psa-7.5/$releasever/
[base]
name=Atomic Rocket Turtle - $releasever - Base OS RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-party/base/$releasever/[\code]
Posted: Tue Nov 15, 2005 3:40 pm
by Troy McClure
Thanks for the reply Zero.
I have had all of them listed, but the php and mysql rpm are in the atomic channel which I have listed. I have tried it with just the atomic channel and with all of the channels.
By the way, this is happening on my production server and my test server.
Posted: Tue Nov 15, 2005 3:54 pm
by Waylander
same here
cant update anything...
tested with phpbb. my installed ver. is 2.17.
whe i try a yum list phpbb this show up
Code: Select all
]# yum list phpbb
Gathering header information file(s) from server(s)
Server: Atomic Rocket Turtle - 9 - Atomic PSA-Compatible RPMS
Server: Atomic Rocket Turtle - 9 - Atomic PSA App Vault RPMS
Server: Atomic Rocket Turtle - 9 - Base OS RPMS mirror
Server: Dag RPM Repository for older Red Hat Linux
Server: Atomic Rocket Turtle - 9 - SW-Soft PSA 7.5 RPMS
Server: Atomic Rocket Turtle - 9 - OS Update RPMS mirror
Finding updated packages
Downloading needed headers
Looking in Available Packages:
Name Arch Version Repo
--------------------------------------------------------------------------------
Looking in Installed Packages:
Name Arch Version Repo
--------------------------------------------------------------------------------
phpBB noarch 2.0.17-7508 db
the 2.18 is listed in the channel
same on clamd/clamav...
here my yum.conf
Code: Select all
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
[base]
name=Atomic Rocket Turtle - $releasever - Base OS RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-party/base/$releasever/
[updates]
name=Atomic Rocket Turtle - $releasever - OS Update RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-party/updates/$releasever/
[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/art/$releasever/
baseurl=http://www.atomicrocketturtle.com/atomic/art/$releasever/
[psa-7.5]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 7.5 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/psa-7.5/$releasever/
baseurl=http://www.atomicrocketturtle.com/atomic/psa-7.5/$releasever/
[dag]
name=Dag RPM Repository for older Red Hat Linux
baseurl=http://apt.sw.be/redhat/$releasever/en/$basearch/dag
[atomic-app-vault]
name=Atomic Rocket Turtle - $releasever - Atomic PSA App Vault RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/app-vault/
anyone have a hint?
sorry for my bad english
way
Posted: Tue Nov 15, 2005 6:18 pm
by tmonsen
I am also on FC2/plesk 7.5, and noticed the same thing. I turned up the debugging on a yum check-update. From what I can see the comparison is made from my cache to the
http://www.atomicrocketturtle.com/atomi ... eader.info When I look at that file I don't see the newer versions of php or mysql listed in the file, even though the packages are list in the channel. I'm guessing that this may be the problem (although I haven't used yum enough to even attempt claim additional certainty). Anyone aware if this may be the cause of the problem, or pointers for any additional places to look.
As mentioned by countless others...thanks Scott for all your hard work, you've made my life a lot easier. I appreciatte the hard work that goes into keeping this system going.
TMonsen
Posted: Wed Nov 16, 2005 4:56 pm
by Troy McClure
tmonsen,
Thats seems like a good asumption. Wonder why that file doesn't show the updates. I am no yum expert either so I can't say if that is the problem either.
Scott,
Do you have any input to add to this? Is there something we need to do on our end to fix this? Thanks.
Posted: Thu Nov 17, 2005 12:28 am
by scott
just to make sure you've got the 3es box listed first, www is a mirror, so its always behind the primary.
Posted: Thu Nov 17, 2005 4:57 am
by cauw
[root@gandalf root]# yum update
Gathering header information file(s) from server(s)
Server: Atomic Rocket Turtle - 1 - Atomic PSA App Vault RPMS
Server: Atomic Rocket Turtle - 1 - Base OS RPMS mirror
Server: Dag RPM Repository for Fedora Core
Server: Atomic Rocket Turtle - 1 - SW-Soft PSA 7.5 RPMS
Server: Atomic Rocket Turtle - 1 - OS Update RPMS mirror
Finding updated packages
Downloading needed headers
No Packages Available for Update
No actions to take
[root@gandalf root]# cat /etc/yum.conf
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=fedora-release
tolerant=1
exactarch=1
exclude=spamassassin*
#[base]
#name=Fedora Core $releasever - $basearch - Base
#baseurl=
http://fedora.redhat.com/releases/fedor ... releasever
#[updates-released]
#name=Fedora Core $releasever - $basearch - Released Updates
#baseurl=
http://fedora.redhat.com/updates/releas ... releasever
#[mono]
#name=Mono
#baseurl=
http://www.go-mono.com/archive/1.0.1/fedora-1-i386/
#[updates-testing]
#name=Fedora Core $releasever - $basearch - Unreleased Updates
#baseurl=
http://fedora.redhat.com/updates/testin ... releasever
[dag]
name=Dag RPM Repository for Fedora Core
baseurl=
http://apt.sw.be/fedora/$releasever/en/$basearch/dag
[psa-7.5]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 7.5 RPMS
baseurl=
http://3es.atomicrocketturtle.com/atomi ... eleasever/
baseurl=
http://www.atomicrocketturtle.com/atomi ... eleasever/
[base]
name=Atomic Rocket Turtle - $releasever - Base OS RPMS mirror
baseurl=
http://3es.atomicrocketturtle.com/3rd-p ... eleasever/
[updates]
name=Atomic Rocket Turtle - $releasever - OS Update RPMS mirror
baseurl=
http://3es.atomicrocketturtle.com/3rd-p ... eleasever/
[atomic-app-vault]
name=Atomic Rocket Turtle - $releasever - Atomic PSA App Vault RPMS
baseurl=
http://3es.atomicrocketturtle.com/atomic/app-vault/
But still can't update to php 4.4.x
My box is a Fedora 1 box.... or do i miss something?
Posted: Thu Nov 17, 2005 7:41 am
by scott
If you see on the front page FC1 development is down. I dont know if I'll be able to make anything for FC1 unless I can figure out whats breaking (segfaulting) the build environment.
Posted: Thu Nov 17, 2005 10:19 am
by Troy McClure
Came in this morning and didn't change anything and ran yum update and all updates were found. Not sure what changed, but it seems to be working ok now. Thanks Scott.
Posted: Tue Dec 06, 2005 12:16 pm
by cauw
scott wrote:If you see on the front page FC1 development is down. I dont know if I'll be able to make anything for FC1 unless I can figure out whats breaking (segfaulting) the build environment.
Is there any solution yet? or a suggestion how to switch the os without loosing any data...
Posted: Tue Dec 06, 2005 1:34 pm
by scott
I haven't had any success with FC1 I'm afraid. This looks like a complete incompatibility issue with my present build environment that can't be resolved.