[debhelper-devel] Bug#868998: debhelper: dh_installman doesn't	support paths with space characters
    林博仁 
    Buo.Ren.Lin at gmail.com
       
    Thu Jul 20 03:47:39 UTC 2017
    
    
  
Package: debhelper
Version: 10.6.4
Severity: normal
Dear Maintainer,
   * What led up to the situation?
I am practicing maint-guide chapter 5 and implemented a manpage after the
template
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
I placed the manpage at "Manual Pages" directory under the source root
directory and added the following line(s) to debian/<package>.manpages:
* Manual Pages/<command>.1
   * What was the outcome of this action?
dh_installman complains of missing "Manual" file:
```
dh_installman
"Manual: No such file or directory at /usr/bin/dh_installman line 131.
debian/rules:19: recipe for target 'binary' failed
make: *** [binary] Error 2
```
   * What outcome did you expect instead?
manpage correctly installed either in the following forms in
debian/<package>.manpages:
* Manual Pages/<command>.1
* Manual\ Pages/<command>.1
* "Manual Pages/<command>.1"
Thanks!
-- System Information:
Debian Release: stretch/sid
  APT prefers xenial-updates
  APT policy: (500, 'xenial-updates'), (500, 'xenial-security'), (500, 'xenial'), (100, 'xenial-backports'), (99, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.8.0-58-generic (SMP w/4 CPU cores)
Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages debhelper depends on:
ii  autotools-dev            20150820.1
ii  binutils                 2.26.1-1ubuntu1~16.04.3
ii  dh-autoreconf            14
ii  dh-strip-nondeterminism  0.038-1
ii  dpkg                     1.18.4ubuntu1.2
ii  dpkg-dev                 1.18.4ubuntu1.2
ii  file                     1:5.25-2ubuntu1
ii  libdpkg-perl             1.18.4ubuntu1.2
ii  man-db                   2.7.5-1
ii  perl                     5.22.1-9
ii  po-debconf               1.0.19
debhelper recommends no packages.
Versions of packages debhelper suggests:
pn  dh-make  <none>
-- no debconf information
    
    
More information about the debhelper-devel
mailing list