Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#48113 closed defect (fixed)

py-jsonschema @2.5.1 failed to install

Reported by: mmessana@… Owned by: larryv (Lawrence Velázquez)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc: stromnov (Andrey Stromnov)
Port: py-jsonschema

Description

This was a dependency of py-spyder. I've also tried installing py-jsonschema on its own with no luck.

Attachments (1)

main.log (11.8 KB) - added by mmessana@… 9 years ago.

Download all attachments as: .zip

Change History (8)

Changed 9 years ago by mmessana@…

Attachment: main.log added

comment:1 Changed 9 years ago by mmessana@…

This was the command line output related to py-jsonschema:

--->  Building py27-jsonschema
Warning: The following existing files were hidden from the build system by trace mode:
  /etc/apache2/mime.types
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Cython-0.22-py2.7.egg-info/entry_points.txt
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Jinja2-2.7.3-py2.7.egg-info/entry_points.txt
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nose-1.3.1-py2.7.egg-info/entry_points.txt
Error: org.macports.build for port py27-jsonschema returned: command execution failed
Error: Failed to install py27-jsonschema
Please see the log file for port py27-jsonschema for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-jsonschema/py27-jsonschema/main.log
Last edited 9 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:2 in reply to:  1 ; Changed 9 years ago by larryv (Lawrence Velázquez)

:info:build distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('vcversioner')

Looks like a new dependency added here.

comment:3 in reply to:  2 Changed 9 years ago by larryv (Lawrence Velázquez)

I’ll work on fixing this tomorrow (e.g., in ~10 hours).

comment:4 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: stromnov@… added
Owner: changed from macports-tickets@… to larryv@…

comment:5 Changed 9 years ago by neverpanic (Clemens Lang)

I've fixed a missing functools32 dependency in r137803. This still seems to be valid, though.

comment:6 Changed 9 years ago by larryv (Lawrence Velázquez)

Resolution: fixed
Status: newclosed

comment:7 Changed 9 years ago by mmessana@…

Thank you for fixing this so fast!

Note: See TracTickets for help on using tickets.