Bug 20670

Summary: zip не поддерживает большие файлы
Product: Sisyphus Reporter: velifico <velifico>
Component: zipAssignee: Andrey Cherepanov <cas>
Status: CLOSED WORKSFORME QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: cas, lav
Version: unstable   
Hardware: all   
OS: Linux   

Description velifico 2009-07-03 10:28:23 MSD
При попытке заархивировать файл больше 1GB говорит "File too large".
В гугле нашел вот такую информацию:

===
Remove zip and unzip. Download the source for zip and unzip.
Then add -D_FILE_OFFSET_BITS=64 to the CFLAGS and CXXFLAGS to the ./configure command.
Also do not forget to include largefile option if there is one.
===
Comment 1 Vitaly Lipatov 2009-07-06 00:51:25 MSD
Собираю zip-3.0
Пока плохо работает в локали не UTF-8.
Comment 2 Vitaly Lipatov 2015-12-23 17:05:21 MSK
* Пн мар 19 2012 Andrey Cherepanov <cas@altlinux.org> 30000000:3.0-alt1
- Version 3.0 (ALT #26954)

Проверил, zip 3.0 работает с большими файлами.