Danke Makki...
Ausgangspunkt ist ein Asus 500D mit 2GB USB
lighttpd hat funktioniert,
aber dann kommt:
die gleiche Fehlermeldung kommt auch bei den restl. Paketen...
Nachdem ich das root Verzeichnis für ipkg auf /opt "verbogen" (=USB Stick) habe, kann das das Problem sein?
oder muss ich ZUERST das Image (auf Index of /openwrt/r26715/brcm47xx) neu übertragen um alle lib's auf den notwendigen Stand zu haben?
Egal: also: neues Image augeladen, das Ding bootet und ist über Lucii erreichbar....
Paketverwaltung ist das nächste Problem: es ist jetzt OPKG , da passen offenbar ipkg pakete nicht mehr und werden auch nicht angezeigt.
Manueller download und versuch zur Installation bringt:
Ausgangspunkt ist ein Asus 500D mit 2GB USB
/dev/scsi/host0/bus0/target0/lun0/part1 on /opt type ext2 (rw)
/dev/scsi/host0/bus0/target0/lun0/part2 on /www/ext type vfat (rw)
/dev/scsi/host0/bus0/target0/lun0/part2 on /www/ext type vfat (rw)
Code:
Configuring lighttpd Successfully terminated.
Code:
root@OpenWrt:~$ ipkg install http://repo.wiregate.de/openwrt/r26715/brcm47xx/packages/pthsem_2.0.8-2_brcm47xx.ipk Downloading http://repo.wiregate.de/openwrt/r26715/brcm47xx/packages/pthsem_2.0.8-2_brcm47xx.ipk Clearing state_want and state_flag for pkg=pthsem (arch_priority=0 flag=16 want=2) Nothing to be done An error ocurred, return value: 4. Collected errors: Cannot find package pthsem. Check the spelling or perhaps run 'ipkg update'
Nachdem ich das root Verzeichnis für ipkg auf /opt "verbogen" (=USB Stick) habe, kann das das Problem sein?
[EDIT: ist nicht das Problem - nach dem "Rückverbiegen" kommt die gleiche Fehlermeldung]
Das Paket lässt sich aus der Repository auf den lokalen PC Downloaden ]
Das Paket lässt sich aus der Repository auf den lokalen PC Downloaden ]
Egal: also: neues Image augeladen, das Ding bootet und ist über Lucii erreichbar....

Paketverwaltung ist das nächste Problem: es ist jetzt OPKG , da passen offenbar ipkg pakete nicht mehr und werden auch nicht angezeigt.
Manueller download und versuch zur Installation bringt:
Code:
root@openwrt:/tmp# opkg install lighttpd_1.4.28-1_brcm47xx.ipk Collected errors: * wfopen: lighttpd_1.4.28-1_brcm47xx.ipk: No such file or directory. * pkg_init_from_file: Failed to extract control file from lighttpd_1.4.28-1_brcm47xx.ipk. root@openwrt:/tmp#
Kommentar