Tiny Core Extensions > TCE Bugs
udev rules.d corepure64
Rabie:
Hi Rich,
while updating i am getting an error on giflib.tcz.
i think its because there is giflib7 in the repo. not giflibt ?
how to find out which extension need giflib without open every dep file ?
--- Code: ---tce-audit fetchmissing
Downloading: giflib.tcz
Error on giflib.tcz
--- End code ---
and the errors from udev still there but they are fewer than before
--- Code: ---udevd164]: IMPORT(builtin}: 'hwdb --subsystem=input '--lookup-prefix=libwacom:name:$attr(name}:""unknown/etc/udev/rules.d/65-libwacom.rules:19
udevd[164]: IMPORT(builtin}: 'hwdb --subsystem=input '--lookup-prefix=libwacom:name:$attr(name}:""unknoun/etc/udev/rules.d/65-libwacom.rules:19
udevd[164]: IMPORT(builtin}:'hwdb--subsystem=input '--lookup-prefix=libwacom:name:$attr(name}:""unknown/etc/udev/rules.d/65-libwacom.rules:19
udevd[164]: IMPORT(builtin}:'hwdb--subsystem=input '--lookup-prefix=libwacom:name:$attr(name}:""unknown/etc/udev/rules.d/65-libwacom.rules:19
udevd[164]: IMPORT(builtin}:'hwdb--subsystem=input '--lookup-prefix=libwacom:name:$attr(name}:""unknown/etc/udev/rules.d/65-libwacom.rules:19
udevd[164]: IMPORT(builtin}:'hwdb--subsystem=input '--lookup-prefix=libwacom:name:$attr(name}:""unknown/etc/udev/rules.d/65-libwacom.rules:19
udevd[164]: IMPORT(builtin): 'hwdb --subsustem=input'--lookup-prefix=libwacom:name:$attr(name}:""unknown/etc/udev/rules.d/65-libwacom.rules:19
Done.
Restoring backup files from mnt/sdb1/tce/mydata.tcz
--- End code ---
Rich:
Hi Rabie
--- Quote from: Rabie on February 19, 2022, 08:14:38 AM --- ... how to find out which extension need giflib without open every dep file ? ...
--- End quote ---
--- Code: ---grep "giflib.tcz" /etc/sysconfig/tcedir/optional/*.dep
--- End code ---
I'll take another look at the udev rule and see if I can figure out what's wrong.
Rich:
Hi Rabie
Line 18 in 65-libwacom.rules was split into 2 lines using a line continuation character. Depending on where you
look, that may or may not be legal. I converted it to a single line. Update your system and see if that fixed it.
Rabie:
Hi Rich,
just updated, it is now in one line. but unfortunately the errors still there. It's just saying now that the error is at line 18
--- Code: ---udevd[167]: IMPORT(builtin}: 'hwdb --subsystem=input '--lookup-prefix=libwacom:name:$attr(name}:""unknoun/etc/udev/rules.d/65-libwacom.rules:18
--- End code ---
from /etc/udev/rules.d/65-libwacom.rules
--- Code: ---KERNELS=="input*", IMPORT{builtin}="hwdb --subsystem=input '--lookup-prefix=libwacom:name:$attr{name}:'"
--- End code ---
Rich:
Hi Rabie
Does your system have a Wacom tablet?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version