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

Bug 476896

Summary: sys-boot/raspberrypi-firmware: missing ${FILESDIR} (config.txt, cmdline.txt env.d files)
Product: Gentoo Linux Reporter: Pim Vullers <gentoo.org>
Component: [OLD] Core systemAssignee: Michael Weber (RETIRED) <xmw>
Status: RESOLVED FIXED    
Severity: normal CC: xmw
Priority: Normal    
Version: unspecified   
Hardware: ARM   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Pim Vullers 2013-07-15 10:25:29 UTC
When trying to install raspberrypi-firmware I get the following error:

>>> Install raspberrypi-firmware-0_p20130711 into /tmp/armv6j-hardfloat-linux-gnueabi/portage/sys-boot/raspberrypi-firmware-0_p20130711/image/ category sys-boot
 * ERROR: sys-boot/raspberrypi-firmware-0_p20130711 failed (install phase):
 *   !!! newins: /usr/portage/sys-boot/raspberrypi-firmware/files/raspberrypi-firmware-0_p20130711-config.txt does not exist

Looking at the ebuild there are more files used from the ${FILESDIR}, but this dir is missing.
Comment 1 Michael Weber (RETIRED) gentoo-dev 2013-07-15 11:35:17 UTC
+  15 Jul 2013; Michael Weber <xmw@gentoo.org>
+  +files/raspberrypi-firmware-0_p20130711-cmdline.txt,
+  +files/raspberrypi-firmware-0_p20130711-config.txt,
+  +files/raspberrypi-firmware-0_p20130711-envd,
+  raspberrypi-firmware-0_p20130711.ebuild, raspberrypi-firmware-9999.ebuild:
+  Protect existing cmdline.txt & config.txt, add files dir (thanks chithead and
+  Pim Vullers, bug 476896).
+