Your message dated Sat, 27 Jul 2013 17:18:29 +0000
with message-id <[email protected]>
and subject line Bug#687124: fixed in quagga 0.99.22.1-2
has caused the Debian Bug report #687124,
regarding quagga: restarting specific daemons fails badly
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.)


-- 
687124: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687124
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: quagga
Version: 0.99.21-3~bpo60+1
Severity: normal


when trying to restart a specific service of quagga it fails taking the
whole routing down with it (which is always a bad case):

/etc/init.d/quagga restart watchquagga
Stopping Quagga monitor daemon: (waiting) .. watchquagga.
Stopping Quagga daemons (prio:0):/etc/init.d/quagga: line 196: [: -eq: unary
operator expected
/etc/init.d/quagga: line 196: [: -eq: unary operator expected
/etc/init.d/quagga: line 196: [: -eq: unary operator expected
/etc/init.d/quagga: line 196: [: -eq: unary operator expected
/etc/init.d/quagga: line 196: [: -eq: unary operator expected
/etc/init.d/quagga: line 196: [: -eq: unary operator expected
/etc/init.d/quagga: line 196: [: -eq: unary operator expected
/etc/init.d/quagga: line 196: [: -eq: unary operator expected
/etc/init.d/quagga: line 196: [: -eq: unary operator expected
/etc/init.d/quagga: line 196: [: -eq: unary operator expected
/etc/init.d/quagga: line 196: [: -eq: unary operator expected
.
Removing all routes made by zebra.
Loading capability module if not yet done.
Starting Quagga daemons (prio:10):/etc/init.d/quagga: line 220: [: -eq:
unary operator expected
/etc/init.d/quagga: line 220: [: -eq: unary operator expected
/etc/init.d/quagga: line 220: [: -eq: unary operator expected
/etc/init.d/quagga: line 220: [: -eq: unary operator expected
/etc/init.d/quagga: line 220: [: -eq: unary operator expected
/etc/init.d/quagga: line 220: [: -eq: unary operator expected
/etc/init.d/quagga: line 220: [: -eq: unary operator expected
/etc/init.d/quagga: line 220: [: -eq: unary operator expected
/etc/init.d/quagga: line 220: [: -eq: unary operator expected
/etc/init.d/quagga: line 220: [: -eq: unary operator expected
.
Starting Quagga monitor daemon: watchquagga.

the only solution is to restart quagga again (and find a way to access the
system in order to do that).


-- System Information:
Debian Release: 6.0.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-14-pve (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages quagga depends on:
ii  adduser               3.112+nmu2         add and remove users and groups
ii  debconf [debconf-2.0] 1.5.36.1           Debian configuration management sy
ii  iproute               20100519-3         networking and traffic control too
ii  libc6                 2.11.3-3           Embedded GNU C Library: Shared lib
ii  libcap2               1:2.19-3           support for getting/setting POSIX.
ii  libpam0g              1.1.1-6.1+squeeze1 Pluggable Authentication Modules l
ii  libreadline6          6.1-3              GNU readline and history libraries
ii  logrotate             3.7.8-6            Log rotation utility

quagga recommends no packages.

Versions of packages quagga suggests:
pn  snmpd                         <none>     (no description available)

-- Configuration Files:
/etc/logrotate.d/quagga changed:
/var/log/quagga/*.log {
        daily
        sharedscripts
        missingok
        compress
        rotate 14
        create 640 quagga quaggavty
        postrotate
                for i in zebra bgpd ripd ospfd ripngd ospf6d isisd babeld; do
                        if [ -e /var/run/quagga/$i.pid ] ; then
                                kill -USR1 `cat /var/run/quagga/$i.pid`
                        fi
                done
        endscript
}

/etc/quagga/daemons changed:
zebra=yes
bgpd=no
ospfd=yes
ospf6d=yes
ripd=no
ripngd=no
isisd=no

/etc/quagga/debian.conf changed:
vtysh_enable=yes
zebra_options="  --daemon -A 127.0.0.1"
bgpd_options="   --daemon -A 127.0.0.1"
ospfd_options="  --daemon -A 127.0.0.1"
ospf6d_options=" --daemon -A ::1"
ripd_options="   --daemon -A 127.0.0.1"
ripngd_options=" --daemon -A ::1"
isisd_options="  --daemon -A 127.0.0.1"
babeld_options=" --daemon -A 127.0.0.1"
watchquagga_enable=yes
watchquagga_options="--daemon"


-- debconf information:
* quagga/really_stop: true

--- End Message ---
--- Begin Message ---
Source: quagga
Source-Version: 0.99.22.1-2

We believe that the bug you reported is fixed in the latest version of
quagga, 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.
Christian Hammers <[email protected]> (supplier of updated quagga 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: SHA1

Format: 1.8
Date: Sat, 27 Jul 2013 16:06:25 +0200
Source: quagga
Binary: quagga quagga-dbg quagga-doc
Architecture: source amd64 all
Version: 0.99.22.1-2
Distribution: unstable
Urgency: low
Maintainer: Christian Hammers <[email protected]>
Changed-By: Christian Hammers <[email protected]>
Description: 
 quagga     - BGP/OSPF/RIP routing daemon
 quagga-dbg - BGP/OSPF/RIP routing daemon (debug symbols)
 quagga-doc - documentation files for quagga
Closes: 681088 687124 690013 694852 710147
Changes: 
 quagga (0.99.22.1-2) unstable; urgency=low
 .
   * Added autopkgtests (thanks to Yolanda Robla). Closes: #710147
   * Added "status" command to init script (thanks to James Andrewartha).
     Closes: #690013
   * Added "libsnmp-dev" to Build-Deps. There not needed for the official
     builds but for people who compile Quagga themselves to activate the
     SNMP feature (which for licence reasons cannot be done by Debian).
     Thanks to Ben Winslow). Closes: #694852
   * Changed watchquagga_options to an array so that quotes can finally
     be used as expected. Closes: #681088
   * Fixed bug that prevented restarting only the watchquagga daemon
     (thanks to Harald Kappe). Closes: #687124
Checksums-Sha1: 
 d65397e36c599a0d6e1ec08104a8da5bde79662c 1484 quagga_0.99.22.1-2.dsc
 c0fcad38a0cf45bfec6c2652c86bb6f3bcb6eb3a 39411 quagga_0.99.22.1-2.debian.tar.gz
 37a0dd81a5d1e72bbc763f99b7c2cedbdfcf17b1 1104560 quagga_0.99.22.1-2_amd64.deb
 149975b3e2bb4aff9dea9f2fc23737ee4365fdb6 1672772 
quagga-dbg_0.99.22.1-2_amd64.deb
 41ae3393632e28a5fd09fdccd3462642ff1d0c69 655914 quagga-doc_0.99.22.1-2_all.deb
Checksums-Sha256: 
 58fec3f21dbf86800d67d9fae83f514b64a188107c59f5c6c2d61a5f8e8c59fc 1484 
quagga_0.99.22.1-2.dsc
 011a7728819cf4e51d91b7be219dc69aafe34f43e204ba99420b4aa6866e6db5 39411 
quagga_0.99.22.1-2.debian.tar.gz
 11d6220173ae927a5b1cbfd56e28ef498f4c55aaec86763365cb82162d41f0ee 1104560 
quagga_0.99.22.1-2_amd64.deb
 79e175638c3c0c15c2e07563c9f13ea375336f9a4b9ecd8a2cb9d25410a76760 1672772 
quagga-dbg_0.99.22.1-2_amd64.deb
 4e4b406443da9661d9a97cfc8d4a2c10d2e97c5c800844e989128e06e023ea44 655914 
quagga-doc_0.99.22.1-2_all.deb
Files: 
 ee396efc5419471ddb001de3f4dda745 1484 net optional quagga_0.99.22.1-2.dsc
 1ae2bb2955fab36ea1ed75099b16a4ba 39411 net optional 
quagga_0.99.22.1-2.debian.tar.gz
 060d828d335950761e8c1a9a34ceb938 1104560 net optional 
quagga_0.99.22.1-2_amd64.deb
 3c84918180865ab8f62cf24bf984fc50 1672772 debug extra 
quagga-dbg_0.99.22.1-2_amd64.deb
 fe7a6c2f4060cf8215626a818f9aae1f 655914 net optional 
quagga-doc_0.99.22.1-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iEYEARECAAYFAlHz/F8ACgkQkR9K5oahGObicgCgjmtglhPEX9fmpo7nzl8JuSSR
qfkAnjawBq+yI46bS9RF61jrK/SIRYh1
=wKCs
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to