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 install sabnzbdplus on zfsguru #33

Closed apetzel closed 12 years ago

apetzel commented 12 years ago

===> Checking if devel/py-cheetah already installed running easy_install error: Not a URL, existing file, or requirement spec: '/usr/ports/devel/py-cheetah/work/Cheetah-2.4.4/dist/Cheetah-2.4.4-py2.7-freebsd-8.2-STABLE-amd64.egg' *\ Error code 1

Stop in /usr/ports/devel/py-cheetah. *\ Error code 1

Stop in /usr/ports/news/sabnzbdplus.

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

ghost commented 12 years ago

This issue is related to SAB, not LaSi. I'm sorry I can't help you with that other then to say: Try again later. Or you can try to install py-cheetah manually and after that install SAB.

apetzel commented 12 years ago

Chris,

thank you for your answer but I am new to freebsd and zfsguru do you have any idea how I can add manually py-cheetah? or how I search for the port?

thx Andreas

Andreas Petzel Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Wednesday 20 June 2012 at 16:14, Chris wrote:

This issue is related to SAB. I'm sorry I can't help you with that other then to say: Try again later. Or you can try to install py-cheetah manually and after that install SAB.


Reply to this email directly or view it on GitHub: https://github.com/Mar2zz/LaSi/issues/33#issuecomment-6454892

ghost commented 12 years ago

This is the code:

cd /usr/ports/devel/py-cheetah make install clean

cd /usr/ports/news/sabnzbdplus make install clean