Bug#709264: file-roller cannot reopen a zip file

Santiago Vila sanvila at unex.es
Wed May 22 09:00:06 UTC 2013


reassign 709264 file-roller
severity 709264 wishlist
thanks

On Wed, 22 May 2013, patrick wrote:

> Package: zip
> Version: 3.0-3
> Severity: important
> 
> Hi, 
> 
> I doesnt work very much here on basic operation.
> 
> zip -s 8m -r pack.zip file1 file2 file2
> 
> then 
> 
> file-roller pack.zip
> 
> and it tells that 7zip cannot reread it. 
> 
> 
> ok let's use unzip:
> 
> unzip pack.zip  
> error

Hmm, just "error"?

No, this is a misrepresentation of the actual error. I get this:

$ unzip pack.zip 
Archive:  pack.zip
warning [pack.zip]:  zipfile claims to be last disk of a multi-part archive;
  attempting to process anyway, assuming all parts have been concatenated
  together in order.  Expect "errors" and warnings...true multi-part support
  doesn't exist yet (coming soon).

which is a lot more than the simple "error" that you wrote.

By contrast, file-roller says this in my system:

7-Zip [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
p7zip Version 9.20 (locale=es_ES.UTF-8,Utf16=on,HugeFiles=on,2 CPUs)

Error: /tmp/pack.zip: Can not open file as archive

Errors: 1


which is a lot less helpful than the message given by unzip, as it
does not even warn that the file is the first one in a multipart archive.


I'm reassigning this to file-roller as I think the error message could
be improved there.

Thanks.



More information about the pkg-gnome-maintainers mailing list