Opened 16 months ago
Last modified 15 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
---> 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
Note: See
TracTickets for help on using
tickets.
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?