[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#850634: marked as done (Dangling symlinks in usr/share/man/man8)



Your message dated Mon, 9 Jan 2017 23:36:31 +0100
with message-id <d746bc51-0fa6-fd9c-e456-7c8466e0241e@debian.org>
and subject line Re: Bug#850634: Dangling symlinks in usr/share/man/man8
has caused the Debian Bug report #850634,
regarding Dangling symlinks in usr/share/man/man8
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 owner@bugs.debian.org
immediately.)


-- 
850634: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850634
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: sendmail-bin
Version: 8.15.2-8
Severity: normal

sendmail-bin currently ships these symlinks:

$ dpkg -c sendmail-bin_8.15.2-8_amd64.deb | grep 'usr/share/man'
[…]
/usr/share/man/man8/hoststat.8.gz -> sendmail-mta.8.gz
/usr/share/man/man8/purgestat.8.gz -> sendmail-mta.8.gz

…but the target file sendmail-mta.8.gz does not exist in Debian:

$ apt-file search sendmail-mta.8.gz                             
$


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armel, mipsel

Kernel: Linux 4.8.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
On 2017-01-08 18:52, Michael Stapelberg wrote:
> sendmail-bin currently ships these symlinks:
> 
> $ dpkg -c sendmail-bin_8.15.2-8_amd64.deb | grep 'usr/share/man'
> […]
> /usr/share/man/man8/hoststat.8.gz -> sendmail-mta.8.gz
> /usr/share/man/man8/purgestat.8.gz -> sendmail-mta.8.gz
> 
> …but the target file sendmail-mta.8.gz does not exist in Debian:
> 
> $ apt-file search sendmail-mta.8.gz                             

it does exist - it is a slave alternative:

$ ls -la /usr/share/man/man8/sendmail-mta.8.gz
lrwxrwxrwx 1 root root 35 Jan  9 22:31 /usr/share/man/man8/sendmail-mta.8.gz -> /etc/alternatives/sendmail-mta.8.gz


Andreas

--- End Message ---

Reply to: