Your message dated Thu, 22 Dec 2016 17:19:13 +0000 with message-id <[email protected]> and subject line Bug#848406: fixed in hugo 0.18-1 has caused the Debian Bug report #848406, regarding hugo: FTBFS (failing tests) 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.) -- 848406: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848406 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:hugo Version: 0.16-2 Severity: serious Dear maintainer: I tried to build this package in stretch with "dpkg-buildpackage -A" (which is what the "Arch: all" autobuilder would do to build it) but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --buildsystem=golang --with=golang dh_testdir -i -O--buildsystem=golang dh_update_autotools_config -i -O--buildsystem=golang dh_auto_configure -i -O--buildsystem=golang debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_build -O--buildsystem=golang go install -v -p 1 github.com/spf13/hugo github.com/spf13/hugo/bufferpool github.com/spf13/hugo/commands github.com/spf13/hugo/create github.com/spf13/hugo/helpers github.com/spf13/hugo/hugofs github.com/spf13/hugo/hugolib github.com/spf13/hugo/livereload github.com/spf13/hugo/parser github.com/spf13/hugo/source github.com/spf13/hugo/target github.com/spf13/hugo/tpl github.com/spf13/hugo/transform github.com/spf13/hugo/utils github.com/spf13/hugo/watcher golang.org/x/sys/unix github.com/fsnotify/fsnotify github.com/kardianos/osext github.com/spf13/afero/mem [... snipped ...] --- PASS: TestGetCSVFailParseSep (0.00s) === RUN TestGetCSVFailParse ERROR: 2016/12/16 22:08:19 template_resources.go:256: Failed to parse csv file http://127.0.0.1:43143/test.csv with error message line 2, column 0: wrong number of fields in line ERROR: 2016/12/16 22:08:19 template_resources.go:237: Retry #0 for http://127.0.0.1:43143/test.csv and sleeping for 1ms --- PASS: TestGetCSVFailParse (0.00s) === RUN TestAceTemplates --- PASS: TestAceTemplates (0.02s) === RUN TestAddTemplateFileWithMaster --- PASS: TestAddTemplateFileWithMaster (0.02s) === RUN TestBigIntegerFunc --- PASS: TestBigIntegerFunc (0.00s) template_test.go:197: Got expected error: template: foo:1:5: executing "foo" at <3e80>: expected integer; found 3e80 === RUN TestBigIntegerMethod --- PASS: TestBigIntegerMethod (0.00s) template_test.go:223: Got expected error: template: foo2:1:6: executing "foo2" at <3e80>: expected integer; found 3e80 === RUN TestTplGoFuzzReports --- PASS: TestTplGoFuzzReports (0.01s) PASS ok github.com/spf13/hugo/tpl 0.174s === RUN TestChainZeroTransformers --- PASS: TestChainZeroTransformers (0.00s) === RUN TestChaingMultipleTransformers --- PASS: TestChaingMultipleTransformers (0.00s) === RUN TestAbsURL --- PASS: TestAbsURL (0.00s) === RUN TestRelativeURL --- PASS: TestRelativeURL (0.00s) === RUN TestAbsURLSrcSet --- PASS: TestAbsURLSrcSet (0.00s) === RUN TestAbsXMLURLSrcSet --- PASS: TestAbsXMLURLSrcSet (0.00s) === RUN TestXMLAbsURL --- PASS: TestXMLAbsURL (0.00s) === RUN TestNewEmptyTransforms --- PASS: TestNewEmptyTransforms (0.00s) === RUN TestHugoGeneratorInject --- PASS: TestHugoGeneratorInject (0.00s) === RUN TestLiveReloadInject --- PASS: TestLiveReloadInject (0.00s) PASS ok github.com/spf13/hugo/transform 0.025s ? github.com/spf13/hugo/utils [no test files] ? github.com/spf13/hugo/watcher [no test files] dh_auto_test: go test -v -p 1 github.com/spf13/hugo github.com/spf13/hugo/bufferpool github.com/spf13/hugo/commands github.com/spf13/hugo/create github.com/spf13/hugo/helpers github.com/spf13/hugo/hugofs github.com/spf13/hugo/hugolib github.com/spf13/hugo/livereload github.com/spf13/hugo/parser github.com/spf13/hugo/source github.com/spf13/hugo/target github.com/spf13/hugo/tpl github.com/spf13/hugo/transform github.com/spf13/hugo/utils github.com/spf13/hugo/watcher returned exit code 1 debian/rules:6: recipe for target 'build-indep' failed make: *** [build-indep] Error 1 dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2 -------------------------------------------------------------------------------- This is just the end of the build log. For a full build log please see: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/hugo.html Thanks.
--- End Message ---
--- Begin Message ---Source: hugo Source-Version: 0.18-1 We believe that the bug you reported is fixed in the latest version of hugo, 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. Dr. Tobias Quathamer <[email protected]> (supplier of updated hugo 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: SHA512 Format: 1.8 Date: Thu, 22 Dec 2016 17:43:52 +0100 Source: hugo Binary: hugo golang-github-spf13-hugo-dev Architecture: source Version: 0.18-1 Distribution: unstable Urgency: medium Maintainer: Debian Go Packaging Team <[email protected]> Changed-By: Dr. Tobias Quathamer <[email protected]> Description: golang-github-spf13-hugo-dev - Go source code and library of Hugo the static website generator hugo - Fast and flexible Static Site Generator written in Go Closes: 846552 848406 Changes: hugo (0.18-1) unstable; urgency=medium . * Team upload. * Imported Upstream version 0.18. Closes: #846552, #848406 - Update Build-Depends with currently needed packages - Refresh patch - Add new patch to disable git information in docs * Use debhelper v10 * Disable network access during testing by using -test.short flag * Remove no longer needed lintian override * Update debian/copyright for new upstream files Checksums-Sha1: 06b8bdf88f5055eb742789377dfcdf959672045b 3060 hugo_0.18-1.dsc 7cb4a0cd52a26bbca667b3598163d9435a13e125 9104088 hugo_0.18.orig.tar.gz 550c9db7bb1efeec17017f2ebada849bbd91e3bc 173708 hugo_0.18-1.debian.tar.xz Checksums-Sha256: 83d95d62d5ec278f010f1c092c40b03f2222cb34d1a8550a7a0feafeed6fd3b4 3060 hugo_0.18-1.dsc 9d432f53018d642526a44f9182b6584a4be83810dcd6ebc13e7a44c015ae35a0 9104088 hugo_0.18.orig.tar.gz e4f5e5bc6574eb846260da5efbc122dfd90fce09cf4eefbfa38571b598c4504a 173708 hugo_0.18-1.debian.tar.xz Files: 206a76ae8a64302f5fb2471c8ae57214 3060 web optional hugo_0.18-1.dsc f8b829b348ab7ea85c467631c6552fb0 9104088 web optional hugo_0.18.orig.tar.gz 3c08e200666bffcfe4d6b219bec4c059 173708 web optional hugo_0.18-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJYXAPtAAoJEBMC8fA26+sZ9iEP/igH4b1QKVYUbodtiPw3ZGQd LHHQOzlEhKE32PXJAR3cinU7qmm+QRuoUYgSzL48jthofxVrF7W5z8ca5yh1/G9s CNUCG1JEnePIU7AVA8Nh7G2DaZ9eXpNZqyfsPEaUdbJ6MO+tGEllMM5GWLl9sIv1 /Ng7CkRtqb5pf+s5tvpNzjf1pv6EGGjTuxP1J3Lmk/KQWAt7Vccd8LKjU1NQ1Mbx RvSjBG4DxLX1ewbWCQ3sDHc8SppPxDUtmIBMePAxRAV40A3fAZK/RQYIJiN52XIZ rYkaDTm4LuzuUKZAsGSMd4ex43E+Rb9ME7RTFhj8fo0mTA1149Du2bvCx2L1K7Oi Si9bG+qOpUKpd36eyvZwBPxgUtZZjplwn6ujBym9xZ0wAMwGhAEfgarWfmXwjqH1 QQmYEP6wE/Bj/SDNy8i6iR81yEAkbcnxzSHaSRwyuNrxbuNNz/wxxtHB5j5g2vo2 bBql2brE5mrLfKUS5CV57M5nfT7I/ePKl/FeGdo0BqIADPd66n7NnBz3A1usSTtf 0u2snseGKEjyxnuqmFHK7CidE9LXRTPjWxkxPrBnTjxgcdrheKrnfkSLagGFcfSl mpbFVoVgmfvSH+XQxnQUvL2/uJm4JUva5awKQkHZQnSlMkDKI/hq826FHl9Kt2PU PJ+tFnksXAC+vukc5XZ5 =Lcof -----END PGP SIGNATURE-----
--- End Message ---

