[MacPorts] #47724: required git clone action fails behind firewall
#47724: required git clone action fails behind firewall ----------------------+-------------------------------- Reporter: itsomp@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: poppler-qt4-mac ----------------------+-------------------------------- port install poppler-qt4-mac fails behind firewall as git is unable to clone the poppler/test tree. port should be selfcontained and not have invisible dependencies, and not assume git protocol connectivity. -- Ticket URL: <https://trac.macports.org/ticket/47724> MacPorts <https://www.macports.org/> Ports system for OS X
#47724: required git clone action fails behind firewall ------------------------------+---------------------- Reporter: itsomp@… | Owner: devans@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: poppler-qt4-mac | ------------------------------+---------------------- Changes (by devans@…): * status: new => assigned * owner: macports-tickets@… => devans@… * type: defect => enhancement Comment: As you say, the problem here is your lack of git network connectivity. I'll take a look at other options as time permits but please note that git fetches are a supported feature in MacPorts so this is not the only port that you will have problems with. -- Ticket URL: <https://trac.macports.org/ticket/47724#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#47724: required git clone action fails behind firewall ------------------------------+---------------------- Reporter: itsomp@… | Owner: devans@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: poppler-qt4-mac | ------------------------------+---------------------- Comment (by itsomp@…): A lot of proxies just allow http (and not native git://) - as is the case for my work proxy. Is it possible to change the git URL from git://{} to http://{}, so that a configuration of the http proxy can take care of it? e.g. /opt/local/bin/git clone http://cgit.freedesktop.org/poppler/test/ Proxying git:// needs something like http://www.emilsit.net/blog/archives /how-to-use-the-git-protocol-through-a-http-connect-proxy/, which seems like an overkill. -- Ticket URL: <https://trac.macports.org/ticket/47724#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#47724: required git clone action fails behind firewall ------------------------------+---------------------- Reporter: itsomp@… | Owner: devans@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: poppler-qt4-mac | ------------------------------+---------------------- Comment (by devans@…): Git dependency fixed and URL changed to http://anongit.freedesktop.org/git/poppler/test in r136309. Let me know if this fixes your issue. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/47724#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#47724: required git clone action fails behind firewall ------------------------------+---------------------- Reporter: itsomp@… | Owner: devans@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: poppler-qt4-mac | ------------------------------+---------------------- Comment (by itsomp@…): It worked like a charm now. Thanks! -- Ticket URL: <https://trac.macports.org/ticket/47724#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#47724: required git clone action fails behind firewall ------------------------------+---------------------- Reporter: itsomp@… | Owner: devans@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: Port: poppler-qt4-mac | ------------------------------+---------------------- Changes (by devans@…): * status: assigned => closed * cc: devans@… (removed) * resolution: => fixed Comment: Great. -- Ticket URL: <https://trac.macports.org/ticket/47724#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts