On 09/17/2017 07:45 AM, Lars Noodén wrote:
> When I try to install the package scdaemon, it wants a different version
> of gnupg-agent than what is available in the repository.
> So how should I handle the following error?
>
> The following packages have unmet dependencies:
> scdaemon : Depends: gnupg-agent (= 2.1.18-6)
> but 2.1.18-8 is to be installed
>
> This is on Ascii for amd64:
>
> $ lsb_release -rd; uname -sr;
> Description: Devuan GNU/Linux 2.0 (ascii)
> Release: 2.0
> Linux 4.9.0-3-amd64
>
> The system is up to date as far as APT is concerned.
>
> /Lars
Where is scdaemon 2.1.18-8 coming from? I'm only seeing 2.1.18-6.
$ apt-cache policy scdaemon
scdaemon:
Installed: (none)
Candidate: 2.0.26-6+deb8u1
Version table:
2.2.0-3 0
100 http://auto.mirror.devuan.org/merged/ ceres/main amd64 Packages
10 http://debian.csail.mit.edu/debian/ buster/main amd64 Packages
10 http://debian.csail.mit.edu/debian/ sid/main amd64 Packages
2.1.18-6 0
100 http://auto.mirror.devuan.org/merged/ ascii/main amd64 Packages
10 http://debian.csail.mit.edu/debian/ stretch/main amd64 Packages
2.0.26-6+deb8u1 0
500 http://auto.mirror.devuan.org/merged/ jessie/main amd64 Packages
500 http://debian.csail.mit.edu/debian/ jessie/main amd64 Packages
I have the following ascii sources. Do you have something different?
deb
http://auto.mirror.devuan.org/merged/ ascii main contrib non-free
deb
http://auto.mirror.devuan.org/devuan ascii-updates main contrib non-free
deb
http://auto.mirror.devuan.org/merged ascii-proposed-updates main
contrib non-free
deb
http://auto.mirror.devuan.org/merged ascii-security main contrib non-free
fsmithred