Package: debian-goodies Version: 0.63 Severity: normal The checkrestart tool is returning false positives on the postgresql server due to how it appears to handle some of its data files:
$ sudo checkrestart -v ... Process /usr/lib/postgresql/9.3/bin/postgres (PID: 7242) List of deleted files in use: /XXXXXX/postgresql/9.3/main/pg_xlog/00000001000000E400000058 (deleted) Process /usr/lib/postgresql/9.3/bin/postgres (PID: 9439) List of deleted files in use: /XXXXXX/postgresql/9.3/main/pg_xlog/00000001000000E40000005C (deleted) Process /usr/lib/postgresql/9.3/bin/postgres (PID: 8395) List of deleted files in use: /XXXXXX/postgresql/9.3/main/pg_xlog/00000001000000E40000005C (deleted) I've replaced some non-relevant local filesystem paths with "XXXXXX" above. I checked the checkrestart script in case my relocation of postgresql's data files from /var/lib/ to a locally configured path might have caused this, butit looks like that is not the case. The only references to /var/lib in checkrestart are for nagios, and there are no explicit postgresql references I can find. -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.14-1-amd64 (SMP w/12 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages debian-goodies depends on: ii curl 7.37.0-1 ii dctrl-tools [grep-dctrl] 2.23 ii dialog 1.2-20140219-1 ii perl 5.18.2-4 ii python 2.7.6-2 ii whiptail 0.52.15-3+b1 Versions of packages debian-goodies recommends: ii lsof 4.86+dfsg-1 Versions of packages debian-goodies suggests: ii popularity-contest 1.61 ii xdg-utils 1.1.0~rc1+git20111210-7.1 ii zenity 3.12.1-1 -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org