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

Bug#853821: marked as done (unblock: packer/0.10.2+dfsg-3)



Your message dated Fri, 03 Feb 2017 20:58:00 +0000
with message-id <21587bc2-d04b-a44a-29d7-a242925759ea@thykier.net>
and subject line Re: Bug#853821: unblock: packer/0.10.2+dfsg-3
has caused the Debian Bug report #853821,
regarding unblock: packer/0.10.2+dfsg-3
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.)


-- 
853821: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853821
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 package now in unstable (one day old) fixes
two RC bugs.

<cut>
packer (0.10.2+dfsg-3) unstable; urgency=medium

  * deb/rules: expand timeout for tests (Closes: #853135).

 -- Daniel Stender <stender@debian.org>  Mon, 30 Jan 2017 09:21:12 +0100

packer (0.10.2+dfsg-2) unstable; urgency=medium

  * get build time tests passing through (Closes: #852072):
    + add export for DH_GOLANG_INSTALL_EXTRA to include test-fixtures.
    + set $HOME for dh_auto_test.
    + remove failsafe for dh_auto_test.

 -- Daniel Stender <stender@debian.org>  Sun, 29 Jan 2017 22:59:31 +0100
</cut>

Thank you,
Daniel Stender

unblock packer/0.10.2+dfsg-3

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

Kernel: Linux 4.8.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	2016-11-15 18:14:05.000000000 +0100
+++ packer-0.10.2+dfsg/debian/changelog	2017-01-30 09:21:12.000000000 +0100
@@ -1,3 +1,18 @@
+packer (0.10.2+dfsg-3) unstable; urgency=medium
+
+  * deb/rules: expand timeout for tests (Closes: #853135).
+
+ -- Daniel Stender <stender@debian.org>  Mon, 30 Jan 2017 09:21:12 +0100
+
+packer (0.10.2+dfsg-2) unstable; urgency=medium
+
+  * get build time tests passing through (Closes: #852072):
+    + add export for DH_GOLANG_INSTALL_EXTRA to include test-fixtures.
+    + set $HOME for dh_auto_test.
+    + remove failsafe for dh_auto_test.
+
+ -- Daniel Stender <stender@debian.org>  Sun, 29 Jan 2017 22:59:31 +0100
+
 packer (0.10.2+dfsg-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru packer-0.10.2+dfsg/debian/rules packer-0.10.2+dfsg/debian/rules
--- packer-0.10.2+dfsg/debian/rules	2016-11-15 17:25:20.000000000 +0100
+++ packer-0.10.2+dfsg/debian/rules	2017-01-30 09:21:03.000000000 +0100
@@ -1,12 +1,19 @@
 #!/usr/bin/make -f
 #export DH_VERBOSE=1
 #export DEB_BUILD_OPTIONS=nocheck
+export DH_GOLANG_INSTALL_EXTRA := common/test-fixtures \
+                                  command/test-fixtures \
+                                  helper/flag-kv/test-fixtures \
+                                  packer/test-fixtures \
+                                  template/test-fixtures \
+                                  builder/docker/test-fixtures \
+                                  builder/files/test-fixtures
 
 %:
 	dh $@ --buildsystem=golang --with=golang
 
 override_dh_auto_test:
-	-dh_auto_test # a small number of tests doesn't work
+	HOME=$(CURDIR) dh_auto_test -- -timeout 30m
 
 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 package now in unstable (one day old) fixes
> two RC bugs.
> 
> [...]
> 
> Thank you,
> Daniel Stender
> 
> unblock packer/0.10.2+dfsg-3
> 
> [...]


Unblocked, thanks.

~Niels

--- End Message ---

Reply to: