Hi! Sorry for the late follow-up.
Olof Johansson:
$ sudo apt-get remove --purge lyskom-server Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: lyskom-server* 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. After this operation, 1290kB disk space will be freed. Do you want to continue [Y/n]? Created commit fd45532: saving uncommitted changes in /etc prior to apt run 1 files changed, 1 insertions(+), 1 deletions(-) (Reading database ... 62576 files and directories currently installed.) Removing lyskom-server ... Stopping LysKOM server/usr/sbin/komrunning: sending SIGTERM to pid 15346No such process .
So, was there another process running that had a lock on files?
Removing log files. Purging configuration files for lyskom-server ... Removing LysKOM database. rmdir: failed to remove `/var/lib/lyskom-server': Directory not empty
Do you know which files did remain? This indicates that I have missed to list one of the files in the directory.
Could not remove /var/lib/lyskom-server /var/lib/dpkg/info/lyskom-server.postrm: line 44: [: missing `]' rmdir: failed to remove `/var/lib/lyskom-server': Directory not empty /var/lib/dpkg/info/lyskom-server.postrm: line 44: [: missing `]'
That, however, is a typo in the postrm script. There should be a space before the final "]" in the if test here. This bug was introduced in the 2.1.2-6.1 NMU.
dpkg: error processing lyskom-server (--purge): subprocess post-removal script returned error exit status 128 Processing triggers for man-db ... Errors were encountered while processing: lyskom-server
Thank you for your report! -- \\// Peter - http://www.softwolves.pp.se/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org