[Bug 1916296] [NEW] "go list -m all" doesn't work with vendorized deps

Sergio Durigan Junior 1916296 at bugs.launchpad.net
Fri Feb 19 21:34:04 UTC 2021


Public bug reported:

The current golang-go on hirsute can't work with vendorized dependencies
when "go list -m all" is used.

# go list -m all
go list -m: can't compute 'all' using the vendor directory
        (Use -mod=mod or -mod=readonly to bypass.)

This has been reported and apparently solved upstream:
https://github.com/golang/go/issues/35224

** Affects: docker.io
     Importance: Unknown
         Status: Unknown

** Affects: golang-defaults (Ubuntu)
     Importance: Undecided
         Status: New

** Bug watch added: github.com/golang/go/issues #35224
   https://github.com/golang/go/issues/35224

** Also affects: docker.io via
   https://github.com/golang/go/issues/35224
   Importance: Unknown
       Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to golang-defaults in Ubuntu.
https://bugs.launchpad.net/bugs/1916296

Title:
  "go list -m all" doesn't work with vendorized deps

Status in Docker.io:
  Unknown
Status in golang-defaults package in Ubuntu:
  New

Bug description:
  The current golang-go on hirsute can't work with vendorized
  dependencies when "go list -m all" is used.

  # go list -m all
  go list -m: can't compute 'all' using the vendor directory
          (Use -mod=mod or -mod=readonly to bypass.)

  This has been reported and apparently solved upstream:
  https://github.com/golang/go/issues/35224

To manage notifications about this bug go to:
https://bugs.launchpad.net/docker.io/+bug/1916296/+subscriptions



More information about the foundations-bugs mailing list