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

Bug 353504

Summary: kde-base/kdepim-runtime-4.5.94.1-r1 failure
Product: Gentoo Linux Reporter: Octavian <octavsly>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: VERIFIED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Octavian 2011-02-02 10:35:54 UTC
There is a problematic move:
mv: cannot move `kdepim-runtime-4.5.94.1/' to a subdirectory of itself, `kdepim-runtime-4.5.94.1/kdepim-runtime-4.5.94.1'
I cannot find where this mv is performed...




Reproducible: Always

Steps to Reproduce:
1. emerge -v =kde-base/kdepim-runtime-4.5.94.1-r1


Actual Results:  

>>> Emerging (1 of 1) kde-base/kdepim-runtime-4.5.94.1-r1 from kde
 * kdepim-runtime-4.5.94.1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                           [ ok ]
 * Package:    kde-base/kdepim-runtime-4.5.94.1-r1
 * Repository: kde
 * Maintainer: kde@gentoo.org
 * USE:        elibc_glibc kernel_linux userland_GNU x86
 * FEATURES:   sandbox
>>> Unpacking source...
 * Unpacking parts of kdepim-runtime-4.5.94.1.tar.bz2 to /var/tmp/portage/kde-base/kdepim-runtime-4.5.94.1-r1/work ...
tar extract command failed at least partially - continuing anyway
mv: cannot move `kdepim-runtime-4.5.94.1/' to a subdirectory of itself, `kdepim-runtime-4.5.94.1/kdepim-runtime-4.5.94.1'
 * ERROR: kde-base/kdepim-runtime-4.5.94.1-r1 failed:
 *   Died while moving "kdepim-runtime-4.5.94.1/" to "kdepim-runtime-4.5.94.1"
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_unpack
 *   environment, line 4424:  Called kde4-meta_src_unpack
 *   environment, line 3594:  Called kde4-meta_src_extract
 *   environment, line 3534:  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/kdepim-runtime-4.5.94.1-r1',
 * the complete build log and the output of 'emerge -pqv =kde-base/kdepim-runtime-4.5.94.1-r1'.
 * 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
 * This ebuild is from an overlay named 'kde': '/var/lib/layman/kde/'
 * The complete build log is located at '/var/tmp/portage/kde-base/kdepim-runtime-4.5.94.1-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/kdepim-runtime-4.5.94.1-r1/temp/environment'.
 * S: '/var/tmp/portage/kde-base/kdepim-runtime-4.5.94.1-r1/work/kdepim-runtime-4.5.94.1'

>>> Failed to emerge kde-base/kdepim-runtime-4.5.94.1-r1, Log file:

>>>  '/var/tmp/portage/kde-base/kdepim-runtime-4.5.94.1-r1/temp/build.log'


Expected Results:  
Proper handling of the package
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2011-02-02 11:38:47 UTC
*** Bug 353511 has been marked as a duplicate of this bug. ***
Comment 2 Octavian 2011-02-02 22:11:49 UTC
Resync-ing solved the issue. Bug can be closed.