good day to all,
I have searched the forum and the topic is well covered but I found nothing for my situation.
This is an 'I told you so moment'
I was watching some football and I was trying to kill time during-half time.
So I decided to upgrade the box. after more than a year. Bad decision.
Of course there is no nfi backup and no other backup also. (I will accept any and all ear-bashing for this omission)
So upgrade starts and finishes, asks for reboot, I say yes, get a box crash.
I switch off, back on, I get stuck on the boot logo.
I ssh the box, run opkg update && opkg upgrade and I get cannot download errors and wget returns 255.
As cold sweat starts to trickle down my back, I discover that opkg-wget file is missing.
Fortunately I found the opkg-wget script somewhere in the forum, copied it to a new file, chmod 755 and the update upgrade started running, smoothly? no way.
so this is where I am now: (plus looking at some chess pieces on my screen)
login as: root
root@192.168.20.50's password:
root@dm800se:~# opkg update
pUpdated list of available packages in /var/lib/opkg/openpli-3rd-party-dm800se.
Updated list of available packages in /var/lib/opkg/openpli-3rd-party.
kg upgradeUpdated list of available packages in /var/lib/opkg/openpli-mips32el.
root@dm800se:~# opkg upgrade
Upgrading kernel-module-arc4 from 3.2-r14.19.51.5 to 3.2-r14.19.51.14 on root.
Upgrading enigma2-plugin-extensions-xmltvimport-rytec from 20160913-r0.0 to 20170819-r0.3 on root.
Upgrading firmware-rt73 from 1.0-r0.2 to 1.0-r0.13 on root.
Upgrading enigma2-plugin-systemplugins-softwaremanager from 2.7+git14858+effd15b-r0.0 to 2.7+git15333+4db0d21-r0.0 on root.
Upgrading tuxbox-common from 1+git442+1ee6ebd-r0.0 to 1+git489+8344672-r0.1 on root.
Upgrading distro-feed-configs from 1.0-r6.0 to 1.0-r6.2 on root.
Upgrading firmware-zd1211 from 1.0-r0.4 to 1.0-r0.17 on root.
Upgrading enigma2 from 2.7+git14858+effd15b-r0.0 to 2.7+git15333+4db0d21-r0.0 on root.
Upgrading kernel-module-ipv6 from 3.2-r14.19.51.5 to 3.2-r14.19.51.14 on root.
Upgrading kernel-module-snd-pcm-oss from 3.2-r14.19.51.5 to 3.2-r14.19.51.14 on root.
Upgrading kernel-module-zd1211rw from 3.2-r14.19.51.5 to 3.2-r14.19.51.14 on root.
Upgrading enigma2-plugin-extensions-mediaplayer from 2.7+git14858+effd15b-r0.0 to 2.7+git15333+4db0d21-r0.0 on root.
Collected errors:
* opkg_download_pkg: Package kernel-module-arc4 is not available from any configured src.
* opkg_install_pkg: Failed to download kernel-module-arc4. Perhaps you need to run 'opkg update'?
* opkg_download_pkg: Package enigma2-plugin-extensions-xmltvimport-rytec is not available from any configured src.
* opkg_install_pkg: Failed to download enigma2-plugin-extensions-xmltvimport-rytec. Perhaps you need to run 'opkg update'?
* opkg_download_pkg: Package firmware-rt73 is not available from any configured src.
* opkg_install_pkg: Failed to download firmware-rt73. Perhaps you need to run 'opkg update'?
* opkg_download_pkg: Package enigma2-plugin-systemplugins-softwaremanager is not available from any configured src.
* opkg_install_pkg: Failed to download enigma2-plugin-systemplugins-softwaremanager. Perhaps you need to run 'opkg update'?
* opkg_download_pkg: Package tuxbox-common is not available from any configured src.
* opkg_install_pkg: Failed to download tuxbox-common. Perhaps you need to run 'opkg update'?
* opkg_download_pkg: Package distro-feed-configs is not available from any configured src.
* opkg_install_pkg: Failed to download distro-feed-configs. Perhaps you need to run 'opkg update'?
* opkg_download_pkg: Package firmware-zd1211 is not available from any configured src.
* opkg_install_pkg: Failed to download firmware-zd1211. Perhaps you need to run 'opkg update'?
* opkg_download_pkg: Package enigma2 is not available from any configured src.
* opkg_install_pkg: Failed to download enigma2. Perhaps you need to run 'opkg update'?
* opkg_download_pkg: Package kernel-module-ipv6 is not available from any configured src.
* opkg_install_pkg: Failed to download kernel-module-ipv6. Perhaps you need to run 'opkg update'?
* opkg_download_pkg: Package kernel-module-snd-pcm-oss is not available from any configured src.
* opkg_install_pkg: Failed to download kernel-module-snd-pcm-oss. Perhaps you need to run 'opkg update'?
* opkg_download_pkg: Package kernel-module-zd1211rw is not available from any configured src.
* opkg_install_pkg: Failed to download kernel-module-zd1211rw. Perhaps you need to run 'opkg update'?
* opkg_download_pkg: Package enigma2-plugin-extensions-mediaplayer is not available from any configured src.
* opkg_install_pkg: Failed to download enigma2-plugin-extensions-mediaplayer. Perhaps you need to run 'opkg update'?
root@dm800se:~#
So as a test i removed the old arc4 kernel module and tried to install again, but:
root@dm800se:~# opkg list | grep arc4
kernel-module-arc4 - 3.2-r14.19.51.14
root@dm800se:~# opkg list | grep rt73
firmware-rt73 - 1.0-r0.13
firmware-rt73 - 1.0-r0.2
kernel-module-rt73usb - 3.2-r14.19.51.14
root@dm800se:~# opkg install kernel-module-arc4
Installing kernel-module-arc4 (3.2-r14.19.51.14) on root.
Collected errors:
* opkg_download_pkg: Package kernel-module-arc4 is not available from any configured src.
* opkg_install_pkg: Failed to download kernel-module-arc4. Perhaps you need to run 'opkg update'?
* opkg_install_cmd: Cannot install package kernel-module-arc4.
root@dm800se:~#
I do not want to keep removing modules I cannot re-install.
I also would like to avoid flashing a new image.
Does anybody know what is actually broken? Version mismatch in the update lists?
Maybe someone knows the correct install commands (full path from the feeds) for the problematic packages above.
And this is the running state of the box:
root@dm800se:~# ps
PID USER VSZ STAT COMMAND
1 root 1940 S init [3]
2 root 0 SW [kthreadd]
3 root 0 SW [ksoftirqd/0]
4 root 0 SW [kworker/0:0]
5 root 0 SW [kworker/u:0]
6 root 0 SW [migration/0]
7 root 0 SW [watchdog/0]
8 root 0 SW [migration/1]
10 root 0 SW [ksoftirqd/1]
12 root 0 SW [watchdog/1]
13 root 0 SW< [khelper]
14 root 0 SW [kdevtmpfs]
15 root 0 SW [sync_supers]
16 root 0 SW [bdi-default]
17 root 0 SW< [kblockd]
18 root 0 SW< [ata_sff]
19 root 0 SW [khubd]
20 root 0 SW< [rpciod]
21 root 0 SW [khungtaskd]
22 root 0 SW [kswapd0]
23 root 0 SW [fsnotify_mark]
24 root 0 SW< [nfsiod]
25 root 0 SW< [crypto]
32 root 0 SW [scsi_eh_0]
33 root 0 SW [scsi_eh_1]
34 root 0 SW [kworker/u:1]
39 root 0 SW [kworker/1:1]
42 root 0 SW [mtdblock0]
43 root 0 SW [mtdblock1]
44 root 0 SW [mtdblock2]
45 root 0 SW [mtdblock3]
46 root 0 SW [scsi_eh_2]
47 root 0 SW [usb-storage]
76 root 0 SW [kworker/0:2]
93 root 0 SW [jbd2/sda1-8]
94 root 0 SW< [ext4-dio-unwrit]
122 root 0 SW [jbd2/sdb1-8]
123 root 0 SW< [ext4-dio-unwrit]
163 root 0 SW [b_event]
164 root 0 SW [b_idle]
175 root 0 SW [fp]
181 root 0 SW [mpeg]
192 root 0 SW [dmx0]
197 root 0 SW [dmx1]
202 root 0 SW [dmx2]
207 root 0 SW [dmx3]
211 root 0 SW [dmx4]
212 root 0 SW [dmx_hw_sec]
241 root 0 SWN [jffs2_gcd_mtd3]
385 root 3964 S nmbd -D
387 root 6920 S smbd -D
394 root 6920 S smbd -D
423 messageb 2980 S /usr/bin/dbus-daemon --system
431 root 2700 S /usr/sbin/dropbear -r /etc/dropbear/dropbear_rsa_hos
439 rpc 2688 S /usr/sbin/rpcbind
446 rpcuser 2280 S /usr/sbin/rpc.statd
450 root 3240 S /usr/sbin/inetd
457 nobody 5856 S /usr/sbin/openvpn --daemon --writepid /var/run/openv
461 root 2868 S /sbin/syslogd -n -O /var/log/messages
464 root 2868 S /sbin/klogd -n
471 avahi 3608 S avahi-daemon: running [dm800se.local]
472 avahi 3608 S avahi-daemon: chroot helper
475 root 2868 S {ddns.sh} /bin/sh /usr/bin/ddns.sh run
2393 root 0 SW [flush-8:0]
2482 root 2956 R /usr/sbin/dropbear -r /etc/dropbear/dropbear_rsa_hos
2483 root 3188 S -sh
2494 root 0 SW [kworker/1:0]
2609 root 0 SW [flush-mtd-unmap]
2610 root 0 SW [flush-8:16]
2622 root 0 SW [kworker/1:2]
2683 root 2736 S sleep 60
2692 root 3188 R ps
Thank you all
Kayotee