Your message dated Sat, 27 Jul 2013 17:18:29 +0000
with message-id <[email protected]>
and subject line Bug#710147: fixed in quagga 0.99.22.1-2
has caused the Debian Bug report #710147,
regarding quagga: Added autopkgtests
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.)
--
710147: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710147
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: quagga
Version: 0.99.20.1-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: origin-ubuntu ubuntu-patch
debian/tests: added autopkgtests
*** /tmp/tmp1AQZXD/bug_body
Improve QA of packages
* d/tests: added dep-8-tests
Thanks for considering the patch.
-- System Information:
Debian Release: wheezy/sid
APT prefers saucy-updates
APT policy: (500, 'saucy-updates'), (500, 'saucy-security'), (500, 'saucy')
Architecture: amd64 (x86_64)
Kernel: Linux 3.8.0-14-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/changelog'
=== modified file 'debian/control'
--- debian/control 2012-03-16 22:14:05 +0000
+++ debian/control 2013-05-28 15:54:27 +0000
@@ -1,11 +1,13 @@
Source: quagga
Section: net
Priority: optional
-Maintainer: Christian Hammers <[email protected]>
+Maintainer: Ubuntu Developers <[email protected]>
+XSBC-Original-Maintainer: Christian Hammers <[email protected]>
Uploaders: Florian Weimer <[email protected]>
Build-Depends: debhelper (>= 7.0.50~), libncurses5-dev, libreadline-dev, texlive-latex-base, texlive-generic-recommended, libpam0g-dev | libpam-dev, libcap-dev, texinfo (>= 4.7), imagemagick, ghostscript, groff, po-debconf, autotools-dev, hardening-wrapper, libpcre3-dev, gawk, chrpath
Standards-Version: 3.9.3
Homepage: http://www.quagga.net/
+XS-Testsuite: autopkgtest
Package: quagga
Architecture: any
=== added directory 'debian/tests'
=== added file 'debian/tests/control'
--- debian/tests/control 1970-01-01 00:00:00 +0000
+++ debian/tests/control 2013-05-28 15:54:13 +0000
@@ -0,0 +1,3 @@
+Tests: daemons
+Depends: quagga
+Restrictions: needs-root
=== added file 'debian/tests/daemons'
--- debian/tests/daemons 1970-01-01 00:00:00 +0000
+++ debian/tests/daemons 2013-05-28 15:54:13 +0000
@@ -0,0 +1,30 @@
+#!/bin/bash
+#---------------
+# Testing quagga
+#---------------
+set -e
+
+# modify config file to enable all daemons and copy config files
+CONFIG_FILE=/etc/quagga/daemons
+DAEMONS=("zebra" "bgpd" "ospfd" "ospf6d" "ripd" "ripngd" "isisd" "babeld")
+
+for daemon in "${DAEMONS[@]}"
+do
+ sed -i -e "s/${daemon}=no/${daemon}=yes/g" $CONFIG_FILE
+ cp /usr/share/doc/quagga/examples/${daemon}.conf.sample /etc/quagga/${daemon}.conf
+done
+
+# reload quagga
+/etc/init.d/quagga restart > /dev/null 2>&1
+
+# check daemons
+for daemon in "${DAEMONS[@]}"
+do
+ echo -n "check $daemon - "
+ if pidof -x $daemon > /dev/null; then
+ echo "${daemon} OK"
+ else
+ echo "ERROR: ${daemon} IS NOT RUNNING"
+ exit 1
+ fi
+done
--- 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 ---