Yum not updatings programs CentOS 5
-
- Forum Regular
- Posts: 471
- Joined: Mon Dec 06, 2004 10:43 pm
Yum not updatings programs CentOS 5
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.
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.
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)
Is there a line in that file that says
Code: Select all
enabled=0
-
- Forum Regular
- Posts: 471
- Joined: Mon Dec 06, 2004 10:43 pm
-
- Forum Regular
- Posts: 471
- Joined: Mon Dec 06, 2004 10:43 pm
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).
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).
-
- Forum Regular
- Posts: 471
- Joined: Mon Dec 06, 2004 10:43 pm
-
- Forum Regular
- Posts: 471
- Joined: Mon Dec 06, 2004 10:43 pm
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.
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.