Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #1134694

Bug#1029569: fails to estimate: cannot find package "github.com/hashicorp/hcl/hcl/printer"

Path csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod
From Antoine Beaupre <anarcat@debian.org>
Newsgroups linux.debian.bugs.dist
Subject Bug#1029569: fails to estimate: cannot find package "github.com/hashicorp/hcl/hcl/printer"
Date Tue, 24 Jan 2023 18:30:02 +0100
Message-ID <FRvho-Rgu-1@gated-at.bofh.it> (permalink)
X-Mailbox-Line From debian-bugs-dist-request@lists.debian.org Tue Jan 24 17:24:10 2023
Old-Return-Path <debbugs@buxtehude.debian.org>
X-Spam-Flag NO
X-Spam-Score -3.999
Reply-To Antoine Beaupre <anarcat@debian.org>, 1029569@bugs.debian.org
Resent-To debian-bugs-dist@lists.debian.org
Resent-Cc Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
X-Debian-Pr-Message report 1029569
X-Debian-Pr-Package dh-make-golang
X-Debian-Pr-Source dh-make-golang
Content-Type text/plain; charset="us-ascii"
MIME-Version 1.0
Content-Transfer-Encoding 7bit
X-Mailer reportbug 11.6.0
X-Debian-User anarcat
X-Debian-Message from BTS
X-Mailing-List <debian-bugs-dist@lists.debian.org> archive/latest/1756053
List-ID <debian-bugs-dist.lists.debian.org>
List-URL <https://lists.debian.org/debian-bugs-dist/>
Approved robomod@news.nic.it
Lines 47
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Tue, 24 Jan 2023 12:20:39 -0500
X-Original-Message-ID <167458083945.3829653.18221065966769833901.reportbug@curie.anarc.at>
Xref csiph.com linux.debian.bugs.dist:1134694

Show key headers only | View raw


Package: dh-make-golang
Version: 0.6.0-2+b1
Severity: normal

I'm getting this while trying to do an estimate for #969482:

anarcat@curie:dist$ dh-make-golang estimate gitlab.com/gitlab-org/cli
go get: 258.03 MiBpackage gitlab.com/gitlab-org/cli/cmd/gen-docs: cannot find package "github.com/hashicorp/hcl/hcl/printer" in any of:
	/usr/lib/go-1.19/src/github.com/hashicorp/hcl/hcl/printer (from $GOROOT)
	/tmp/dh-make-golang2745715808/src/github.com/hashicorp/hcl/hcl/printer (from $GOPATH)
2023/01/24 12:14:11 estimate: go get: exit status 1
anarcat@curie:dist[1]$ 

I'm not sure what's going on here, maybe the import path is a little
weird (the hcl/printer subpath?) and is confusing
dh-make-golang... But in any case, it seems to me it shouldn't fail
outright and just mark that dependency as an unknown for manual
inspection...


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing'), (500, 'stable'), (1, 'experimental'), (1, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.0.0-6-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_FIRMWARE_WORKAROUND, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages dh-make-golang depends on:
ii  git               1:2.39.0-1
ii  git-buildpackage  0.9.30
ii  golang-any        2:1.19~1
ii  libc6             2.36-8
ii  pristine-tar      1.50

Versions of packages dh-make-golang recommends:
ii  golang-golang-x-tools           1:0.2.0+ds-2
ii  postfix [mail-transport-agent]  3.7.3-4

dh-make-golang suggests no packages.

-- no debconf information

Back to linux.debian.bugs.dist | Previous | Next | Find similar | Unroll thread


Thread

Bug#1029569: fails to estimate: cannot find package "github.com/hashicorp/hcl/hcl/printer" Antoine Beaupre <anarcat@debian.org> - 2023-01-24 18:30 +0100

csiph-web