[MacPorts] #43466: textmate2 @2.0-alpha.9537 configure error - "Unknown signee" while downloading TextMate Bundles
MacPorts
noreply at macports.org
Tue Apr 22 23:45:38 PDT 2014
#43466: textmate2 @2.0-alpha.9537 configure error - "Unknown signee" while
downloading TextMate Bundles
------------------------------+--------------------------------
Reporter: david.hislop.1@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Keywords: | Port: textmate2
------------------------------+--------------------------------
{{{sudo port install textmate2}}} fails during configure with an error
{{{Unknown signee: 'org.textmate.msheets'}}}.
The same error was reported in #42063 during discussion of a git fetch
failure. I didn't see an obvious solution to the unknown signee error in
that ticket, but maybe I missed it.
This is the excerpt from main.log:
{{{
:info:configure Downloading ‘https://api.textmate.org/bundles/default’…
:info:configure CSSM_ModuleLoad(): CSSMERR_DL_MDS_ERROR
:info:configure CSSM_ModuleLoad(): CSSMERR_DL_MDS_ERROR
:info:configure CSSM_ModuleLoad(): CSSMERR_DL_MDS_ERROR
:info:configure *** error importing key: No error.
:info:configure ***
download_etag(‘https://api.textmate.org/bundles/default’): Unknown signee:
‘org.textmate.msheets’.
:info:configure *** error retrieving
‘https://api.textmate.org/bundles/default’ (no etag given)
:info:configure *** failed to update source: ‘TextMate Bundles’
(https://api.textmate.org/bundles/default)
:info:configure Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_textmate2/textmate2/work/textmate-2.0-alpha.9537"
&& ./configure --prefix=/opt/local
:info:configure Exit code: 1
}}}
I've tried:
{{{
sudo port clean textmate2
sudo port install textmate2
}}}
with the same result. I also tried:
{{{
sudo port uninstall --follow-dependents installed
}}}
and then re-installed all the previously-installed ports. textmate2 was
the only one that failed.
I've attached the main.log.
--
Ticket URL: <https://trac.macports.org/ticket/43466>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list