Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: andrewb on September 15, 2012, 08:51:23 AM

Title: Error using Apps Update on TC4.6.1
Post 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?

Title: Re: Error using Apps Update on TC4.6.1
Post by: netnomad on September 15, 2012, 09:58:14 AM
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
Title: Re: Error using Apps Update on TC4.6.1
Post by: andrewb on September 15, 2012, 10:14:28 AM
I've already updated v4l to the 3.0.21 version
Title: Re: Error using Apps Update on TC4.6.1
Post by: netnomad on September 15, 2012, 10:34:36 AM
Quote
i guess that your dep-files are outdated.
perhaps you should update your dep-files?
give it a try.