[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#859609: marked as done (unblock: packer/0.10.2+dfsg-4)



Your message dated Wed, 05 Apr 2017 07:51:00 +0000
with message-id <2ff59a74-f01b-8369-3b89-887500ed0b7a@thykier.net>
and subject line Re: Bug#859609: unblock: packer/0.10.2+dfsg-4
has caused the Debian Bug report #859609,
regarding unblock: packer/0.10.2+dfsg-4
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 owner@bugs.debian.org
immediately.)


-- 
859609: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859609
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package packer

The latest upload to unstable closes the RC bug #858018.
Please see the attached debdiff for details.

Thank you,
Daniel Stender

unblock packer/0.10.2+dfsg-4

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

Kernel: Linux 4.5.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru packer-0.10.2+dfsg/debian/changelog packer-0.10.2+dfsg/debian/changelog
--- packer-0.10.2+dfsg/debian/changelog	2017-01-30 09:21:12.000000000 +0100
+++ packer-0.10.2+dfsg/debian/changelog	2017-04-05 08:18:59.000000000 +0200
@@ -1,3 +1,10 @@
+packer (0.10.2+dfsg-4) unstable; urgency=medium
+
+  * deb/rules: disable a flaky test in packer/rpc/mux_broker_test.go
+    (Closes: #858018).
+
+ -- Daniel Stender <stender@debian.org>  Wed, 05 Apr 2017 08:18:59 +0200
+
 packer (0.10.2+dfsg-3) unstable; urgency=medium
 
   * deb/rules: expand timeout for tests (Closes: #853135).
diff -Nru packer-0.10.2+dfsg/debian/rules packer-0.10.2+dfsg/debian/rules
--- packer-0.10.2+dfsg/debian/rules	2017-01-30 09:21:03.000000000 +0100
+++ packer-0.10.2+dfsg/debian/rules	2017-04-05 08:18:00.000000000 +0200
@@ -12,8 +12,9 @@
 %:
 	dh $@ --buildsystem=golang --with=golang
 
+# temporarily disable flaky TestMuxBroker (see https://github.com/mitchellh/packer/issues/4750)
 override_dh_auto_test:
-	HOME=$(CURDIR) dh_auto_test -- -timeout 30m
+	HOME=$(CURDIR) dh_auto_test -- -timeout 30m -run '^Test([^M]|M[^u]|Mu[^x]|Mux[^B]|MuxB[^r]|MuxBr[^o]|MuxBro[^k]|MuxBrok[^e]|MuxBroke[^r])'
 
 override_dh_installdocs:
 	pandoc -f markdown -t plain -o README README.md

--- End Message ---
--- Begin Message ---
Daniel Stender:
> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: unblock
> 
> Please unblock package packer
> 
> The latest upload to unstable closes the RC bug #858018.
> Please see the attached debdiff for details.
> 
> Thank you,
> Daniel Stender
> 
> unblock packer/0.10.2+dfsg-4
> 
> [...]

Unblocked, thanks.

~Niels

--- End Message ---

Reply to: