#40728: Error: org.macports.fetch for port gtkevemon returned: Subversion check out failed -----------------------------+-------------------------------- Reporter: daemonofchaos@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 2.2.0 Keywords: gtkevemon svn | Port: gtkevemon -----------------------------+-------------------------------- Running `port install gtkevemon` I received the following output: {{{ ---> Fetching archive for gtkevemon ---> Attempting to fetch gtkevemon-99_0.darwin_12.x86_64.tbz2 from http://packages.macports.org/gtkevemon ---> Attempting to fetch gtkevemon-99_0.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/gtkevemon ---> Attempting to fetch gtkevemon-99_0.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gtkevemon ---> Fetching distfiles for gtkevemon Error: org.macports.fetch for port gtkevemon returned: Subversion check out failed Please see the log file for port gtkevemon for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_games_gtkevemon/gtkevemon/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port gtkevemon failed }}} I have attached the full log file for review but the tail contents of `/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_games_gtkevemon/gtkevemon/main.log` are: {{{ :debug:fetch Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_games_gtkevemon/gtkevemon/work" && /usr/bin/svn --non-interactive --trust-server-cert export svn://svn.battleclinic.com/GTKEVEMon/trunk/gtkevemon@99 2>&1 :info:fetch svn: Can't connect to host 'svn.battleclinic.com': Operation timed out :info:fetch Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_games_gtkevemon/gtkevemon/work" && /usr/bin/svn --non-interactive --trust-server-cert export svn://svn.battleclinic.com/GTKEVEMon/trunk/gtkevemon@99 2>&1 :info:fetch Exit code: 1 :error:fetch org.macports.fetch for port gtkevemon 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" :info:fetch Warning: targets not executed for gtkevemon: org.macports.activate org.macports.fetch org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install :notice:fetch Please see the log file for port gtkevemon for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_games_gtkevemon/gtkevemon/main.log }}} According to http://gtkevemon.battleclinic.com/download.html, GtkEveMon is no longer available from SVN because BattleClinic switched to Bitbucket. This package needs to be updated to use the Bitbucket source instead of svn. -- Ticket URL: <https://trac.macports.org/ticket/40728> MacPorts <http://www.macports.org/> Ports system for OS X