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

LaSi won't install CouchPotato on Raspberry Pi #40

Open hyperbart opened 12 years ago

hyperbart commented 12 years ago

Hi, I'm trying to install CouchPotato on a R Pi with LaSi.sh on a 2GB SD card, I get the following error:

Are you sure you want to continue and install CouchPotato?

Packagelist is up to date 2012-08-10 19:07:51 URL:http://dl.dropbox.com/u/18712538//LaSi_Repo/couchpotato.deb [4566/4566] -> "/tmp/couchpotato.deb" [1](Reading database ... 47581 files and directories currently installed.) Preparing to replace couchpotato 2012.07.17 (using /tmp/couchpotato.deb) ... Unpacking replacement couchpotato ... Setting up couchpotato (2012.07.17) ... Cloning into /opt/couchpotato... remote: Counting objects: 9251, done. remote: Compressing objects: 100% (3028/3028), done. remote: Total 9251 (delta 6280), reused 9062 (delta 6108) Receiving objects: 100% (9251/9251), 4.52 MiB | 532 KiB/s, done. Resolving deltas: 100% (6280/6280), done. dpkg: error processing couchpotato (--install): subprocess installed post-installation script returned error exit status 1 Errors were encountered while processing: couchpotato

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 couchpotato (2012.07.17) ... fatal: destination path '/opt/couchpotato' already exists and is not an empty directory. dpkg: error processing couchpotato (--configure): subprocess installed post-installation script returned error exit status 128 configured to not write apport reports Errors were encountered while processing: couchpotato E: Sub-process /usr/bin/dpkg returned an error code (1)

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