Opened 10 years ago

Closed 10 years ago

#43369 closed defect (fixed)

textmate2 @2.0-alpha.9529 build error - git, reference is not a tree

Reported by: david.hislop.1@… Owned by: neverpanic (Clemens Lang)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: textmate2

Description

Installing textmate2 with

sudo port install textmate2

fails while fetching the distfiles with the output

Error: org.macports.fetch for port textmate2 returned: command execution failed
Please see the log file for port textmate2 for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_textmate2/textmate2/main.log

The first error in main.log (attached) appears to be

:info:fetch Cloning into 'vendor/Onigmo/vendor'...
:info:fetch fatal: reference is not a tree: ecaa26d702dd44db36c6be535ea54cfa8f988831

I've repeated install after cleaning with

sudo port clean textmate2

and get the same result.

Attachments (1)

main.log (31.4 KB) - added by david.hislop.1@… 10 years ago.

Download all attachments as: .zip

Change History (3)

Changed 10 years ago by david.hislop.1@…

Attachment: main.log added

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to cal@…

comment:2 Changed 10 years ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: newclosed

It seems Onigmo changed and removed the referenced commit. This has been fixed upstream at textmate, so I've updated the port to the a9537 pre-release in r119073.

Note: See TracTickets for help on using tickets.