** Description changed:

  Binary package hint: p7zip
  
  I use 7-Zip 4.42 under Windows 2000 to create a password protected .7z
  archiv. I use the default settings and include just one simple textfile.
  I transfer this archive to a machine with ubuntu feisty fawn. After that
  i try to decompress that file
  
  ----
- # p7zip -d test_encrypted.7z 
+ # p7zip -d test_encrypted.7z
  
  7-Zip (A) 4.43 beta  Copyright (c) 1999-2006 Igor Pavlov  2006-09-15
  p7zip Version 4.43 (locale=de_DE.UTF-8,Utf16=on,HugeFiles=on,2 CPUs)
  
  Processing archive: test_encrypted.7z
  
  Extracting  test.txt     Unsupported Method
  
  Sub items Errors: 1
  ----
  
  It get's worse, when i try to extract a .7z file where the filenames
  have been enrcypted too.
  
  ----
- # p7zip -d test_with_encrypted_filename.7z 
+ # p7zip -d test_with_encrypted_filename.7z
  
  7-Zip (A) 4.43 beta  Copyright (c) 1999-2006 Igor Pavlov  2006-09-15
  p7zip Version 4.43 (locale=de_DE.UTF-8,Utf16=on,HugeFiles=on,2 CPUs)
  
  Processing archive: test_with_encrypted_filename.7z
  
  Error: test_with_encrypted_filename.7z is not supported archive
  ----

-- 
p7zip can't decompress password protected 7z files
https://bugs.launchpad.net/bugs/122935
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to