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

Bug 119133

Summary: grass package (configure) error
Product: Gentoo Linux Reporter: Tomasz Fortuna <bla>
Component: Current packagesAssignee: Steve Arnold <nerdboy>
Status: RESOLVED FIXED    
Severity: major    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tomasz Fortuna 2006-01-15 15:12:43 UTC
There's an error in package grass-6.0.1.tar.gz in configure script
on line 1344:
system=MP-RAS-`awk '{print }' /etc/.relid'`
should look like this:
system=MP-RAS-`awk '{print }' /etc/.relid`

However as configure is generated by autotools this problem is rather strange to explain for me.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-01-16 00:52:36 UTC
Sigh... You are using bash-3.1, right?

sed -i -e "s/relid'/relid/" "${S}"/configure

in src_unpack() should fix it.
Comment 2 Tomasz Fortuna 2006-01-16 06:37:35 UTC
I've managed to compile it for myself. I'm thinking about the others. ;)
I use: GNU bash, version 3.1.5(1)-release (x86_64-pc-linux-gnu)
It's latest bash for ~amd64 systems.
Comment 3 MZM 2006-03-16 02:48:47 UTC
This bug is fixed in Grass-6.0.2

More details: http://www.intevation.de/rt/webrt?serial_num=3918&display=History
Comment 4 Steve Arnold archtester gentoo-dev 2006-03-18 14:29:30 UTC
Fixed in 6.0.1