Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16205 - Mangled HTTPD_ROOT variable assignment in Squirrelmail 1.2.11 ebuild.
Summary: Mangled HTTPD_ROOT variable assignment in Squirrelmail 1.2.11 ebuild.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-22 20:29 UTC by Target
Modified: 2003-02-23 06:03 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 Target 2003-02-22 20:29:38 UTC
It's probably easiest if I direct your attention to this:
http://forums.gentoo.org/viewtopic.php?t=36953

The two major concerns:
1. A variable assignment to HTTPD_ROOT fails due to syntax error at the top of
the ebuild.
2. When #1 is manually corrected, something re-assigns HTTPD_ROOT after
src_install() but before pkg_postinst() and does so incorrectly, mangling the
variable's previously-correct contents.
Comment 1 SpanKY gentoo-dev 2003-02-23 06:03:12 UTC
odd, i thought i had removed all that fancy stuff from all the ebuilds in cvs ...

fixed now
http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/net-mail/squirrelmail/squirrelmail-1.2.11.ebuild.diff?r1=1.2&r2=1.3