Opened 4 years ago
Last modified 14 months ago
#62325 new defect
some sourceforge mirrors serve HTML instead of redirecting
Reported by: | jmroot (Joshua Root) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: |
Description
Most recently, octave-optim failed to mirror because of this, and I remember seeing a few reports of issues with other ports.
I guess we have two choices:
- always avoid redirects (will require work on many older ports including ones using the octave portgroup), or
- try to identify the bad mirrors and remove them until/unless they are fixed. The problematic one for octave-optim was
phoenixnap
.
Change History (10)
comment:1 Changed 4 years ago by jmroot (Joshua Root)
comment:2 Changed 4 years ago by jmroot (Joshua Root)
#62305 was a case of this involving the pilotfiber
mirror.
comment:3 follow-up: 5 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
#62583 was a case of this involving the iweb
mirror.
Replying to jmroot:
I guess we have two choices:
- always avoid redirects
We've been advising portfile authors to do this since at least 2012; see wiki:howto/AvoidRedirects. It is beyond high time for all ports to follow that advice.
comment:4 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
comment:5 Changed 4 years ago by jmroot (Joshua Root)
Replying to ryandesign:
We've been advising portfile authors to do this since at least 2012; see wiki:howto/AvoidRedirects. It is beyond high time for all ports to follow that advice.
I am aware; it's just a significant amount of work to fix all of them.
In beba7a8ca3b876b882080999f814943fb225a2fd/macports-ports (master):