Your message dated Mon, 12 Feb 2024 02:53:27 +0000
with message-id <[email protected]>
and subject line Bug#1058960: fixed in debian-reference 2.115
has caused the Debian Bug report #1058960,
regarding dpkg: warning: unable to delete old directory 
'/usr/share/debian-reference': Directory not empty
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1058960: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058960
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debian-reference
Version: 2.109
Severity: normal


Hey.

Something looks odd with the package’s files registration in Debian.
On upgrade from 2.108 to 2.109 I got:
Unpacking debian-reference-common (2.109) over (2.108) ...
dpkg: warning: unable to delete old directory 
'/usr/share/debian-reference/images': Directory not empty
Preparing to unpack .../01-debian-reference-en_2.109_all.deb ...
Unpacking debian-reference-en (2.109) over (2.108) ...
dpkg: warning: unable to delete old directory '/usr/share/debian-reference': 
Directory not empty


And indeed, none of these files seem to belong to a Debian package:
$ dpkg -S /usr/share/debian-reference/images/*
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/images/caution.png
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/images/home.png
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/images/important.png
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/images/next.png
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/images/note.png
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/images/prev.png
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/images/tip.png
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/images/up.gif
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/images/warning.png
$ dpkg -S /usr/share/debian-reference/*
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/apa.en.html
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/ch01.en.html
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/ch02.en.html
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/ch03.en.html
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/ch04.en.html
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/ch05.en.html
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/ch06.en.html
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/ch07.en.html
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/ch08.en.html
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/ch09.en.html
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/ch10.en.html
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/ch11.en.html
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/ch12.en.html
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/debian-reference.css
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/debian-reference.en.pdf
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/debian-reference.en.txt.gz
dpkg-query: no path found matching pattern /usr/share/debian-reference/images
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/index.en.html
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/index.html
dpkg-query: no path found matching pattern 
/usr/share/debian-reference/pr01.en.html

These files do however seem to exist in the package, though registered as:
$ grep /usr/share/doc/debian-reference-common/docs 
/var/lib/dpkg/info/debian-reference-common.list
/usr/share/doc/debian-reference-common/docs
/usr/share/doc/debian-reference-common/docs/.htaccess
/usr/share/doc/debian-reference-common/docs/debian-reference.css
/usr/share/doc/debian-reference-common/docs/images
/usr/share/doc/debian-reference-common/docs/images/caution.png
/usr/share/doc/debian-reference-common/docs/images/home.png
/usr/share/doc/debian-reference-common/docs/images/important.png
/usr/share/doc/debian-reference-common/docs/images/next.png
/usr/share/doc/debian-reference-common/docs/images/note.png
/usr/share/doc/debian-reference-common/docs/images/prev.png
/usr/share/doc/debian-reference-common/docs/images/tip.png
/usr/share/doc/debian-reference-common/docs/images/up.gif
/usr/share/doc/debian-reference-common/docs/images/warning.png
/var/lib/dpkg/info$ grep /usr/share/doc/debian-reference-common/docs 
/var/lib/dpkg/info/debian-reference-en.list
/usr/share/doc/debian-reference-common/docs
/usr/share/doc/debian-reference-common/docs/apa.en.html
/usr/share/doc/debian-reference-common/docs/ch01.en.html
/usr/share/doc/debian-reference-common/docs/ch02.en.html
/usr/share/doc/debian-reference-common/docs/ch03.en.html
/usr/share/doc/debian-reference-common/docs/ch04.en.html
/usr/share/doc/debian-reference-common/docs/ch05.en.html
/usr/share/doc/debian-reference-common/docs/ch06.en.html
/usr/share/doc/debian-reference-common/docs/ch07.en.html
/usr/share/doc/debian-reference-common/docs/ch08.en.html
/usr/share/doc/debian-reference-common/docs/ch09.en.html
/usr/share/doc/debian-reference-common/docs/ch10.en.html
/usr/share/doc/debian-reference-common/docs/ch11.en.html
/usr/share/doc/debian-reference-common/docs/ch12.en.html
/usr/share/doc/debian-reference-common/docs/debian-reference.en.pdf
/usr/share/doc/debian-reference-common/docs/debian-reference.en.txt.gz
/usr/share/doc/debian-reference-common/docs/index.en.html
/usr/share/doc/debian-reference-common/docs/pr01.en.html

That, in my case, is a symlink:
$ ls -al /usr/share/doc/debian-reference-common/docs
lrwxrwxrwx 1 root root 22 Dec 19  2013 
/usr/share/doc/debian-reference-common/docs -> ../../debian-reference


I'd blinly presume, that one this was indeed a symlink, but no longer is
and when the switch was made, no proper cleanup took place leaving now
all people that upgraded behind with that situation?

Any ideas what's going on here and how to clean up?



Cheers,
Chris

-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-5-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=en_DE.UTF-8, LC_CTYPE=en_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages debian-reference depends on:
ii  debian-reference-en  2.109

Versions of packages debian-reference recommends:
pn  debian-reference-de     <none>
pn  debian-reference-es     <none>
pn  debian-reference-fr     <none>
pn  debian-reference-id     <none>
pn  debian-reference-it     <none>
pn  debian-reference-ja     <none>
pn  debian-reference-pt     <none>
pn  debian-reference-zh-cn  <none>
pn  debian-reference-zh-tw  <none>

debian-reference suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: debian-reference
Source-Version: 2.115
Done: Osamu Aoki <[email protected]>

We believe that the bug you reported is fixed in the latest version of
debian-reference, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Osamu Aoki <[email protected]> (supplier of updated debian-reference package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 12 Feb 2024 10:25:08 +0900
Source: debian-reference
Architecture: source
Version: 2.115
Distribution: unstable
Urgency: medium
Maintainer: Osamu Aoki <[email protected]>
Changed-By: Osamu Aoki <[email protected]>
Closes: 1058960
Changes:
 debian-reference (2.115) unstable; urgency=medium
 .
   [ eulalio ]
   * Translated using Weblate (Spanish)
 .
   [ Osamu Aoki ]
   * Fix dpkg unable to delete old directory.  Closes: #1058960
   * Update debian-reference-common version requirement to 2.115
   * Add pt-br to metapackage.
Checksums-Sha1:
 b22479eb319e994173f5d9d4713a2400dde473ad 3067 debian-reference_2.115.dsc
 ca4c5e21ec7873525274ff6c7405152cd4182001 2289264 debian-reference_2.115.tar.xz
Checksums-Sha256:
 0c9994dd87da84aa323a65110a2ee7e08d4b699b3b699aa508264261cede2dc5 3067 
debian-reference_2.115.dsc
 04ccda592df4bf0a17dc8c29e135396d8119379bc49a3796e7fc6ecfceaf279d 2289264 
debian-reference_2.115.tar.xz
Files:
 ec8d78c78d3a1b8bc2eed4fe28be53ec 3067 doc optional debian-reference_2.115.dsc
 aefc62f8e2973c176031b98e135f749c 2289264 doc optional 
debian-reference_2.115.tar.xz

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEEMTNyTWIHiBV56V1iHhNWiB3Y15EFAmXJhK0RHG9zYW11QGRl
Ymlhbi5vcmcACgkQHhNWiB3Y15HkSA//a2LDUQfa586czdN+DjTeHExzlvvjD/1e
1XWeN1KLma4EsQ2ZC2Vwimv8yx9tgbuvvodo3ksAOGnxNnJY9PcHt3MTfmofXXO0
2TMcVdTUd6NDQY2xYrGXH1mpB+yYusKkp0M1Cdw7ZJmTorI4sByXKt+oGI3xbr64
01HgC+aBK5lBvNYmJe1dZaUMLG2BFPAdY4oP6jW+33YHZ4sbzcaroHc+IOcRyNfK
mcOgcGzaDJOS/Tq5fy+r1s+osq6pK1iRERgVbVJ4rsE1iLPrckYVcK34DwhxxhCl
LdQnmMKYff5C6Qhf5VcbiZcm/hDH4/LUzu8wIa6PeZPELPgS0pvwfb4xvFAFNnDc
GxjL1Pt0PWywA+5c8neExS4qdV830hB3tKIPI37XyJKPCBv2BveEx4t6ZJvwH3LH
mQ/xAWoJjw+hK7NyETUBvWoiJgcYMLG7QTVC7ZyfzIpICZHi16M/EwQTpWrvyS5A
u0FNm21IkX+7KzOeJgEY+t+Y2q94LD5F+TD/KaC7IwGLC4ziV2rCxaP0/Afb6+ak
v95NoUBZfuydbefP4pm5dW1/jTyIxvBcbphMx5IAjAEMudy6EcALRYynB0wcmJPR
9C9EOJUSXr/nZ5qeZ2LfXS0Y7VgwFe0657ZujknsII1/+8HYV/8e7LAbEpNlzzMN
0FXwGX/uBMw=
=DmMq
-----END PGP SIGNATURE-----

Attachment: pgpWHc01OBaVv.pgp
Description: PGP signature


--- End Message ---

Reply via email to