#1120516 tango-starter/tango-access-control systemd service scripts incorrectly depend on tango-db

Package:
tango-starter
Source:
tango-starter
Description:
TANGO distributed control system - starter server
Submitter:
Thomas Braun
Date:
2026-08-13 08:23:01 UTC
Severity:
normal
Tags:
#1120516#5
Date:
2025-11-11 15:17:06 UTC
From:
To:
tango-starter has a systemd service script which incorrectly depends on
tango-db. But starter and the tango-db don't need to be run on the same
host as you usually have one starter per host but only one tango-db in
the network.

Same issue with tango-access-control.

I'm attaching a patch for what I think needs to change. The init.d
scripts also need to change or be removed.

#1120516#10
Date:
2026-08-08 12:04:46 UTC
From:
To:
We believe that the bug you reported is fixed in the latest version of
tango, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1120516@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thorsten Alteholz <debian@alteholz.de> (supplier of updated tango package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)
Format: 1.8
Date: Sat, 08 Aug 2026 10:03:02 +0100
Source: tango
Architecture: source
Version: 10.1.2+dfsg1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Thorsten Alteholz <debian@alteholz.de>
Closes: 1120516 1120517
Changes:
 tango (10.1.2+dfsg1-5) unstable; urgency=medium
 .
   * Team upload.
   * debian/tango-accesscontrol.service + debian/tango-starter.service
     systemd service scripts incorrectly depend on tango-db
     (Closes: #1120516)
   * add debconf template for tango-db package
     (Closes: #1120517)
Checksums-Sha1:
 62d55b6251b1fa50a626c8e65e0bdfc52908358d 3332 tango_10.1.2+dfsg1-5.dsc
 72d8491bc0fde4b2e1208c0a23abd09ae961fc97 55520 tango_10.1.2+dfsg1-5.debian.tar.xz
 082e17dd550a415da578462ecc32fc7571bf7a90 18073 tango_10.1.2+dfsg1-5_amd64.buildinfo
Checksums-Sha256:
 0c0ec53622f658b7e589990f31f23a2b9fab3d0b998c86e5feabf5e89be6cccf 3332 tango_10.1.2+dfsg1-5.dsc
 b1078b3607cd5e0a645f97ef7f9ac9bf99151fd4bc3e8226713822471e32f523 55520 tango_10.1.2+dfsg1-5.debian.tar.xz
 91b56377acb4e511f2e58069f074ec7ebc7040ad6262e9455ae50b695b62fb01 18073 tango_10.1.2+dfsg1-5_amd64.buildinfo
Files:
 814cd048a7dfb5390bdb9b6ab2223563 3332 science optional tango_10.1.2+dfsg1-5.dsc
 53c357a742393749befb55131b69b817 55520 science optional tango_10.1.2+dfsg1-5.debian.tar.xz
 571464e7bbe6a500602eca3458aa9733 18073 science optional tango_10.1.2+dfsg1-5_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----

iQKnBAEBCgCRFiEEYgH7/9u94Hgi6ruWlvysDTh7WEcFAmp3GOtfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYy
MDFGQkZGREJCREUwNzgyMkVBQkI5Njk2RkNBQzBEMzg3QjU4NDcTHGRlYmlhbkBh
bHRlaG9sei5kZQAKCRCW/KwNOHtYR9jaD/9mr4ukg4HQLkaL1lLpl5QTnmNbRaq0
3+SHv48DM++CY0NuMDb+1aiGI4WXrmEL5HRWv0jOQdx+6yPR0F3llHTd1iA9DFpb
2Fg18NF8xv1PEcMty2+p5RpMJn/XcYLiPhid2nOijEa7iYfnyXgz7KB9wGHMWUFK
tGfYu7MfYd1LTgJ8Xq0/bUT7JsbaKOTHcDbv0m4vvt4UfaqAppvSdG///sZlClhA
4fvdbADIgNroGVyFE7JNcEugYA/BvTfKKQm3RCzhpYOX+cqEepVV91olWg9U4qdT
fdHn31Lc55ASxjcphBLGNAe5F/Je8lFslPsIX4P0lNX4Yukh3ekZJFXI3YnhJgA3
xmxLZApe7+tdcs7FT5xn66gdLIy/sHkUmLRaWrqoZHlwWLK3kWxnL3aWiYX9zpe4
zLOIgmNhL4jidWQO4jfTTYH1OgrhxCb3P4ibke4jVHPSAsldQD3qC9dSR3+uUUlx
9lC/VfHk3l3NozSuvDdQEQjKXpuVxdFQQpzbbdWSaqcWH4p+hen9WHA7lzXzDqsm
Y1XMEfiTrLxPRt2BkUoAkvIvw2RwHi+8N0ODbxzwhWD544bE7XIbY8cLfFYVNESe
qWA3hODAfrkXV8DZCreqU0kr7H2L835BUvrkkXmuS1KyHeJPW7dgXjdheb6NnSnl
oqRI+BTHmV3rNg==
=4LrI
-----END PGP SIGNATURE-----

#1120516#15
Date:
2026-08-13 08:21:55 UTC
From:
To:
Thanks a lot for fixing this.

Could you also submit a patched version for the stable and oldstable
packages?