[pkg-opensc-maint] Bug#1107224: Incorrect invocation of /usr/bin/pkcs11-register in /etc/xdg/autostart/pkcs11-register.desktop

Martin Schmitt mas at scsy.de
Tue Jun 3 11:00:17 BST 2025


Package: opensc
Version: 0.26.1-1
Severity: normal
Tags: upstream

I see this in upstream OpenSC master branch as well, so I'm reporting in 
parallel.

$ cat /etc/xdg/autostart/pkcs11-register.desktop
[Desktop Entry]
Name=Install OpenSC PKCS#11 module
Type=Application
Exec=/usr/bin/pkcs11-register --skip-chrome=off --skip-firefox=off
Categories=Security;System;
X-GNOME-AutoRestart=true
X-GNOME-Autostart-Phase=Initialization
NoDisplay=true

$ /usr/bin/pkcs11-register --skip-chrome=off --skip-firefox=off
/usr/bin/pkcs11-register: option '--skip-chrome' doesn't allow an 
argument
$ echo $?
1

$ /usr/bin/pkcs11-register --skip-chrome off --skip-firefox off
$ echo $?
0

-- System Information:
Debian Release: 13.0
   APT prefers testing
   APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 6.12.27-amd64 (SMP w/2 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages opensc depends on:
ii  libc6            2.41-8
ii  libeac3          1.1.2+ds+git20220117+453c3d6b03a0-1.1+b3
ii  libreadline8t64  8.2-6
ii  libssl3t64       3.5.0-1
ii  opensc-pkcs11    0.26.1-1
ii  zlib1g           1:1.3.dfsg+really1.3.1-1+b1

Versions of packages opensc recommends:
ii  pcscd  2.3.3-1

opensc suggests no packages.

-- no debconf information



More information about the pkg-opensc-maint mailing list