Your message dated Wed, 5 Aug 2015 21:13:41 +0200
with message-id
<cannvg6mkqfwkdohj2yjwrrkd24qer331c_bxmhsnxx+pzsz...@mail.gmail.com>
and subject line Re: Bug#792159: FTBFS: html2article/conv.go: ...go.net/html
expects import "golang.org/x/net/html"
has caused the Debian Bug report #792159,
regarding FTBFS: html2article/conv.go: ...go.net/html expects import
"golang.org/x/net/html"
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.)
--
792159: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792159
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: golang-go.tools
Version: 0.0~hg20140703-4
Severity: serious
Tags: sid
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
Dear Maintainer,
The package fails to build:
dh_auto_build override_dh_auto_build
can't load package: the code.google.com/p/go.tools/cmd/cover command has moved;
use golang.org/x/tools/cmd/cover instead.
can't load package: the code.google.com/p/go.tools/cmd/godoc command has moved;
use golang.org/x/tools/cmd/godoc instead.
can't load package: the code.google.com/p/go.tools/cmd/vet command has moved;
use golang.org/x/tools/cmd/vet instead.
cd obj-x86_64-linux-gnu
....
go install -v code.google.com/p/go.tools/astutil
code.google.com/p/go.tools/blog code.google.com/p/go.tools/blog/atom
code.goog...
src/code.google.com/p/go.tools/cmd/html2article/conv.go:21:2: code in directory
/golang-go.tools-0.0~hg20140703/obj-x86_64-linux-gnu/src/code.google.com/p/go.net/html
expects import "golang.org/x/net/html"
src/code.google.com/p/go.tools/cmd/html2article/conv.go:22:2: code in directory
/golang-go.tools-0.0~hg20140703/obj-x86_64-linux-gnu/src/code.google.com/p/go.net/html/atom
expects import "golang.org/x/net/html/atom"
src/code.google.com/p/go.tools/playground/socket/socket.go:38:2: code in
directory
/golang-go.tools-0.0~hg20140703/obj-x86_64-linux-gnu/src/code.google.com/p/go.net/websocket
expects import "golang.org/x/net/websocket"
...
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/golang-go.tools.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.19.0-22-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
This should be fixed with the same upload that renamed the package to
golang-golang-x-tools.
On Sun, Jul 12, 2015 at 12:21 PM, Chris West (Faux)
<[email protected]> wrote:
> Source: golang-go.tools
> Version: 0.0~hg20140703-4
> Severity: serious
> Tags: sid
> Justification: fails to build from source
> User: [email protected]
> Usertags: ftbfs
>
> Dear Maintainer,
>
> The package fails to build:
> dh_auto_build override_dh_auto_build
> can't load package: the code.google.com/p/go.tools/cmd/cover command has
> moved; use golang.org/x/tools/cmd/cover instead.
> can't load package: the code.google.com/p/go.tools/cmd/godoc command has
> moved; use golang.org/x/tools/cmd/godoc instead.
> can't load package: the code.google.com/p/go.tools/cmd/vet command has moved;
> use golang.org/x/tools/cmd/vet instead.
> cd obj-x86_64-linux-gnu
> ....
> go install -v code.google.com/p/go.tools/astutil
> code.google.com/p/go.tools/blog code.google.com/p/go.tools/blog/atom
> code.goog...
> src/code.google.com/p/go.tools/cmd/html2article/conv.go:21:2: code in
> directory
> /golang-go.tools-0.0~hg20140703/obj-x86_64-linux-gnu/src/code.google.com/p/go.net/html
> expects import "golang.org/x/net/html"
> src/code.google.com/p/go.tools/cmd/html2article/conv.go:22:2: code in
> directory
> /golang-go.tools-0.0~hg20140703/obj-x86_64-linux-gnu/src/code.google.com/p/go.net/html/atom
> expects import "golang.org/x/net/html/atom"
> src/code.google.com/p/go.tools/playground/socket/socket.go:38:2: code in
> directory
> /golang-go.tools-0.0~hg20140703/obj-x86_64-linux-gnu/src/code.google.com/p/go.net/websocket
> expects import "golang.org/x/net/websocket"
> ...
>
>
> Full build log:
> https://reproducible.debian.net/rb-pkg/unstable/amd64/golang-go.tools.html
>
> -- System Information:
> Debian Release: stretch/sid
> APT prefers unstable
> APT policy: (500, 'unstable')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 3.19.0-22-generic (SMP w/8 CPU cores)
> Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
--
Best regards,
Michael
--- End Message ---