Auteur Topic: Kan iemand mij helpen met het installeren van Sabnzbd?  (gelezen 6995 keer)

Offline jacq

  • Bedankjes
  • -Gegeven: 0
  • -Ontvangen: 0
  • Berichten: 13
Kan iemand mij helpen met het installeren van Sabnzbd?
« Gepost op: 24 januari 2008, 18:39:23 »
Wil op mijn DS Sabnzb installeren op mijn 107+ maar krijg steeds de melding “Cannot find package python.”.
Kan iemand mij misschien vertellen wat ik fout doe?

Heb eerst de DiskStation gereset.

Daarna enable-telnet en EnableSSH doormiddel van software Upgrade geinstaleerd.

Met Putty ingelogd op DS en de bootstrap geïnstalleerd d.m.v.:
wget http://www.maartendamen.com/synoware/ds ... ap_1.0.xsh

De bootstrap gestart met: sh ds_armmarvell-bootstrap_1.0.xsh

En geupdate met: ipkg update

Daarna moet ik python installeren en hier gaat het fout!
ipkg install python

Nu krijg ik de foutmelding:
DiskStation> ipkg install python
Nothing to be done
An error ocurred, return value: 4.
Collected errors:
Cannot find package python.
Check the spelling or perhaps run 'ipkg update'
DiskStation>


De volledige code is:

DiskStation login: root
Password:


BusyBox v1.1.0 (2007.11.01-13:20+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

DiskStation> wget http://www.maartendamen.com/synoware/ds ... ap_1.0.xsh
--17:32:04--  http://www.maartendamen.com/synoware/ds ... ap_1.0.xsh
           => `ds_armmarvell-bootstrap_1.0.xResolving http://www.maartendamen.com... 84.16.252.187
Connecting to http://www.maartendamen.com|84.16.252.187|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7,796,680 (7.4M) [text/plain]

100%[====================================>] 7,796,680    318.67K/s    ETA 00:00

17:32:28 (317.93 KB/s) - `ds_armmarvell-bootstrap_1.0.xsh' saved [7796680/7796680]

DiskStation> sh ds_armmarvell-bootstrap_1.0.xsh
DS-107+/DS-207+/CS-407/RS-407-bootstrap extracting archive... please wait
bootstrap
bootstrap/wget-ssl.ipk
bootstrap/bootstrap.ipk
bootstrap/openssl.ipk
bootstrap/ipkg.sh
bootstrap/ipkg.ipk
38218+1 records in
38218+1 records out
bootstrap/bootstrap.sh
Creating temporary ipkg repository... success
Installing DS-107+/DS-207+/CS-407/RS-407-bootstrap package...Unpacking bootstrap.ipk...Done.
Configuring bootstrap.ipk...
Adding /opt/lib to dynamic linker configuration...
Regenerating dynamic linker cache...
Modifying /etc/profile...
Modifying /etc/rc.local
Done.
 success
Installing IPKG package... (Ignore missing md5sum warning)
Unpacking ipkg.ipk...Done.
Configuring ipkg.ipk..../ipkg.sh: ./ipkg.sh: 1170: md5sum: not found
Configuration file `/opt/etc/ipkg.conf'
 ==> File on system created by you or by a script.
 ==> File also in package provided by package maintainer.
   What would you like to do about it ?  Your options are:
    Y or I  : install the package maintainer's version
    N or O  : keep your currently-installed version
      D     : show the differences between the versions (if diff is installed)
 The default action is to keep your current version.
*** ipkg.conf (Y/I/N/O/D) [default=N] ? Y
./ipkg.sh: ./ipkg.sh: 1170: md5sum: not found
Done.
Removing temporary ipkg repository...
Installing OpenSSL..Installing openssl (0.9.7m-3) to root...
Configuring openssl
Successfully terminated.
 success
Installing wget-SSL...Installing wget-ssl (1.10.2-4) to root...
Configuring wget-ssl
Successfully terminated.
 success
Setup complete...
If your network setup is correct, you should be able to do "ipkg update" to get the
full list of installable packages


BusyBox v1.1.0 (2007.11.01-13:20+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

DiskStation> sh ds_armmarvell-bootstrap_1.0.xsh
DS-107+/DS-207+/CS-407/RS-407-bootstrap extracting archive... please wait
bootstrap
bootstrap/wget-ssl.ipk
bootstrap/bootstrap.ipk
bootstrap/openssl.ipk
bootstrap/ipkg.sh
bootstrap/ipkg.ipk
38218+1 records in
38218+1 records out
bootstrap/bootstrap.sh
Creating temporary ipkg repository... success
Installing DS-107+/DS-207+/CS-407/RS-407-bootstrap package...Unpacking bootstrap.ipk...Done.
Configuring bootstrap.ipk...Regenerating dynamic linker cache...
Done.
 success
Installing IPKG package... (Ignore missing md5sum warning)
Unpacking ipkg.ipk...Done.
Configuring ipkg.ipk..../ipkg.sh: ./ipkg.sh: 1170: md5sum: not found
Configuration file `/opt/etc/ipkg.conf'
 ==> File on system created by you or by a script.
 ==> File also in package provided by package maintainer.
   What would you like to do about it ?  Your options are:
    Y or I  : install the package maintainer's version
    N or O  : keep your currently-installed version
      D     : show the differences between the versions (if diff is installed)
 The default action is to keep your current version.
*** ipkg.conf (Y/I/N/O/D) [default=N] ? y
./ipkg.sh: ./ipkg.sh: 1170: md5sum: not found
Done.
Removing temporary ipkg repository...
Installing OpenSSL..Installing openssl (0.9.7m-3) to root...
Configuring openssl
Successfully terminated.
 success
Installing wget-SSL...Installing wget-ssl (1.10.2-4) to root...
Configuring wget-ssl
Successfully terminated.
 success
Setup complete...
If your network setup is correct, you should be able to do "ipkg update" to get the
full list of installable packages


BusyBox v1.1.0 (2007.11.01-13:20+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

DiskStation> ipkg update
Downloading http://www.maartendamen.com/synoware/Packages
Updated list of available packages in /usr/lib/ipkg/lists/synoware
Successfully terminated.
DiskStation> ipkg install python
Nothing to be done
An error ocurred, return value: 4.
Collected errors:
Cannot find package python.
Check the spelling or perhaps run 'ipkg update'
DiskStation>
DiskStation>
DiskStation>
DiskStation> ipkg update
Downloading http://www.maartendamen.com/synoware/Packages
Updated list of available packages in /usr/lib/ipkg/lists/synoware
Successfully terminated.
DiskStation>

Offline jveldh

  • Bedankjes
  • -Gegeven: 0
  • -Ontvangen: 0
  • Berichten: 14
    • http://johan.veldhuis.dyndns.org
(Geen onderwerp)
« Reactie #1 Gepost op: 26 januari 2008, 19:13:07 »
Jacq,

Het python pakket kun je installeren met ipkg install python24 indien je versie 2.4 wil installeren.

Johan

Offline allie

  • Bedankjes
  • -Gegeven: 0
  • -Ontvangen: 0
  • Berichten: 9
(Geen onderwerp)
« Reactie #2 Gepost op: 27 januari 2008, 15:24:15 »
Waarom Python eerst installeren?
Wordt namelijk geinstalleerd tijdens het installen van Sabnzbdplus.


Dus:
ipkg install py-sabnzbdplus

Lees verder de handleiding van mdamen

Gr

Offline jacq

  • Bedankjes
  • -Gegeven: 0
  • -Ontvangen: 0
  • Berichten: 13
SABnzdb is niet te installeren
« Reactie #3 Gepost op: 27 januari 2008, 17:15:45 »
Als ik sabnzbd installer krijk ik de volgende fout:

DiskStation> ipkg install py-sabnzbdplus
Installing py-sabnzbdplus (0.3.0rc3) to root...
Downloading http://www.maartendamen.com/synoware/./ ... c3_arm.ipk
Nothing to be done
An error ocurred, return value: 22.
Collected errors:
ipkg_download: ERROR: Command failed with return value 1: `wget    -q -P /opt/ipkg-QVWoGy http://www.maartendamen.com/synoware/./ ... 3_arm.ipk'
Failed to download py-sabnzbdplus. Perhaps you need to run 'ipkg update'?


Als ik dan pkg update dan krijg ik de volgende fout:

DiskStation> ipkg update
Downloading http://www.maartendamen.com/synoware/Packages
An error ocurred, return value: 1.
Collected errors:
ipkg_download: ERROR: Command failed with return value 1: `wget    -q -P /opt/ipkg-btEjpO http://www.maartendamen.com/synoware/Packages'
DiskStation>

Offline jveldh

  • Bedankjes
  • -Gegeven: 0
  • -Ontvangen: 0
  • Berichten: 14
    • http://johan.veldhuis.dyndns.org
(Geen onderwerp)
« Reactie #4 Gepost op: 27 januari 2008, 20:56:12 »
Jacq,

Al een keer geprobeerd helemaal opnieuw te beginnen ?

Johan

Offline jacq

  • Bedankjes
  • -Gegeven: 0
  • -Ontvangen: 0
  • Berichten: 13
(Geen onderwerp)
« Reactie #5 Gepost op: 28 januari 2008, 13:29:47 »
Even een beetje historie. Ik heb mijn NAS nu ongeveer 2 maanden en alles werkt perfect. 2 weken geleden heb ik SABnzbd geinstaleerd en hij werkte!
Echter, met het installeren heb ik andere directories gekozen en kon ik de bestanden niet meer terug vinden. Bootstrap en SABnzbd opnieuw geinstalleerd en gaf toen als foutmeldeing diskfull!
Omdat er data op de HD stond heb ik er een andere (kleinere) in gezet en opnieuw geinstalleerd en sindsdien kom ik steeds niet verder, de eerste keer installeren (op een andere HD) gaf dit geen probleem!
Ik begin steeds opnieuw met firmware opnieuw installeren en formateren van de HD. Daarna SSh en telnet geinstalleerd.
Opnieuw begonnen met de bootstrap installeren: wget http://www.maartendamen.com/synoware/ds ... ap_1.0.xsh, daarna: Bootstrap starten sh ds_armmarvell-bootstrap_1.0.xsh en updaten ipkg update
NASS opnieuw gestart en daarna begonnen met SABnzdb: ipkg install python.
Hier gaat hij de fout in en loop ik vast! Vergeet ik iets?

Offline jveldh

  • Bedankjes
  • -Gegeven: 0
  • -Ontvangen: 0
  • Berichten: 14
    • http://johan.veldhuis.dyndns.org
(Geen onderwerp)
« Reactie #6 Gepost op: 28 januari 2008, 21:59:22 »
Jacq,

Nog een keer opnieuw beginnen en dan direct na de bootloader:

ipkg update

en dan

ipkg install py-sabnzbdplus

Daarna graag de output hier van posten.

Johan

Offline jacq

  • Bedankjes
  • -Gegeven: 0
  • -Ontvangen: 0
  • Berichten: 13
SABnzbd
« Reactie #7 Gepost op: 29 januari 2008, 18:41:21 »
Johan bedankt, werkt nu!
Na: wget http://www.maartendamen.com/synoware/ds ... ap_1.0.xsh
de bootstrap gestart, daarna ipkg update en meteen daarna ipkg install py-sabnzbdplus.
Werkt nu.
Wil nu nog proberen of hij wil gaan parren en rarren en de oude bestanden wil weggooien.


 

Categoriëen worden niet toegepast bij Spotweb -> SabNzbd

Gestart door Chris_147Board SABnzbd (usenet)

Reacties: 7
Gelezen: 1460
Laatste bericht 19 maart 2024, 15:40:18
door Chris_147
3rdparty spulletjes installeren - Hoe zit het nu?

Gestart door bluurghBoard Algemeen

Reacties: 21
Gelezen: 11942
Laatste bericht 13 februari 2009, 16:13:01
door Anonymous
Alweer post zeer langzame Sabnzbd

Gestart door esoroneBoard SABnzbd (usenet)

Reacties: 2
Gelezen: 4554
Laatste bericht 20 september 2013, 22:03:35
door esorone
SABnzbd+: python: can't open file '/usr/local/sabnzbd/var/scripts/sabToSickBeard

Gestart door 4L\/\/1|\|Board Download mods

Reacties: 2
Gelezen: 3117
Laatste bericht 04 december 2013, 15:32:41
door 4L\/\/1|\|
Sabnzbd op DS213j

Gestart door stevenheBoard SABnzbd (usenet)

Reacties: 8
Gelezen: 3537
Laatste bericht 17 maart 2014, 08:50:02
door polydor