[PATCH rdma-core 4/5] cbuild: Do not use the http proxy for tumbleweed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Jason Gunthorpe <jgg@xxxxxxxxxxxx>

It also does not work with apt-cacher-ng because the server generates
redirects for some reason.

Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxxxx>
---
 buildlib/cbuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/buildlib/cbuild b/buildlib/cbuild
index a659a77fc5bb74..e012b08b5fbb76 100755
--- a/buildlib/cbuild
+++ b/buildlib/cbuild
@@ -360,6 +360,7 @@ class leap(ZypperEnvironment):
     aliases = {"leap"};
 
 class tumbleweed(ZypperEnvironment):
+    proxy = False;
     docker_parent = "opensuse/tumbleweed:latest";
     pkgs = leap.pkgs;
     name = "tumbleweed";
-- 
2.21.0




[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux