Ticket #64 (closed defect: fixed)
manpage paths are incorrect in Debian package
| Reported by: | jdreed@… | Owned by: | jhutz@… |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.1 release |
| Component: | other | Version: | 3.0 |
| Keywords: | Cc: | ||
| Platform: |
Description
(This has also been reported as LP:569212, but has not been reported in the Debian BTS. )
The following manpages reference incorrect paths: zwgc(1), zctl(1), zmailnotify(1), xzwrite(1), and zhm(8)
zwgc(1) claims that zwgc_resources and zwgc.desc are in /usr/athena/share/zephyr. They are now in /etc/zephyr.
zctl(1) claims that zephyr.vars is in /etc/athena. It is in /etc/zephyr
zmailnotify(1) claims that zwgc.desc is in /usr/athena/lib/zephyr. As noted above, it's in /etc/zephyr
xzwrite(1) claims that XZwrite and xzwrite.bitmap are in /usr/athena/lib/zephyr. They are in /etc/zephyr:
zhm(8) claims that zhm is in /etc/athena. It is in /usr/sbin:
Relevant Information:
jdreed@infinite-loop:~$ lsb_release -sd
Ubuntu 9.04
jdreed@infinite-loop:~$ apt-cache policy zephyr-clients
zephyr-clients:
Installed: 2.1.20070719.SNAPSHOT-3
Candidate: 2.1.20070719.SNAPSHOT-3
Version table:
* 2.1.20070719.SNAPSHOT-3 0
500 http://ubuntu.media.mit.edu jaunty/universe Packages
100 /var/lib/dpkg/status

