Bug#1078608: marked as pending in apt

Julian Andres Klode <[email protected]> Fri, 01 May 2026 16:12:13 +0000
Newsgroups gmane.linux.debian.apt.devel
Message-ID <69f4d0dd3dc1_555ff0514e9__43354.3603097618$1777652017$gmane$org@godard.mail>
Control: tag -1 pending

Hello,

Bug #1078608 in apt reported by you has been fixed in the
Git repository and is awaiting an upload. You can see the commit
message below and you can check the diff of the fix at:

https://salsa.debian.org/apt-team/apt/-/commit/dcc690d7e08f6d54fc10ee372510875a41ec9a3b

------------------------------------------------------------------------
pkgAcqMetaClearSig: Abort transaction when pkgAcquire::Run has been cancelled

Ongoing Run can be cancelled by returning false from ::Pulse(). In this case
the items would still be called pkgAcquire::Item::Finished() as usual, causing
pkgAcqMetaClearSig to commit the incomplete transaction anyway as at that
point it's still Started and has no errors.

Add a pkgAcquire::Item::Cancelled() method and use it in pkgAcqMetaClearSig
to abort the transaction.

Closes: #1078608
------------------------------------------------------------------------

(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/1078608