[Bug 1409081] Re: /etc/init.d/pcscd works only at first start.

2015-01-10 Thread Ludovic Rousseau
This file is a conffile and is not managed like the other files of a
package.

A local modification is not overwritten unless explicitly accepted by
the admin. I guess you edited the file and refused to upgrade it during
the install of a newer version of pcscd.

I will close the bug.

** Changed in: pcsc-lite (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1409081

Title:
  /etc/init.d/pcscd works only at first start.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1409081/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1409081] Re: /etc/init.d/pcscd works only at first start.

2015-01-10 Thread Wolf Pichler
The only way to get /etc/init.d/pcscd installed is to first purge the
pcscd package and then install it newly.

The installation process never asks whether or not to overwrite a modified 
version of the file - neither in Synaptic nor with apt-get on command line
.
Even if I delete /etc/init.d/pcscd and subsequently reinstall pcscd the file it 
is not going to be installed.

I repeated this several times, it always behaves like this.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1409081

Title:
  /etc/init.d/pcscd works only at first start.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1409081/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1409081] Re: /etc/init.d/pcscd works only at first start.

2015-01-09 Thread Wolf Pichler
Since this is my first fault report here I probably made the mistake to
assign it to pcsc-cyberjack instead to pcscd = trying to fix it right
now 

** Package changed: pcsc-cyberjack (Ubuntu) = pcsc-lite (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1409081

Title:
  /etc/init.d/pcscd works only at first start.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1409081/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1409081] Re: /etc/init.d/pcscd works only at first start.

2015-01-09 Thread Wolf Pichler
Wow 

I figured out that /etc/init.d/pcscd is simply not getting installed by
the package although it is contained in pcscd_1.8.10-1ubuntu1_amd64.deb.

This is why I still had an old version of it on my machine.

Since I am no package expert I just can guess that this happens because
it is not in the DEBIAN/md5sums file of the package.

So as a workaround one has to copy it manually.

Is there anything I can/should do concerning this bug?

Thanks for the fast response!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1409081

Title:
  /etc/init.d/pcscd works only at first start.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1409081/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1409081] Re: /etc/init.d/pcscd works only at first start.

2015-01-09 Thread Ludovic Rousseau
pcscd version 1.8.10-1 should have:
# create $IPCDIR with correct access rights
if [ ! -d $IPCDIR ]
then
rm -rf $IPCDIR
mkdir $IPCDIR
fi
chmod 0755 $IPCDIR

Maybe you should reinstall your pcscd package.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1409081

Title:
  /etc/init.d/pcscd works only at first start.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1409081/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs