Ticket #271 (closed defect: fixed)
debathena-pyhesiodfs: pyhesiodfs has no manpage
Reported by: | geofft | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | The Distant Future |
Component: | -- | Keywords: | missing_manpages |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
The pyhesiodfs command in the debathena-pyhesiodfs package has no manpage.
Also, maybe it should be in /usr/sbin or /usr/lib, because running your own instance of it isn't particularly useful.
Change History
comment:2 Changed 15 years ago by jdreed
It doesn't want or need a manpage. We shoudl either WONTFIX this, or move it into /usr/lib{,exec}. The latter is more likely to break things.
comment:3 Changed 15 years ago by andersk
Debian policy does require a man page for every program:
“Each program, utility, and function should have an associated manual page included in the same package. It is suggested that all configuration files also have a manual page included as well. Manual pages for protocols and other auxiliary things are optional.
If no manual page is available, this is considered as a bug and should be reported to the Debian Bug Tracking System (the maintainer of the package is allowed to write this bug report themselves, if they so desire). Do not close the bug report until a proper man page is available.”
So I think we should leave this open, and just unmilestone it for Karmic Deploy if it won’t happen then.
comment:4 Changed 15 years ago by jdreed
- Priority changed from minor to low
- Milestone changed from Karmic Deploy to The Distant Future
comment:8 Changed 13 years ago by geofft
I don't believe you.
w20-575-2:~ geofft$ man debathena-pyhesiodfs No manual entry for debathena-pyhesiodfs w20-575-2:~ geofft$ dpkg -L debathena-pyhesiodfs | grep -i man w20-575-2:~ geofft$
comment:9 Changed 13 years ago by jdreed
- Status changed from development to committed
"Just because I forgot to list it in the install file doesn't mean it's not there"
Fixed in r25166.
comment:10 Changed 13 years ago by jdreed
Make that r25167.
comment:11 Changed 13 years ago by jdreed
- Status changed from committed to development
No, really, fixed in r25168 and uploaded in -0debathena8 in dev.
And yes, it's actually there:
builder@zulu:/mit/debathena/packages/debathena/debathena-pyhesiodfs$ ar p built/debathena-pyhesiodfs_0.0.r167-0debathena8~ubuntu8.04_all.deb data.tar.gz | tar -tzvf - | grep pyhesiodfs.1 -rw-r--r-- root/root 800 2011-06-25 14:18 ./usr/share/man/man1/pyhesiodfs.1.gz
comment:12 Changed 13 years ago by jdreed
- Status changed from development to closed
- Resolution set to fixed