Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216864 - app-crypt/bcwipe-1.7_p2 postinst license warning refers to the wrong location.
Summary: app-crypt/bcwipe-1.7_p2 postinst license warning refers to the wrong location.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-08 12:38 UTC by Philippe Chaintreuil
Modified: 2008-04-09 17:26 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 Philippe Chaintreuil 2008-04-08 12:38:32 UTC
The post-install warning message for bcwipe refers to:

    ewarn "full details /usr/share/doc/${PF}/wu_licen.htm"

But this file does not exist at this location.  This line should be changed to:

    ewarn "full details /usr/share/doc/${PF}/html/bcwipe-help/wu_licen.htm"


Reproducible: Always
Comment 1 Alon Bar-Lev (RETIRED) gentoo-dev 2008-04-09 17:26:50 UTC
Thanks!