Your message dated Sun, 7 Jul 2024 17:23:55 +0200
with message-id 
<CAGKjw9JajR5WHQtoiynvKyODNrCLcOFkW_t=aos2tfzxliq...@mail.gmail.com>
and subject line adequate: wrong logic in .prerm
has caused the Debian Bug report #1075902,
regarding adequate: wrong logic in .prerm
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.)


-- 
1075902: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075902
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: adequate
Version: 0.15.13
Severity: minor

Dear Maintainer,

There is currently:
[ $1 = upgrade ] || rm -f /var/lib/adequate/pending

should be:
[ $1 = upgrade ] && rm -f /var/lib/adequate/pending

No?

Also, using apt to upgrade adequate it was launched at the end by apt
probably due to /etc/apt/apt.conf.d/20adequate

But the first directive in this file is:
Adequate::Enabled "false";

So this is strange to me.

Many thanks,
Patrice


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

Kernel: Linux 6.9.7-amd64 (SMP w/12 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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 adequate depends on:
ii  debconf  1.5.86
ii  libc6    2.38-14

Versions of packages adequate recommends:
ii  pkgconf  1.8.1-3

adequate suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Sorry I misunderstood the role of the 'pending' file.
And my second point has to be investigated.

--- End Message ---

Reply via email to