Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 309315 - re-emerging gnome-base/gnome-keyring-2.28.2 dies with false error "failure unpacking gnome-keyring-2.28.2.tar.bz2"
Summary: re-emerging gnome-base/gnome-keyring-2.28.2 dies with false error "failure un...
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-13 23:10 UTC by Sascha Wuestemann
Modified: 2010-03-14 13:49 UTC (History)
0 users

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


Attachments
emerge --info (emerge_info_gnome-base_gnome-keyring-2.28.2,4.13 KB, text/plain)
2010-03-13 23:11 UTC, Sascha Wuestemann
Details
emerge -pqv =gnome-base/gnome-keyring-2.28.2 (emerge_pqv_gnome-base_gnome-keyring-2.28.2,78 bytes, text/plain)
2010-03-13 23:12 UTC, Sascha Wuestemann
Details
/var/tmp/portage/gnome-base/gnome-keyring-2.28.2/temp/build.log (emerge_gnome-base_gnome-keyring-2.28.2_build.log,1.57 KB, text/plain)
2010-03-13 23:13 UTC, Sascha Wuestemann
Details
/var/tmp/portage/gnome-base/gnome-keyring-2.28.2/temp/environment (emerge_gnome-base_gnome-keyring-2.28.2_environment,62.64 KB, text/plain)
2010-03-13 23:13 UTC, Sascha Wuestemann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sascha Wuestemann 2010-03-13 23:10:06 UTC
After upgrading my system I have got new linux headers so I rebuilt the toolchain and after that I successfully emerge(d) -eva system but emerge -eva world fails at gnome-keyring-2.28.2 because the build process assumes an error while unpacking the distfile which looks wrong to me because I can't see a reason why it should fail. I have successfully unpacked the distfile by hand, I removed /var/tmp/gnome-base recursively, I have emerge(d) --sync and each time I have the same error after emerge --resume. I have checked revdep-rebuild and lafilefixer, too, nothing changes.

Reproducible: Always

Steps to Reproduce:
1.emerge --resume to get emerge -eva world finished
2.
3.

Actual Results:  
buiiding fails

Expected Results:  
I was looking to find the error with no succes. It should build fine, I think.

Should build without error, because it has before.
Comment 1 Sascha Wuestemann 2010-03-13 23:11:32 UTC
Created attachment 223463 [details]
emerge --info
Comment 2 Sascha Wuestemann 2010-03-13 23:12:28 UTC
Created attachment 223465 [details]
emerge -pqv =gnome-base/gnome-keyring-2.28.2
Comment 3 Sascha Wuestemann 2010-03-13 23:13:15 UTC
Created attachment 223467 [details]
/var/tmp/portage/gnome-base/gnome-keyring-2.28.2/temp/build.log
Comment 4 Sascha Wuestemann 2010-03-13 23:13:56 UTC
Created attachment 223469 [details]
/var/tmp/portage/gnome-base/gnome-keyring-2.28.2/temp/environment
Comment 5 Rafał Mużyło 2010-03-14 01:25:37 UTC
Does adding '--debug' gives any hints ?
Comment 6 Patrick Lauer gentoo-dev 2010-03-14 10:39:23 UTC
That's most likely related to the current tar issues. Downgrading tar to 1.22 should fix it.
Comment 7 Sascha Wuestemann 2010-03-14 13:49:35 UTC
Patrick Lauer was right, thank you. I downgraded tar and now unpacking was error free. My emerge --resume continues.

I can confirm that this case was a tar issue.