Package: gpg
Version: 2.2.40-3
Severity: normal

Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Scott Jacobs <scott092...@aol.com>
To: Debian Bug Tracking System <sub...@bugs.debian.org>
Subject: gpg: Apt-get upgrade  -->  'E: Broken packages' because of 'unmet 
dependencies' : gnupg / gpg / gpgconf / gpg-agent / gpg-wks-client
Bcc: Scott Jacobs <scott092...@aol.com>
Message-ID: 
<172022871237.10763.13136931568556884966.reportbug@ASUS-Prime-B350MA>
X-Mailer: reportbug 13.0.1
Date: Fri, 05 Jul 2024 21:18:32 -0400
X-Debbugs-Cc: scott092...@aol.com


Attempted to upgrade my software, using 'sudo apt-get update' and then 'sudo
apt-get upgrade'

No upgrade was done, and the following message was printed:

Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
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:
 gnupg : Depends: gpg (>= 2.2.43-7)
         Depends: gpg-agent (>= 2.2.43-7) but 2.2.40-3 is to be installed
 gpg : Depends: gpgconf (= 2.2.40-3) but 2.2.43-7 is to be installed
       Recommends: gnupg (= 2.2.40-3) but 2.2.43-7 is to be installed
 gpg-agent : Depends: gpgconf (= 2.2.40-3) but 2.2.43-7 is to be installed
             Recommends: gnupg (= 2.2.40-3) but 2.2.43-7 is to be installed
 gpg-wks-client : Depends: gpg (= 2.2.43-7)
                  Depends: gpg-agent (= 2.2.43-7) but 2.2.40-3 is to be
installed
E: Broken packages

'apt-cache policy gpg gnupg gpg-agent gpgconf gpg-wks-client'
listed each pkg as version 2.2.40-3, with candidate 2.2.43-7

I finally was successful in doing an apt-get upgrade, by
first doing:
sudo apt-get install gpg gnupg gpg-agent gpgconf gpg-wks-client
and then:
sudo apt-get upgrade

but shouldn't apt-get upgrade have been able to satisfy the dependencies
all by itself?


-- System Information:
Debian Release: trixie/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.7.12-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages gpg depends on:
ii  gpgconf          2.2.40-3
ii  libassuan0       2.5.6-1+b1
ii  libbz2-1.0       1.0.8-5.1
ii  libc6            2.38-11
ii  libgcrypt20      1.10.3-3
ii  libgpg-error0    1.49-2
ii  libreadline8t64  8.2-4
ii  libsqlite3-0     3.45.3-1
ii  zlib1g           1:1.3.dfsg+really1.3.1-1

Versions of packages gpg recommends:
ii  gnupg  2.2.40-3

gpg suggests no packages.

-- no debconf information

Reply via email to