Opened 9 years ago

Closed 9 years ago

#45741 closed defect (fixed)

texml: error renaming texml to texml file already exists

Reported by: novak.sje@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.2
Keywords: Cc: kurthindenburg (Kurt Hindenburg)
Port: texml

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

Hi all,

I'm trying to install texml and have encountered the following error:

From: /opt/local/var/macport/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_texml/texml/main.log

:debug:destroot Executing proc-post-org.macports.destroot-destroot-0
:error:destroot org.macports.destroot for port texml returned: error renaming "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_texml/texml/work/destroot/opt/local/bin/texml" to "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_texml/texml/work/destroot/opt/local/bin/texml": file already exists
:debug:destroot Error code: NONE
:debug:destroot Backtrace: error renaming "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_texml/texml/work/destroot/opt/local/bin/texml" to "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_texml/texml/work/destroot/opt/local/bin/texml": file already exists
    while executing
"proc-post-org.macports.destroot-destroot-0 org.macports.destroot"
    ("eval" body line 1)
    invoked from within
"eval $post $targetname"
:info:destroot Warning: targets not executed for texml: org.macports.activate org.macports.destroot org.macports.install

Mac ports appears to be trying to move a file to itself, which unsurprisingly doesn't work. I get the same error whether I install from binary or source. I have uninstalled and cleaned this port and updated etc my ports installation prior to reinstalling this port.

I've attached the main.log file for reference. cheers, Novak.

Attachments (1)

main.log (40.2 KB) - added by novak.sje@… 9 years ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_texml/texml/main.log

Download all attachments as: .zip

Change History (5)

Changed 9 years ago by novak.sje@…

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_texml/texml/main.log

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

Description: modified (diff)
Owner: changed from macports-tickets@… to olpa@…
Summary: texmltexml: error renaming texml to texml file already exists

The port should be updated to python 2.7, since that's what we're doing with other ports, and that might fix this problem, since python 2.5 and earlier are handled somewhat differently in the python portgroup than later versions.

comment:2 Changed 9 years ago by jmroot (Joshua Root)

Owner: changed from olpa@… to macports-tickets@…

-> nomaintainer

comment:3 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:4 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: newclosed

update and try again - reopen if you still have issues

r127842 - update to 2.0.2; add license; python default 27; add man pages

Note: See TracTickets for help on using tickets.