[Bug 1946235] Re: pcscd won't install due to bad dependency version

2021-10-07 Thread Lars Noodén
Ok. This was probably a bug in the update-manager that only manifested
symptoms in my case in pcscd.

I noticed the only place 'hirsute' was mentioned was in /etc/apt/ is one
file, /etc/apt/sources.list.d/system.sources there.  Once I changed all
instances of 'hirsute' to 'impish' in
/etc/apt/sources.list.d/system.sources it was possible to get pcscd
installed as normal.

So I guess this is either solved or should be relabeled as applying to
'update-manager'

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

Title:
  pcscd won't install due to bad dependency version

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


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

[Bug 1946235] Re: pcscd won't install due to bad dependency version

2021-10-06 Thread Lars Noodén
$ apt policy pcscd libpcsclite1
pcscd:
  Installed: (none)
  Candidate: 1.9.1-1
  Version table:
 1.9.1-1 500
500 http://us.archive.ubuntu.com/ubuntu hirsute/universe amd64 Packages
100 /var/lib/dpkg/status
libpcsclite1:
  Installed: 1.9.3-2
  Candidate: 1.9.3-2
  Version table:
 *** 1.9.3-2 500
500 http://archive.ubuntu.com/ubuntu impish/main amd64 Packages
100 /var/lib/dpkg/status
 1.9.1-1 500
500 http://us.archive.ubuntu.com/ubuntu hirsute/main amd64 Packages

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

Title:
  pcscd won't install due to bad dependency version

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


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

[Bug 1946235] Re: pcscd won't install due to bad dependency version

2021-10-06 Thread Ludovic Rousseau
What is the complete output of the command:
apt policy pcscd libpcsclite1

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

Title:
  pcscd won't install due to bad dependency version

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


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

[Bug 1946235] Re: pcscd won't install due to bad dependency version

2021-10-06 Thread Lars Noodén
I should add that libpcsclite1 is installed but a newer version,

# apt install libpcsclite1
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libpcsclite1 is already the newest version (1.9.3-2).

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

Title:
  pcscd won't install due to bad dependency version

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


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

[Bug 1946235] Re: pcscd won't install due to bad dependency version

2021-10-06 Thread Lars Noodén
Yes, I've done the following.

apt update
apt upgrade

However, qemu is not mentioned in any part of the output from those
steps.  Though it is installed:

$ apt-cache policy qemu-system-x86 | head -n 3
qemu-system-x86:
  Installed: 1:6.0+dfsg-2expubuntu1
  Candidate: 1:6.0+dfsg-2expubuntu1

The problems with pcscd arose after using the update-manager to move
from 21.04 to 21.10-beta.  pcscd is a dependency for another package
which is the main reason for using Ubuntu instead of another distro.
Specifically it is a smart card reader needed to interact with an
increasing number of government sites and services.

After removing qemu-block-extra, I get the following when trying to
install pcscd :

# apt install pcscd
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 pcscd : Depends: libpcsclite1 (= 1.9.1-1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

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

Title:
  pcscd won't install due to bad dependency version

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


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

[Bug 1946235] Re: pcscd won't install due to bad dependency version

2021-10-06 Thread Ludovic Rousseau
It looks like you (also) have a problem with qemu.

pcscd 1.9.1-1 is from Ubuntu 21.04. But you are using Ubuntu 21.10.
Maybe you should first use something like:
apt update
apt upgrade

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

Title:
  pcscd won't install due to bad dependency version

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


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

[Bug 1946235] Re: pcscd won't install due to bad dependency version

2021-10-06 Thread Paul White
** Package changed: 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/1946235

Title:
  pcscd won't install due to bad dependency version

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


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