[From nobody Thu Aug 13 00:07:07 2026
Received: (at submit) by bugs.debian.org; 14 Mar 2026 08:14:22 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-15.0 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIM_ADSP_CUSTOM_MED,FORGED_GMAIL_RCVD,FOURLA,
 FREEMAIL_FROM,GMAIL,HAS_PACKAGE,HK_RANDOM_FROM,NML_ADSP_CUSTOM_MED,
 NO_RELAYS,XMAILER_REPORTBUG autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 31; hammy, 150; neutral, 107; spammy,
 0. spammytokens: hammytokens:0.000-+--XDebbugsCc,
 0.000-+--X-Debbugs-Cc, 0.000-+--sk:taint_o, 0.000-+--sk:TAINT_O,
 0.000-+--forky
Return-path: &lt;vvvrrooomm@gmail.com&gt;
Received: via submission by buxtehude.debian.org with esmtp (Exim 4.96)
 (envelope-from &lt;vvvrrooomm@gmail.com&gt;) id 1w1K8c-004A10-2O
 for submit@bugs.debian.org; Sat, 14 Mar 2026 08:14:22 +0000
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: =?utf-8?q?Martin_Haa=C3=9F?= &lt;vvvrrooomm@gmail.com&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: ntpd-rs: directory seems to be missing on first startup
Message-ID: &lt;177347605462.3662315.6060513187700416809.reportbug@wandboard-quad.local&gt;
X-Mailer: reportbug 13.2.0
Date: Sat, 14 Mar 2026 09:14:14 +0100
Delivered-To: submit@bugs.debian.org

Package: ntpd-rs
Version: 1.7.1-1
Severity: normal
X-Debbugs-Cc: vvvrrooomm@gmail.com

Dear Maintainer,

   * What led up to the situation?

on first startup ntpd-rs print the following warning
WARN Observer{path=Some(&quot;/var/run/ntpd-rs/observe&quot;)}: ntpd::daemon::observer: Abnormal termination of the state observer: Could not create observe socket at &quot;/var/run/ntpd-rs/observe&quot; because its parent directory does not exist

observation-path was not modified in the configuration.

   * What outcome did you expect instead?
Startup without warning about missing directories would be appreciated. 

   * What exactly did you do (or not do) that was effective (or
the folder was created manually. But nowadays /var/run is on tmpfs, so the folder should be created at every startup
   * What was the outcome of this action?
no more warning today :) 



-- System Information:
Debian Release: forky/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 6.17.13+deb14-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_CPU_OUT_OF_SPEC, TAINT_WARN, TAINT_OOT_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.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 ntpd-rs depends on:
ii  adduser    3.154
ii  libc6      2.42-13
ii  libgcc-s1  16-20260308-1

ntpd-rs recommends no packages.

ntpd-rs suggests no packages.

-- Configuration Files:
/etc/ntpd-rs/ntp.toml changed:
[observability]
log-level = &quot;info&quot;
observation-path = &quot;/var/run/ntpd-rs/observe&quot;
[[source]]
mode = &quot;pool&quot;
address = &quot;2.de.pool.ntp.org&quot;
count = 4
[[server]]
listen = &quot;[::]:123&quot;
[synchronization]
single-step-panic-threshold = 1800
startup-step-panic-threshold = { forward=&quot;inf&quot;, backward = 86400 }


-- debconf-show failed
]