Share

7-Zip

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Treat .tar.gz extract as atomic operation?

You are viewing a single message from this topic. View all messages.

  1. 2009-07-23 20:13:03 UTC
    That works for me with 9.04 on .tar.gz archives, but not for .cpio.gz archives.

    This succeeds::
    7z x foo.cpio.gz
    7z l foo.cpio

    This fails:
    7z x -so foo.cpio.gz | 7z l -si -tcpio

    7-Zip 9.04 beta Copyright (c) 1999-2009 Igor Pavlov 2009-05-30

    7-Zip 9.04 beta Copyright (c) 1999-2009 Igor Pavlov 2009-05-30

    Processing archive: foo.cpio.gz
    Extracting: foo.cpio
    Error: Not implemented
    Errors: 1
    ERROR: The pipe has been ended.
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.