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

Bug 329529

Summary: net-libs/xulrunner-1.9.2.7 ebuild, missing inherit prefix
Product: Gentoo Linux Reporter: Ilya Ershov <filejunkie>
Component: New packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED FIXED    
Severity: normal CC: prefix
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 329563    

Description Ilya Ershov 2010-07-23 06:45:04 UTC
xulrunner-1.9.2.7.ebuild users eprefixify function but does not inherit prefix.class. Because of this, it builds (saying "eprefixify: command not found", but not stopping the process), but running xulrunner leads to error messages.

Reproducible: Always

Steps to Reproduce:
1. emerge =net-libs/xulrunner-1.9.2.7
2. Try to run xulrunner --register-globals, for example


Actual Results:  
This leads to error message 'could not create @GENTOO_PORTAGE_EPREFIX@/etc/gre.d'

Expected Results:  
It should work
Comment 1 Fabian Groffen gentoo-dev 2010-07-23 07:41:56 UTC
Our apologies.

Missing inherit prefix added, thanks.
Comment 2 Fabian Groffen gentoo-dev 2010-07-23 11:35:00 UTC
@maintainers do you want a revbump to get the fix pushed for bug #329563?
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-07-23 12:46:25 UTC
+*xulrunner-1.9.2.7-r1 (23 Jul 2010)
+
+  23 Jul 2010; Lars Wendler <polynomial-c@gentoo.org>
+  -xulrunner-1.9.2.7.ebuild, +xulrunner-1.9.2.7-r1.ebuild:
+  Increased revision to fix GRE issues caused by bug #329529 and requested
+  in bug #329563.
+