Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 261804 - kde-base/kdialog-4.2.1 performs wrong unpacking from kdebase-apps-4.2.1.tar.bz2
Summary: kde-base/kdialog-4.2.1 performs wrong unpacking from kdebase-apps-4.2.1.tar.bz2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-09 04:16 UTC by Hamlet
Modified: 2009-03-09 10:41 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 Hamlet 2009-03-09 04:16:42 UTC
The emerge fails at the end of the partial unpacking.
This seems the same problem as in bug #261801 .

Reproducible: Always

Steps to Reproduce:
1. emerge =kde-base/kdialog-4.2.1

Actual Results:  
>>> Emerging (1 of 4) kde-base/kdialog-4.2.1
 * kdebase-4.2.1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                                                  [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                                      [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                     [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                    [ ok ]
>>> Unpacking source...
 * Unpacking parts of kdebase-apps-4.2.1.tar.bz2 to /var/tmp/portage/kde-base/kdialog-4.2.1/work ...
mv: cannot stat `kdebase-apps-4.2.1': No such file or directory
 *
 * ERROR: kde-base/kdialog-4.2.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 3729:  Called kde4-meta_src_unpack
 *             environment, line 2970:  Called kde4-meta_src_extract
 *             environment, line 2912:  Called die
 * The specific snippet of code:
 *           mv ${KMNAME}-${PV} ${P} || die "Died while moving "${KMNAME}-${PV}" to "${P}"";
 *  The die message:
 *   Died while moving "kdebase-apps-4.2.1" to "kdialog-4.2.1"


Expected Results:  
Should start compiling.

This seems the same problem as in bug #261801 .
Comment 1 Hamlet 2009-03-09 04:21:29 UTC
And bug #261779 (which is now fixed).
Comment 2 Tomáš Chvátal (RETIRED) gentoo-dev 2009-03-09 10:41:05 UTC
Fixed in cvs thanks for report.