| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | "John Marrett" <jmarrett AT mediagrif DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | Invalid arugment and IO Error with bunzip2 |
| Date: | Tue, 22 Oct 2002 11:35:11 -0400 |
| Message-ID: | <B5B1F1162663D411BB8000508B691B2006076A41@stimxch1.dev.mediagrif.com> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| Importance: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1106 |
Yesterday I installed the most recent version of cygwin. When I attempt
to uncompress bz2 files I get a Invalid Parameter / I/O Error. Tar works
with the j option however. I re-installed the bunzip2 packages from the
server but it didn't resolve the problem.
Here are a few commands demonstrating the problem:
$ bunzip2 xwinclip-Test06.exe.bz2
bunzip2: I/O or other error, bailing out. Possible reason follows.
bunzip2: Invalid argument
Input file = xwinclip-Test06.exe.bz2, output file =
xwinclip-Test06.exe
bunzip2: Deleting output file xwinclip-Test06.exe, if it exists. $ tar
cjf test.tar.bz2 GNUstep $ tar tvjf test.tar.bz2 | more
drwxrwxrwx 1344/None 0 2002-10-21 13:43:04 GNUstep/
drwxrwxrwx 1344/None 0 2002-10-21 13:43:04 GNUstep/.AppInfo/
drwxrwxrwx 1344/None 0 2002-10-21 13:43:11 GNUstep/Defaults/
-rw------- 1344/None 4023 2002-10-21 13:43:09
GNUstep/Defaults/WindowMaker
-rw------- 1344/None 267 2002-10-21 13:43:09
GNUstep/Defaults/WMGLOBAL
[...]
JohnF AT DEV029 ~
$ bunzip2 test.tar.bz2
bunzip2: I/O or other error, bailing out. Possible reason follows.
bunzip2: Invalid argument
Input file = test.tar.bz2, output file = test.tar
bunzip2: Deleting output file test.tar, if it exists.
Thanks in advance,
-JohnF
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |