Your message dated Fri, 30 Oct 2020 01:50:08 +0000
with message-id <e1kyjyo-0008ob...@fasolo.debian.org>
and subject line Bug#973105: fixed in hugo 0.76.5-2
has caused the Debian Bug report #973105,
regarding hugo: FTBFS: imports github.com/russross/blackfriday/v2: no Go files
in /<<PKGBUILDDIR>>/_build/src/github.com/russross/blackfriday/v2
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.)
--
973105: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973105
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: hugo
Version: 0.76.5-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201027 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build -O--buildsystem=golang -- -ldflags '-X
> github.com/gohugoio/hugo/common/hugo.buildDate=2020-10-24T11:28:04Z' -tags
> 'dev extended'
> cd _build && go install -trimpath -v -p 4 -ldflags "-X
> github.com/gohugoio/hugo/common/hugo.buildDate=2020-10-24T11:28:04Z" -tags
> "dev extended" 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/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/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/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
> package github.com/gohugoio/hugo
> imports github.com/gohugoio/hugo/commands
> imports github.com/spf13/cobra/doc
> imports github.com/cpuguy83/go-md2man/v2/md2man
> imports github.com/russross/blackfriday/v2: no Go files in
> /<<PKGBUILDDIR>>/_build/src/github.com/russross/blackfriday/v2
> dh_auto_build: error: cd _build && go install -trimpath -v -p 4 -ldflags "-X
> github.com/gohugoio/hugo/common/hugo.buildDate=2020-10-24T11:28:04Z" -tags
> "dev extended" 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/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/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/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:58: override_dh_auto_build] Error 25
The full build log is available from:
http://qa-logs.debian.net/2020/10/27/hugo_0.76.5-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: hugo
Source-Version: 0.76.5-2
Done: Anthony Fok <f...@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 973...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Anthony Fok <f...@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: Thu, 29 Oct 2020 19:12:04 -0600
Source: hugo
Architecture: source
Version: 0.76.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Anthony Fok <f...@debian.org>
Closes: 973105
Changes:
hugo (0.76.5-2) unstable; urgency=medium
.
* Restore dependency on golang-github-russross-blackfriday-dev (v1)
and remove our local copy and my kludge in debian/rules.
Thanks to the change Shengjing made to golang-blackfriday-v2/2.0.1-3,
golang-github-russross-blackfriday-dev and
golang-github-russross-blackfriday-v2-dev may now co-exist,
and my previous kludge is now unnecessary and even causes a FTBFS bug.
(Closes: #973105)
* Build-depend on golang-github-evanw-esbuild-dev (>= 0.7.9)
and remove our temporary local copy
* Change build-dependency on golang-github-nicksnyder-go-i18n-dev (>= 2.1.1)
to golang-github-nicksnyder-go-i18n.v2-dev (>= 2.1.1)
* debian/copyright: Add merge-release.sh to the Files field
Checksums-Sha1:
6662e4fb558263e74d41af85b288cf8781282fb3 4904 hugo_0.76.5-2.dsc
ac27e0baca557e7dbdad8732c1ee005d52312201 642656 hugo_0.76.5-2.debian.tar.xz
ccd600a3258fb73d0d0d682a77d6ffd2474c4022 14405 hugo_0.76.5-2_amd64.buildinfo
Checksums-Sha256:
930581e4b86165f31d847b45afd49c6c08e5736b1ada6da1e6dc1842caadd5c4 4904
hugo_0.76.5-2.dsc
4a5b003e9ca2fc93d8bb8b4fa05f49d8596b172387dcd8cb59975df978172db6 642656
hugo_0.76.5-2.debian.tar.xz
0fee18bdafb8d2c15ac2b2770266be836624fa9e8d6a05bbd3e3e6515a695059 14405
hugo_0.76.5-2_amd64.buildinfo
Files:
cc7ac8ede112dbef64e7e60a3ef7a907 4904 web optional hugo_0.76.5-2.dsc
135929b227b6b2066b7467e50af7490f 642656 web optional
hugo_0.76.5-2.debian.tar.xz
1841a346735c62263e3910306a71a564 14405 web optional
hugo_0.76.5-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEEFCQhsZrUqVmW+VBy6iUAtBLFms8FAl+bbWcQHGZva2FAZGVi
aWFuLm9yZwAKCRDqJQC0EsWaz5L2D/9UOVwebAC+MyMsOkUGEtHvbhA1KAfuw1ba
O1gEYhIRQ8C58u4sY+MDYlNnnSrBPTkfHe6DiFAGF6qMk3/bxQe9+mUm8Wh9XB20
x25XrxqLNCpbLHtazV18859AgldXhx6/27tO219fmn4db8UUO0d1voDjGhYkTBWv
2LZwqMVrx8k/wPWc7WnZUZ2Jwtnrf1WdhL6nk3Wo+pjdcS9o/yqTuCib0n2TkIiy
SGsDFmF1qdvqDRaG9pxPJaVzNTVOxcFBAtd0fx0saBzcCyUp6RLywbr3gUW9cTTs
mB5NWqlKHr7v1i+R+DwviAyJYsSWrBGoCQtZ0Yg1PZmzziy97uOWgsSAX7Y/ZPio
PDB/pIGNgHJW/Thox2VRw8fHQ3D06uIdfPyZCD/e6Q2owdEYs5iG9jHUEboFYkOl
aJM1fzRXxQ+OAL2iVFd36WZPm1vo0uPQ+lMbtkhSvRZBICbI8BPye6HUd2eULikC
cFXdSn/wUehg2SK4MJJ6yAtqygqUgdXzhP3NKpHXvHKCRybUe7vzjZZCYH772bYT
UBtZgWUZKEYTU9v/38XEqHFtmoe918oF82WufO2MYYJF3JXLQvOFwR5wvbl9TwkO
AWYYjJTaZVgrEu00uIaKdvFXs0tFpxNNBpApE650aucz4jODWD84dHHNAQSJL1R2
SWwCadVkyA==
=ury9
-----END PGP SIGNATURE-----
--- End Message ---