Le 22/07/2024 à 19:28, Petter Reinholdtsen a écrit :
Can you try the appstream2modaliases script in the source and see what
show up for pscsd there? It uses the same python code as
isenkram-lookup to fetch appstream modalias values.
$ ./appstream2modaliases | grep pcscd
$
It returns nothing.
$ strings /var/cache/swcatalog/cache/fr-FR-local-metainfo.xb | grep -C 2
pcscd
velopp
continu
pcscd
Middleware to access a smart card using PC/SC
The purpose of PC/SC Lite is to provide a Windows(R) SCard
$ strings /var/cache/swcatalog/cache/fr-FR-os-catalog.xb | grep -C 2 pcscd
$
I used strace and I see that appstream2modaliases reads the file
/var/cache/swcatalog/cache/fr-FR-local-metainfo.xb
So it should find pcscd. No?
I can remove the cache files /var/cache/swcatalog/cache/* and recreate
them using "sudo appstreamcli refresh" but it does not solve the problem.
How did you add the appstream entry? Which version of Debian is this?
We might have to ask the appstream maintainer.
I just created the file
/usr/share/metainfo/fr.apdu.pcsclite.metainfo.xml by hand.
Maybe I should use a tool to register it?
I am using Debian testing.
Thanks
--
Dr. Ludovic Rousseau