When I try to install the pcscd package at Ubuntu 12.04 (precise) x86_64, with kernel 3.2.0-27-generic, with
apt-get install pcscd
the system gives the following messages:
Setting up pcscd (1.7.4-2ubuntu2) ...
update-rc.d: warning: pcscd start runlevel arguments (2 3 4 5) do not match LSB Default-Start values (3 4 5)
update-rc.d: warning: pcscd stop runlevel arguments (0 1 6) do not match LSB
Hello all,
Today I discovered that my trusty OmniKey 4321 smart card reader (and hence the card inserted into it) can not be seen by my system (fully updated Karmic).
Turns out the PCSCD is not loading anymore at startup. I then dive right into /var/log to find the following in syslog:
Since the last few updates Google Chrome is busted.
Email error,
MAILER-DAEMON
(temporary failure.
srf21c wrote:I've been experiencing problems reading OpenPGP smart cards via the PCSCd and gnupg since updating the system yesterday. Maybe it's related?Don't think so, in my scenario it fails with pcsc_scan, before trying anything from gnupg.
marcos
https://bbs.archlinux.org/profile.php?id=11121
2012-10-02T17:31:10Z
If I try to run 'google-chrome' from CLI I get an error:
/opt/google/chrome/chrome: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
Strange, as I ran it after install. But after a reboot it will no longer open.
Thanks. That helped a lot. I mounted my LVs and reinstalled grub. After that I started getting the following error:/sbin/lvm: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directoryAfter looking around at Arch Forum a bit I have found this post:https://bbs.archlinux.org/viewtopic.php?id=142628The solution give there worked for me i.e.
Hi every one, I am new to Linux, I have just understood the very basics of the command line and the file system, but I am still having practical problems: Here is the biggest so far:
I just installed IRAF (An Astronomical Image editing sofware) and even though it prompted me with "Successfully installed", when I want to run the application it gives me this error:
Code:
/iraf/iraf/bi
I worked with Qt Creator 2.6.2 based on Qt 5.0.1 in a linux environnement.