On 30 September 2014 10:53, Joey Hess <jo...@debian.org> wrote: > joey@darkstar:/etc/systemd>find -name \*docker\* -ls > 5769044 0 lrwxrwxrwx 1 root root 37 Jul 2 14:59 > ./system/multi-user.target.wants/docker.io.service -> > /lib/systemd/system/docker.io.service > > I have this broken symlink on several systems, and suspect it's cruft from > an older version of the docker package. > > (May or may not be related to my sometimes problem with systemd not keeping > docker running.)
Ah interesting. Do you happen to know if these symlinks created by dh_systemd_* or are they created by systemd itself? If they're made as part of the package scripts, then it seems like one of the bits that's added to our prerm/postrm probably needs some tweaking so that removes, purges, and/or renames of service files purge these symlinks too (because we definitely don't create that symlink intentionally, and I know that upstream doesn't either, so it's either something that's happened at runtime as part of systemd or something that's happened as a result of one of the dh_* bits). ♥, - Tianon -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org