After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 747141 - can't extract multi volume rar archives
can't extract multi volume rar archives
Status: RESOLVED NOTGNOME
Product: file-roller
Classification: Applications
Component: general
3.16.x
Other Linux
: Normal normal
: ---
Assigned To: file-roller-maint
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2015-03-31 21:47 UTC by darkxst
Modified: 2015-06-30 15:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
example rar part1 (100.00 KB, application/octet-stream)
2015-06-28 23:52 UTC, darkxst
Details
part2 (91.94 KB, application/octet-stream)
2015-06-28 23:53 UTC, darkxst
Details

Description darkxst 2015-03-31 21:47:56 UTC
File-roller can no longer handle multi volume rar archives. When opening one of these only files from the first volume are shown in the UI and then when trying to extract there is a message:
  "An error occured while extracting files, Truncated RAR data"

This was working in 3.14, so I suppose its related to the switch to libarchive. libarchive itself does look like it has support for multi volume archives
Comment 1 Casey 2015-04-22 09:07:27 UTC
Confirming issue on my system as well.
Archlinux with latest 3.16.1-1 file roller application.
Comment 2 Michael Tunnell 2015-04-22 14:19:11 UTC
Additional Confirmation
I have also experienced this issue with file-roller 3.16 on Arch.
Comment 3 GP 2015-05-29 05:17:05 UTC
I experience the same issue. Fedora 22, GNOME 3.16.2, with Archive Manager 3.16.2.
Comment 4 region51 2015-06-28 19:57:44 UTC
Also experiencing the same issue - Fedora 22, GNOME 3.16.2, with Archive Manager 3.16.2.
Comment 5 Igor Gnatenko 2015-06-28 20:23:07 UTC
I can't reproduce it with file-roller-3.16.2-2.fc23.x86_64, libarchive-3.1.2-13.fc23.x86_64 with multi volume rar archive which I created some minutes ago.

Please provide example files and versions of file-roller and libarchive.
Comment 6 darkxst 2015-06-28 23:52:40 UTC
Created attachment 306254 [details]
example rar part1

example rar set that fails to extract in file-roller 3.16.2 and libarchive 3.1.2
Comment 7 darkxst 2015-06-28 23:53:05 UTC
Created attachment 306255 [details]
part2
Comment 8 Igor Gnatenko 2015-06-29 09:09:51 UTC
Thanks for reporting. This is bug not in file-roller, it's bug in libarchive. It handles archive.rar.XXX, but won't handle archive.partXXX.rar

https://github.com/libarchive/libarchive/issues/569
Comment 9 Paolo Bacchilega 2015-06-30 15:04:46 UTC
version 3.16.3 should fix this problem if you have rar or unrar installed.