A few months ago I received the message to do a selfupdate.  I did that, then 
attempted an update outdated.  I received an error for every port I would try:

Example:
sudo port install wget
--->  Computing dependencies for wget
--->  Dependencies to be installed: gettext expat libiconv ncurses gnutls 
libgcrypt libgpg-error libtasn1 lzo2 readline libidn
--->  Fetching archive for expat
--->  Attempting to fetch expat-2.1.0_0.darwin_10.x86_64.tbz2 from 
http://packages.macports.org/expat
--->  Attempting to fetch expat-2.1.0_0.darwin_10.x86_64.tbz2.rmd160 from 
http://packages.macports.org/expat
Error: org.macports.archivefetch for port expat returned: Failed to fetch 
signature for archive: The requested URL returned error: 403
Error: Failed to install expat
Please see the log file for port expat for details:
    
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_expat/expat/main.log
Error: The following dependencies were not installed: gettext expat libiconv 
ncurses gnutls libgcrypt libgpg-error libtasn1 lzo2 readline libidn
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port wget failed


cat 
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_expat/expat/main.log
version:1
:debug:main Attempting ln -sf 
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_expat/expat/work
 
/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/expat/work
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 501
:debug:main euid changed to: 502
:debug:main Executing org.macports.main (expat)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:archivefetch archivefetch phase started at Wed Aug 29 13:13:13 CDT 2012
:msg:archivefetch --->  Fetching archive for expat
:debug:archivefetch Executing org.macports.archivefetch (expat)
:debug:archivefetch euid/egid changed to: 0/0
:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
:debug:archivefetch euid/egid changed to: 502/501
: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://packages.macports.org/expat
:msg:archivefetch --->  Attempting to fetch 
expat-2.1.0_0.darwin_10.x86_64.tbz2.rmd160 from 
http://packages.macports.org/expat
:debug:archivefetch The requested URL returned error: 403
    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: The requested URL returned error: 403
:debug:archivefetch Error code: NONE
:debug:archivefetch Backtrace: Failed to fetch signature for archive: The 
requested URL returned error: 403
    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_tarballs_ports_textproc_expat/expat/main.log


Today I did a 2.5 Uninstall
sudo port -fp uninstall installed

sudo rm -rf \
    /opt/local \
    /Applications/DarwinPorts \
    /Applications/MacPorts \
    /Library/LaunchDaemons/org.macports.* \
    /Library/Receipts/DarwinPorts*.pkg \
    /Library/Receipts/MacPorts*.pkg \
    /Library/StartupItems/DarwinPortsStartup \
    /Library/Tcl/darwinports1.0 \
    /Library/Tcl/macports1.0 \
    ~/.macports

Then reinstalled 
https://distfiles.macports.org/MacPorts/MacPorts-2.1.2-10.6-SnowLeopard.pkg

Same errors.

Bug Reports like https://trac.macports.org/ticket/30919 say "fixed"
Error: Target org.macports.archivefetch returned: Failed to fetch signature for 
archive: The requested URL returned error: 403

Please advise.
                                          
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to