Bug 887952 - 7za doesnn't extract recursively
Summary: 7za doesnn't extract recursively
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: p7zip
Version: 16
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Saou
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-17 16:56 UTC by Peter H. Jones
Modified: 2012-12-18 00:07 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-12-18 00:07:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
typescript from directory s, below the zip archive (3.40 KB, text/plain)
2012-12-17 16:56 UTC, Peter H. Jones
no flags Details

Description Peter H. Jones 2012-12-17 16:56:04 UTC
Created attachment 664981 [details]
typescript from directory s, below the zip archive

Description of problem:
7za does not put extracted files in subdirectories.

Version-Release number of selected component (if applicable):
p7zip-9.20.1-2.fc16.x86_64

How reproducible:
Try to recursively extract from archive at http://www.dingleberry.it/Dingleberry-3.3.3-source.zip . (I downloaded it first.)

Steps to Reproduce:
1. wget http://www.dingleberry.it/Dingleberry-3.3.3-source.zip
2. 7za e Dingleberry-3.3.3-source.zip
3. 
  
Actual results:
Subdirectories are created, but empty.

Expected results:
Files listed as having been extracted should be in the subdirectories.

Additional info:
The documentation for the -r switch says to avoid using it! I have tried
-r, -r0 and -r src, to no avail.

Comment 1 Peter H. Jones 2012-12-18 00:07:33 UTC
On re-reading man 7za, I discovered the "x" command that does what I wanted.


Note You need to log in before you can comment on or make changes to this bug.