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

Bug 309315

Summary: re-emerging gnome-base/gnome-keyring-2.28.2 dies with false error "failure unpacking gnome-keyring-2.28.2.tar.bz2"
Product: Gentoo Linux Reporter: Sascha Wuestemann <bigfoot>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
emerge -pqv =gnome-base/gnome-keyring-2.28.2
/var/tmp/portage/gnome-base/gnome-keyring-2.28.2/temp/build.log
/var/tmp/portage/gnome-base/gnome-keyring-2.28.2/temp/environment

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.