File: README.Debian

package info (click to toggle)
atool 0.29.0-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 308 kB
  • sloc: perl: 1,343; sh: 243; makefile: 98
file content (11 lines) | stat: -rw-r--r-- 587 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
The /etc/atool.conf provided by debian set an option for using rar instead
of using unrar (use_rar_for_unpack). This is because upstream atool can
use another unrar software, which is packaged in debian as unrar-nonfree
(in section non-free), but not unrar (in section main). (unrar in main does
only support v2 rar-format, unrar-nonfree supports v3).  

If you really want to use unrar-nonfree, please deactivate this option in
/etc/atool.conf. Be aware, ___ this will break ___ rar archives support
if you install unrar instead of unrar-nonfree.

Stephane Jourdois <kwisatz@rubis.org>