kdelibs-4.7.2 untar fails
Patrick Spendrin
ps_ml at gmx.de
Tue Nov 15 09:07:24 UTC 2011
Am 15.11.2011 09:44, schrieb Patrick von Reth:
> Yes, only nepumuk appears, so maybe we should use 7z but handle openssl
> in a special way, the openssl script is already so special a own unpack
> wouldn't mess it.
I would prefer if you wouldn't remove the python based unpack mechanism
next time ;-).
Also I think it is a bad idea to make a permanent change out of that: as
soon as this bug has been fixed in python, it would be more intelligent
to switch back if only for the dependency against 7zip.
regards,
Patrick
>
> On 15 November 2011 09:31, Andre Heinecke <aheinecke at intevation.de
> <mailto:aheinecke at intevation.de>> wrote:
>
> Hi,
>
> On Tuesday 15 November 2011 00 <tel:2011%2000>:30:09 Patrick
> Spendrin wrote:
> > Am 18.10.2011 16:05, schrieb Patrick von Reth:
> > > Hi
> > >
> > > If I try to unpack kdelibs 4.7.2 on emerge branch kde-4.7,
> python untar
> > > only extracts a nepumuk direcetory.
> > > But the tar is complete, with 7z I can extract it without problems.
> > > Does it work for you?
> I've checked on linux with
> ftp://ftp.kde.org/pub/kde/stable/4.7.3/src/kdelibs-4.7.3.tar.bz2
> (sha1 4f1bbd1b4d558f3541057747db9bf7e9dcececb3)
>
> With tar -xf it extracted correctly.
>
> But using Python 2.7.2 from debian sid with the following script:
> import tarfile
> import sys
> import os
> o = tarfile.open(sys.argv[1])
> os.mkdir("tmp")
> o.extractall("tmp")
> o.close()
>
> It extracts a folder kdelibs-4.7.3 with only nepomuk as
> subdirectory. That
> subdirectory has some files then.
> There is no exception thrown.
>
> Is this the same behavior that you are seeing?
>
> Regards,
> Andre
>
>
> --
> Andre Heinecke | ++49-541-335083-262 <tel:%2B%2B49-541-335083-262>
> | http://www.intevation.de/
> Intevation GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR
> B 18998
> Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
> _______________________________________________
> Kde-windows mailing list
> Kde-windows at kde.org <mailto:Kde-windows at kde.org>
> https://mail.kde.org/mailman/listinfo/kde-windows
>
>
>
>
> _______________________________________________
> Kde-windows mailing list
> Kde-windows at kde.org
> https://mail.kde.org/mailman/listinfo/kde-windows
More information about the Kde-windows
mailing list