Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 434232 - www-apps/mediawiki - postupgrade-en.txt contains unescaped variable names
Summary: www-apps/mediawiki - postupgrade-en.txt contains unescaped variable names
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Christian Parpart (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-07 19:20 UTC by Tom Hendrikx
Modified: 2012-11-07 22:11 UTC (History)
1 user (show)

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 Tom Hendrikx 2012-09-07 19:20:06 UTC
The postupgrade-en.txt contains:
====
Note: Make sure $wgDBadminusr and $wgDBadminpassword is set in your
====
The variables are however interpreted by portage, and in the end they are displayed as empty strings:
====
Note: Make sure  and  is set in your
====

Please escape them with a backslash so they are printed, as they are part of the documentation, and should not be interpreted.

Report is after seeing this in the upgrade to 1.19.2, but I got annoyed by this in many earlier upgrades (although not annoyed enough to report).
Comment 1 Tim Harder gentoo-dev 2012-11-07 22:11:29 UTC
Fixed in CVS.