Your message dated Tue, 28 Jun 2022 07:46:33 +0200
with message-id <[email protected]>
and subject line Re: Bug#1013587: slinkwatch: FTBFS: cannot find package
"github.com/shirou/gopsutil/net"
has caused the Debian Bug report #1013587,
regarding slinkwatch: FTBFS: cannot find package
"github.com/shirou/gopsutil/net"
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.)
--
1013587: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1013587
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: slinkwatch
Version: 1.1-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20220624 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules binary
> dh binary --buildsystem=golang --with=golang
> dh_update_autotools_config -O--buildsystem=golang
> dh_autoreconf -O--buildsystem=golang
> dh_auto_configure -O--buildsystem=golang
> debian/rules override_dh_auto_build
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build
> cd obj-x86_64-linux-gnu && go install -trimpath -v -p 8
> github.com/DCSO/slinkwatch github.com/DCSO/slinkwatch/cmd/slinkwatch
> github.com/DCSO/slinkwatch/cmd/slinkwatch/cmds
> src/github.com/satta/ifplugo/ifplugo.go:8:2: cannot find package
> "github.com/shirou/gopsutil/net" in any of:
> /usr/lib/go-1.18/src/github.com/shirou/gopsutil/net (from $GOROOT)
>
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/github.com/shirou/gopsutil/net
> (from $GOPATH)
> dh_auto_build: error: cd obj-x86_64-linux-gnu && go install -trimpath -v -p 8
> github.com/DCSO/slinkwatch github.com/DCSO/slinkwatch/cmd/slinkwatch
> github.com/DCSO/slinkwatch/cmd/slinkwatch/cmds returned exit code 1
> make[1]: *** [debian/rules:19: override_dh_auto_build] Error 25
The full build log is available from:
http://qa-logs.debian.net/2022/06/24/slinkwatch_1.1-3_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220624;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220624&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
reassign 1013587 golang-github-satta-ifplugo
affects 1013587 slinkwatch
fixed 1013587 0.0~git20200508.ca679be-5
thanks
Reassigning this to golang-github-satta-ifplugo. The maintainer of
ifplugo's gopsutil dependency had changed the import path, breaking
builds. This has now been resolved by reverting this change and its fallout.
Thanks
Sascha
On 24.06.22 13:20, Lucas Nussbaum wrote:
Source: slinkwatch
Version: 1.1-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20220624 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
debian/rules binary
dh binary --buildsystem=golang --with=golang
dh_update_autotools_config -O--buildsystem=golang
dh_autoreconf -O--buildsystem=golang
dh_auto_configure -O--buildsystem=golang
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build
cd obj-x86_64-linux-gnu && go install -trimpath -v -p 8
github.com/DCSO/slinkwatch github.com/DCSO/slinkwatch/cmd/slinkwatch
github.com/DCSO/slinkwatch/cmd/slinkwatch/cmds
src/github.com/satta/ifplugo/ifplugo.go:8:2: cannot find package
"github.com/shirou/gopsutil/net" in any of:
/usr/lib/go-1.18/src/github.com/shirou/gopsutil/net (from $GOROOT)
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/github.com/shirou/gopsutil/net (from
$GOPATH)
dh_auto_build: error: cd obj-x86_64-linux-gnu && go install -trimpath -v -p 8
github.com/DCSO/slinkwatch github.com/DCSO/slinkwatch/cmd/slinkwatch
github.com/DCSO/slinkwatch/cmd/slinkwatch/cmds returned exit code 1
make[1]: *** [debian/rules:19: override_dh_auto_build] Error 25
The full build log is available from:
http://qa-logs.debian.net/2022/06/24/slinkwatch_1.1-3_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220624;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220624&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---