Your message dated Mon, 21 Jul 2008 12:43:40 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Fixed with 2.6.0-4
has caused the Debian Bug report #469485,
regarding error spamming: "can't open /var/run/openct/status"
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
469485: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469485
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libbeidlibopensc2
Version: 2.6.0-3
Severity: normal
Tags: patch
Hello,
I just saw that my ~/.xsession-errors logfile was full of
Error: can't open /var/run/openct/status...
It happens whenever icedove/iceweasel are open (so when the
libbeidpkcs11.so is loaded)
I found a similar bugreport on Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/belpic/+bug/70442
The proposed fix works:
>>>>>>
OpenSC has support for three driver types : PCSC, OpenCT and CT-API.
Belpic only needs PC/SC, and will produce errors/warnings if you leave
support for OpenCT enabled.
Fix:
Edit /etc/beidbase.conf, and insert a statement that limits the use of
drivers to pcsc. Right before the reader_driver config feels like an OK
place to do this :
## specify driver family pcsc.
# Others (openct, ..) are not needed for Belpic and
# may produce errors/warnings
reader_drivers = pcsc ;
reader_driver pcsc {
....
<<<<<<
I sometime saw those errors when playing on the command line and
I even think I've read somewhere a statement that said
"normal that doesn't hurt" but here I'm talking about 6-8 lines
of log every second and I just got a nice crash because of this big
error file.
Phil
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.22-3-vserver-686
Debian Release: lenny/sid
990 testing ftp.kulnet.kuleuven.ac.be
500 unstable ftp.kulnet.kuleuven.ac.be
500 unstable debian.jones.dk
--- Package information. ---
Depends (Version) | Installed
=================================-+-================
libc6 (>= 2.7-1) | 2.7-6
libgcc1 (>= 1:4.1.1-21) | 1:4.3-20080202-1
libopenct1 (>> 0.6.9) | 0.6.14-2
libqt3-mt (>= 3:3.3.7) | 3:3.3.8b-4
libssl0.9.8 (>= 0.9.8f-1) | 0.9.8g-4
libstdc++6 (>= 4.2.1-4) | 4.3-20080202-1
libwxgtk2.6-0 (>= 2.6.3.2.2) | 2.6.3.2.2-2
--- End Message ---
--- Begin Message ---
Version: 2.6.0-4
As of belpic 2.6.0-4, libbeidlibopenct2 isn't linked against libopenct
anymore, which resolves this issue (although it does so in another way
than I originally wanted to :-).
--
<Lo-lan-do> Home is where you have to wash the dishes.
-- #debian-devel, Freenode, 2004-09-22
--- End Message ---