Skip to content

[Ubuntu] sudoers file seems to disappear during an update #15

@Bischoff

Description

@Bischoff

(Moved from openmainframeproject/feilong#856)

Recently, sdkserver crashed with this as part of the python traceback:

Feb 04 14:08:27 feilong sudo[12810]: pam_unix(sudo:auth): auth could not identify password for [zvmsdk] 

Indeed, file /etc/sudoers.d/sudoers-zvmsdk was missing, while it used to be there.

Since I did an apt-get update recently, I am wondering if the post-remove script is called after the post-install script of the new version of zvmsdk package.

Recreating the file works around the issue, but it's a problem if we have to do this at each update.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions