Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44287 - ebuild for app-misc/grass-5.0.3 has an error (bad working directory)
Summary: ebuild for app-misc/grass-5.0.3 has an error (bad working directory)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-10 13:59 UTC by Benoit Boissinot
Modified: 2004-04-13 08:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to correct the ebuild (grass-5.0.3.ebuild.patch,309 bytes, patch)
2004-03-10 14:00 UTC, Benoit Boissinot
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benoit Boissinot 2004-03-10 13:59:34 UTC
>>> emerge (1 of 1) app-misc/grass-5.0.3 to /
>>> md5 src_uri ;-) grass-5.0.3_src.tar.gz
>>> Unpacking source...
>>> Unpacking grass-5.0.3_src.tar.gz to /var/tmp/portage/grass-5.0.3/work
>>> Source unpacked.
tcltk
png
jpeg
motif
truetype
/usr/sbin/ebuild.sh: line 88: ./configure: No such file or directory
 
!!! ERROR: app-misc/grass-5.0.3 failed.
!!! Function src_compile, Line 92, Exitcode 127
!!! ./configure failed


the ebuild should have S=${WORKDIR}/${P} instead of S=${WORKDIR}/${P/-/}

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Benoit Boissinot 2004-03-10 14:00:15 UTC
Created attachment 27174 [details, diff]
patch to correct the ebuild
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2004-04-13 08:53:24 UTC
in cvs

thx