Your message dated Mon, 21 Oct 2024 03:59:15 +0200 with message-id <[email protected]> and subject line Re: Bug#968919: Warn that -L needs architecture has caused the Debian Bug report #968919, regarding Warn that -L needs architecture 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.) -- 968919: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=968919 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: dlocate Version: 1.07+nmu1 Severity: wishlist File: /usr/share/man/man1/dlocate.1.gz Man page says -L List all files in package. The man page should say that one needs to add ":architecture" # dpkg -L libgl1-mesa-dri | sum 52550 2 # dlocate -L libgl1-mesa-dri:amd64 | sum 52550 2 if one wants this to work. Else, # dlocate -L libgl1-mesa-dri | sum Package libgl1-mesa-dri is not installed or /var/lib/dpkg/info/libgl1-mesa-dri.list is empty. 00000 0
--- End Message ---
--- Begin Message ---Version: 1.08 On Mon, 2020-08-24 at 06:34:40 +0800, 積丹尼 Dan Jacobson wrote: > Package: dlocate > Version: 1.07+nmu1 > Severity: wishlist > File: /usr/share/man/man1/dlocate.1.gz > Man page says > -L List all files in package. > > The man page should say that one needs to add ":architecture" > # dpkg -L libgl1-mesa-dri | sum > 52550 2 > # dlocate -L libgl1-mesa-dri:amd64 | sum > 52550 2 > > if one wants this to work. Else, > > # dlocate -L libgl1-mesa-dri | sum > Package libgl1-mesa-dri is not installed or > /var/lib/dpkg/info/libgl1-mesa-dri.list is empty. > > 00000 0 This was fixed/improved in 1.08. Supposedly with the following changelog entry: * Closes: #875773 Better multi-arch support for .list, .conffiles, and .md5sums files Closing now. Thanks, Guillem
--- End Message ---

