Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C consul
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • Debian Go Packaging TeamDebian Go Packaging Team
  • packagespackages
  • consul
  • Merge requests
  • !3

Do install "github.com/hashicorp/consul/vendor" into dev package

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Reinhard Tartler requested to merge autopkgtest into master Nov 08, 2021
  • Overview 3
  • Commits 1
  • Pipelines 1
  • Changes 1

This unbreaks autopkgtests, cf. LP: #1940152.

Ideally we would not install vendored dependencies here and instead have all dependencies packaged seperately. Right now, the autopkgtests indicate that the lack of the "consul/vault/api" package prevents dependant packages from building correctly. A better fix would be to update the src:vault package to version 1.0.5 or later and expose that golang library. When this is the case, this commit can be reverted.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: autopkgtest