#39140: textmate2 @2.0.9417 fetch fails -------------------------------+------------------- Reporter: jonathanyoung1@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: textmate2 | -------------------------------+------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => cal@… Comment: Replying to [ticket:39140 jonathanyoung1@…]:
Multiple attempts at textmate2 port install throughout the day. Updated macports, ports. Installed latest version of git-core and still getting same error. Noticed in main.log that all attempts "to fetch textmate2-2.0.9417_0.darwin_11.x86_64.tbz2 from..." failed with the error "Fetching archive failed:: The requested URL returned error: 404"
That's not a problem. That just means there is no pre-compiled binary available, therefore MacPorts tries to compile it on your system. But it never even gets to trying to compile it because it fails to fetch it:
Later in the main.log, during "info:fetch Cloning into 'PlugIns/dialog'...", I get "fetch error: operation timed out after 300010 milliseconds..." The install has also timed out while "Cloning into 'PlugIns/dialog-1.x" as well. In my most recent install attempt, during "info:fetch Cloning into 'PlugIns/dialog'..." i get ":info:fetch fatal: The remote end hung up unexpectedly". I've included main.log files. Thanks.
Is your network particularly unreliable? This port fetches the source and many submodules from git so there's lots of back and forth traffic with github; if your network is prone to dropping connections then this could explain why the fetch would fail at various points. -- Ticket URL: <https://trac.macports.org/ticket/39140#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X