Software update fails

fta

Vu+ Newbie
When I run a Software update from the Setup menu, apparently no errors occur and the box reboots, but next day the same 22 updates are available again.

So I decided to use the CLI. I query the upgrades:
root@vuplus:~# opkg list-upgradable

and I install one of the available upgrades:
root@vuplus:~# opkg install enigma2-plugin-systemplugins-satfinder

This works (one upgrade less) but results in an error:

Configuring alsa-state.
No state is present for card VuPlus
Found hardware: "" "" "" "" ""
Hardware is initialized using a generic method
No state is present for card VuPlus
Collected errors:
* pkg_run_script: package "alsa-state" postinst script returned status 99.
* opkg_configure: alsa-state.postinst returned 99.


Therefore the question is how to get rid of this alsa-state postinst script error and would this solve the GUI Software update issue as well?
 
Last edited:
Top