mysql: mysqltuner and mutt does not produce quiet cron #30

Open
opened 2019-03-21 15:26:12 +01:00 by benpro · 6 comments
Contributor

Issue imported from forge.evolix.org on 2019-03-21 14:26:11

  • Project: ansible-roles
  • Issue: 2265
  • Tracker: Anomalie
  • Status: Nouveau
  • Author: Benoît S.
  • Category:
  • Started at: 2017-10-02 00:00:00
  • Done ratio: 0
  • Created at: 2017-10-02 09:35:51
  • Updated at: 2018-08-28 13:07:11

The mysqltuner cron is outputting this:

/etc/cron.monthly/mysqltuner:
GPGME: CMS protocol not available

One way of fixing this is adding to /etc/Muttrc.d/nogpg.rc:

unset crypt_use_gpgme

nogpg.rc must be in 644.

> **Issue imported from forge.evolix.org on 2019-03-21 14:26:11** > * Project: ansible-roles > * Issue: 2265 > * Tracker: Anomalie > * Status: Nouveau > * Author: Benoît S. > * Category: > * Started at: 2017-10-02 00:00:00 > * Done ratio: 0 > * Created at: 2017-10-02 09:35:51 > * Updated at: 2018-08-28 13:07:11 The mysqltuner cron is outputting this: /etc/cron.monthly/mysqltuner: GPGME: CMS protocol not available One way of fixing this is adding to /etc/Muttrc.d/nogpg.rc: unset crypt_use_gpgme nogpg.rc must be in 644.
Author
Contributor

Comment imported from forge.evolix.org on 2019-03-21 14:26:12

  • Author: Benoît S.
  • Created at: 2018-02-23 10:55:07
  • Related to: 2394
> **Comment imported from forge.evolix.org on 2019-03-21 14:26:12** > * Author: Benoît S. > * Created at: 2018-02-23 10:55:07 > * Related to: 2394
Author
Contributor

Comment imported from forge.evolix.org on 2019-03-21 14:26:12

  • Author: Benoît S.
  • Created at: 2018-06-20 10:10:17
  • Priority: Normal → Haut
> **Comment imported from forge.evolix.org on 2019-03-21 14:26:12** > * Author: Benoît S. > * Created at: 2018-06-20 10:10:17 > * Priority: Normal → Haut
Owner

Comment imported from forge.evolix.org on 2019-03-21 14:26:12

  • Author: Jérémy L.
  • Created at: 2018-08-27 08:27:42

This is not specific to mysqltuner, but related to all cron scripts that send mail using Mutt.

Should we put this in a `zzz-evolinux-custom.rc` to ensure that the load order is respected ?

> **Comment imported from forge.evolix.org on 2019-03-21 14:26:12** > * Author: Jérémy L. > * Created at: 2018-08-27 08:27:42 This is not specific to mysqltuner, but related to all cron scripts that send mail using Mutt. Should we put this in a \`zzz-evolinux-custom.rc\` to ensure that the load order is respected ?
Author
Contributor

Comment imported from forge.evolix.org on 2019-03-21 14:26:12

  • Author: Benoît S.
  • Created at: 2018-08-27 12:36:19

We should because the probability of sending GPG mails by the system is low.

> **Comment imported from forge.evolix.org on 2019-03-21 14:26:12** > * Author: Benoît S. > * Created at: 2018-08-27 12:36:19 We should because the probability of sending GPG mails by the system is low.
Author
Contributor

Comment imported from forge.evolix.org on 2019-03-21 14:26:12

  • Author: Benoît S.
  • Created at: 2018-08-28 13:07:11
> **Comment imported from forge.evolix.org on 2019-03-21 14:26:12** > * Author: Benoît S. > * Created at: 2018-08-28 13:07:11
benpro added the
bug
label 2019-08-14 09:42:30 +02:00
Author
Contributor

Maybe in /etc/Muttrc.d/zzz_nogpg.rc because there is /etc/Muttrc.d/gpg.rc loading GPG.

Maybe in `/etc/Muttrc.d/zzz_nogpg.rc` because there is `/etc/Muttrc.d/gpg.rc` loading GPG.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: evolix/ansible-roles#30
No description provided.