0.8.x and "7za binary... NOT found!"
Posted: May 24th, 2015, 6:46 am
@jcfp
SAB 0.8.x on a default install gives a warning: "7za binary... NOT found!" (FWIW: a warning is a bit harsh for an optional binary, I would say)
After
all is well:
So: will you put p7zip-full in the PPA as a required package?
SAB 0.8.x on a default install gives a warning: "7za binary... NOT found!" (FWIW: a warning is a bit harsh for an optional binary, I would say)
Code: Select all
2015-05-24 10:55:59,690::WARNING::[SABnzbd:519] 7za binary... NOT found!Code: Select all
sudo apt-get install p7zip-fullCode: Select all
2015-05-24 13:41:35,668::INFO::[SABnzbd:517] 7za binary... found (/usr/bin/7za)