Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 518652 - x11-libs/qtermwidget-0.4.0.37 - * The source directory '/tmp/portage/x11-libs/qtermwidget-0.4.0.37/work/qtermwidget-0.4.0.37' doesn't exist
Summary: x11-libs/qtermwidget-0.4.0.37 - * The source directory '/tmp/portage/x11-l...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maxim Koltsov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-31 09:31 UTC by G.Wolfe Woodbury
Modified: 2014-08-03 16:54 UTC (History)
3 users (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 G.Wolfe Woodbury 2014-07-31 09:31:04 UTC
trying to update qtermwidget to 0.4.0.37 fails during the perparations stage.
Portage expects to find /var/tmp/..../qtermwidget-0.4.0.37 after unpacking the tarball, but the distfile contains qtermwidget-0.4.37.0-gebf7d6c

Reproducible: Always

Steps to Reproduce:
1. emerge --update x11-libs/qtermwidget
2.
3.
Actual Results:  
>>> Unpacking qtermwidget-0.4.0.37.tar.xz to /var/tmp/portage/x11-libs/qtermwidget-0.4.0.37/work
>>> Source unpacked in /var/tmp/portage/x11-libs/qtermwidget-0.4.0.37/work
 * ERROR: x11-libs/qtermwidget-0.4.0.37::gentoo failed (prepare phase):
 *   The source directory '/var/tmp/portage/x11-libs/qtermwidget-0.4.0.37/work/qtermwidget-0.4.0.37' doesn't exist
 * 
 * Call stack:
 *            ebuild.sh, line 714:  Called __ebuild_main 'prepare'
 *   phase-functions.sh, line 955:  Called __dyn_prepare
 *   phase-functions.sh, line 369:  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 '=x11-libs/qtermwidget-0.4.0.37::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=x11-libs/qtermwidget-0.4.0.37::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/x11-libs/qtermwidget-0.4.0.37/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/qtermwidget-0.4.0.37/temp/environment'.
 * Working directory: '/usr/lib64/portage/pym'
 * S: '/var/tmp/portage/x11-libs/qtermwidget-0.4.0.37/work/qtermwidget-0.4.0.37'

>>> Failed to emerge x11-libs/qtermwidget-0.4.0.37, Log file:


Expected Results:  
normal update process
Comment 1 Alex Xu (Hello71) 2014-07-31 12:47:39 UTC
inherit vcs-snapshot
Comment 2 Maxim Koltsov (RETIRED) gentoo-dev 2014-08-03 16:54:31 UTC
Oops, sorry for that! Should be fixed now.