Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 476920 - sys-kernel/raspberrypi-image-3.6.11_p20130711: ${S} does not exist
Summary: sys-kernel/raspberrypi-image-3.6.11_p20130711: ${S} does not exist
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: ARM Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-15 14:16 UTC by Pim Vullers
Modified: 2013-07-15 16:40 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pim Vullers 2013-07-15 14:16:32 UTC
When trying to emerge raspberry-image I get the following error:

>>> Unpacking source...
>>> Source unpacked in /tmp/armv6j-hardfloat-linux-gnueabi/portage/sys-kernel/raspberrypi-image-3.6.11_p20130711/work
 * ERROR: sys-kernel/raspberrypi-image-3.6.11_p20130711 failed (prepare phase):
 *   The source directory '/tmp/armv6j-hardfloat-linux-gnueabi/portage/sys-kernel/raspberrypi-image-3.6.11_p20130711/work/raspberrypi-image-3.6.11_p20130711' doesn't exist

The ${WORKDIR} contains:
chaos ~ # ls /tmp/armv6j-hardfloat-linux-gnueabi/portage/sys-kernel/raspberrypi-image-3.6.11_p20130711/work/
raspberrypi-firmware-ba8059e890

Either ${S} should be updated, or the unpacked sources should be moved. My suggestion would be to include:
S="${WORKDIR}/raspberrypi-firmware-${MY_COMMIT}"
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-07-15 14:51:52 UTC
Please do not CC: developers yourself unless you were explicitly requested to.
Comment 2 Michael Weber (RETIRED) gentoo-dev 2013-07-15 16:40:22 UTC
no luck with my packages today, thanks again.

+  15 Jul 2013; Michael Weber <xmw@gentoo.org>
+  raspberrypi-image-3.6.11_p20130711.ebuild:
+  Fix ${S} (thanks Pim Vullers, bug 476920)
+