Opened 14 months ago
Closed 14 months ago
#68293 closed defect (fixed)
R-R6 @2.5.1.9000 source package cannot be retrieved
Reported by: | quintusdias (John G Evans) | Owned by: | barracuda156 |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | vital.had@… | |
Port: | R-R6 |
Description
I am testing macports on Sonoma so everything must be compiled from source. Trying to build R-R6 fails, I believe, because the name of the download file being requested does not match with what is available on the remote servers.
---> Attempting to fetch R-R6-2.5.1.9000.tar.gz from https://distfiles.macports.org/R-R6
but on that server, the download file is named R6_2.5.1.9000.tar.gz
Change History (4)
comment:1 Changed 14 months ago by barracuda156
comment:2 Changed 14 months ago by barracuda156
Looks like for some reason all ports which had macports_distfiles
set got broken :(
Anyway, I will fix everything now.
comment:3 Changed 14 months ago by barracuda156
Replying to quintusdias:
I hope this should fix everything: https://github.com/macports/macports-ports/pull/20640
(Let me know if any issues remained.)
comment:4 Changed 14 months ago by barracuda156
Owner: | set to barracuda156 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thank you for reporting, I will look into this and fix it shortly.