Changes between Initial Version and Version 1 of Ticket #44198


Ignore:
Timestamp:
Jul 1, 2014, 6:43:20 AM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Not same issue as other ticket; that was about a distfile fetch failure; this is about a failure to fetch an archive's signature, though the archive itself was fetched.

If I open a terminal and run

curl -O http://packages.macports.org/libxslt/libxslt-1.1.28_0.darwin_13.x86_64.tbz2.rmd160

I do not get an error. Do you? If not, do you still get the error when running

sudo port install libxslt

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44198

    • Property Keywords failed libxslt wget removed
    • Property Priority changed from Low to Normal
    • Property Summary changed from wget installation fails on libxslt to libxslt: Failed to fetch signature for archive: The requested URL returned error: 400 Bad Request
    • Property Port libxslt added; wget removed
  • Ticket #44198 – Description

    initial v1  
    11Same issue as Ticket #36467, but that solution doesn't work for me.
    22
    3 System Version: OS X 10.9.3 (13D65)
     3System Version: OS X 10.9.3 (13D65) [[br]]
    44Kernel Version: Darwin 13.2.0
    55
     6{{{
    67$ sudo port clean wget
    78--->  Cleaning wget
    8 
     9}}}
     10{{{
    911$ sudo port install wget
    1012--->  Computing dependencies for wget
     
    2123    http://guide.macports.org/#project.tickets
    2224Error: Processing of port wget failed
    23 
    24 
     25}}}
     26{{{
    2527$ cat /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_libxslt/libxslt/main.log
    2628version:1
     
    6567:notice:archivefetch Please see the log file for port libxslt for details:
    6668    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_libxslt/libxslt/main.log
     69}}}