PDA

View Full Version : [VU+ Solo SE] opkg update fails



spameris
19-12-15, 22:54
Hello,

when im trying to run

opkg update

and than

opkg upgrade

im getting message

Not selecting libgstapp-1.0-0 1.6.0 as installing it would break existing dependencies.
Not selecting libgstmpegts-1.0-0 1.6.0 as installing it would break existing dependencies.
Not selecting libgstaudio-1.0-0 1.6.0 as installing it would break existing dependencies.
Not selecting libgstrtp-1.0-0 1.6.0 as installing it would break existing dependencies.
Not selecting libgstpbutils-1.0-0 1.6.0 as installing it would break existing dependencies.
Not selecting libgstvideo-1.0-0 1.6.0 as installing it would break existing dependencies.
Not selecting libgstriff-1.0-0 1.6.0 as installing it would break existing dependencies.
Not selecting libgstcodecparsers-1.0-0 1.6.0 as installing it would break existing dependencies.
Not selecting libgstadaptivedemux-1.0-0 1.6.0 as installing it would break existing dependencies.
Not selecting gstreamer1.0 1.6.0 as installing it would break existing dependencies.
Not selecting libgsttag-1.0-0 1.6.0 as installing it would break existing dependencies.
Not selecting libgstsdp-1.0-0 1.6.0 as installing it would break existing dependencies.
Not selecting libgsturidownloader-1.0-0 1.6.0 as installing it would break existing dependencies.
Not selecting libgstrtsp-1.0-0 1.6.0 as installing it would break existing dependencies.


should i reflash my receiver or this is what i should do not worry about? Im geek and i want to be with last updates so thats why im asking :)

Also where is the most correct place where to put some custom startup commands ? Could not find something similar to rc.local

birdman
20-12-15, 00:00
Also where is the most correct place where to put some custom startup commands ? Could not find something similar to rc.local

You write a script which takes "start" and stop "options".
Put it into /etc/init.d - make it executable!!
symlink it into the relevant /etc/rc<v>.d directory (so /etc/rc3.d) as S<nn>xyzzy.
If you also want the service to be shutdown cleanly then symlink the script as K.... as well (probably a different <nn>)
The <nn> determines when it gets started/stopped.

rossi2000
20-12-15, 11:35
reflash regarding the dependancy errors