[From nobody Sat Aug  8 13:06:09 2026
Received: (at submit) by bugs.debian.org; 11 Nov 2025 15:25:57 +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.1 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,
 DKIM_VALID_EF,FOURLA,HAS_PACKAGE,SPF_HELO_NONE,SPF_PASS autolearn=ham
 autolearn_force=no version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 12; hammy, 150; neutral, 65; spammy,
 0. spammytokens: hammytokens:0.000-+--XDebbugsCc,
 0.000-+--X-Debbugs-Cc, 0.000-+--H*u:Evolution, 0.000-+--stablesecurity,
 0.000-+--stable-security
Return-path: &lt;thomas.braun@byte-physics.de&gt;
Received: from www540.your-server.de ([213.133.105.76]:45130)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;thomas.braun@byte-physics.de&gt;)
 id 1vIqFp-00FIgY-2k for submit@bugs.debian.org;
 Tue, 11 Nov 2025 15:25:57 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
 d=byte-physics.de; s=default2503; h=MIME-Version:Content-Transfer-Encoding:
 Content-Type:Date:To:From:Subject:Message-ID:Sender:Reply-To:Cc:Content-ID:
 Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc
 :Resent-Message-ID:In-Reply-To:References;
 bh=5Fl0iXY5+o1lxzGlMkOG013qc2toyZmu4+nLCg+3aNI=; b=R8dd2uAOA0IZg1LcnFxUrBdy3y
 TJDmVOs2PyXJlv6QAhx6iot5m+7oC7Q8Kz6xCpH/2mSbIONDX1oOEHNEr5PjvIyLgrPzaL36G5Ndu
 +4Ug6G1zLMVqK6JCzYxA0gq2MN68hD8tOQhRNlfUgZu2edpN3MKsdaKa92USBIw78hOpUcHpwD8bL
 FkB1rppE83N2+1dbG5LFe4oHUWANxvyCQA9edI9PZ4coZtvUpILQvmQqSetH2uynrQ8f2vhirCVN8
 uz+u9s75SSBGTua1KVnO3Hcbg5EMIeE75IbyuInWP/mog5PtPWxdTHppBW0o+FaW+DSEsIJI2mCdZ
 Gf3vwloQ==;
Received: from sslproxy02.your-server.de ([78.47.166.47])
 by www540.your-server.de with esmtpsa  (TLS1.3) tls TLS_AES_256_GCM_SHA384
 (Exim 4.96.2) (envelope-from &lt;thomas.braun@byte-physics.de&gt;)
 id 1vIqFo-0005Xq-15 for submit@bugs.debian.org;
 Tue, 11 Nov 2025 16:25:56 +0100
Received: from localhost ([127.0.0.1])
 by sslproxy02.your-server.de with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384
 (Exim 4.96) (envelope-from &lt;thomas.braun@byte-physics.de&gt;)
 id 1vIqFo-0001m2-0b for submit@bugs.debian.org;
 Tue, 11 Nov 2025 16:25:56 +0100
Message-ID: &lt;4d734eccc6fd4a95d14006f006bc59b64092d162.camel@byte-physics.de&gt;
Subject: tango-db systemd service script should support running mariadb on a
 different host
From: Thomas Braun &lt;thomas.braun@byte-physics.de&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Date: Tue, 11 Nov 2025 16:25:54 +0100
Content-Type: text/plain; charset=&quot;UTF-8&quot;
Content-Transfer-Encoding: quoted-printable
User-Agent: Evolution 3.56.1-1+deb13u1 
MIME-Version: 1.0
X-Virus-Scanned: Clear (ClamAV 1.0.9/27819/Tue Nov 11 11:52:18 2025)
Delivered-To: submit@bugs.debian.org

Package: tango-db
X-Debbugs-Cc: thomas.braun@byte-physics.de
Severity: normal

The tango-db systemd service script requires mariadb. Although it is
the most common setup to have both
tango-db and mariadb-server on the same host, we also support having
them on separate hosts.

So maybe a debconf question which defaults to the common setup?

A related problem with the systemd service script is that it does not
depend (Wants and After) on network-online.target. So if
the TANGO_HOST is a DNS address tango-db startup fails.

-- System Information:
Debian Release: 13.1
  APT prefers stable-security
  APT policy: (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.12.48+deb13-amd64 (SMP w/128 CPU threads; PREEMPT)
Locale: LANG=3Dde_DE.UTF-8, LC_CTYPE=3Dde_DE.UTF-8 (charmap=3DUTF-8),
LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
]