Page 1 of 1

Updating / Installing Sabnzbdplus 1.02

Posted: May 18th, 2016, 11:03 am
by philipphunger
I get the following error on installing Sabnzbdplus.

Code: Select all

Unpacking sabnzbdplus (1.0.2-0ubuntu1~jcfp2~wily) ...
No apport report written because the error message indicates an issue on the local system
                                                                                         dpkg: error processing archive /var/cache/apt/archives/sabnzbdplus_1.0.2-0ubuntu1~jcfp2~wily_all.deb (--unpack):
 unable to install new version of '/usr/share/sabnzbdplus/interfaces/Config/templates/staticcfg/bootstrap/js/bootstrap.min.js': No such file or directory
in the directory bootstrap/js/ ist the file bootstrap.js but not the .min.js

Re: Updating / Installing Sabnzbdplus 1.02

Posted: May 18th, 2016, 11:38 am
by jcfp
Under investigation. Please post the output of this command:

Code: Select all

ls -la /usr/share/sabnzbdplus/interfaces/Config/templates/staticcfg/ | grep bootstrap

Re: Updating / Installing Sabnzbdplus 1.02

Posted: May 18th, 2016, 11:43 am
by philipphunger
got it working by deleting the folder /usr/share/sabnzbdplus

Re: Updating / Installing Sabnzbdplus 1.02

Posted: May 18th, 2016, 11:48 am
by philipphunger
jcfp wrote:Under investigation. Please post the output of this command:

Code: Select all

ls -la /usr/share/sabnzbdplus/interfaces/Config/templates/staticcfg/ | grep bootstrap
oh sorry i have deleted the folder just 10 seconds faster than your post ;-(

Re: Updating / Installing Sabnzbdplus 1.02

Posted: May 18th, 2016, 11:57 am
by jcfp
Fear not, there'll be fresh victims of this bug :(

Re: Updating / Installing Sabnzbdplus 1.02

Posted: May 18th, 2016, 12:56 pm
by jcfp
Update: this issue traces back to leftovers from the bug described here. I added a workaround in 1.0.2-0ubuntu1~jcfp3 (available/relevant for vivid and newer only) that should prevent this from blocking package installs. You may still need to run the reinstall libjs-bootstrap afterwards, using the same command as the one given in the other thread to fix glitter:

Code: Select all

sudo apt-get install --reinstall libjs-bootstrap