you need to run yum clean all then run the command below. Remo
> On Aug 12, 2020, at 10:17 PM, ChandranManikandan <[email protected]> wrote: > > Hi Eric, > > I have run this command yum --disablerepo=qmt-current update clamav for > update clamav, > But error showing below. > > Error downloading packages: > clamav-lib-0.102.4-1.el7.x86_64: [Errno 256] No more mirrors to try. > clamav-filesystem-0.102.4-1.el7.noarch: [Errno 256] No more mirrors to try. > clamd-0.102.4-1.el7.x86_64: [Errno 256] No more mirrors to try. > clamav-0.102.4-1.el7.x86_64: [Errno 256] No more mirrors to try. > clamav-update-0.102.4-1.el7.x86_64: [Errno 256] No more mirrors to try. > > > > > On Tue, Aug 11, 2020 at 9:16 AM Gary Bowling <[email protected] > <mailto:[email protected]>> wrote: > > > Found the script and ran it. Appears to have cleaned up a few things and > created the log directories/files. So thanks for that. > > > > I assume that's a "one time run" thing and now it's all set to just yum > update for the future? > > > > Gary > > > > On 8/10/2020 9:01 PM, Gary Bowling wrote: >> >> No, didn't know about that. Guess I need to go back and read the list :) >> >> >> >> Do I need to run it? >> >> >> >> Gary >> >> >> >> On 8/10/2020 8:54 PM, Eric Broch wrote: >>> Did you use the script I put on github? >>> >>> On 8/10/2020 6:26 PM, Gary Bowling wrote: >>>> >>>> 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: >>>>> 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 >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> ____________________ >>>>>> Gary Bowling >>>>>> The Moderns on Spotify >>>>>> <https://distrokid.com/hyperfollow/themoderns/bbrs> >>>>>> ____________________ >>>>>> --------------------------------------------------------------------- To >>>>>> unsubscribe, e-mail: [email protected] >>>>>> <mailto:[email protected]> For additional >>>>>> commands, e-mail: [email protected] >>>>>> <mailto:[email protected]>--------------------------------------------------------------------- >>>>>> To unsubscribe, e-mail: [email protected] >>>>>> <mailto:[email protected]> For additional >>>>>> commands, e-mail: [email protected] >>>>>> <mailto:[email protected]>--------------------------------------------------------------------- >>>>>> To unsubscribe, e-mail: [email protected] >>>>>> <mailto:[email protected]> For additional >>>>>> commands, e-mail: [email protected] >>>>>> <mailto:[email protected]>--------------------------------------------------------------------- >>>>>> To unsubscribe, e-mail: [email protected] >>>>>> <mailto:[email protected]> For additional >>>>>> commands, e-mail: [email protected] >>>>>> <mailto:[email protected]> > > -- > Regards, > Manikandan.C
