Sorry about the clamd/clamav confusion. The package name is clamav.

You have the latest version from .qt., but I'm curious as to how you got the testing version, if that repo is disabled (as it should be now in most setups).

That's where the the problem lies though. The testing version is the first version to include the init.d file for clamd instead of the supervise setup. I thought that rpm would remove the old supervise run file since it's not part of the package any more, but it appears I'll need to put some code in the rpm spec file to do that 'manually'.

I think the best fix for you at this point will be to simply get rid of the /var/qmail/supervise/clamd/ directory. You might move it to /root/ as a backup rather than simply deleting it. It'd be safest to do this with qmail/supervise stopped, so that supervise doesn't get confused. You might then need to "service clamd start" to get clamd running before starting qmail back up.

That should fix it for you.

Thanks for testing this out, even though it was apparently inadvertent. We all appreciate your help.

--
-Eric 'shubes'

On 07/02/2014 07:09 AM, Diana Calder wrote:

Monday, June 30, 2014, 6:03:11 PM, Eric wrote:

Yeah, it's trying to run from both supervise and init.d.

That's what I thought - the question is, how do I fix this without
accidentally making things worse? (Well, the *other* question is, what
caused the problem in the first place, but at the moment I'm more
interested in solving it.)

Which clamd version is installed?

[root@qmail ~]# yum list clamd
Loaded plugins: fastestmirror, priorities, refresh-packagekit
Loading mirror speeds from cached hostfile
  * base: less.cogeco.net
  * extras: less.cogeco.net
  * qmailtoaster-current: mirror2.qmailtoaster.com
  * qmailtoaster-current-nodist: mirror2.qmailtoaster.com
  * remi: rpms.famillecollet.com
  * rpmforge: ftp.heanet.ie
  * updates: mirror.science.uottawa.ca
162 packages excluded due to repository priority protections
Available Packages
clamd.x86_64                      0.98.4-1.el6.rf                       rpmforge

Okay, that was odd. One clamd package available but none installed. So, try a 
slight variation...

[root@qmail ~]# yum list clam*
Loaded plugins: fastestmirror, priorities, refresh-packagekit
Loading mirror speeds from cached hostfile
  * base: less.cogeco.net
  * extras: less.cogeco.net
  * qmailtoaster-current: mirror2.qmailtoaster.com
  * qmailtoaster-current-nodist: mirror2.qmailtoaster.com
  * remi: rpms.famillecollet.com
  * rpmforge: ftp.heanet.ie
  * updates: mirror.science.uottawa.ca
162 packages excluded due to repository priority protections
Installed Packages
clamav.x86_64                   0.98.4-0.qt.el6            @qmailtoaster-testing
Available Packages
clamav-db.x86_64                0.98.4-1.el6.rf            rpmforge
clamav-devel.x86_64             0.98.4-1.el6.rf            rpmforge
clamav-milter.x86_64            0.98.4-1.el6.rf            rpmforge
clamd.x86_64                    0.98.4-1.el6.rf            rpmforge
clamtk.noarch                   4.25-1.el6.rf              rpmforge

Okay, looks like the package is actually clamav not clamd and I have
version 0.98.4-0 installed.

As for my qmailtoaster itself:

Installed Packages
qmailtoaster-release.noarch              2.0-1.qt.nodist               installed

Installed Packages
qmailtoaster-util.noarch      2.0-1.qt.nodist       @qmailtoaster-current-nodist

qmailtoaster-testing is disabled in my repos and qmailtoaster-current
is enabled (and set to a slightly higher priority than the testing
repo back when I changed over from testing to current, just in case
that made any difference).





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to