Your message dated Sun, 05 Aug 2018 10:04:20 +0000
with message-id <e1fmftc-000fut...@fasolo.debian.org>
and subject line Bug#649106: fixed in ipvsadm 1:1.29-1
has caused the Debian Bug report #649106,
regarding Add syncid to ipvsadm configuration
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 ow...@bugs.debian.org
immediately.)


-- 
649106: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649106
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ipvsadm
Version: 1:1.25.clean-1

ipvsadm init script does not honor the syncid option when starting 
master/backup daemon. I thought about the following patches:

--- /root/ipvsadm       2011-11-17 17:23:08.000000000 +0100
+++ /etc/init.d/ipvsadm 2011-11-17 17:27:43.000000000 +0100
@@ -23,19 +23,20 @@
 DAEMON="none"          # none|master|backup|both
 IFACE="eth0"
 FAILURE=0
+SYNCID="1"
 
 start () {
     case $DAEMON in
        master|backup)
            log_daemon_msg "Starting IPVS Connection Synchronization Daemon" 
"$DAEMON"
-           $IPVSADM --start-daemon $DAEMON --mcast-interface $IFACE || 
log_end_msg 1
+           $IPVSADM --start-daemon $DAEMON --mcast-interface $IFACE --syncid 
$SYNCID || log_end_msg 1
            log_end_msg 0
            ;;
        both)
            log_daemon_msg "Starting IPVS Connection Synchronization Daemon" 
"master"
-           $IPVSADM --start-daemon master --mcast-interface $IFACE || FAILURE=1
+           $IPVSADM --start-daemon master --mcast-interface $IFACE --syncid 
$SYNCID || FAILURE=1
            log_progress_msg "backup"
-           $IPVSADM --start-daemon backup --mcast-interface $IFACE || FAILURE=1
+           $IPVSADM --start-daemon backup --mcast-interface $IFACE --syncid 
$SYNCID || FAILURE=1
            if [ "$FAILURE" -eq 1 ]
            then
                log_end_msg 1


and add the following line to /etc/default/ipvsadm

SYNCID="1"

Greetings,

-- 
Dr. Michael Schwartzkopff
Guardinistr. 63
81375 München

Tel: (0163) 172 50 98
Fax: (089) 620 304 13

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---
--- Begin Message ---
Source: ipvsadm
Source-Version: 1:1.29-1

We believe that the bug you reported is fixed in the latest version of
ipvsadm, 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 649...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexander Wirt <formo...@debian.org> (supplier of updated ipvsadm 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 05 Aug 2018 09:21:46 +0200
Source: ipvsadm
Binary: ipvsadm
Architecture: source amd64
Version: 1:1.29-1
Distribution: unstable
Urgency: medium
Maintainer: Alexander Wirt <formo...@debian.org>
Changed-By: Alexander Wirt <formo...@debian.org>
Description:
 ipvsadm    - Linux Virtual Server support programs
Closes: 649106 788345 808950 814348 903935
Changes:
 ipvsadm (1:1.29-1) unstable; urgency=medium
 .
   * [b30c9aa] New upstream version 1.29
     (Closes: #903935)
   * [f33b1cc] Bump standards version
   * [06cf313] Priority extra is now optional
   * [28cd1fe] Bump to dh11
   * [776e7b4] package doesn't build with parallel
   * [a3d3994] Add gitlab-ci file
   * [b82b9b0] Add snapshot changelog
   * [c1c00d7] Add homepage field
   * [4af29a6] Remove trailing whitespace
   * [8cdf09c] I found even more whitespace
   * [8f39cde] Verify gpg sig on upstream tarball
   * [0e9779f] use specific GPL version in copyright
   * [07d28a4] Remove obsolete lintian override
   * [6a7e974] We don't use dpatch anymore, kick README.source
   * [98911a8] Add override file - we don't have a changelog
   * [aa1dc89] Fix syncid on daemon invocation (Closes: #649106, #788345, 
#808950)
   * [7695a4a] Add a patch to enhance weight parameter to INT_MAX.
     Thanks to Francois Lallart <fr...@free.fr> (Closes: #814348)
Checksums-Sha1:
 65190ed90f1accb1205f5d902f0623059e932028 1898 ipvsadm_1.29-1.dsc
 759017db7108c0392ab0ff2c102d3ef322ad93a8 46115 ipvsadm_1.29.orig.tar.gz
 a49e5071e42983a1d4078777bd7b0517cda30b01 14296 ipvsadm_1.29-1.debian.tar.xz
 3f5d15e1e97b6c91fb0dd9199b3253b5dbb132ba 26748 ipvsadm-dbgsym_1.29-1_amd64.deb
 e63a759b779d2902f57d48f1366eb47c96236b85 6021 ipvsadm_1.29-1_amd64.buildinfo
 35a388665aa203f0ffb3b089b213edf208450fab 39244 ipvsadm_1.29-1_amd64.deb
Checksums-Sha256:
 ff03bb214580c223fd9074d619a44c9c63aff3546411c5089d50525651d2a7f2 1898 
ipvsadm_1.29-1.dsc
 99ed8ce998b719de2f7b3a52ef28b38a4a016a5a05da772acfd75e64511a4c17 46115 
ipvsadm_1.29.orig.tar.gz
 bd398bcc4f906327204c676c942bc8d1e53b0d0ca461bcf237961f44cb904c70 14296 
ipvsadm_1.29-1.debian.tar.xz
 92e13f3329845b3aa6e28118ef5efcdd7e0f82f691ed4da9f06defe05a91f77f 26748 
ipvsadm-dbgsym_1.29-1_amd64.deb
 884369a65a335c95dc08c6cb7aa8b8671a2ff7afe99f108198b34fce5c5127f7 6021 
ipvsadm_1.29-1_amd64.buildinfo
 3cf067f441a16e353e17b93c51306b5ba01a195fdebbe603bfb8e2e9c9b142aa 39244 
ipvsadm_1.29-1_amd64.deb
Files:
 1735552dfd9a05703cde487698da0ad9 1898 net optional ipvsadm_1.29-1.dsc
 92dc0fb785177feda32ec2f17cc9d132 46115 net optional ipvsadm_1.29.orig.tar.gz
 bdc4713fc793533506ef967feaac44ca 14296 net optional 
ipvsadm_1.29-1.debian.tar.xz
 f976a67dc680398e6a943b4555d05f5c 26748 debug optional 
ipvsadm-dbgsym_1.29-1_amd64.deb
 d2711a4a254a591747d1e0fe5b5c1efe 6021 net optional 
ipvsadm_1.29-1_amd64.buildinfo
 193e771433c0470515e1df900eeaf2cb 39244 net optional ipvsadm_1.29-1_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEbjlmweHRXblz0FtJHkX4yp3iOxYFAltmv14ACgkQHkX4yp3i
OxZWgg//Wpknp5se1NVnZU1839sMaMbcbK4Y9IgvOhd+xqxz91DZ/0toSHCe0gW4
rKhnetO4nM3X/kp2ZJgPpRnH41SZo5ctVOcsz1POt0XqtVc8Pvd5FS1Y3dBVOIJK
AaYMgxsXpXMUZ53lhQMAbpDuxcwuTj4Ou2Dx1UejimuELJPFXLz+9G/S5vDOGX07
8GShLTzVdNoWHJM1zLx1+42YrvkBmtLpGrRo4YI5gW8k+YEgR3gGCDexFpzqdhzJ
05LRMnuaijMFV1fDm3suw+MeHRaJVyWGDUX2xPBpDcSK+nShkNAsoZpoL/djDwZ3
H4HWcF60DUSOEkQ6o1BWIII/T4a/FxUgC1pYhSSFU8+KAIrOLx2u4LLjxeEJTuCW
nIAjz9hmq81SiJQKraFhcA8qFVr2odmSU6+PXM0yYxGITav/D/iQlM0T5tKJrbcD
NiFXZOz9c/LWF8acXrkV1IohsNv5HV9oaOkOoZ0EZEweagaIy62samAFY1n0pq9E
njEGHQivozE/6AvWogSmHgZMRMoL29ZhvOOvAmrbwmQsD8BxW2JgzYP01gaOoJmk
7As+DHoItYZ39Px1TnJmnfQWHWzDBIieGVQNzLnzGJdE5JxdWXtvG0zaDp09248x
UgiD2arzAn+kug6CQwvYjKXVLc1MGLOQe2mOqP3jbEog8bYOo2E=
=EhhS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to