Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 370547 - dev-ruby/ffi-1.0.9 source directory '/var/tmp/portage/dev-ruby/ffi-1.0.9/work/ffi-ffi-*' doesn't exist
Summary: dev-ruby/ffi-1.0.9 source directory '/var/tmp/portage/dev-ruby/ffi-1.0.9/work...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-07 20:12 UTC by Serge
Modified: 2011-06-08 05:47 UTC (History)
2 users (show)

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


Attachments
result of emerge --info =dev-ruby/ffi-1.0.9,emerge -pqv =dev-ruby/ffi-1.0.9 and emerge --info (info.txt,9.02 KB, text/plain)
2011-06-07 20:16 UTC, Serge
Details
emerge log (dev-ruby%3Affi-1.0.9%3A20110607-200555.log,1.45 KB, application/octet-stream)
2011-06-07 20:17 UTC, Serge
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Serge 2011-06-07 20:12:15 UTC
emerging dev-ruby/ffi-1.0.9 give error :
>>> Source unpacked in /var/tmp/portage/dev-ruby/ffi-1.0.9/work
 * ERROR: dev-ruby/ffi-1.0.9 failed (prepare phase):
 *   The source directory '/var/tmp/portage/dev-ruby/ffi-1.0.9/work/ffi-ffi-*' doesn't exist



Reproducible: Always

Steps to Reproduce:
1. emerge ffi
2.
3.
Actual Results:  
>>> Source unpacked in /var/tmp/portage/dev-ruby/ffi-1.0.9/work
 * ERROR: dev-ruby/ffi-1.0.9 failed (prepare phase):
 *   The source directory '/var/tmp/portage/dev-ruby/ffi-1.0.9/work/ffi-ffi-*' doesn't exist
 *
 * Call stack:
 *   ebuild.sh, line 2342:  Called ebuild_main
 *   ebuild.sh, line 2249:  Called dyn_prepare
 *   ebuild.sh, line 1005:  Called die
 * The specific snippet of code:
 *              die "The source directory '${S}' doesn't exist"


Expected Results:  
correct emerge
Comment 1 Serge 2011-06-07 20:16:31 UTC
Created attachment 276201 [details]
result of emerge --info =dev-ruby/ffi-1.0.9,emerge -pqv =dev-ruby/ffi-1.0.9 and emerge --info
Comment 2 Serge 2011-06-07 20:17:45 UTC
Created attachment 276203 [details]
emerge log
Comment 3 Hans de Graaff gentoo-dev Security 2011-06-08 05:47:31 UTC
Oops, I switched the ebuild to EAPI=4 and didn't test it afterwards, it seems. Now fixed, thanks for the report.