duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Duplicity-talk] Tarfile support


From: Ben Escoto
Subject: [Duplicity-talk] Tarfile support
Date: Fri, 14 Mar 2003 14:43:24 -0800

The long-link bug was in the tarfile.py module, and I just noticed
that it is now part of Python's standard library (as of 2.3a2 I think)
and has had some bug fixes since I integrated the code into duplicity.
However, duplicity does not automatically inherit any fixes, because
it uses a hacked version of that code.  (I couldn't use the original
code directly because it wasn't suitable for building large volumes
only partially contained in memory and then postprocessing those with,
for instance, gpg.)

So this is clearly a non-ideal situation.  Perhaps I should try to get
my patches added to tarfile now that it is in the standard library
(before they were rejected).

But a longer term problem is that GNU tar isn't a very good format,
and I recently emailed and it wasn't clear when/if they were going to
add ACL/EA support.  I think the format that an archiver like star
uses is more standards compliant and better in other ways also.

I guess I haven't really asked a question, but comments on this issue
are welcome.


-- 
Ben Escoto

Attachment: pgps_eubkS8XF.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]