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

Bug 305321

Summary: dev-vcs/monotone: ebuild should force "deprecated" USE-Flag on dev-lang/lua dependency because of API changes
Product: Gentoo Linux Reporter: Philipp <plasmaphil>
Component: [OLD] DevelopmentAssignee: Daniel Black (RETIRED) <dragonheart>
Status: RESOLVED FIXED    
Severity: normal CC: johnny
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Philipp 2010-02-15 22:32:29 UTC
After my last system update, Monotone kept crashing during commit operations. On the development mailing list we nailed it down to a recent change in the API of LUA.

The error does not occur if dev-lang/lua (version 5.1.4-r4 here) is emerged with "deprecated" USE-Flag, so actual and also upcoming ebuilds should force that flag until the API of LUA changes have been followed upstream.

This will be fixed in Monotone development version "1d1d93c561a8087e893cbd0f3b374400195ad436" or rather in the 0.47 official release.

Details and discussion at:
http://lists.gnu.org/archive/html/monotone-devel/2010-02/msg00062.html

Reproducible: Always

Steps to Reproduce:
Comment 1 Jack Lloyd 2010-03-15 13:51:07 UTC
mtn 0.47 released, ebuild attached to bug 309577
Comment 2 Peter Volkov (RETIRED) gentoo-dev 2010-05-17 17:49:14 UTC
Thank you for report Philipp! 0.47 was just added to the tree. This bug is fixed.