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.xshDe 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/PackagesUpdated 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/PackagesUpdated list of available packages in /usr/lib/ipkg/lists/synoware
Successfully terminated.
DiskStation>