Check the errors raised in a test ubuntu install #61

Open
opened 2019-06-28 23:09:31 +02:00 by Ghost · 2 comments

Reported by evocheck after running evolinux-base, evolinux-users and apache roles.

Maybe due to an old evocheck version? I'll try setting up the beta on tuesday.

"evocheck_run.stdout_lines": [
    "IS_USRRO FAILED!",
    "IS_TMPNOEXEC FAILED!",
    "IS_LISTCHANGESCONF FAILED!",
    "IS_SSHALLOWUSERS FAILED!",
    "IS_ALERT5BOOT FAILED!",
    "IS_ALERT5MINIFW FAILED!",
    "IS_MINIFW FAILED!",
    "IS_APACHEMUNIN FAILED!",
    "IS_APACHEMUNIN FAILED!",
    "IS_AUTOIF FAILED!",
    "IS_TUNE2FS_M5 FAILED!",
    "IS_SSHPERMITROOTNO FAILED!",
    "IS_EVOMAINTENANCEUSERS FAILED!",
    "IS_EVOMAINTENANCEUSERS FAILED!",
    "IS_EVOMAINTENANCECONF FAILED!"
]
Reported by evocheck after running evolinux-base, evolinux-users and apache roles. Maybe due to an old evocheck version? I'll try setting up the beta on tuesday. "evocheck_run.stdout_lines": [ "IS_USRRO FAILED!", "IS_TMPNOEXEC FAILED!", "IS_LISTCHANGESCONF FAILED!", "IS_SSHALLOWUSERS FAILED!", "IS_ALERT5BOOT FAILED!", "IS_ALERT5MINIFW FAILED!", "IS_MINIFW FAILED!", "IS_APACHEMUNIN FAILED!", "IS_APACHEMUNIN FAILED!", "IS_AUTOIF FAILED!", "IS_TUNE2FS_M5 FAILED!", "IS_SSHPERMITROOTNO FAILED!", "IS_EVOMAINTENANCEUSERS FAILED!", "IS_EVOMAINTENANCEUSERS FAILED!", "IS_EVOMAINTENANCECONF FAILED!" ]
Ghost added the
bug
label 2019-06-28 23:09:42 +02:00
Ghost added this to the Ubuntu 18.04 milestone 2019-06-28 23:09:48 +02:00
Author

Il faut ignorer les evochecks suivants :

Dû à l'utilisation d'Azure :

    "IS_USRRO",
    "IS_TMPNOEXEC",
    "IS_LSBRELEASE".

Lié à Debian :

    "IS_LISTCHANGESCONF" 

Peut être réglé manuellement :

    "IS_TUNE2FS_M5" 
Il faut ignorer les evochecks suivants : Dû à l'utilisation d'Azure : "IS_USRRO", "IS_TMPNOEXEC", "IS_LSBRELEASE". Lié à Debian : "IS_LISTCHANGESCONF" Peut être réglé manuellement : "IS_TUNE2FS_M5"
Contributor

@pmarchand Anyway evocheck is not and won't be compatible with Ubuntu anytime soon. Can we close this issue?

@pmarchand Anyway evocheck is not and won't be compatible with Ubuntu anytime soon. Can we close this issue?
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#61
No description provided.