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

Bug 778719

Summary: app-admin/authbind-2.1.2 - The source directory '${S}' doesn't exist
Product: Gentoo Linux Reporter: Martin Mokrejš <mmokrejs>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Martin Mokrejš 2021-03-27 13:34:43 UTC
>>> Source unpacked in /mnt/external/var/tmp/portage/portage/app-admin/authbind-2.1.2/work
 * ERROR: app-admin/authbind-2.1.2::gentoo failed (prepare phase):
 *   The source directory '/mnt/external/var/tmp/portage/portage/app-admin/authbind-2.1.2/work/authbind-2.1.2' doesn't exist
 * 
 * Call stack:
 *            ebuild.sh, line  762:  Called __ebuild_main 'prepare'
 *   phase-functions.sh, line 1050:  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-admin/authbind-2.1.2::gentoo'`,


Should use ${S}="${W}/${PN}" instead
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-03-27 13:46:08 UTC
Thanks, will fix in a few

*** This bug has been marked as a duplicate of bug 777834 ***