Seagate central et opkg

Bonjour à tous,

je dispose d’un petit serveur de fichier Seagate Central
http://www.seagate.com/fr/fr/external-hard-drives/home-entertainment/media-sharing-devices/seagate-central/

Je peux me loguer dessus en ssh et passer root :

Seagate-42E113:/Data/dhenin# uname -a
Linux Seagate-42E113 2.6.35.13-cavm1.whitney-econa.whitney-econa #1 Fri Jul 26 16:30:04 PDT 2013 armv6l GNU/Linux

Je cherche à y ajouter des packages. Je n’y trouve que « opkg », pas de « dpkg » ni de « apt*»

Et je rencontre un problème auquel je ne suis pas habitué et pour lequel Google ne dis pas grand chose que je comprenne :

Seagate-42E113:/Data/dhenin# opkg update
Seagate-42E113:/Data/dhenin# opkg install vim
Configuring setup-scripts
usage: update-rc.d [-n] [-f] [-r ] remove
update-rc.d [-n] [-r ] [-s] defaults [NN | sNN kNN]
update-rc.d [-n] [-r ] [-s] start|stop NN runlvl [runlvl] […] .
-n: not really
-f: force
-v: verbose
-r: alternate root path (default is /)
-s: invoke start methods if appropriate to current runlevel
postinst script returned status 1
Collected errors:

  • Packages for vim found, but incompatible with the architectures configured
  • Cannot find package vim.
  • ERROR: setup-scripts.postinst returned 1

Il semble que le fichier /etc/opkg.opkg.conf ne soit pas bien renseigné.

Seagate-42E113:/Data/dhenin# more /etc/op
/etc/openldap/ /etc/opkg/
Seagate-42E113:/Data/dhenin# more /etc/opkg/opkg.conf

Must have one or more source entries of the form:

src

and one or more destination entries of the form:

dest

where and are identifiers that

should match [a-zA-Z0-9._-]+, should be a

URL that points to a directory containing a Familiar

Packages file, and should be a directory

that exists on the target system.

Proxy Support

#option http_proxy proxy.tld:3128
#option ftp_proxy proxy.tld:3128
#option proxy_username
#option proxy_password

Enable GPGME signature

option check_signature 1

Offline mode (for use in constructing flash images offline)

#option offline_root target

dest root /
lists_dir ext /var/lib/opkg

Qui aurait une idée ?

Merci par avance


(V) Dhénin Jean-Jacques
( …) 48, rue de la Justice 78300 Poissy
c(’)(’) dhenin@gmail.com

Si c’est comme les NAS Lenovo (ex Iomega), il s’agit d’OS adapté au matériel.
Tu ne pourras rien faire d’autre que du stockage et les quelques services packagés fournis avec.