Your message dated Sun, 7 Jul 2013 16:34:14 -0300 with message-id <CAMHCNwjKHg=9v53dzs3vitrdjydfaf_ehuhiemzulvfnsgk...@mail.gmail.com> has caused the report #715217, regarding atool: Can't extract 7z files to be marked as having been forwarded to the upstream software author(s) Oskar Liljeblad <[email protected]>
(NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 715217: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=715217 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Hi Oskar, (see the bug report below) I can fix this easily by changing the dependency in the Debian package, but I was wondering whether you might want to fallback to 7zr in aunpack when 7z is not present. Making that change in the upstream sources could help aunpack work on more machines. Francois ---------- Forwarded message ---------- From: Lingzhu Xiang <[email protected]> Date: Sun, Jul 7, 2013 at 1:25 AM Subject: Bug#715217: atool: Can't extract 7z files To: Debian Bug Tracking System <[email protected]> Package: atool Version: 0.39.0-2 Severity: important atool uses /usr/bin/7z but suggests p7zip which provides /usr/bin/7zr. /usr/bin/7z is in p7zip-full which is not installed. $ aunpack test.7z Can't exec "7z": No such file or directory at /usr/bin/aunpack line 1869. 7z: cannot execute - No such file or directory aunpack: 7z ...: non-zero return-code Editing /usr/bin/aunpack to $::cfg_path_7z = '7zr'; made it work for me. Lingzhu Xiang
--- End Message ---

