Package: apt
Version: 2.9.1
Severity: minor
X-Debbugs-Cc: antde...@gmail.com
Dear Maintainer,
I report a minor bug on apt that I sometimes get by running the commands
below
in sequence.
Note that in the last commands the "Summary:" line is not displayed whereas
previously, with the same commands, it was displayed.
I tried this sequence as root; as a user I see that the word "Summary" never
appears.
Seems to be a random problem.
Thanks,
Antonio
-- SEQUENCE --
$ apt autoremove
Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
$ apt autoremove --purge
Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
$ sudo apt autoremove --purge
Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
$ (sudo apt autoremove --purge)
Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
$ gawk '{print}'< <(sudo apt-get autoremove; sudo apt-get clean; sudo
apt-get
autoclean; sudo apt-get -f install; sudo apt-get check)
Lettura elenco dei pacchetti...
Generazione albero delle dipendenze...
Lettura informazioni sullo stato...
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
Lettura elenco dei pacchetti...
Generazione albero delle dipendenze...
Lettura informazioni sullo stato...
Lettura elenco dei pacchetti...
Generazione albero delle dipendenze...
Lettura informazioni sullo stato...
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
Lettura elenco dei pacchetti...
Generazione albero delle dipendenze...
Lettura informazioni sullo stato...
$ apt autoremove
Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
$ apt autoremove --purge
Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
$ (sudo apt autoremove --purge)
Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
$ sudo apt-get autoremove; sudo apt-get clean; sudo apt-get autoclean; sudo
apt-get -f install; sudo apt-get check
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
$ sudo apt-get autoremove
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
$ sudo apt-get autoremove
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
$ sudo apt-get autoremove --purge
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
$ sudo apt-get autoremove --purge
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
$ apt-get autoremove
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
$ apt-get autoremove --purge
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (700, 'unstable'), (500, 'stable-updates'), (500,
'stable-security'), (500, 'stable'), (100, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 6.8.6-3-liquorix-amd64 (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), LANGUAGE=it
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages apt depends on:
ii adduser 3.137
ii base-passwd 3.6.3
ii debian-archive-keyring 2023.4
ii gpgv 2.2.40-3
ii libapt-pkg6.0t64 2.9.1
ii libc6 2.37-17
ii libgcc-s1 14-20240330-1
ii libgnutls30t64 3.8.5-2
ii libseccomp2 2.5.5-1
ii libstdc++6 14-20240330-1
ii libsystemd0 255.4-1+b1
Versions of packages apt recommends:
ii ca-certificates 20240203
Versions of packages apt suggests:
pn apt-doc <none>
ii aptitude 0.8.13-6
ii dpkg-dev 1.22.6
ii gnupg 2.2.40-3
ii gnupg2 2.2.40-3
ii powermgmt-base 1.37
ii synaptic 0.91.3+b1
-- no debconf information