Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • T tails
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1,014
    • Issues 1,014
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 28
    • Merge requests 28
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • tails
  • tails
  • Merge requests
  • !490

Fix build vmdb2 without http proxy

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged boyska requested to merge fix-build-vmdb2-without-http-proxy into testing Jun 09, 2021
  • Overview 3
  • Commits 4
  • Pipelines 4
  • Changes 1

Some detail in the build script will make the build fail if $http_proxy is not set. I'm fixing that, but this might cause problem if $http_proxy needs quoting for some reason. I don't know how to fix that using posix shell only, but I think that http_proxy is typycally a simple URI, so I hope this suffices our needs.

Edited Jun 09, 2021 by boyska
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-build-vmdb2-without-http-proxy