Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 476896 - sys-boot/raspberrypi-firmware: missing ${FILESDIR} (config.txt, cmdline.txt env.d files)
Summary: sys-boot/raspberrypi-firmware: missing ${FILESDIR} (config.txt, cmdline.txt e...
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 10:25 UTC by Pim Vullers
Modified: 2013-07-15 11:35 UTC (History)
1 user (show)

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 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).
+