Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 175618

Summary: www-apps/viewvc-1.0.3 gives wrong instruction in postinstallation instructions
Product: Gentoo Linux Reporter: Andrey Falko <Ma3oxuct>
Component: New packagesAssignee: Gentoo Web Application Packages Maintainers <web-apps>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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