| Bug#: 163529 | Product: Gentoo Linux | Version: 2006.1 | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: steev@gentoo.org | Reported By: jdaluz@gmail.com | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: media-sound/last-exit-4.0 build failure wrong path name | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-01-24 01:52 0000 | |||
| Description: | Opened: 2007-01-24 01:52 0000 |
Updating last-exit from 3.0 to 4.0, I get the following error:
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/media-sound/last-exit-4.0 ...
find: /var/tmp/portage/media-sound/last-exit-4.0/work/last-exit-3: No such file
or directory
!!! ERROR: media-sound/last-exit-4.0 failed.
It's this line in the ebuild that's the problem:
S=${WORKDIR}/"${PN}-3"
Fixed in portage. Sorry about that.