Tiny Core Linux

Tiny Core Extensions => TCE Corepure64 => Topic started by: nick65go on April 10, 2016, 11:51:25 AM

Title: alsa.tcz has wrong deendencies (for modules 4.2.7 instead of 4.2.9)
Post by: nick65go on April 10, 2016, 11:51:25 AM
alsa.tcz dependencies:
alsa.tcz
   alsa-modules-4.2.7-tinycore64.tcz
      input-joystick-4.2.7-tinycore64.tcz

same for:
alsa-modules-4.2.9-tinycore64.tcz
   input-joystick-4.2.7-tinycore64.tcz

Sorry, it seems to be a problem ONLY for web server reporting/synchronize, because on my hdd is OK:
 input-joystick-KERNEL.tcz
Title: Re: alsa.tcz has wrong deendencies (for modules 4.2.7 instead of 4.2.9)
Post by: bmarkus on April 10, 2016, 12:56:24 PM
Dependencies are OK, see alsa.tcz.dep:

Code: [Select]
bmarkus@tcbox:/data/www/7.x/x86/tcz$ cat alsa.tcz.dep
alsa-modules-KERNEL.tcz
libasound.tcz
ncurses.tcz

It means that the version with matching kernel is installed and used. .tree files are not used by the system, it is just for user convenience. What you see is that tree file was generated when 4.2.7 kernel was in use and it was not recreated after 4.2.9 introduced.

Just omit, no effect for the machine, only for humans :)