Hi Andreas! On 10/30/2015 10:30 AM, Andreas Beckmann wrote: > during a test with piuparts I noticed your package left unowned files on > the system after purge, because the postrm script is missing the > #DEBHELPER# token. > >>From the attached log (scroll to the bottom...): > > 0m35.6s ERROR: FAIL: Package purging left files on system: > /etc/rc0.d/K01fs-uae-netplay-server -> ../init.d/fs-uae-netplay-server > not owned > /etc/rc1.d/K01fs-uae-netplay-server -> ../init.d/fs-uae-netplay-server > not owned > /etc/rc2.d/S01fs-uae-netplay-server -> ../init.d/fs-uae-netplay-server > not owned > /etc/rc3.d/S01fs-uae-netplay-server -> ../init.d/fs-uae-netplay-server > not owned > /etc/rc4.d/S01fs-uae-netplay-server -> ../init.d/fs-uae-netplay-server > not owned > /etc/rc5.d/S01fs-uae-netplay-server -> ../init.d/fs-uae-netplay-server > not owned > /etc/rc6.d/K01fs-uae-netplay-server -> ../init.d/fs-uae-netplay-server > not owned
Thanks for the reminder. I previously had the same problem with different files from the same package (#769774). And while I put some measures into place to fix #769774, I overlooked the above symbolic links which I realized pretty soon after uploading version 2.6.1+dfsg-2. I will extend the postrm script to delete these files as well in my next upload. Cheers, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - [email protected] `. `' Freie Universitaet Berlin - [email protected] `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

