Giter VIP home page Giter VIP logo

Comments (1)

fairking avatar fairking commented on August 15, 2024

With go v.1.20

Similar issue:

go: github.com/tyler-smith/[email protected] requires
        launchpad.net/[email protected]: 
        unrecognized import path "launchpad.net/gocheck": 
        GOVCS disallows using bzr for public launchpad.net/gocheck; 
        see 'go help vcs'

, after I have temporarily added go env -w GOVCS=private:all,public:all I still got the following error:

go: github.com/tyler-smith/[email protected] requires
        launchpad.net/[email protected]: 
        bzr branch --use-existing-dir -- https://launchpad.net/~niemeyer/gocheck/trunk . 
            in /home/user/go/pkg/mod/cache/vcs/f46ce2ae80d31f9b0a29099baa203e3b6d269dace4e5357a2cf74bd109e13339: 
        exec: "bzr": executable file not found in $PATH

So to solve the second issue I run sudo apt install bzr for ubuntu or sudo dnf install bzr for fedora.

The error should disappear.

For sake of safety you should put your VCS into original state or go env -w GOVCS=.

from go-bip32.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.