Your message dated Sat, 09 Jan 2021 18:06:02 +0000
with message-id <[email protected]>
and subject line Bug#906921: fixed in tango 9.3.4+dfsg1-1
has caused the Debian Bug report #906921,
regarding tango-starter does not start after a reboot
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
906921: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906921
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tango-starter
Version: 9.2.5a+dfsg1-2
Severity: normal
Dear Maintainer,
We saw that in some machines the tango-starter did not start after
rebooting the PC.
Note: We are using a custom version of the tango package (
9.2.5a+dfsg1-2+patch1~bpo9+0~alba+1)
which has a patch that only affects the libtango9 package and for the
purposes of this bug report is equivalent to 9.2.5a+dfsg1-2
systemctl status tango-starter reports:
tango-starter.service - LSB: Start the tango control system starter daemon
Loaded: loaded (/etc/init.d/tango-starter; generated; vendor preset:
enabled)
Active: active (exited) since Wed 2018-08-22 11:59:22 CEST; 2min 24s ago
Docs: man:systemd-sysv-generator(8)
Process: 563 ExecStart=/etc/init.d/tango-starter start (code=exited,
status=0/SUCCESS)
Tasks: 0 (limit: 4915)
CGroup: /system.slice/tango-starter.service
Our version follows the official package plus a patch to remove an
internal sleep in the code of Tango
(it does not affect to the tango-starter package)
The service works as expected if you "restart" it once the pc is running
(systemctl start tango-starter).
Adding traces we figured out that the problem is a race condition
since we are using the network;
So, tango_admin --ping-network 40 and the tango_admin --ping-network 40
check fails
We solved the trouble adding to Should-Start/Stop option the network ;
# Should-Start: tango-db network
# Should-Stop: tango-db network
Could you add this fix in the init script of the official package? If
you prefer I can do a PR in salsa.d.o
-- System Information:
Debian Release: 9.4
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.9.0-6-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE= (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)
Versions of packages tango-starter depends on:
ii libc6 2.24-11+deb9u3
ii libcos4-1 4.1.6-2.1+b1
ii libgcc1 1:6.3.0-18+deb9u1
ii liblog4tango5v5 9.2.5a+dfsg1-2+patch1~bpo9+0~alba+1
ii libomniorb4-1 4.1.6-2.1+b1
ii libomnithread3c2 4.1.6-2.1+b1
ii libstdc++6 6.3.0-18+deb9u1
ii libtango-tools 9.2.5a+dfsg1-2+patch1~bpo9+0~alba+1
ii libtango9 9.2.5a+dfsg1-2+patch1~bpo9+0~alba+1
ii libzmq5 4.2.1-4
ii lsb-base 9.20161125
tango-starter recommends no packages.
Versions of packages tango-starter suggests:
pn omninotify <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: tango
Source-Version: 9.3.4+dfsg1-1
Done: Picca Frédéric-Emmanuel <[email protected]>
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Picca Frédéric-Emmanuel <[email protected]> (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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 09 Jan 2021 18:21:32 +0100
Source: tango
Architecture: source
Version: 9.3.4+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Picca Frédéric-Emmanuel <[email protected]>
Closes: 906921 949540 949549
Changes:
tango (9.3.4+dfsg1-1) unstable; urgency=medium
.
* New upstream version 9.3.4+dfsg1
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Set upstream metadata fields: Repository, Repository-Browse.
.
tango (9.3.4~rc7+dfsg1-1~exp1) experimental; urgency=medium
.
* New upstream version 9.3.4~rc7+dfsg1
* Closes: #949549 for real, it was a false positive.
.
tango (9.3.4~rc6+dfsg1-1~exp1) experimental; urgency=medium
.
* New upstream version 9.3.4~rc6+dfsg1
.
tango (9.3.4~rc4+dfsg1-1~exp1) experimental; urgency=medium
.
* New upstream version 9.3.4~rc4+dfsg1
* Make "Files: *" paragraph the first in the copyright file.
* d/control: Mark -doc package as Multi-Arch: foreign
* Bump Standards-Version to 4.5.0 (nothing to do)
* Bug fix: "Does not use hardening flags for compilation", thanks to
Thomas Braun (Closes: #949549).
* Bug fix: "Move tango_admin into a directory in $PATH", thanks to
Thomas Braun (Closes: #949540).
.
tango (9.3.4~rc2+dfsg2-1~exp3) experimental; urgency=medium
.
* 2nd attempt to fix the FTBFS.
.
tango (9.3.4~rc2+dfsg2-1~exp2) experimental; urgency=medium
.
* d/rules deal with FTBFS due to the missing sphinxdoc sequence.
.
tango (9.3.4~rc2+dfsg2-1~exp1) experimental; urgency=medium
.
[Carlos Manuel Falcon Torres]
* Added network to Should-[Start|Stop]. (Closes: #906921)
.
[Picca Frédéric-Emmanuel]
* New upstream version 9.3.4~rc1+dfsg1
* Bump Standards-Version to 4.4.1 (nothing to do)
* Switched to compat level 12.
* d/gitlab-ci.yml Added
* d/control: Use debhelper-compat instead of debian/compat.
* d/watch: Use https protocol.
* d/control: Use secure URI in Homepage field.
* d/control: Drop unnecessary dependency on dh-autoconf.
* d/control: Removed lyx and all the latex dependencies.
* d/control: Added python3-sphinx, python3-ipython to build
the documentation.
* d/rules: Removed overwrite_dh_strip which is useless now.
* d/control: Added Rules-Requires-Root yes to the package.
* d/control: Fixed lintian skip-systemd-native-flag-missing-pre-depends
Checksums-Sha1:
e31d426b85cffd527f5191d0e3043835bf107148 2915 tango_9.3.4+dfsg1-1.dsc
a9dcd2f5ef2d81b1d6d480065651d0d7b24ca0aa 60354476 tango_9.3.4+dfsg1.orig.tar.xz
087791ccb817a697da4d2304fc19ca97618bbb4f 29868
tango_9.3.4+dfsg1-1.debian.tar.xz
Checksums-Sha256:
2a81256b8c7850e1d709422957377a7ef7d76cd55b4cdd42b517812f4cfddf89 2915
tango_9.3.4+dfsg1-1.dsc
8d66ca336259ee716559f86bc3e11476ee6f4dd3ef2653a2c6402537f9f3b7a8 60354476
tango_9.3.4+dfsg1.orig.tar.xz
4088d89036b88e2f417a5141facfb55e24824dad6bb2be357a5b3913182a10a4 29868
tango_9.3.4+dfsg1-1.debian.tar.xz
Files:
a2db75e901688014ecb9eaa9859fc83e 2915 science optional tango_9.3.4+dfsg1-1.dsc
a485e4779e966c70ccfe76a215497d33 60354476 science optional
tango_9.3.4+dfsg1.orig.tar.xz
968037d632505ccb1e7d0dc886959915 29868 science optional
tango_9.3.4+dfsg1-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE2bRTt5m4gw2UXmoKW/VOXhK5ALsFAl/554URHHBpY2NhQGRl
Ymlhbi5vcmcACgkQW/VOXhK5ALvApQ//UwKZrUv1IZuptj1ev8MOaNKMmijkmdLz
aQNFlOUGYMjFTw8JnL8Rt2qJrzcFHuBUaMdORoTk1rRwM7h70MyRC2PqVaGgIQqv
W12T2eyv6IcJHIPtRLw7zsu0F0F55B87vyZxrM3NvyfZeaWxr/1s+XeflxGwqVf+
hihq/2lI3gCWZ00KXFdfSyqRnWdWgWlqp1g+M8/AI2yXFCo4Dmlh0Ejnaphc0CqH
YiQJRj4/KebIR9QL9WOhCpB5Ltu1DrKDH0OhR6oGiReKxRD+WUrQ4Zkr/aDDfsNG
+ZT1JE3aJzBeDSuqL8MAj/w5GuvgvqOrYisszzxW2F8DKraTmXKKfxglOjFr02ex
YYZX1P5z/kLaxQvf8rx1IHPwHw3OAETqMlyDEBlzr3riCLtjzgdsy85GkefhkX6V
It4xQcJpkxjkwIBzs4f/4cYGBur7875KWE0N3uXumBmlF/PSR1UWEV6kAmc8IQ3Y
U/eC1cQLnHQCIYG3bXg8/kCObjzH7NaMgGwW/E/NZgemtK/Uxv25X6zlEyiX+gzw
XaLGIoHarLZ5BF5XUXmdXnqRA8rywimyVrmDkfvi6q9wT8jPh6YTafjJ+6SZsKHu
o5xRGA2t2p5kme2dSvNbvGWK56wT2THFm/79H0GlAaVEZlCFmPT0r782FQ4dsM28
TRXoYPeu/p0=
=vgBU
-----END PGP SIGNATURE-----
--- End Message ---