[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-tar] tar-1.24 fails to extract specified directories from kdebase-4
From: |
Samuli Suominen |
Subject: |
[Bug-tar] tar-1.24 fails to extract specified directories from kdebase-4.5.2.tar.bz2 |
Date: |
Tue, 26 Oct 2010 21:11:56 +0300 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.11) Gecko/20101021 Lightning/1.0b3pre Thunderbird/3.1.5 |
(Sorry if this is a duplicate mail, I sent it once before but didn't get
any mail back.)
tar-1.24 fails to extract specified directories from
kdebase-4.5.2.tar.bz2 [1] as reported downstream [2].
tar-1.23 success:
unique tmp # tar -xpf /usr/portage/distfiles/kdebase-4.5.2.tar.bz2
--transform="s|apps/||" kdebase-4.5.2/apps/konsole
unique tmp #
tar-1.24 failure with (or without, doesn't make difference):
http://git.savannah.gnu.org/cgit/tar.git/patch/?id=acb77ac5bd4bf9248070c9c512525eee8258aebd
unique tmp # tar -xpf /usr/portage/distfiles/kdebase-4.5.2.tar.bz2
--transform="s|apps/||" kdebase-4.5.2/apps/konsole
tar: kdebase-4.5.2/apps/konsole: Not found in archive
tar: Exiting with failure status due to previous errors
[1] http://trumpetti.atm.tut.fi/gentoo/distfiles/kdebase-4.5.2.tar.bz2
[2] http://bugs.gentoo.org/show_bug.cgi?id=342785
Thanks, Samuli Suominen