Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 1
    It is fixed in apt version 1.9.11, newer of which is available e.g. in Ubuntu 20.04. Commented May 14, 2020 at 22:06
  • 1
    Note that only apt has this feature, not apt-get. Commented May 15, 2020 at 5:57
  • 1
    I've updated this answer to reflect the comment by @jarno and the ticket you linked. Commented Apr 22, 2022 at 18:36
  • 3
    As of apt 2.4.10, on Ubuntu 22.04, this DOES NOT WORK FOR "update". It works for "apt(-get) upgrade", but if you run two "update" at the same time one of them will still fail instead of waiting. Commented Sep 25, 2023 at 10:57