Opened 12 years ago

Closed 12 years ago

#33499 closed defect (duplicate)

py26-svn fails

Reported by: nx8a@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: py26-svn

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I'm unable to successfully install the eric4 port due to a crash around svn. Here's the tail end of the log created around eric4 install:

/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py26-svn
:debug:main OS darwin/10.8.0 (Mac OS X 10.6) arch i386
:debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
:debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
:debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
:debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/python26-1.0.tcl
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Searching for dependency: py26-rope
:debug:main Found Dependency: receipt exists for py26-rope
:debug:main Searching for dependency: py26-lint
:debug:main Found Dependency: receipt exists for py26-lint
:debug:main Searching for dependency: py26-cx_Freeze
:debug:main Found Dependency: receipt exists for py26-cx_Freeze
:debug:main Searching for dependency: py26-enchant
:debug:main Found Dependency: receipt exists for py26-enchant
:info:main .:debug:main Searching for dependency: subversion
:debug:main Found Dependency: receipt exists for subversion
:msg:main 
:msg:main --->  Dependencies to be installed: py26-svn
:debug:main Starting logging for py26-svn
:error:build The following dependencies were not installed: py26-svn
:error:build Status 1 encountered during processing.

I've updated and cleaned all ports in my subsequent tries to install this port. Tried installing with -svn to leave out svn, but apparently that's not an option.

Attachments (3)

main.log (14.9 KB) - added by nx8a@… 12 years ago.
main.2.log (50.9 KB) - added by nx8a@… 12 years ago.
main.3.log (54.0 KB) - added by nx8a@… 12 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: py26-svn added; eric4 removed
Summary: port install of eric4 fails due to py26-svn failurepy26-svn fails

We'll need to see the main.log file for the failed py26-svn build.

comment:2 Changed 12 years ago by drkp (Dan Ports)

This is probably a duplicate of #32226: py-svn isn't compatible with svn 1.7.

Changed 12 years ago by nx8a@…

Attachment: main.log added

Changed 12 years ago by nx8a@…

Attachment: main.2.log added

Changed 12 years ago by nx8a@…

Attachment: main.3.log added

comment:3 Changed 12 years ago by nx8a@…

"This is probably a duplicate of #32226: py-svn isn't compatible with svn 1.7."

OK, but I've checked the 32226 and don't find any solution there - the command line config changes suggested don't work but crash as well - so not sure what my next step is. Is there a way around this by downgrading SVN from 1.7 to whatever? Or is that a piece of Apple architecture (not provided by MacPorts). Thanks for the help.

comment:4 Changed 12 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.