Unrar and SMART_PAR don't work

Bug #246101 reported by rabside
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
LottaNZB
Fix Released
High
Severin H

Bug Description

Hi,
my conf:
Hellanzb.SMART_PAR = True
Hellanzb.SKIP_UNRAR = False
Hellanzb.UNRAR_CMD = "/usr/bin/unrar-free"

When I download something lottaNZB create a subfolder called processed in destination dir whitch contains the par files even if the archive is not corrupte: I've launched "par2 r" and each file is OK.
Moreover the system skip the rar phase

In 0.2 version I haven't had those problems

Thx a lot for you great work!

Revision history for this message
Severin H (severinh) wrote :

Hi rabside,

in LottaNZB 0.3 we changed from unrar to unrar-free on Ubuntu, as this one is Open Source and part of the universe repository. However, it doesn't support the latest features of unrar. That might be the reason why extracting the download failed on your machine. You could also have a look at the HellaNZB (Help -> Show message log).or ~/.hellanzb/log.

For the moment, try to change
Hellanzb.UNRAR_CMD = "/usr/bin/unrar-free"
back to
Hellanzb.UNRAR_CMD = "/usr/bin/unrar"

Hope this solves your problem. If there are more people like you complaining that unrar-free doesn't do its job, I might change the dependency back to unrar-free in the next version of LottaNZB.

Revision history for this message
Severin H (severinh) wrote :

"back to unrar" of course. ^^

Revision history for this message
Hans Spaans (hspaans) wrote :

Since a lot of archives on usenet are RAR3.0 it may be wise to change it back or make it a configuration item.

Revision history for this message
sandrshe (sandy95) wrote :

Unraring is was not working for me as well. In my hellanzb.conf, Hellanzb.UNRAR_CMD = "/usr/bin/unrar" was commented out. After putting it back then unraring worked.
I agree, it should be a configuration item if its going to change the hellanzb.conf file.

Revision history for this message
Severin H (severinh) wrote :

LottaNZB 0.4.1 has been release on January 27 and will automatically change the UNRAR_CMD option from "unrar-free" to "unrar", since unrar-free isn't capable of extracting a majority of archives on the Usenet.

Changed in lottanzb:
assignee: nobody → lantash
importance: Undecided → High
milestone: none → 0.4
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.