Opened 11 years ago

Closed 5 years ago

#40232 closed defect (fixed)

pymol@1.5_8 Subversion check out failed

Reported by: hongjun.bai@… Owned by: howarth.at.macports@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: pymol

Description

The URL of PyMol source seems outdated (looks like it was changed from https://pymol.svn.sourceforge.net/svnroot/pymol/trunk/pymol to https://svn.code.sf.net/p/pymol/code/trunk/pymol). It should be updated accordingly in the Portfile.

I fixed it locally by modifying /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/science/pymol/Portfile. But it might be helpful for others if the Portfile on the server updated.

:notice:fetch --->  Fetching distfiles for pymol
:debug:fetch Executing org.macports.fetch (pymol)
:debug:fetch Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_pymol/pymol/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7'
:debug:fetch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_pymol/pymol/work" && /usr/bin/svn --non-interactive --trust-server-cert export https://pymol.svn.sourceforge.net/svnroot/pymol/trunk/pymol@4013'
:debug:fetch Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_pymol/pymol/work" && /usr/bin/svn --non-interactive --trust-server-cert export https://pymol.svn.sourceforge.net/svnroot/pymol/trunk/pymol@4013 2>&1
:info:fetch svn: Repository moved permanently to 'https://svn.code.sf.net/p/pymol/code/trunk/pymol'; please relocate
:info:fetch Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_pymol/pymol/work" && /usr/bin/svn --non-interactive --trust-server-cert export https://pymol.svn.sourceforge.net/svnroot/pymol/trunk/pymol@4013 2>&1
:info:fetch Exit code: 1
:error:fetch org.macports.fetch for port pymol returned: Subversion check out failed
:debug:fetch Error code: NONE
:debug:fetch Backtrace: Subversion check out failed
    while executing
"svnfetch"
    (procedure "portfetch::fetch_main" line 13)
    invoked from within
"$procedure $targetname"

Change History (6)

comment:1 Changed 11 years ago by hongjun.bai@…

Cc: hongjun.bai@… added

Cc Me!

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

Cc: hongjun.bai@… removed
Keywords: pymol svn url removed
Owner: changed from macports-tickets@… to howarth@…
Summary: PyMol@1.5_8 Subversion check out failedpymol@1.5_8 Subversion check out failed
Type: updatedefect

comment:3 Changed 11 years ago by howarth@…

This issue is addressed in the updated packaging on https://trac.macports.org/ticket/38516. Note that we also need the FreeBSD fix for blt committed as well (https://trac.macports.org/ticket/40203) otherwise the apbstools plugin in pymol will crash when the "Choose Externally Generated PQR" button is clicked under tcl/tk 8.6.

comment:4 Changed 9 years ago by petrrr

Owner: changed from howarth@… to howarth.at.macports@…

comment:5 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: MarcusCalhoun-Lopez added

comment:6 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: newclosed

Since pymol no longer uses svn, I think it is safe to close this ticket.

Note: See TracTickets for help on using tickets.