Yum not updatings programs CentOS 5

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
Galactic Zero
Forum Regular
Forum Regular
Posts: 471
Joined: Mon Dec 06, 2004 10:43 pm

Yum not updatings programs CentOS 5

Unread post by Galactic Zero »

Hello Scott,

Seems yum is not updating or seeing updates to programs such as PHP for CentOS5 PSA 8.3.

I know you said that was done and ready for this distro yet it is not showing up on a yum check-update. Same with Clamd, but not sure if that is ready yet. I redid the wget install to be sure I had the correct setup for yum.

What am I missing?

Thanks.
Franklyn Halamka
Still learning my way around Linux Security.
http://www.galacticzero.net
Highland
Forum Regular
Forum Regular
Posts: 674
Joined: Mon Apr 10, 2006 12:55 pm

Unread post by Highland »

Do you have a file in /etc/yum.repos.d named atomic.repo?
Is there a line in that file that says

Code: Select all

enabled=0
(don't add that line if it's not in there)
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

5.2.5 is the latest in [atomic], 5.2.6 is in [atomic-testing]
Galactic Zero
Forum Regular
Forum Regular
Posts: 471
Joined: Mon Dec 06, 2004 10:43 pm

Unread post by Galactic Zero »

Yea, after reading more on that php 2.5.6 thread I saw that the package came from the testing channel. Guess I was jumping the gun.

Any ETA on Clamd?
Thanks
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

I've only had the bandwidth to get it done for ASL I'm afraid. SRPM's are available in the usual places.
Galactic Zero
Forum Regular
Forum Regular
Posts: 471
Joined: Mon Dec 06, 2004 10:43 pm

Unread post by Galactic Zero »

Hello Scott,

These are the clam packages I got from http://3es.atomicrocketturtle.com/packages/clamd/ which I need to update to .93 yes?

clamav-0.93-2.el5.art.i386.rpm
clamav-milter-0.93-2.el5.art.i386.rpm
clamav-db-0.93-2.el5.art.i386.rpm
clamd-0.93-2.el5.art.i386.rpm
clamav-devel-0.93-2.el5.art.i386.rpm

I'm on CentOS5.

EDIT:::

When I test this (rpm -ivh --test ...) I get this error:
/etc/selinux/targeted/contexts/files/file_contexts: Multiple different specifications for /var/qmail/bin(/.*)? (system_u:object_r:sendmail_exec_t:s0 and system_u:object_r:bin_t:s0).
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

I dont support SELinux, so you'll have to work that out on your own. Personally, I just turn it off on my systems.
Galactic Zero
Forum Regular
Forum Regular
Posts: 471
Joined: Mon Dec 06, 2004 10:43 pm

Unread post by Galactic Zero »

Ok, that came with the build of CentOS 5 from The Planet... So, ok to just turn it off? No affect on Plesk...

SELinux is disabled according to getgsebool. So, wonder why it is spitting out those errors...

Thanks.
Franklyn Halamka
Still learning my way around Linux Security.
http://www.galacticzero.net
Galactic Zero
Forum Regular
Forum Regular
Posts: 471
Joined: Mon Dec 06, 2004 10:43 pm

Unread post by Galactic Zero »

ok, updated to latest and greatest of clamav. Had to set the -u switch for sa_settings for some reason, didn't need that before this update.

The SELinux warnings can be ignored as it is disabled anyway. Had to use the clamd.conf.rpmnew and just change the user from clamav to qscand. All seems to be working well, from time to time I see a pyzor error, which you said was normal as it couldn't connect to something.

All is right in the world of preventing spam and viruses.

Thanks.
Post Reply