Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 210601 - [mabi overlay] ion3 fails with lua-5.1.3-r1
Summary: [mabi overlay] ion3 fails with lua-5.1.3-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Matti Bickel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-18 16:40 UTC by marty rosenberg
Modified: 2008-02-18 20:04 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 marty rosenberg 2008-02-18 16:40:18 UTC
the latest build of ion3 from mabi's overlay fails with the new ion.  If you've upgraded lua first, then ion3 will fail to compile.  Otherwise, ion will fail to start with a seemingly random error mode. 

Reproducible: Always

Steps to Reproduce:
1. install newest lua
2. install/run ion3

Actual Results:  
ion3 installs/runst

Expected Results:  
fails to do either

there is apparently a rather experimental ion3+ darcs repo that can theoretically be used.
Comment 1 Matti Bickel (RETIRED) gentoo-dev 2008-02-18 20:04:02 UTC
Simple solution: USE="deprecated" with lua.
I'll make the ion ebuild force that flag.