Control: reassign -1 unattended-upgrades
Control: affects -1 ntpsec
Control: affects -1 network-manager
* Chris Hofstaedtler <[email protected]> [260208 14:07]:
On 2025-09-15 08:42, Michael Biebl wrote:
On Wed, 07 May 2025 11:47:50 +0200 =?utf-8?Q?Francesco_Potort=C3=AC?=
<[email protected]> wrote:
> Package: network-manager
> Version: 1.52.0-6
> Severity: minor
>
> I get these every day on syslog:
>
> apt.systemd.daily[1016180]: tar: .remove-on-upgrade /etc/
> NetworkManager/dispatcher.d/ntpsec-ntpdate: Not found in archive
> apt.systemd.daily[1016180]: tar: Exiting with failure status due to
> previous errors
>
This hook is not shipped by network-manager.
Most likely it's shipped by ntpsec, thus re-assigning
On Sat, Feb 07, 2026 at 11:39:40PM -0600, Richard Laager wrote:
I don't really understand this at all.
The log looks like the user is running some form of backup thing in
the apt.systemd.daily job, that looks at conffile registrations and
backs them up. Maybe this is even an apt feature.
However this thing doesn't seem to understand the .remove-on-upgrade
feature.
It'd appear this is unattended-upgrades.
Chris