Your message dated Sun, 22 Jan 2023 21:37:28 +0000
with message-id <e1pji1o-0006nu...@fasolo.debian.org>
and subject line Bug#1027376: fixed in hugo 0.105.0-2
has caused the Debian Bug report #1027376,
regarding hugo: FTBFS in bullseye (missing build-depends on tzdata)
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 ow...@bugs.debian.org
immediately.)


-- 
1027376: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027376
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:hugo
Version: 0.80.0-6
Severity: serious
Tags: ftbfs patch

Dear maintainer:

During a rebuild of all packages in bullseye, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary-arch
dh binary-arch --builddirectory=_build --buildsystem=golang --with 
bash-completion,golang
   dh_update_autotools_config -a -O--builddirectory=_build 
-O--buildsystem=golang
   dh_autoreconf -a -O--builddirectory=_build -O--buildsystem=golang

[...]

=== CONT  TestTimeLocation
    time_test.go:49: [1] AsTime failed: unknown time zone America/New_York
    time_test.go:49: [2] AsTime failed: unknown time zone America/New_York
    time_test.go:49: [4] AsTime failed: unknown time zone America/New_York
    time_test.go:49: [6] AsTime failed: unknown time zone America/New_York
--- FAIL: TestTimeLocation (0.00s)
FAIL
FAIL    github.com/gohugoio/hugo/tpl/time       0.026s

[...]

PASS
ok      github.com/gohugoio/hugo/transform/urlreplacers 0.030s
?       github.com/gohugoio/hugo/watcher        [no test files]
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 2 -test.short -timeout 
120m github.com/gohugoio/hugo github.com/gohugoio/hugo/bufferpool 
github.com/gohugoio/hugo/cache/filecache github.com/gohugoio/hugo/cache/namedmemcache 
github.com/gohugoio/hugo/codegen github.com/gohugoio/hugo/commands 
github.com/gohugoio/hugo/common/collections github.com/gohugoio/hugo/common/constants 
github.com/gohugoio/hugo/common/herrors github.com/gohugoio/hugo/common/hexec 
github.com/gohugoio/hugo/common/hreflect github.com/gohugoio/hugo/common/hugio 
github.com/gohugoio/hugo/common/hugo github.com/gohugoio/hugo/common/loggers 
github.com/gohugoio/hugo/common/maps github.com/gohugoio/hugo/common/math 
github.com/gohugoio/hugo/common/para github.com/gohugoio/hugo/common/terminal 
github.com/gohugoio/hugo/common/text github.com/gohugoio/hugo/common/types 
github.com/gohugoio/hugo/common/urls github.com/gohugoio/hugo/compare 
github.com/gohugoio/hugo/config github.com/gohugoio/hugo/config/privacy 
github.com/gohugoio/hugo/config/services github.com/gohugoio/hugo/create 
github.com/gohugoio/hugo/deploy github.com/gohugoio/hugo/deps 
github.com/gohugoio/hugo/docshelper github.com/gohugoio/hugo/helpers 
github.com/gohugoio/hugo/htesting github.com/gohugoio/hugo/htesting/hqt 
github.com/gohugoio/hugo/hugofs github.com/gohugoio/hugo/hugofs/files 
github.com/gohugoio/hugo/hugofs/glob github.com/gohugoio/hugo/hugolib 
github.com/gohugoio/hugo/hugolib/filesystems github.com/gohugoio/hugo/hugolib/paths 
github.com/gohugoio/hugo/identity github.com/gohugoio/hugo/langs 
github.com/gohugoio/hugo/langs/i18n github.com/gohugoio/hugo/lazy 
github.com/gohugoio/hugo/livereload github.com/gohugoio/hugo/markup 
github.com/gohugoio/hugo/markup/asciidocext 
github.com/gohugoio/hugo/markup/asciidocext/asciidocext_config 
github.com/gohugoio/hugo/markup/blackfriday 
github.com/gohugoio/hugo/markup/blackfriday/blackfriday_config 
github.com/gohugoio/hugo/markup/converter 
github.com/gohugoio/hugo/markup/converter/hooks 
github.com/gohugoio/hugo/markup/goldmark 
github.com/gohugoio/hugo/markup/goldmark/goldmark_config 
github.com/gohugoio/hugo/markup/highlight github.com/gohugoio/hugo/markup/internal 
github.com/gohugoio/hugo/markup/markup_config github.com/gohugoio/hugo/markup/mmark 
github.com/gohugoio/hugo/markup/org github.com/gohugoio/hugo/markup/pandoc 
github.com/gohugoio/hugo/markup/rst github.com/gohugoio/hugo/markup/tableofcontents 
github.com/gohugoio/hugo/media github.com/gohugoio/hugo/metrics 
github.com/gohugoio/hugo/minifiers github.com/gohugoio/hugo/modules 
github.com/gohugoio/hugo/modules/npm github.com/gohugoio/hugo/navigation 
github.com/gohugoio/hugo/output github.com/gohugoio/hugo/parser 
github.com/gohugoio/hugo/parser/metadecoders github.com/gohugoio/hugo/parser/pageparser 
github.com/gohugoio/hugo/publisher github.com/gohugoio/hugo/related 
github.com/gohugoio/hugo/releaser github.com/gohugoio/hugo/resources 
github.com/gohugoio/hugo/resources/images 
github.com/gohugoio/hugo/resources/images/exif 
github.com/gohugoio/hugo/resources/internal github.com/gohugoio/hugo/resources/jsconfig 
github.com/gohugoio/hugo/resources/page 
github.com/gohugoio/hugo/resources/page/page_generate 
github.com/gohugoio/hugo/resources/page/pagemeta 
github.com/gohugoio/hugo/resources/postpub github.com/gohugoio/hugo/resources/resource 
github.com/gohugoio/hugo/resources/resource_factories/bundler 
github.com/gohugoio/hugo/resources/resource_factories/create 
github.com/gohugoio/hugo/resources/resource_transformers/babel 
github.com/gohugoio/hugo/resources/resource_transformers/htesting 
github.com/gohugoio/hugo/resources/resource_transformers/integrity 
github.com/gohugoio/hugo/resources/resource_transformers/js 
github.com/gohugoio/hugo/resources/resource_transformers/minifier 
github.com/gohugoio/hugo/resources/resource_transformers/postcss 
github.com/gohugoio/hugo/resources/resource_transformers/templates 
github.com/gohugoio/hugo/resources/resource_transformers/tocss/dartsass 
github.com/gohugoio/hugo/resources/resource_transformers/tocss/scss 
github.com/gohugoio/hugo/source github.com/gohugoio/hugo/tpl 
github.com/gohugoio/hugo/tpl/cast github.com/gohugoio/hugo/tpl/collections 
github.com/gohugoio/hugo/tpl/compare github.com/gohugoio/hugo/tpl/crypto 
github.com/gohugoio/hugo/tpl/data github.com/gohugoio/hugo/tpl/debug 
github.com/gohugoio/hugo/tpl/encoding github.com/gohugoio/hugo/tpl/fmt 
github.com/gohugoio/hugo/tpl/hugo github.com/gohugoio/hugo/tpl/images 
github.com/gohugoio/hugo/tpl/inflect github.com/gohugoio/hugo/tpl/internal 
github.com/gohugoio/hugo/tpl/internal/go_templates/cfg 
github.com/gohugoio/hugo/tpl/internal/go_templates/fmtsort 
github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate 
github.com/gohugoio/hugo/tpl/internal/go_templates/testenv 
github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate 
github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse 
github.com/gohugoio/hugo/tpl/internal/resourcehelpers github.com/gohugoio/hugo/tpl/js 
github.com/gohugoio/hugo/tpl/lang github.com/gohugoio/hugo/tpl/math 
github.com/gohugoio/hugo/tpl/openapi/openapi3 github.com/gohugoio/hugo/tpl/os 
github.com/gohugoio/hugo/tpl/partials github.com/gohugoio/hugo/tpl/path 
github.com/gohugoio/hugo/tpl/reflect github.com/gohugoio/hugo/tpl/resources 
github.com/gohugoio/hugo/tpl/safe github.com/gohugoio/hugo/tpl/site 
github.com/gohugoio/hugo/tpl/strings github.com/gohugoio/hugo/tpl/templates 
github.com/gohugoio/hugo/tpl/time github.com/gohugoio/hugo/tpl/tplimpl 
github.com/gohugoio/hugo/tpl/tplimpl/embedded github.com/gohugoio/hugo/tpl/transform 
github.com/gohugoio/hugo/tpl/urls github.com/gohugoio/hugo/transform 
github.com/gohugoio/hugo/transform/livereloadinject 
github.com/gohugoio/hugo/transform/metainject 
github.com/gohugoio/hugo/transform/urlreplacers github.com/gohugoio/hugo/watcher 
returned exit code 1
make[1]: *** [debian/rules:75: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:38: binary-arch] Error 2
dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit 
status 2
--------------------------------------------------------------------------------

(The above is just how the build ends and not necessarily the most relevant 
part)

Note: I'm using the "patch" tag because there is an obvious fix
(indicated in the subject).

About the archive rebuild: The build was made using virtual machines
from Hetzner, with enough memory, enough disk, and either one or two
CPUs, using a reduced chroot with only build-essential packages (plus
debhelper).

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: hugo
Source-Version: 0.105.0-2
Done: Dr. Tobias Quathamer <to...@debian.org>

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 1027...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dr. Tobias Quathamer <to...@debian.org> (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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 22 Jan 2023 21:24:08 +0100
Source: hugo
Architecture: source
Version: 0.105.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Dr. Tobias Quathamer <to...@debian.org>
Closes: 1027376
Changes:
 hugo (0.105.0-2) unstable; urgency=medium
 .
   * Fix FTBFS: add tzdata to Build-Depends. (Closes: #1027376)
Checksums-Sha1:
 6d9073462ba1bc2ca27d9971a20a92f46737336d 5059 hugo_0.105.0-2.dsc
 9592c087d7e647aa107a3307f303122eefbd8b20 457984 hugo_0.105.0-2.debian.tar.xz
 3f3849ad56f3b371033d922c2d0a85e54e3734f4 17307 hugo_0.105.0-2_amd64.buildinfo
Checksums-Sha256:
 d627600bc68caabadb8f7becad94c7026c8381329ae1eb31f5f0bc836f6eb4f7 5059 
hugo_0.105.0-2.dsc
 5cd9c8cc00cdcf940b932cb0637e22a9cd8d4034b454b9951d3d36115a607f3b 457984 
hugo_0.105.0-2.debian.tar.xz
 ce7ea1f3a6cc43b2d86314ba2be95dc6b3e3f07f919cff6580bf8bffc9a4021a 17307 
hugo_0.105.0-2_amd64.buildinfo
Files:
 6b4b5bce55e0a2d08f118364eac0f3df 5059 web optional hugo_0.105.0-2.dsc
 29ff7e25b56f3fc28998958b2c91f99f 457984 web optional 
hugo_0.105.0-2.debian.tar.xz
 c4661327fdaa0dc5b29f05e96b16b5db 17307 web optional 
hugo_0.105.0-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEE0cuPObxd7STF0seMEwLx8Dbr6xkFAmPNnWEACgkQEwLx8Dbr
6xkx9A//QKIIV45WTjMAhp1FESh3C6YkbHTIsOOUOM3F8HD80P38+RRRMOtHAkTr
52m+bvQgphJdMAXrj5nKTAYK/ph5CCsJZzISlZUVQ1nMGPhT9fO9vET401lM41ga
hB9d2O3gTynwcIPNHxu/PXD88Ki/jqJ+JSuTqsn8uYZmwPg91T3y5ppVXmh2ytF3
N9LTwCWhr6kZt7OSBfu8lzeJRLIOjVpd6KR0+MNXK/gnktOEV4IUa/JEqPHFumIK
dIotDywtLhUtt66KdURe1etoQ3SC0To3PK9aRlCu4kPfwET6oRARUVAM1VFdY61N
k6Dk5NW3Zf1681wycmu3BSBtuGYvPeNzeHDG6bDrngpJcrI3fWQqHjgb/Nyectq+
CDygckj6ycxtiD3XyjJjJloTuQUeRMq2342WiClP9x+7CMgi8q8gK/IatSdajW8a
pRU9jMo1ryS2CVJA84O37QmmK42Az46vam1IUcrVtsmf+3q1Gup7iW5lzGyk4hNZ
vNMB3rnoA7mDyUxemDF+qq2UGqZUmuQInUHSojTaNt9phTQT3BTKMkzmmiIk4ZPB
//hACr7r+5uLWVEGPhVjYaibXNZAjg3duvK/Wl7juz0wWBxc2ay1fKxXTi1x4PI6
fWyjx5+umKbFPJ3ut9IjaF+0vslAR6oJ0naKi2FsjULfYt3gT5w=
=2BD7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to