[issue8833] tarfile: broken hardlink handling and testcase.

2010-06-03 Thread Lars Gustäbel
Lars Gustäbel added the comment: Thank you very much for this valuable report. Fixed in r81663-81666. -- resolution: -> accepted status: open -> closed versions: +Python 2.6, Python 3.1, Python 3.2 ___ Python tracker

[issue8833] tarfile: broken hardlink handling and testcase.

2010-05-27 Thread Lars Gustäbel
Changes by Lars Gustäbel : -- assignee: -> lars.gustaebel nosy: +lars.gustaebel ___ Python tracker ___ ___ Python-bugs-list mailing li

[issue8833] tarfile: broken hardlink handling and testcase.

2010-05-27 Thread Justin Bronder
New submission from Justin Bronder : When adding hardlinks to an archive, tarfile does not set the size of each additional link to zero as specified by the tar format [1]. In addition, the current test case hardlinks is also broken. Instead of testing that the size of a hardlink to a non-empty f