0.3.3 Doesn't unpack (Linux)

Report & discuss bugs found in SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
User avatar
neilt0
Full Member
Full Member
Posts: 120
Joined: January 22nd, 2008, 4:16 am

0.3.3 Doesn't unpack (Linux)

Post by neilt0 »

* LinkStation Live
* Running from Source
* Plush
* No Firewall
* IP4
* Reproducible
Same .ini on both builds set to +D
0.3.1 unpacks
0.3.3 doesn't unpack -- just par2 checks and leaves the NZB unpacked (after moving to complete dir). Doesn't attempt to unpack.
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: 0.3.3 Doesn't unpack (Linux)

Post by switch »

What's the logging like for the startup code?

Does it find unrar ok?
User avatar
neilt0
Full Member
Full Member
Posts: 120
Joined: January 22nd, 2008, 4:16 am

Re: 0.3.3 Doesn't unpack (Linux)

Post by neilt0 »

First thing I checked!  :D

Works OK using 0.3.1
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: 0.3.3 Doesn't unpack (Linux)

Post by switch »

Can you try again with the default template please. And verify that it is actually set to +D.

What browser are you using?
User avatar
neilt0
Full Member
Full Member
Posts: 120
Joined: January 22nd, 2008, 4:16 am

Re: 0.3.3 Doesn't unpack (Linux)

Post by neilt0 »

See attached pics!

Firefox 3, Beta 4
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: 0.3.3 Doesn't unpack (Linux)

Post by switch »

Ok, did you change "Post-process only verified jobs:" under config>switched at all? (safe_postproc in ini)

Should be set to No (0) by default.

If you changed it, then try again with it set to "No".
If not I'll maybe send you a custom 0.3.3 with more logging.
User avatar
neilt0
Full Member
Full Member
Posts: 120
Joined: January 22nd, 2008, 4:16 am

Re: 0.3.3 Doesn't unpack (Linux)

Post by neilt0 »

switch wrote: Ok, did you change "Post-process only verified jobs:" under config>switched at all? (safe_postproc in ini)

Should be set to No (0) by default.

If you changed it, then try again with it set to "No".
If not I'll maybe send you a custom 0.3.3 with more logging.
Aha! Well, of course I had to try out the new options!

Setting that back to No fixes the problem. Now it unrars.

So, some problem with parsing the result from par2 on Linux?
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: 0.3.3 Doesn't unpack (Linux)

Post by switch »

Hmm, same result for me on windows, will pass this along to shypike.

EDIT: Chaning line 130 in assembler.py

Code: Select all

result = res
is a quick fix.
Last edited by switch on March 12th, 2008, 7:52 pm, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: 0.3.3 Doesn't unpack (Linux)

Post by shypike »

Fix will be in 0.3.4 (out this week).
Post Reply