Bug#789917: gfortran-<triplet>: leaves alternatives after purge: /usr/bin/<triplet>-f{77, 95}

Andreas Beckmann <[email protected]>
Newsgroups gmane.linux.debian.devel.toolchain
Message-ID <20150625084105.15808.28450.reportbug__40974.3186472498$1435221948$gmane$org@zam581.zam.kfa-juelich.de>
Package: gfortran-aarch64-linux-gnu,gfortran-arm-linux-gnueabi,gfortran-arm-linux-gnueabihf,gfortran-mips-linux-gnu
Version: 4.9.2-10.1
Severity: important
User: [email protected]
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package left unowned files on
the system after purge, which is a violation of policy 6.8:

https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-removedetails

The leftover files are actually alternatives that were installed by the
package but have not been properly removed.

While there is ongoing discussion how to remove alternatives correctly
(see https://bugs.debian.org/71621 for details) the following strategy
should work for regular cases:
* 'postinst configure' always installs the alternative
* 'prerm remove' removes the alternative
* 'postrm remove' and 'postrm disappear' remove the alternative
In all other cases a maintainer script is invoked (e.g. upgrade,
deconfigure) the alternatives are not modified to preserve user
configuration.
Removing the alternative in 'prerm remove' avoids having a dangling link
once the actual file gets removed, but 'prerm remove' is not called in
all cases (e.g. unpacked but not configured packages or disappearing
packages) so the postrm must remove the alternative again
(update-alternatives gracefully handles removal of non-existing
alternatives).

Note that the arguments for adding and removing alternatives differ, for
removal it's 'update-alternatives --remove <name> <path>'.

Filing this as important as having a piuparts clean archive is a release
goal since lenny.

>From the attached log (scroll to the bottom...):

0m56.0s ERROR: WARN: Broken symlinks:
  /usr/bin/aarch64-linux-gnu-f95 -> /etc/alternatives/aarch64-linux-gnu-f95
  /usr/bin/aarch64-linux-gnu-f77 -> /etc/alternatives/aarch64-linux-gnu-f77
  /etc/alternatives/aarch64-linux-gnu-f95 -> /usr/bin/aarch64-linux-gnu-gfortran
  /etc/alternatives/aarch64-linux-gnu-f77 -> /usr/bin/aarch64-linux-gnu-gfortran

0m59.1s ERROR: FAIL: Package purging left files on system:
  /etc/alternatives/aarch64-linux-gnu-f77 -> /usr/bin/aarch64-linux-gnu-gfortran	 not owned
  /etc/alternatives/aarch64-linux-gnu-f95 -> /usr/bin/aarch64-linux-gnu-gfortran	 not owned
  /usr/bin/aarch64-linux-gnu-f77 -> /etc/alternatives/aarch64-linux-gnu-f77	 not owned
  /usr/bin/aarch64-linux-gnu-f95 -> /etc/alternatives/aarch64-linux-gnu-f95	 not owned


cheers,

Andreas
gfortran-aarch64-linux-gnu_4.9.2-10.1.log.gz (application/gzip, 12.7 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.