Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 175618 - www-apps/viewvc-1.0.3 gives wrong instruction in postinstallation instructions
Summary: www-apps/viewvc-1.0.3 gives wrong instruction in postinstallation instructions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-22 20:25 UTC by Andrey Falko
Modified: 2007-05-26 22:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Falko 2007-04-22 20:25:25 UTC
After installation viewvc says, "Now read /usr/share/doc/viewvc-1.0.3/INSTALL.gz to configure viewvc", however, when I zcat:

# zcat /usr/share/doc/viewvc-1.0.3/INSTALL.gz
gzip: /usr/share/doc/viewvc-1.0.3/INSTALL.gz: No such file or directory

# ls /usr/share/doc/viewvc-1.0.3/
CHANGES.bz2  COMMITTERS.bz2  INSTALL.bz2  README.bz2  TODO.bz2  html

Reproducible: Always

Steps to Reproduce:
1. emerge viewvc
2. zcat /usr/share/doc/viewvc-1.0.3/INSTALL.gz
Comment 1 Renat Lumpau (RETIRED) gentoo-dev 2007-05-26 22:14:45 UTC
Done