Bug#1061844: /usr/lib/apt/apt.systemd.daily: misleading comment about reporting by mail
5 views
Skip to first unread message
u...@net9.cf
unread,
Jan 29, 2024, 4:10:04 PM1/29/24
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Package: apt
Version: 2.6.1
Severity: normal
$ grep -B 1 -A 5 mail /usr/lib/apt/apt.systemd.daily
# APT::Periodic::Verbose "0";
# - Send report mail to root
# 0: no report (or null string)
# 1: progress report (actually any string)
# 2: + command outputs (remove -qq, remove 2>/dev/null, add -d)
# 3: + trace on
#
I increased the verbosity, but no mail was recieved. I can't see any mail
command in /usr/lib/apt/apt.systemd.daily. Does the script actually written
to send a report by email? I can see the increased verbosity in the system
journal. Perhaps the
# - Send report mail to root
comment was written with cron job in mind?
--
u34
u...@net9.cf
unread,
Jan 31, 2024, 6:50:05 PM1/31/24
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message