Page 1 of 1
Yum not updatings programs CentOS 5
Posted: Thu May 15, 2008 6:13 pm
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.
Posted: Fri May 16, 2008 8:29 am
by Highland
Do you have a file in /etc/yum.repos.d named atomic.repo?
Is there a line in that file that says
(don't add that line if it's not in there)
Posted: Fri May 16, 2008 8:30 am
by scott
5.2.5 is the latest in [atomic], 5.2.6 is in [atomic-testing]
Posted: Fri May 16, 2008 10:08 am
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
Posted: Fri May 16, 2008 12:28 pm
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.
Posted: Sat May 17, 2008 10:52 pm
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).
Posted: Sun May 18, 2008 1:30 pm
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.
Posted: Sun May 18, 2008 6:02 pm
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.
Posted: Sun May 18, 2008 7:16 pm
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.