Your message dated Mon, 09 Jul 2018 00:04:04 +0000 with message-id <[email protected]> and subject line Bug#903350: fixed in golang-github-gosuri-uitable 0.0~git20170830.36ee7e94-2 has caused the Debian Bug report #903350, regarding golang-github-gosuri-uitable: FTBFS in buster/sid (dh_installdocs: Cannot find "README.rst") 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.) -- 903350: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903350 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:golang-github-gosuri-uitable Version: 0.0~git20170830.36ee7e94-1 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --buildsystem=golang --with=golang dh_update_autotools_config -i -O--buildsystem=golang dh_auto_configure -i -O--buildsystem=golang dh_auto_build -i -O--buildsystem=golang cd obj-x86_64-linux-gnu && go install -gcflags=\"-trimpath=/<<BUILDDIR>>/golang-github-gosuri-uitable-0.0\~git20170830.36ee7e94/obj-x86_64-linux-gnu/src\" -asmflags=\"-trimpath=/<<BUILDDIR>>/golang-github-gosuri-uitable-0.0\~git20170830.36ee7e94/obj-x86_64-linux-gnu/src\" -v -p 1 github.com/gosuri/uitable github.com/gosuri/uitable/example github.com/gosuri/uitable/util/strutil github.com/gosuri/uitable/util/wordwrap github.com/mattn/go-runewidth github.com/gosuri/uitable/util/strutil github.com/gosuri/uitable/util/wordwrap github.com/gosuri/uitable github.com/gosuri/uitable/example dh_auto_test -i -O--buildsystem=golang cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1 github.com/gosuri/uitable github.com/gosuri/uitable/example github.com/gosuri/uitable/util/strutil github.com/gosuri/uitable/util/wordwrap === RUN TestCell --- PASS: TestCell (0.00s) === RUN TestRow --- PASS: TestRow (0.00s) === RUN TestAlign --- PASS: TestAlign (0.00s) === RUN TestAddRow --- PASS: TestAddRow (0.00s) PASS ok github.com/gosuri/uitable 0.001s ? github.com/gosuri/uitable/example [no test files] === RUN TestResize --- PASS: TestResize (0.00s) === RUN TestAlign --- PASS: TestAlign (0.00s) === RUN TestJoin --- PASS: TestJoin (0.00s) === RUN TestPadRight --- PASS: TestPadRight (0.00s) === RUN TestPadLeft --- PASS: TestPadLeft (0.00s) PASS ok github.com/gosuri/uitable/util/strutil 0.001s === RUN TestWrapString --- PASS: TestWrapString (0.00s) PASS ok github.com/gosuri/uitable/util/wordwrap 0.001s fakeroot debian/rules binary-indep dh binary-indep --buildsystem=golang --with=golang dh_testroot -i -O--buildsystem=golang dh_prep -i -O--buildsystem=golang debian/rules override_dh_auto_install make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_install cd obj-x86_64-linux-gnu && mkdir -p /<<BUILDDIR>>/golang-github-gosuri-uitable-0.0\~git20170830.36ee7e94/debian/golang-github-gosuri-uitable-dev/usr cd obj-x86_64-linux-gnu && cp -r bin /<<BUILDDIR>>/golang-github-gosuri-uitable-0.0\~git20170830.36ee7e94/debian/golang-github-gosuri-uitable-dev/usr cd obj-x86_64-linux-gnu && mkdir -p /<<BUILDDIR>>/golang-github-gosuri-uitable-0.0\~git20170830.36ee7e94/debian/golang-github-gosuri-uitable-dev/usr/share/gocode/src/github.com/gosuri/uitable cd obj-x86_64-linux-gnu && cp -r -T src/github.com/gosuri/uitable /<<BUILDDIR>>/golang-github-gosuri-uitable-0.0\~git20170830.36ee7e94/debian/golang-github-gosuri-uitable-dev/usr/share/gocode/src/github.com/gosuri/uitable rm -rf ./debian/golang-github-gosuri-uitable-dev/usr/bin/example make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_installdocs -i -O--buildsystem=golang dh_installdocs: Cannot find (any matches for) "README.rst" (tried in .) debian/rules:6: recipe for target 'binary-indep' failed make: *** [binary-indep] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made with "dpkg-buildpackage -A" in my autobuilder. Most probably, it also fails here in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-gosuri-uitable.html [ Note: There has been a recent change in debhelper behaviour, the current behaviour is the intended one. See Bug #903133 for details ]. Thanks.
--- End Message ---
--- Begin Message ---Source: golang-github-gosuri-uitable Source-Version: 0.0~git20170830.36ee7e94-2 We believe that the bug you reported is fixed in the latest version of golang-github-gosuri-uitable, 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. Nobuhiro Iwamatsu <[email protected]> (supplier of updated golang-github-gosuri-uitable 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: SHA256 Format: 1.8 Date: Mon, 09 Jul 2018 08:23:29 +0900 Source: golang-github-gosuri-uitable Binary: golang-github-gosuri-uitable-dev Architecture: source all Version: 0.0~git20170830.36ee7e94-2 Distribution: unstable Urgency: medium Maintainer: Debian Go Packaging Team <[email protected]> Changed-By: Nobuhiro Iwamatsu <[email protected]> Description: golang-github-gosuri-uitable-dev - go library to improve readability in terminal apps using tabular Closes: 903350 Changes: golang-github-gosuri-uitable (0.0~git20170830.36ee7e94-2) unstable; urgency=medium . [ Alexandre Viau ] * Point Vcs-* urls to salsa.debian.org. . [ Nobuhiro Iwamatsu ] * Fix install error of README.rst. (Closes: #903350) * Change Priority from extra to optional. Checksums-Sha1: e3650417d5f29334adea7ee2dab585dc42a3a69c 2379 golang-github-gosuri-uitable_0.0~git20170830.36ee7e94-2.dsc 7fef72cf012d84861884aa863a020c42ab70ed2a 2612 golang-github-gosuri-uitable_0.0~git20170830.36ee7e94-2.debian.tar.xz 4c86545cdc249f161d6b928628f3420c7faa03b3 7556 golang-github-gosuri-uitable-dev_0.0~git20170830.36ee7e94-2_all.deb 3f3a3998caff4b81c10d9e0455c821d92a82672f 6015 golang-github-gosuri-uitable_0.0~git20170830.36ee7e94-2_amd64.buildinfo Checksums-Sha256: a9f6a454c60433c1b7713a9271e26da3e2481ae91157a064c3d57653ff73b4e4 2379 golang-github-gosuri-uitable_0.0~git20170830.36ee7e94-2.dsc ba737d58b5132c9c0c788e7538ed713a1229bbbfc517cc841e9f0ab8fcdb97fb 2612 golang-github-gosuri-uitable_0.0~git20170830.36ee7e94-2.debian.tar.xz eb8da7ef6f3e1f8bf79abae37948c8118f766362f396948f11699ebe99e30f53 7556 golang-github-gosuri-uitable-dev_0.0~git20170830.36ee7e94-2_all.deb 310fce45cf1c8f5406a2339b9ac7bd5ca9648e62d5d59b9daac461657d3ed200 6015 golang-github-gosuri-uitable_0.0~git20170830.36ee7e94-2_amd64.buildinfo Files: 05101446bc7503b05b79ccc3fe11e671 2379 devel optional golang-github-gosuri-uitable_0.0~git20170830.36ee7e94-2.dsc 17fdb954db4046cb96c26e4f3fbc48ec 2612 devel optional golang-github-gosuri-uitable_0.0~git20170830.36ee7e94-2.debian.tar.xz 3998d18a1a1132938661909dec603346 7556 devel optional golang-github-gosuri-uitable-dev_0.0~git20170830.36ee7e94-2_all.deb 6fad765da75e51f49e1c9cde43451ed3 6015 devel optional golang-github-gosuri-uitable_0.0~git20170830.36ee7e94-2_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEXmKe5SMhlzV7hM9DMiR/u0CtH6YFAltCo08ACgkQMiR/u0Ct H6a/3w//TY7pAAPOiZo4KvXpmm5PHqZ/SuMxZflkq9IiOLWNYv162dD/5pUQxcM/ Oikf7LU4hdoLxlxrtjYKWLLMGiC4gU9apSI3lV+cQwgnd65JUj7GxITVHZCAD4KA anM+UXfC5vI6AstYyx58e5+sk8EcC4WzJtEKa/w5Hvw0DF3aszJRlE7CQ1RmWonX dLS1L0ANY2CSBBVcS/1ll7P2phU8tqpnJyEAmU0JQ2k9BUg3tZzkso1qh9jnb9P3 zXJfSB2FkeG3ZeVO6Br1PpaFhl+V7OcYKOBUUJXCn/uWOh+mui+pZPiUmpeCv10f 32xnUIGFSgPmdjo0ahZ93QX58+pGQDyL2NUpJzSLAWTu6M/t1ESeUoj8wcQIUBjV Rjd9nC2O5qX2Z+IgVlvLHT9ZOO8khEMb3HJJUjgCN7n+kie/WVOzR/KquF22U598 hQ1HDyeyPAWjHQI6Ydmc38i4mHmR6sDhCjg9CeKKn3djUb9+Uf6FOx4REDEkGDcm f4betcgPYNGVG5JYvL393e0WBERhPCiBrPTKkZwfNtFILtLp/CuzaMf2Ob+aRWLg 0nroeA3Q+w4HKiXEV9i5Qa3PhClPq1y0pyhyLfBX+pnDRT5Qmseny85jaxifk8OM 2tqxBQqmmLrR5Mj7vwgbyKRcmC5pY06vSsdebx6GLDB9M9S/RKQ= =u8d1 -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Pkg-go-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers
