[MacPorts] #35332: py-keyring will not install
MacPorts
noreply at macports.org
Mon Jul 30 07:26:27 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 and.damore@…):
Replying to [comment:6 pavel.hlavnicka@…]:
> {{{
> xxx:~ pavel$ /usr/bin/xcodebuild -version
> Xcode 4.4
> Build version 4F250
> }}}
That output seems oddly sane (I expected it not to be).
This issue has been related to Xcode updating and to versiontools outdated
install.
Please paste the output of the following commands, one per line:
{{{
xcode-select -print-path
port select --show python
which python
python -c "import subprocess;
print(subprocess.Popen(['/usr/bin/xcodebuild', '-version'], env={},
stdout=subprocess.PIPE, stderr=subprocess.PIPE).communicate())"
/usr/bin/xcode-select -print-path
}}}
--
Ticket URL: <https://trac.macports.org/ticket/35332#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list