Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiple redirects #23

Open
IBMRob opened this issue Mar 12, 2024 · 0 comments
Open

multiple redirects #23

IBMRob opened this issue Mar 12, 2024 · 0 comments

Comments

@IBMRob
Copy link

IBMRob commented Mar 12, 2024

In the last few days we have started seeing redirect issues when running build.sh

16:44:20  #13 23.39 + git clone https://github.com/imeyer/runit-rpm runit-rpm
16:44:20  #13 23.44 Cloning into 'runit-rpm'...
16:44:20  #13 23.86 + cd ./runit-rpm
16:44:20  #13 23.86 + ./build.sh
16:44:20  #13 24.34 Getting http://smarden.org/runit/runit-2.1.2.tar.gz to /root/rpmbuild/SOURCES/runit-2.1.2.tar.gz
16:44:21  #13 24.36   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
16:44:21  #13 24.36                                  Dload  Upload   Total   Spent    Left  Speed
16:44:21  #13 24.36 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
.....
  0     0    0     0    0     0      0      0 --:--:--  0:00:07 --:--:--     0
16:44:28  #13 31.51 curl: (47) Maximum (50) redirects followed

If we use the https location of the file then it works without issue. This looks like it might be associated with the SSL configuration on http://smarden.org - ref https://developers.cloudflare.com/ssl/troubleshooting/too-many-redirects/

Ignoring the issue would you consider updating your code so that it uses https over http in https://github.com/imeyer/runit-rpm/blob/master/runit.spec#L22 which is general good practice now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant