Your message dated Tue, 22 Oct 2024 19:24:21 +0300
with message-id <ZxfRtSfpdj2oeRgY@localhost>
and subject line Fixed since 14.35.0+ds1-1
has caused the Debian Bug report #1078499,
regarding gitlab-shell: FTBFS:
src/gitlab.com/gitlab-org/gitlab-shell/v14/vendor/github.com/lightstep/lightstep-tracer-go/proto_converter.go:8:2:
cannot find package "github.com/gogo/protobuf/types"
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.)
--
1078499: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078499
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gitlab-shell
Version: 14.33.0-2
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org
https://buildd.debian.org/status/fetch.php?pkg=gitlab-shell&arch=arm64&ver=14.33.0-2%2Bb1&stamp=1723378871&raw=0
dh_auto_build -a -O--buildsystem=golang
-O--package=golang-gitlab-gitlab-org-gitlab-shell-v14-dev
-O--builddirectory=_build
cd _build && go install -trimpath -v -p 8
gitlab.com/gitlab-org/gitlab-shell/v14/client
gitlab.com/gitlab-org/gitlab-shell/v14/cmd/check
gitlab.com/gitlab-org/gitlab-shell/v14/cmd/check/command
gitlab.com/gitlab-org/gitlab-shell/v14/cmd/gitlab-shell
gitlab.com/gitlab-org/gitlab-shell/v14/cmd/gitlab-shell/command
gitlab.com/gitlab-org/gitlab-shell/v14/cmd/gitlab-shell-authorized-keys-check
gitlab.com/gitlab-org/gitlab-shell/v14/cmd/gitlab-shell-authorized-keys-check/command
gitlab.com/gitlab-org/gitlab-shell/v14/cmd/gitlab-shell-authorized-principals-check
gitlab.com/gitlab-org/gitlab-shell/v14/cmd/gitlab-shell-authorized-principals-check/command
gitlab.com/gitlab-org/gitlab-shell/v14/cmd/gitlab-sshd
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/authorizedkeys
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/authorizedprincipals
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/commandargs
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/discover
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/gitauditevent
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/githttp
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/healthcheck
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/lfsauthenticate
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/personalaccesstoken
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/readwriter
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/receivepack
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/shared/accessverifier
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/shared/customaction
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/shared/disallowedcommand
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/twofactorrecover
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/twofactorverify
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/uploadarchive
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/uploadpack
gitlab.com/gitlab-org/gitlab-shell/v14/internal/config
gitlab.com/gitlab-org/gitlab-shell/v14/internal/console
gitlab.com/gitlab-org/gitlab-shell/v14/internal/executable
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitaly
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitlabnet
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitlabnet/accessverifier
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitlabnet/authorizedcerts
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitlabnet/authorizedkeys
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitlabnet/discover
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitlabnet/git
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitlabnet/gitauditevent
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitlabnet/healthcheck
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitlabnet/lfsauthenticate
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitlabnet/personalaccesstoken
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitlabnet/twofactorrecover
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitlabnet/twofactorverify
gitlab.com/gitlab-org/gitlab-shell/v14/internal/handler
gitlab.com/gitlab-org/gitlab-shell/v14/internal/keyline
gitlab.com/gitlab-org/gitlab-shell/v14/internal/logger
gitlab.com/gitlab-org/gitlab-shell/v14/internal/metrics
gitlab.com/gitlab-org/gitlab-shell/v14/internal/pktline
gitlab.com/gitlab-org/gitlab-shell/v14/internal/sshd
gitlab.com/gitlab-org/gitlab-shell/v14/internal/sshenv
src/gitlab.com/gitlab-org/gitlab-shell/v14/vendor/github.com/lightstep/lightstep-tracer-go/collector_client_http.go:15:2:
cannot find package "github.com/gogo/protobuf/proto" in any of:
/<<PKGBUILDDIR>>/_build/src/gitlab.com/gitlab-org/gitlab-shell/v14/vendor/github.com/gogo/protobuf/proto
(vendor tree)
/usr/lib/go-1.22/src/github.com/gogo/protobuf/proto (from $GOROOT)
/<<PKGBUILDDIR>>/_build/src/github.com/gogo/protobuf/proto (from
$GOPATH)
src/gitlab.com/gitlab-org/gitlab-shell/v14/vendor/github.com/lightstep/lightstep-tracer-go/proto_converter.go:8:2:
cannot find package "github.com/gogo/protobuf/types" in any of:
/<<PKGBUILDDIR>>/_build/src/gitlab.com/gitlab-org/gitlab-shell/v14/vendor/github.com/gogo/protobuf/types
(vendor tree)
/usr/lib/go-1.22/src/github.com/gogo/protobuf/types (from $GOROOT)
/<<PKGBUILDDIR>>/_build/src/github.com/gogo/protobuf/types (from
$GOPATH)
dh_auto_build: error: cd _build && go install -trimpath -v -p 8
gitlab.com/gitlab-org/gitlab-shell/v14/client
gitlab.com/gitlab-org/gitlab-shell/v14/cmd/check
gitlab.com/gitlab-org/gitlab-shell/v14/cmd/check/command
gitlab.com/gitlab-org/gitlab-shell/v14/cmd/gitlab-shell
gitlab.com/gitlab-org/gitlab-shell/v14/cmd/gitlab-shell/command
gitlab.com/gitlab-org/gitlab-shell/v14/cmd/gitlab-shell-authorized-keys-check
gitlab.com/gitlab-org/gitlab-shell/v14/cmd/gitlab-shell-authorized-keys-check/command
gitlab.com/gitlab-org/gitlab-shell/v14/cmd/gitlab-shell-authorized-principals-check
gitlab.com/gitlab-org/gitlab-shell/v14/cmd/gitlab-shell-authorized-principals-check/command
gitlab.com/gitlab-org/gitlab-shell/v14/cmd/gitlab-sshd
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/authorizedkeys
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/authorizedprincipals
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/commandargs
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/discover
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/gitauditevent
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/githttp
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/healthcheck
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/lfsauthenticate
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/personalaccesstoken
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/readwriter
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/receivepack
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/shared/accessverifier
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/shared/customaction
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/shared/disallowedcommand
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/twofactorrecover
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/twofactorverify
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/uploadarchive
gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/uploadpack
gitlab.com/gitlab-org/gitlab-shell/v14/internal/config
gitlab.com/gitlab-org/gitlab-shell/v14/internal/console
gitlab.com/gitlab-org/gitlab-shell/v14/internal/executable
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitaly
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitlabnet
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitlabnet/accessverifier
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitlabnet/authorizedcerts
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitlabnet/authorizedkeys
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitlabnet/discover
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitlabnet/git
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitlabnet/gitauditevent
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitlabnet/healthcheck
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitlabnet/lfsauthenticate
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitlabnet/personalaccesstoken
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitlabnet/twofactorrecover
gitlab.com/gitlab-org/gitlab-shell/v14/internal/gitlabnet/twofactorverify
gitlab.com/gitlab-org/gitlab-shell/v14/internal/handler
gitlab.com/gitlab-org/gitlab-shell/v14/internal/keyline
gitlab.com/gitlab-org/gitlab-shell/v14/internal/logger
gitlab.com/gitlab-org/gitlab-shell/v14/internal/metrics
gitlab.com/gitlab-org/gitlab-shell/v14/internal/pktline
gitlab.com/gitlab-org/gitlab-shell/v14/internal/sshd
gitlab.com/gitlab-org/gitlab-shell/v14/internal/sshenv returned exit code 1
make: *** [debian/rules:11: binary-arch] Error 25
Cheers
--
Sebastian Ramacher
--- End Message ---
--- Begin Message ---
Version: 14.35.0+ds1-1
gitlab-shell (14.35.0+ds1-1) experimental; urgency=medium
...
* Add gogo-protobuf-dev to build depends
...
-- Pirate Praveen <prav...@debian.org> Wed, 17 Jul 2024 12:46:17 +0530
--- End Message ---