[Python-bugs-list] [ python-Bugs-721871 ] tarfile gets filenames wrong

SourceForge.net noreply@sourceforge.net
Tue, 15 Apr 2003 08:13:25 -0700


Bugs item #721871, was opened at 2003-04-15 16:56
Message generated for change (Comment added) made by sjoerd
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=721871&group_id=5470

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jack Jansen (jackjansen)
Assigned to: Nobody/Anonymous (nobody)
Summary: tarfile gets filenames wrong

Initial Comment:
Tarfile seem to get filenames wrong, at least some times, at least on 
MacOSX. As an example, take the attached tar file (a distutils bdist-
dumb for OSX) and do 

>>> tf = tarfile.open(..., 'r')
>>> print tf.getnames()

Notice how for many filenames an initial bit of the pathname is 
missing.


----------------------------------------------------------------------

Comment By: Sjoerd Mullender (sjoerd)
Date: 2003-04-15 17:13

Message:
Logged In: YES 
user_id=43607

There's no uploaded file!  You have to check the
checkbox labeled "Check to Upload & Attach File"
when you upload a file.

Please try again.

(This is a SourceForge annoyance that we can do
nothing about. :-( )

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=721871&group_id=5470