Package: spf-tools-python
Version: 2.0.12t-1
Severity: normal

Dear Maintainer,


after installing the spf-tools-python package, i can run "/usr/bin/spfquery" not
read its manpage:

    $ man spfquery
    No manual entry for spfquery
    See 'man 7 undocumented' for help when manual pages are not available.

now, spfquery is an "alternative" provided by spfquery.pyspf and there IS a
manpage for this:

    $ man spfquery.pyspf

so it seems that the problem really is the update-alternatives registration in
the postinst script which lacks a "--slave" directive and should read:

    update-alternatives --install /usr/bin/spfquery spfquery 
/usr/bin/spfquery.${source_package} 75 \
        --slave /usr/share/man/man1/spfquery.1.gz spfquery.1.gz 
/usr/share/man/man1/spfquery.${source_package}.1.gz




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

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

Versions of packages spf-tools-python depends on:
ii  python3      3.5.1-1
ii  python3-spf  2.0.12t-1
pn  python3:any  <none>

spf-tools-python recommends no packages.

spf-tools-python suggests no packages.

-- no debconf information

Reply via email to