Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 539668 - kde-plasma/oxygen-fonts-5.2.0 fails prepare
Summary: kde-plasma/oxygen-fonts-5.2.0 fails prepare
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-10 19:02 UTC by Chris Smith
Modified: 2015-02-10 22:22 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 Chris Smith 2015-02-10 19:02:43 UTC
kde-plasma/oxygen-fonts-5.2.0 fails prepare stage 

>>> Emerging (3 of 3) kde-plasma/oxygen-fonts-5.2.0::gentoo
>>> Unpacking source...
>>> Source unpacked in /var/tmp/portage/kde-plasma/oxygen-fonts-5.2.0/work
 * ERROR: kde-plasma/oxygen-fonts-5.2.0::gentoo failed (prepare phase):
 *   The source directory '/var/tmp/portage/kde-plasma/oxygen-fonts-5.2.0/work/oxygen-fonts-5.2.0' doesn't exist
 * 
 * Call stack:
 *            ebuild.sh, line 757:  Called __ebuild_main 'prepare'
 *   phase-functions.sh, line 975:  Called __dyn_prepare
 *   phase-functions.sh, line 369:  Called die
 * The specific snippet of code:
 *              die "The source directory '${S}' doesn't exist"
Comment 1 Chris Smith 2015-02-10 19:10:00 UTC
Of course it doesn't work, the SRC_URI is missing from the ebuild.
Is there not a testing procedure before these things go into the tree?
Comment 2 Johannes Huber (RETIRED) gentoo-dev 2015-02-10 19:11:38 UTC
(In reply to Chris Smith from comment #1)
> Of course it doesn't work, the SRC_URI is missing from the ebuild.
> Is there not a testing procedure before these things go into the tree?

SRC_URI is calculated in eclass.
Comment 3 Chris Smith 2015-02-10 19:12:44 UTC
(In reply to Johannes Huber from comment #2)
> SRC_URI is calculated in eclass.

Apparently not.
Comment 4 Chris Smith 2015-02-10 19:14:37 UTC
(In reply to Chris Smith from comment #3)
> (In reply to Johannes Huber from comment #2)
> > SRC_URI is calculated in eclass.
> 
> Apparently not.

oxygen-fonts-5.2.0.tar.xz never gets downloaded
Comment 5 Johannes Huber (RETIRED) gentoo-dev 2015-02-10 22:22:52 UTC
Thanks for reporting. This is fixed in cvs now. Please sync in some hours. Maybe you need to remove broken downloaded tarball.

+
+  10 Feb 2015; Johannes Huber <johu@gentoo.org> kde5.eclass:
+  Sync SRC_URI calculation with kde overlay, fixes bug #539668.
+