Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started by: andrewb on September 15, 2012, 08:51:23 AM
-
When I use Apps Update after updating to 4.6.1 the process reports a failure to fetch missing dependency v4l-dvb-3.0.3-tinycore. Why is this being reported when it doesn't seem to be a dependency of any of the updated extensions & would be the wrong version of v4l for TC4.6.1 anyway?
-
hi andrewb,
i guess that your dep-files are outdated.
perhaps you should update your dep-files?
the kernel of 4.6.1 is 3.0.21 and you have to use the modules according to your kernel:
tc@box:~$ uname -a
Linux box 3.0.21-tinycore #3021 SMP Sat Feb 18 11:54:11 EET 2012 i686 GNU/Linux
that means that you need v4l-dvb-3.0.21-tinycore.tcz for tinycore 4.6.1
-
I've already updated v4l to the 3.0.21 version
-
i guess that your dep-files are outdated.
perhaps you should update your dep-files?
give it a try.