[MacPorts] #38188: expat @2.1.0_0: archivefetch failure (was: Error: Processing of port putty failed)

MacPorts noreply at macports.org
Sun Feb 24 10:56:40 PST 2013


#38188: expat @2.1.0_0: archivefetch failure
-------------------------+--------------------------------
  Reporter:  dzrock89@…  |      Owner:  macports-tickets@…
      Type:  defect      |     Status:  new
  Priority:  High        |  Milestone:
 Component:  ports       |    Version:  2.1.3
Resolution:              |   Keywords:
      Port:  expat       |
-------------------------+--------------------------------
Changes (by larryv@…):

 * port:   => expat


Old description:

> version:1
> :debug:main Attempting ln -sf
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/expat/work
> /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/expat/work
> :debug:main Executing org.macports.main (expat)
> :debug:archivefetch archivefetch phase started at Mon Feb 25 00:22:17 WIT
> 2013
> :msg:archivefetch --->  Fetching archive for expat
> :debug:archivefetch Executing org.macports.archivefetch (expat)
> :info:archivefetch --->  expat-2.1.0_0.darwin_10.x86_64.tbz2 doesn't seem
> to exist in /opt/local/var/macports/incoming/verified
> :msg:archivefetch --->  Attempting to fetch
> expat-2.1.0_0.darwin_10.x86_64.tbz2 from
> http://jog.id.packages.macports.org/macports/packages/expat
> :msg:archivefetch --->  Attempting to fetch
> expat-2.1.0_0.darwin_10.x86_64.tbz2.rmd160 from
> http://jog.id.packages.macports.org/macports/packages/expat
> :debug:archivefetch name lookup timed out
>     while executing
> "curl fetch --effective-url effectiveURL --disable-epsv
> ${file_url}.rmd160 $signature"
>     ("eval" body line 1)
>     invoked from within
> "eval curl fetch --effective-url effectiveURL $fetch_options
> {${file_url}.rmd160} {$signature}"
> :error:archivefetch org.macports.archivefetch for port expat returned:
> Failed to fetch signature for archive: name lookup timed out
> :debug:archivefetch Error code: NONE
> :debug:archivefetch Backtrace: Failed to fetch signature for archive:
> name lookup timed out
>     while executing
> "portarchivefetch::fetchfiles"
>     (procedure "portarchivefetch::archivefetch_main" line 5)
>     invoked from within
> "$procedure $targetname"
> :info:archivefetch Warning: targets not executed for expat:
> org.macports.activate org.macports.archivefetch org.macports.fetch
> org.macports.checksum org.macports.extract org.macports.patch
> org.macports.configure org.macports.build org.macports.destroot
> org.macports.install
> :error:archivefetch Failed to install expat
> :debug:archivefetch couldn't open
> "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex":
> no such file or directory
>     while executing
> "open [file join $dir tclIndex]"
> :notice:archivefetch Please see the log file for port expat for details:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/expat/main.log

New description:

 {{{
 version:1
 :debug:main Attempting ln -sf
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/expat/work
 /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/expat/work
 :debug:main Executing org.macports.main (expat)
 :debug:archivefetch archivefetch phase started at Mon Feb 25 00:22:17 WIT
 2013
 :msg:archivefetch --->  Fetching archive for expat
 :debug:archivefetch Executing org.macports.archivefetch (expat)
 :info:archivefetch --->  expat-2.1.0_0.darwin_10.x86_64.tbz2 doesn't seem
 to exist in /opt/local/var/macports/incoming/verified
 :msg:archivefetch --->  Attempting to fetch
 expat-2.1.0_0.darwin_10.x86_64.tbz2 from
 http://jog.id.packages.macports.org/macports/packages/expat
 :msg:archivefetch --->  Attempting to fetch
 expat-2.1.0_0.darwin_10.x86_64.tbz2.rmd160 from
 http://jog.id.packages.macports.org/macports/packages/expat
 :debug:archivefetch name lookup timed out
     while executing
 "curl fetch --effective-url effectiveURL --disable-epsv ${file_url}.rmd160
 $signature"
     ("eval" body line 1)
     invoked from within
 "eval curl fetch --effective-url effectiveURL $fetch_options
 {${file_url}.rmd160} {$signature}"
 :error:archivefetch org.macports.archivefetch for port expat returned:
 Failed to fetch signature for archive: name lookup timed out
 :debug:archivefetch Error code: NONE
 :debug:archivefetch Backtrace: Failed to fetch signature for archive: name
 lookup timed out
     while executing
 "portarchivefetch::fetchfiles"
     (procedure "portarchivefetch::archivefetch_main" line 5)
     invoked from within
 "$procedure $targetname"
 :info:archivefetch Warning: targets not executed for expat:
 org.macports.activate org.macports.archivefetch org.macports.fetch
 org.macports.checksum org.macports.extract org.macports.patch
 org.macports.configure org.macports.build org.macports.destroot
 org.macports.install
 :error:archivefetch Failed to install expat
 :debug:archivefetch couldn't open
 "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex":
 no such file or directory
     while executing
 "open [file join $dir tclIndex]"
 :notice:archivefetch Please see the log file for port expat for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/expat/main.log
 }}}

--

Comment:

 Thanks for the ticket.

 That file that could not be fetched
 [http://jog.id.packages.macports.org/macports/packages/expat/ clearly
 exists]. Can you open it in your browser?

 Please try cleaning and installing again.
 {{{
 sudo port clean --all expat && sudo port install expat
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/38188#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list