Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 709590 - app-shells/powerline-9999 - src_prepare(): ERROR: The source directory '.../work/powerline-status-9999' doesn't exist
Summary: app-shells/powerline-9999 - src_prepare(): ERROR: The source directory '.../w...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-14 09:26 UTC by John Blbec
Modified: 2020-02-14 17:06 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 John Blbec 2020-02-14 09:26:47 UTC
a problem is: The source directory '/var/tmpfs/portage/app-shells/powerline-9999/work/powerline-status-9999' doesn't exist

---

 # emerge -av app-shells/powerline

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    *] app-shells/powerline-9999::gentoo  USE="-test" PYTHON_TARGETS="python3_6 -python3_7" 0 KiB

Total: 1 package (1 new), Size of downloads: 0 KiB

Would you like to merge these packages? [Yes/No] yes
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) app-shells/powerline-9999::gentoo
>>> Failed to emerge app-shells/powerline-9999, Log file:
>>>  '/var/log/portage/app-shells:powerline-9999:20200214-092247.log'
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 0.39, 0.19, 0.21
 * Package:    app-shells/powerline-9999
 * Repository: gentoo
 * Maintainer: prometheanfire@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_6 userland_GNU
 * FEATURES:   ccache network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
 * Repository id: powerline_powerline.git
 * To override fetched repository properties, use:
 *   EGIT_OVERRIDE_REPO_POWERLINE_POWERLINE
 *   EGIT_OVERRIDE_BRANCH_POWERLINE_POWERLINE
 *   EGIT_OVERRIDE_COMMIT_POWERLINE_POWERLINE
 *   EGIT_OVERRIDE_COMMIT_DATE_POWERLINE_POWERLINE
 * 
 * Fetching https://github.com/powerline/powerline ...
git fetch https://github.com/powerline/powerline +refs/heads/develop:refs/heads/develop
git symbolic-ref refs/git-r3/app-shells/powerline/0/__main__ refs/heads/develop
 * Checking out https://github.com/powerline/powerline to /var/tmpfs/portage/app-shells/powerline-9999/work/powerline-9999 ...
git checkout --quiet develop
GIT update -->
   repository:               https://github.com/powerline/powerline
   at the commit:            b0ea99430c00713279f7e3c37aa6c63a85b68ad5
>>> Source unpacked in /var/tmpfs/portage/app-shells/powerline-9999/work
 * ERROR: app-shells/powerline-9999::gentoo failed (prepare phase):
 *   The source directory '/var/tmpfs/portage/app-shells/powerline-9999/work/powerline-status-9999' doesn't exist
 * 
 * Call stack:
 *            ebuild.sh, line  762:  Called __ebuild_main 'prepare'
 *   phase-functions.sh, line 1054:  Called __dyn_prepare
 *   phase-functions.sh, line  384:  Called die
 * The specific snippet of code:
 *              die "The source directory '${S}' doesn't exist"
 * 
 * If you need support, post the output of `emerge --info '=app-shells/powerline-9999::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-shells/powerline-9999::gentoo'`.
 * The complete build log is located at '/var/log/portage/app-shells:powerline-9999:20200214-092247.log'.
 * For convenience, a symlink to the build log is located at '/var/tmpfs/portage/app-shells/powerline-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmpfs/portage/app-shells/powerline-9999/temp/environment'.
 * Working directory: '/var/tmpfs/portage/app-shells/powerline-9999/homedir'
 * S: '/var/tmpfs/portage/app-shells/powerline-9999/work/powerline-status-9999'
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2020-02-14 17:06:39 UTC
fixed it, forgot to note the bug in the commit message