[Bug 1705377] [NEW] dh_installman doesn't support paths with space characters
林博仁
Buo.Ren.Lin at gmail.com
Thu Jul 20 04:13:45 UTC 2017
Public bug reported:
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!
** Affects: debhelper (Ubuntu)
Importance: Undecided
Status: New
** Affects: debhelper (Debian)
Importance: Unknown
Status: Unknown
** Tags: xenial
** Bug watch added: Debian Bug tracker #868998
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868998
** Also affects: debhelper (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868998
Importance: Unknown
Status: Unknown
** Tags added: xenial
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debhelper in Ubuntu.
https://bugs.launchpad.net/bugs/1705377
Title:
dh_installman doesn't support paths with space characters
Status in debhelper package in Ubuntu:
New
Status in debhelper package in Debian:
Unknown
Bug description:
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!
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debhelper/+bug/1705377/+subscriptions
More information about the foundations-bugs
mailing list