Opened 11 years ago
Closed 11 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)
Change History (3)
Changed 11 years ago by david.hislop.1@…
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to cal@… |
---|
comment:2 Changed 11 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
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.