Opened 10 months ago

Last modified 9 months ago

#67852 assigned defect

bud @0.2.8: fetch failure

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: herbygillot (Herby Gillot)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: bud

Description

https://build.macports.org/builders/ports-10.14_x86_64-builder/builds/174530/steps/install-port/logs/stdio

--->  golang-exp-typeparams-6cf2b201936e.tar.gz does not exist in /opt/local/var/macports/distfiles/go
--->  Attempting to fetch golang-exp-typeparams-6cf2b201936e.tar.gz from http://distfiles.macports.org/go
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
DEBUG: Fetching distfile failed: The requested URL returned error: 404 Not Found
--->  Attempting to fetch golang-exp-typeparams-6cf2b201936e.tar.gz from https://codeload.github.com/golang/exp/legacy.tar.gz/typeparams/6cf2b201936e?dummy=
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
DEBUG: Fetching distfile failed: The requested URL returned error: 404 Not Found
--->  Attempting to fetch golang-exp-typeparams-6cf2b201936e.tar.gz from http://mirror.fcix.net/macports/distfiles/go
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
DEBUG: Fetching distfile failed: The requested URL returned error: 404 Not Found

Change History (1)

comment:1 Changed 9 months ago by ryandesign (Ryan Carsten Schmidt)

The port is trying to download the commit-ish "typeparams/6cf2b201936e" from github.com/golang/exp and there is no such thing there. How did this ever work?

Note: See TracTickets for help on using tickets.