Bug#192253: unzip: Can't handle large zip files

2006-01-07 Thread Santiago Vila
Please, people, stop proposing that I enable large file support by just passing compiler flags. The patch proposed by Paul Slootman clearly shows that it's NOT enough. There is an unknown number of typedefs which have to be changed as well. The patch from Paul changes several of them, but nobody kn

Bug#192253: Bug #192253 - unzip: Can't handle large zip files

2006-01-05 Thread Caspar Bothmer
Hi, Why don't you just set FILE_OFFSET_BITS to 64? 5.52 does recognize this flag. Patch attached. caspar diff -pruN unzip-5.52.orig/debian/rules unzip-5.52/debian/rules --- unzip-5.52.orig/debian/rules 2006-01-05 18:16:55.573032000 +0100 +++ unzip-5.52/debian/rules 2006-01-05 18:17:45.42145

Bug#192253: Bug #192253 - unzip: Can't handle large zip files

2005-12-31 Thread Greg Alexander
We are hungry today. Worry about tomorrow when it gets here. I am trying to improve the Debian distribution so that its unzip utility is at least as powerful as Windows'. Thanks, - Greg On Sat, Dec 31, 2005 at 05:56:28PM +0100, Santiago Vila wrote: > On Sat, 31 Dec 2005, Greg Alexander wrote: >

Bug#192253: Bug #192253 - unzip: Can't handle large zip files

2005-12-31 Thread Santiago Vila
On Sat, 31 Dec 2005, Greg Alexander wrote: > Hello - > > I am writing in regards to bug #192253 on bugs.debian.org, > reporting that unzip cannot handle 2GB-4GB zip files. > A patch to fix this problem is provided in 2003 by Paul Slootman. > The upstream version has not been updated to correct

Bug#192253: Bug #192253 - unzip: Can't handle large zip files

2005-12-30 Thread Greg Alexander
Hello - I am writing in regards to bug #192253 on bugs.debian.org, reporting that unzip cannot handle 2GB-4GB zip files. A patch to fix this problem is provided in 2003 by Paul Slootman. The upstream version has not been updated to correct this problem, and it appears that debian is waiting on u