Skip to content

Instantly share code, notes, and snippets.

@hongqn
Created December 24, 2012 03:03
Show Gist options
  • Save hongqn/4367279 to your computer and use it in GitHub Desktop.
Save hongqn/4367279 to your computer and use it in GitHub Desktop.
$ ACCEPT_KEYWORDS="**" emerge "=app-admin/eselect-9999" -vat
These are the packages that would be merged, in reverse order:
Calculating dependencies... done!
[ebuild U ] app-admin/eselect-9999::gentoo [1.3.3::gentoo_prefix] USE="-doc" 0 kB
Total: 1 package (1 upgrade), Size of downloads: 0 kB
Would you like to merge these packages? [Yes/No]
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) app-admin/eselect-9999
>>> Unpacking source...
mkdir: cannot create directory ‘/gentoo/usr/portage/distfiles/egit-src’: Operation not permitted
* ERROR: app-admin/eselect-9999 failed (unpack phase):
* git-2_prepare_storedir: can't mkdir "/gentoo/usr/portage/distfiles/egit-src"
*
* Call stack:
* ebuild.sh, line 93: Called call-ebuildshell 'src_unpack'
* environment, line 133: Called src_unpack
* environment, line 545: Called git-2_src_unpack
* environment, line 428: Called git-2_prepare_storedir
* environment, line 394: Called die
* The specific snippet of code:
* mkdir -m 775 -p "${EGIT_STORE_DIR}" || die "${FUNCNAME}: can't mkdir \"${EGIT_STORE_DIR}\"";
*
* If you need support, post the output of `emerge --info '=app-admin/eselect-9999'`,
* the complete build log and the output of `emerge -pqv '=app-admin/eselect-9999'`.
* The complete build log is located at '/gentoo/var/tmp/portage/app-admin/eselect-9999/temp/build.log'.
* The ebuild environment file is located at '/gentoo/var/tmp/portage/app-admin/eselect-9999/temp/environment'.
* Working directory: '/gentoo/var/tmp/portage/app-admin/eselect-9999/work'
* S: '/gentoo/var/tmp/portage/app-admin/eselect-9999/work/eselect-9999'
>>> Failed to emerge app-admin/eselect-9999, Log file:
>>> '/gentoo/var/tmp/portage/app-admin/eselect-9999/temp/build.log'
* Messages for package app-admin/eselect-9999:
* ERROR: app-admin/eselect-9999 failed (unpack phase):
* git-2_prepare_storedir: can't mkdir "/gentoo/usr/portage/distfiles/egit-src"
*
* Call stack:
* ebuild.sh, line 93: Called call-ebuildshell 'src_unpack'
* environment, line 133: Called src_unpack
* environment, line 545: Called git-2_src_unpack
* environment, line 428: Called git-2_prepare_storedir
* environment, line 394: Called die
* The specific snippet of code:
* mkdir -m 775 -p "${EGIT_STORE_DIR}" || die "${FUNCNAME}: can't mkdir \"${EGIT_STORE_DIR}\"";
*
* If you need support, post the output of `emerge --info '=app-admin/eselect-9999'`,
* the complete build log and the output of `emerge -pqv '=app-admin/eselect-9999'`.
* The complete build log is located at '/gentoo/var/tmp/portage/app-admin/eselect-9999/temp/build.log'.
* The ebuild environment file is located at '/gentoo/var/tmp/portage/app-admin/eselect-9999/temp/environment'.
* Working directory: '/gentoo/var/tmp/portage/app-admin/eselect-9999/work'
* S: '/gentoo/var/tmp/portage/app-admin/eselect-9999/work/eselect-9999'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment