keybase / keybase/client

go get fails because of "unrecognized import path"

Open
#14,352 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
9.2k
Forks
1.3k
Avg merge
12h 58m
Merged PRs (30d)
56

Description

I'm trying to build on ArchLinux/Raspberry Pi3B+ behind a proxy:

ALL_PROXY=http://my-proxy:3128 go get github.com/keybase/client/go/keybase
package h12.me/socks: unrecognized import path "h12.me/socks" (parse https://h12.me/socks?go-get=1: no go-import meta tags (meta tag h12.io/socks did not match import path h12.me/socks))

Is there anything I can do?
Thanks.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the reported go get github.com/keybase/client/go/keybase command and its h12.me/socks error, using the Arch Linux, Raspberry Pi 3B+, and proxy details as the reproduction context. Determine whether the failure is caused by import-path metadata or the proxy setup; done means establishing a reproducible cause and a documented resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.