Your message dated Wed, 23 Mar 2022 03:25:18 -0600
with message-id <Yjrnfr/kl+7w3...@debian-e431.fok>
and subject line Bug#1007734: fixed in golang-github-niklasfasching-go-org 
1.6.2-1
has caused the Debian Bug report #1007734,
regarding golang-github-alecthomas-chroma breaks 
golang-github-niklasfasching-go-org autopkgtest: hashes do not match
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.)


-- 
1007734: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1007734
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-alecthomas-chroma, golang-github-niklasfasching-go-org
Control: found -1 golang-github-alecthomas-chroma/0.10.0-1
Control: found -1 golang-github-niklasfasching-go-org/1.6.0-1
Severity: serious
Tags: sid bookworm
User: debian...@lists.debian.org
Usertags: breaks needs-update

Dear maintainer(s),

With a recent upload of golang-github-alecthomas-chroma the autopkgtest of golang-github-niklasfasching-go-org fails in testing when that autopkgtest is run with the binary packages of golang-github-alecthomas-chroma from unstable. It passes when run with only packages from testing. In tabular form:

                                      pass            fail
golang-github-alecthomas-chroma       from testing    0.10.0-1
golang-github-niklasfasching-go-org   from testing    1.6.0-1
all others                            from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of golang-github-alecthomas-chroma to testing [1]. Due to the nature of this issue, I filed this bug report against both packages. Can you please investigate the situation and reassign the bug to the right package?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=golang-github-alecthomas-chroma

https://ci.debian.net/data/autopkgtest/testing/amd64/g/golang-github-niklasfasching-go-org/19989847/log.gz

=== RUN   TestBlorg
config_test.go:39: PublicDir hashes do not match: 'ab73939658896f4b21a1486bd7862751 -' -> '0add254dc2d8cb398cb9b9dc9e495e85 -'
--- FAIL: TestBlorg (0.04s)
FAIL
FAIL    github.com/niklasfasching/go-org/blorg  0.059s
=== RUN   TestHTMLWriter
    html_writer_test.go:30: testdata/blocks.org: passed!
    html_writer_test.go:30: testdata/captions.org: passed!
    html_writer_test.go:30: testdata/east_asian_line_breaks.org: passed!
    html_writer_test.go:30: testdata/footnotes.org: passed!
    html_writer_test.go:30: testdata/footnotes_in_headline.org: passed!
    html_writer_test.go:30: testdata/headlines.org: passed!
    html_writer_test.go:30: testdata/inline.org: passed!
    html_writer_test.go:30: testdata/keywords.org: passed!
    html_writer_test.go:30: testdata/latex.org: passed!
    html_writer_test.go:30: testdata/lists.org: passed!
    html_writer_test.go:30: testdata/misc.org: passed!
    html_writer_test.go:30: testdata/options.org: passed!
    html_writer_test.go:30: testdata/paragraphs.org: passed!
    html_writer_test.go:30: testdata/tables.org: passed!
--- PASS: TestHTMLWriter (0.01s)
=== RUN   TestExtendedHTMLWriter
--- PASS: TestExtendedHTMLWriter (0.00s)
=== RUN   TestPrettyRelativeLinks
=== RUN   TestPrettyRelativeLinks/[[file:/hello.org]]
=== RUN   TestPrettyRelativeLinks/[[file:hello.org]]
=== RUN   TestPrettyRelativeLinks/[[http://hello.org]]
=== RUN   TestPrettyRelativeLinks/[[/foo.png]]
=== RUN   TestPrettyRelativeLinks/[[foo.png]]
=== RUN   TestPrettyRelativeLinks/[[/foo.png][foo]]
=== RUN   TestPrettyRelativeLinks/[[/hello.org][hello]]
=== RUN   TestPrettyRelativeLinks/[[hello.org][hello]]
=== RUN   TestPrettyRelativeLinks/[[foo.png][foo]]
--- PASS: TestPrettyRelativeLinks (0.00s)
    --- PASS: TestPrettyRelativeLinks/[[file:/hello.org]] (0.00s)
    --- PASS: TestPrettyRelativeLinks/[[file:hello.org]] (0.00s)
    --- PASS: TestPrettyRelativeLinks/[[http://hello.org]] (0.00s)
    --- PASS: TestPrettyRelativeLinks/[[/foo.png]] (0.00s)
    --- PASS: TestPrettyRelativeLinks/[[foo.png]] (0.00s)
    --- PASS: TestPrettyRelativeLinks/[[/foo.png][foo]] (0.00s)
    --- PASS: TestPrettyRelativeLinks/[[/hello.org][hello]] (0.00s)
    --- PASS: TestPrettyRelativeLinks/[[hello.org][hello]] (0.00s)
    --- PASS: TestPrettyRelativeLinks/[[foo.png][foo]] (0.00s)
=== RUN   TestOrgWriter
    org_writer_test.go:35: testdata/blocks.org: passed!
    org_writer_test.go:35: testdata/captions.org: passed!
    org_writer_test.go:35: testdata/east_asian_line_breaks.org: passed!
    org_writer_test.go:35: testdata/footnotes.org: passed!
    org_writer_test.go:35: testdata/footnotes_in_headline.org: passed!
    org_writer_test.go:35: testdata/headlines.org: passed!
    org_writer_test.go:35: testdata/inline.org: passed!
    org_writer_test.go:35: testdata/keywords.org: passed!
    org_writer_test.go:35: testdata/latex.org: passed!
    org_writer_test.go:35: testdata/lists.org: passed!
    org_writer_test.go:35: testdata/misc.org: passed!
    org_writer_test.go:35: testdata/options.org: passed!
    org_writer_test.go:35: testdata/paragraphs.org: passed!
    org_writer_test.go:35: testdata/tables.org: passed!
--- PASS: TestOrgWriter (0.01s)
=== RUN   TestExtendedOrgWriter
--- PASS: TestExtendedOrgWriter (0.00s)
PASS
ok      github.com/niklasfasching/go-org/org    0.035s
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 56 github.com/niklasfasching/go-org github.com/niklasfasching/go-org/blorg github.com/niklasfasching/go-org/org returned exit code 1
make: *** [debian/rules:6: build] Error 25
autopkgtest [07:20:22]: test dh-golang-autopkgtest

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: golang-github-niklasfasching-go-org
Source-Version: 1.6.2-1
Done: Anthony Fok <f...@debian.org>

We believe that the bug you reported is fixed in the latest version of
golang-github-niklasfasching-go-org, which is now 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 1007...@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 
golang-github-niklasfasching-go-org package)


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

Format: 1.8
Date: Sun, 20 Mar 2022 15:33:23 -0600
Source: golang-github-niklasfasching-go-org
Architecture: source
Version: 1.6.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Anthony Fok <f...@debian.org>
Changes:
 golang-github-niklasfasching-go-org (1.6.2-1) unstable; urgency=medium
 .
   * New upstream version 1.6.2
   * Remove debian/patches/0001-accommodate-chroma-0.9.2.patch
     as upstream now depends on chroma 0.10.0
   * Bump versioned dependencies as per go.mod
Checksums-Sha1:
 24be5f17fbdae10d9598ebe830b30040e2ac2071 2560 
golang-github-niklasfasching-go-org_1.6.2-1.dsc
 16c9d50719baa9652f659b649eb045068f4ebcca 238923 
golang-github-niklasfasching-go-org_1.6.2.orig.tar.gz
 dfb6142f9542da56863c56b5a03b19179655ddc9 3604 
golang-github-niklasfasching-go-org_1.6.2-1.debian.tar.xz
 77b0d481447babb5b2a32ac8028bd9a61b48a096 8142 
golang-github-niklasfasching-go-org_1.6.2-1_amd64.buildinfo
Checksums-Sha256:
 2000cb6f6626d45c2c46c0bf7b67a093e2622476b5d480ee2fcca53ec3d86941 2560 
golang-github-niklasfasching-go-org_1.6.2-1.dsc
 728d05b72459bdc0ed1d6179ea67451b852cdeaf5a81abd55c7124b863eb690d 238923 
golang-github-niklasfasching-go-org_1.6.2.orig.tar.gz
 574a05d0be6219a66b6d8a87d8052630286edeb256751a9d2033919fb7cbfb28 3604 
golang-github-niklasfasching-go-org_1.6.2-1.debian.tar.xz
 fbf85bfac897177ea893b01fb508def38ac786ef8741af4d27de4dd9b96f5a59 8142 
golang-github-niklasfasching-go-org_1.6.2-1_amd64.buildinfo
Files:
 2f6e399bd37cbeef6f3b4af54398de96 2560 golang optional 
golang-github-niklasfasching-go-org_1.6.2-1.dsc
 1e42b5395695a6c2e0c7789cff8336d9 238923 golang optional 
golang-github-niklasfasching-go-org_1.6.2.orig.tar.gz
 dcca5f3381da544857517595036bda79 3604 golang optional 
golang-github-niklasfasching-go-org_1.6.2-1.debian.tar.xz
 272f3fbb98fc39c6e8b7a72e07eb8410 8142 golang optional 
golang-github-niklasfasching-go-org_1.6.2-1_amd64.buildinfo

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

iQJEBAEBCAAuFiEEFCQhsZrUqVmW+VBy6iUAtBLFms8FAmI3nn0QHGZva2FAZGVi
aWFuLm9yZwAKCRDqJQC0EsWaz2PID/9xSXI/MQtDqbHw4fbL8Y5QRxow83LgcwFU
Q9/CCqNUiXrvZDSsTM7vTicp3GoPtvfW2O2rMHe4++Cnpwq8cL1gOzrNaIkhE6Yi
cmJqm8VvuAVe6Kk8OOy5NgQvny/De/oSK6f/usrLx2wfMAz/u/y5Su3skqmdanrX
1U+IBGxsc28h/93tcF+DBLvKGJlzpkAsZCH6Z/Qi0dO7ru/OLthn1uGw/fNOxifs
jyq1XDR9BKFjeAXXdBtO7uhNrABMbEvpycHd0J8MHfzLtErcZnwrxovqH9EUYYTl
RcwdQv+c/4g3F9py7x78XVXaEIEKD5lJ2qoUsSePfCP+Fqzkf0QyPjzdWhPWPTb4
ZIigttpiNli+IxDWg7KTgpnr/4nuFCynbvyfa4y3YZyEwNSI4bo49r+mQzV4gY8j
EUxfXAq1NKGjt8nTgy1jbU8saejBEiCPljKUnFjb7YcbKj62pheCjG+lownnHzyT
ua8S13MxhMGLSt2tqq8Oe22rl9RDiWyEBbhBH19AJsVS2GllcU69d46UxSWo+pPg
0+7Yp913TCMKC7Cv4f+gcCBxe7NvdfZ6f73Kw2bMh+YIXigzPVRHiYbsQnRRF7Ns
xz+HirTzwWerGSJk3G0ioSdAjXFMBtSH1n+ukF6DEodkP3T2LzQ9JLALrBBVt6eo
Tc/gQPkUlg==
=GQnD
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to