Your message dated Sat, 31 Dec 2016 13:15:28 -0500
with message-id <[email protected]>
and subject line Updated the p7zip suggestion
has caused the Debian Bug report #715217,
regarding atool: Can't extract 7z files
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(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 ---
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 ---
--- Begin Message ---
Version: 0.39.0-5
I just changed the suggestion from p7zip to p7zip-full.
Francois
--- End Message ---