Mar2zz / LaSi

LaSi is short for: Lazy admin Scripted Installers. Aim is to create 'easy' walkthrough-installers written in Bash for programs that are not inside official *nix-repo's, but for example only on Github or Googlecode. Main focus is headless servers, right now it supports debian-based systems, freeBSD-deratives (thx to Kriss1981) and bootstrapped Synology NAS devices (thx to Jeroenve)).
mar2zz.tweakblogs.net
GNU General Public License v3.0
60 stars 8 forks source link

Installation of sickbeard fails on Debian Wheezy #58

Open remisty opened 11 years ago

remisty commented 11 years ago

When trying to install sickbeard on Debian Wheezy I get the following message:

Solving dependencys... Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Setting up sickbeard (2011.12.30) ... fatal: destination path '/opt/sickbeard' already exists and is not an empty directory. dpkg: error processing sickbeard (--configure): subprocess installed post-installation script returned error exit status 128 Errors were encountered while processing: sickbeard E: Sub-process /usr/bin/dpkg returned an error code (1)

Failed! Installing SickBeard didn't finish, try again or: Copy the text above and report an issue at the following address: https://github.com/Mar2zz/LaSi/issues

Does anyone has an advice