[MacPorts] #35332: py-keyring will not install
MacPorts
noreply at macports.org
Fri Aug 3 02:51:02 PDT 2012
#35332: py-keyring will not install
---------------------------------------+------------------------------------
Reporter: pavel.hlavnicka@… | Owner: and.damore@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Keywords: | Port: py-keyring
---------------------------------------+------------------------------------
Comment(by pavel.hlavnicka@…):
>
> Retry building ''py-keyring'' cleaning the ports before
> {{{
> port clean py27-keyring py-keyring
> port -d install py-keyring
> }}}
gives the same error as we know it...
> I'm attaching a portfile patch, please download ''port-
py_keyring.diff'', execute
> {{{
> cd $(port dir py-keyring)
> sudo port clean py27-keyring py-keyring
> patch -p0 <~/Downloads/port-py_keyring.diff
> sudo port -v build py27-keyring | grep commandRes
> }}}
{{{
commandResult:tuple
commandResult[0]:str
commandResult[0].splitlines():list
print('commandResult[0].splitlines()[0]:' +
type(commandResult[0].splitlines()[0]).__name__)
Error: org.macports.build for port py27-keyring returned: command
execution failed
Error: Processing of port py27-keyring failed
}}}
HTH
--
Ticket URL: <https://trac.macports.org/ticket/35332#comment:10>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list