Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 515012 - media-gfx/grub-splashes-20091109 fails to install from binpkg
Summary: media-gfx/grub-splashes-20091109 fails to install from binpkg
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on: 912684
Blocks:
  Show dependency tree
 
Reported: 2014-06-25 03:19 UTC by Patrick Lauer
Modified: 2023-12-15 20:46 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 Patrick Lauer gentoo-dev 2014-06-25 03:19:17 UTC
>>> Extracting info
 * Package:    media-gfx/grub-splashes-20091109
 * Repository: gentoo
 * USE:        elibc_glibc amd64 kernel_linux userland_GNU abi_x86_64
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
 * ERROR: media-gfx/grub-splashes-20091109::gentoo failed (setup phase):
 *   //boot/grub does not exist, please make sure you have /boot mounted
 * 
 * Call stack:
 *     ebuild.sh, line  93:  Called pkg_setup
 *   environment, line 150:  Called die
 * The specific snippet of code:
 *       [[ -d ${ROOT}/boot/grub ]] || die "${ROOT}/boot/grub does not exist, please make sure you have /boot mounted"