[Bug 1183256] New: Problem with daily cron script

bugzilla at redhat.com bugzilla at redhat.com
Sat Jan 17 19:57:34 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1183256

            Bug ID: 1183256
           Summary: Problem with daily cron script
           Product: Fedora EPEL
           Version: epel7
         Component: dspam
          Severity: medium
          Assignee: nathanael at gnat.ca
          Reporter: wakko at acmelabs.spb.ru
        QA Contact: extras-qa at fedoraproject.org
                CC: nathanael at gnat.ca, perl-devel at lists.fedoraproject.org



Created attachment 981052
  --> https://bugzilla.redhat.com/attachment.cgi?id=981052&action=edit
patch for /etc/cron.daily/dspam

/etc/cron.daily/dspam:

Can not run MySQL purge script:
  /usr/bin/mysql_config does not exist

I get the above error in my logs and via email. This is due to line 194 in
/etc/cron.daily/dspam we can see filename mysql_config. But this file is absent
in mariadb package. This file is needed only for getting version of MySQL, so I
wrote small patch for correct it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=wpmZCgegzV&a=cc_unsubscribe



More information about the perl-devel mailing list