Your message dated Sat, 20 Apr 2024 11:39:24 +0200
with message-id
<zb4p6nyuftcel2dlzrwoel4w3uuvcwe4uhg3mjxjel2ykwhdzw@gsm2mkpthfpt>
and subject line Re: Bug#1069275: apt: random display of the "Summary:" line
has caused the Debian Bug report #1069275,
regarding apt: random display of the "Summary:" line
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1069275: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069275
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: apt
Version: 2.9.1
Severity: minor
X-Debbugs-Cc: [email protected]
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
--- End Message ---
--- Begin Message ---
On Fri, Apr 19, 2024 at 08:16:46PM +0200, Antonio wrote:
> Thanks for the explanation.
No problem.
I would never admit it publicly of course, but even I am at times
confused by "apt-get" vs "apt". 😉 I guess, now that they have grossly
different output, that becomes a bit more obvious… so, good in a way,
to retrain my last few remaining synapses hell bend on adding '-get'.
Anyway, seems like we could clear up this problem, so I am closing this
report, but feel free to ask/(re)open if something remains unclear.
Best regards
David Kalnischkies
signature.asc
Description: PGP signature
--- End Message ---