Opened 14 years ago

Closed 13 years ago

#26031 closed defect (worksforme)

py27-hgsvn fails to install

Reported by: mogmios@… Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: py27-hgsvn

Description (last modified by mf2k (Frank Schima))

Running 10.6.4 with a case sensitive filesystem.

:debug:main Executing org.macports.main (py27-hgsvn)
:debug:main Skipping completed org.macports.fetch (py27-hgsvn)
:debug:main Skipping completed org.macports.checksum (py27-hgsvn)
:msg:main --->  Extracting py27-hgsvn
:debug:extract extract phase started at Tue Aug 10 13:09:37 MDT 2010
:debug:extract Executing org.macports.extract (py27-hgsvn)
:info:extract --->  Extracting hgsvn-0.1.8.tar.gz
:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/python/hgsvn-0.1.8.tar.gz'
:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py27-hgsvn/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py27-hgsvn/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/python/hgsvn-0.1.8.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
:debug:extract Executing proc-post-org.macports.extract-extract-0
:error:extract Target org.macports.extract returned: error copying "/opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py27-hgsvn/files/ez_setup.py": no such file or directory
:debug:extract Backtrace: error copying "/opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py27-hgsvn/files/ez_setup.py": no such file or directory
    while executing
"$post $targetname"
:info:extract Warning: the following items did not execute (for py27-hgsvn): org.macports.activate org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install

Change History (4)

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: py27-hgsvn removed
Owner: changed from macports-tickets@… to snc@…
Port: py27-hgsvn added

In the future, please fill in the port field and Cc the maintainer(s).

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

No reason occurs to me for this problem to be happening. Does the file /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py27-hgsvn/files/ez_setup.py in fact exist? It should. Please try "sudo port selfupdate" and "sudo port clean py27-hgsvn" and then try "sudo port install py27-hgsvn" again. If it fails again, please attach the entire main.log file.

comment:3 Changed 13 years ago by nerdling (Jeremy Lavergne)

mogmios, any updates?

comment:4 Changed 13 years ago by nerdling (Jeremy Lavergne)

Resolution: worksforme
Status: newclosed

Closing due to lack of feedback. Unable to replicate.

Note: See TracTickets for help on using tickets.