Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 407481 - kde-base/katepart-4.8.1: cannot stat `kate-4.8.1/': No such file or directory
Summary: kde-base/katepart-4.8.1: cannot stat `kate-4.8.1/': No such file or directory
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-08 22:29 UTC by DaggyStyle
Modified: 2012-03-09 12:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (kde-base:katepart-4.8.1:20120308-222433.log,1.88 KB, text/plain)
2012-03-08 22:29 UTC, DaggyStyle
Details
creffett build.log (build.log,93.18 KB, text/plain)
2012-03-09 04:52 UTC, Chris Reffett (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description DaggyStyle 2012-03-08 22:29:00 UTC
updating katepart from 4.8 to 4.8.1 fails with the following msg:
mv: cannot stat `kate-4.8.1/': No such file or directory

this blocks the entire kde 4.8.1 upgrade

Reproducible: Always
Comment 1 DaggyStyle 2012-03-08 22:29:49 UTC
Created attachment 304663 [details]
build.log
Comment 2 Chris Reffett (RETIRED) gentoo-dev Security 2012-03-09 04:52:15 UTC
Created attachment 304697 [details]
creffett build.log

emerges successfully for me, though it throws a few warnings about missing files at the start of the emerge:
tar: kate-4.8.1/cmake: Not found in archive
tar: kate-4.8.1/ConfigureChecks.cmake: Not found in archive
tar: kate-4.8.1/doc/part: Not found in archive
attached successful build.log
Comment 3 DaggyStyle 2012-03-09 06:26:42 UTC
(In reply to comment #2)
> Created attachment 304697 [details]
> creffett build.log
> 
> emerges successfully for me, though it throws a few warnings about missing
> files at the start of the emerge:
> tar: kate-4.8.1/cmake: Not found in archive
> tar: kate-4.8.1/ConfigureChecks.cmake: Not found in archive
> tar: kate-4.8.1/doc/part: Not found in archive
> attached successful build.log

for you it works, for me something is seriously wrong, kde-base/kfmclient fails with similar issue, tried to remove the tar files, dl from another location, removing the tmp folder, all fails.

see:

>>> Emerging (1 of 173) kde-base/kfmclient-4.8.1
 * kde-baseapps-4.8.1.tar.xz RMD160 SHA1 SHA256 size ;-) ...                                                               [ ok ]
>>> Unpacking source...
 * Unpacking parts of kde-baseapps-4.8.1.tar.bz2 to /var/tmp/portage/kde-base/kfmclient-4.8.1/work ...
tar extract command failed at least partially - continuing anyway
mv: cannot stat `kde-baseapps-4.8.1/': No such file or directory
 * ERROR: kde-base/kfmclient-4.8.1 failed (unpack phase):
 *   Died while moving "kde-baseapps-4.8.1/" to "kfmclient-4.8.1"
 * 
 * Call stack:
 *     ebuild.sh, line   85:  Called src_unpack
 *   environment, line 3936:  Called kde4-meta_src_unpack
 *   environment, line 3206:  Called kde4-meta_src_extract
 *   environment, line 3146:  Called die
 * The specific snippet of code:
 *               mv ${topdir} ${P} || die "Died while moving \"${topdir}\" to \"${P}\"";
 * 
 * If you need support, post the output of 'emerge --info =kde-base/kfmclient-4.8.1',
 * the complete build log and the output of 'emerge -pqv =kde-base/kfmclient-4.8.1'.
 * This ebuild used the following eclasses from overlays:
 *   /var/lib/layman/kde/eclass/kde4-meta.eclass
 *   /var/lib/layman/kde/eclass/kde4-base.eclass
 *   /var/lib/layman/kde/eclass/kde4-functions.eclass
 * The complete build log is located at '/var/log/portage/kde-base:kfmclient-4.8.1:20120309-062518.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/kfmclient-4.8.1/temp/environment'.
 * S: '/var/tmp/portage/kde-base/kfmclient-4.8.1/work/kfmclient-4.8.1'
Comment 4 DaggyStyle 2012-03-09 11:23:30 UTC
seems to have found the issue, from the log:
Unpacking parts of kate-4.8.1.tar.bz2 to /var/tmp/portage/kde-base/katepart-4.8.1/work ...
but:
dagg@NCC-5001-D ~ $ ll /usr/portage/distfiles/kate-4.8.1.tar*
-rw-r--r-- 1 root root 2031068 Mar  9 08:22 /usr/portage/distfiles/kate-4.8.1.tar.xz

why does the ebuild searches for tar.bz2 when it downloads tar.xz?
is it an eclass issue?
Comment 5 DaggyStyle 2012-03-09 12:37:05 UTC
as I'm using kde overlay for kdevelop, I needed to sync with the overlay.