> Indeed, it looks as though the postrm script does
> 'rmdir --ignore-fail-on-non-empty' but that still
> raises an error when the directory does not exist,
> so should be '|| true'.

This bug was raised against version 5.2-1ubuntu1 of the package, which
has the following:

                                rmdir --ignore-fail-on-non-empty
${TFTP_DIRECTORY} > /dev/null 2>&1 || true

That's the only 'rmdir' in that file.  So I'm pretty sure it's not that.

It could be the deluser problem that ignik points out.  The maintainer
script should not be trying to delete arbitrary users from the system
who happen to be listed in /etc/default/tftpd-hpa!

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in Ubuntu.
https://bugs.launchpad.net/bugs/1010891

Title:
  package tftpd-hpa 5.2-1ubuntu1 failed to install/upgrade: Unterprozess
  installiertes post-removal-Skript gab den Fehlerwert 1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tftp-hpa/+bug/1010891/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to