When trying update my system via aptitude at the CLI, aptitude is one of the packages that is trying to update. The problem is that it's failing the post-rm script during the install process::
/var/lib/dpkg/info/aptitude.postrm: line 36: update-sudoers: not found
Sure enough, I can;t find update-sudoers anywhere on the system, and my attempt to figure out which package provides update-sudoers has proven fruitless so far.
I'm hoping someone can let me know which package to install (or reinstall) in order to get the program back, or should update-sudoers be a script, someone would be so kind as to post the contents of the file.
When trying update my system via aptitude at the CLI, aptitude is one of the packages that is trying to update. The problem is that it's failing the post-rm script during the install process::
/var/lib/dpkg/info/aptitude.postrm: line 36: update-sudoers: not found
Sure enough, I can;t find update-sudoers anywhere on the system, and my attempt to figure out which package provides update-sudoers has proven fruitless so far.
I'm hoping someone can let me know which package to install (or reinstall) in order to get the program back, or should update-sudoers be a script, someone would be so kind as to post the contents of the file.
Thanks!