Date: Tue, 25 Dec 2001 16:50:02 -0800 (PST) From: Alan E <alane@geeksrus.net> To: freebsd-ports@FreeBSD.org Subject: Re: ports/33170: zip -T [zip file] fails with message about missing end signature Message-ID: <200112260050.fBQ0o2C19466@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/33170; it has been noted by GNATS. From: Alan E <alane@geeksrus.net> To: freebsd-gnats-submit@FreeBSD.org, idart@hotmail.com Cc: Subject: Re: ports/33170: zip -T [zip file] fails with message about missing end signature Date: Tue, 25 Dec 2001 19:34:43 -0500 What does i386 zip/unzip say about the file zipped on the Alpha? What does the Alpha say about a file zipped on i386? IOW, I'm wondering whether zip is writing a bad file.... It is looking for the the sequence "PK\x05\x06" and is doing so by converting bytes in the file to a long int and comparing against 0x06054b50 (little endian). Can you mail me or post a small zip file that it fails upon? -- Alan Eldridge <ports@geeksrus.net> Pmmfmffmmfmp mmmpppppffmpmfpmpppff $PffMmmPppMpmPpfPpm mfpmmmmmfpmpmpppff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112260050.fBQ0o2C19466>