Yes Remo, not a clamav thing. Just something that happened when I
updated my machine. Just added it in case anyone else had the same
problem.
I also have now found that "mailman" was also enabled when I
updated my machine. I started getting kicked back messages in the
postmaster mailbox that were addressed to "[email protected]"
I've never used mailman for anything, so not sure how that got
enabled. Was easy to take care of with a systemctl stop mailman
and a systemctl disable mailman.
Thanks, Gary
That should not depend on clamav
RemoIl giorno 10 ago 2020, alle ore 17:26, Gary Bowling <[email protected]> ha scritto:
Thanks Eric, that worked a charm.
However, the update busted httpd. Turns out the httpd.conf file had this at the end.
Include /etc/httpd/conf/squirrelmail.conf
But that file no longer exists. Since it does exist in /etc/httpd/conf.d/ which gets loaded as well, I commented it out in the httpd.conf file. Seems to work and squirrelmail seems to be ok.
All is well. Thanks!
Gary
On 8/10/2020 8:05 PM, Eric Broch wrote:
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]add --disablerepo=qmt-current
On 8/10/2020 5:57 PM, Gary Bowling wrote:
Just tried "yum updating" my server. I recall some notes back and forth about updating clamav since we're moving to the epel version. Just want to make sure I don't screw something up.
Below is what I got when I tried to update. I think what I need to do is remove the old clamav, clamav-lib, clamav-filesystem and then install them again via epel? Or should I just do a "yum update --skip-broken" ?
Thanks in advance for the advice.
Error: Package: clamav-0.102.3-1.el7.x86_64 (@epel)
Requires: clamav-lib = 0.102.3-1.el7
Removing: clamav-lib-0.102.3-1.el7.x86_64 (@epel)
clamav-lib = 0.102.3-1.el7
Updated By: clamav-lib-0.102.4-1.el7.x86_64 (epel)
clamav-lib = 0.102.4-1.el7
Error: Package: clamav-0.102.3-1.el7.x86_64 (@epel)
Requires: clamav-filesystem = 0.102.3-1.el7
Removing: clamav-filesystem-0.102.3-1.el7.noarch (@epel)
clamav-filesystem = 0.102.3-1.el7
Updated By: clamav-filesystem-0.102.4-1.el7.noarch (epel)
clamav-filesystem = 0.102.4-1.el7
Error: clamav-filesystem conflicts with clamav-0.102.3-1.el7.x86_64
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
