There is still a bug here (at least on Jaunty), you cannot purge this
package if there is nothing in /etc/isdn or if /etc/isdn doesn't exist
before purging...

Error:
Suppression de isdnutils-base ...
Purge des fichiers de configuration de isdnutils-base ...
rmdir: échec de suppression de `/etc/isdn': Aucun fichier ou dossier de ce type
dpkg : erreur de traitement de isdnutils-base (--purge) :
 le sous-processus post-removal script a retourné une erreur de sortie d'état 1
Des erreurs ont été rencontrées pendant l'exécution :
 isdnutils-base
E: Sub-process /usr/bin/dpkg returned an error code (1)

Translated: rmdir: cannot delete /etc/isdn : No such file or directory

Workaround :
sudo mkdir /etc/isdn
sudo touch /etc/isdn/wtv
sudo aptitude purge isdnutils-base
sudo rm -r /etc/isdn

-- 
package isdnutils-base None failed to uninstall: Unterprozess post-removal 
script gab den Fehlerwert 128 zurück
https://bugs.launchpad.net/bugs/281324
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to