This board is now closed. The Blackhole image ended in 2020. The board will remain available in Read Only Mode, so all the posts from the last 15+ years are not lost. We thank you for being part of the community for the last 15+ years. You can join the OpenBh board if you have not already done so at www.openbh.net.

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:
Back
Top