As seen in the user mailing list. Looks like there’s a redirect from a https on apache.org to a non-https link. Is there anyone who can fi this?
Regards, Stephen > Begin forwarded message: > > From: Devin Anderson <dande...@akamai.com> > Subject: Apache Ignite downloads are redirecting from https to http > Date: 18 February 2020 at 01:42:14 GMT > To: <u...@ignite.apache.org> > Reply-To: u...@ignite.apache.org > > Hi all, > > I'm not sure if this is the correct mailing list to bring up this issue. If > I'm writing the wrong mailing list, please let me know and I'll gladly send > my message to a more appropriate list/person. > > When I attempt to run `apt-get update` on Ubuntu 18.04 with the Apache Ignite > repository in /etc/apt/sources.list, the update fails due to an https to http > redirect. Here's the output from stdout: > > ---------- > > Hit:1 http://us.archive.ubuntu.com/ubuntu > <http://us.archive.ubuntu.com/ubuntu> bionic InRelease > Hit:2 http://security.ubuntu.com/ubuntu <http://security.ubuntu.com/ubuntu> > bionic-security InRelease > Hit:3 http://us.archive.ubuntu.com/ubuntu > <http://us.archive.ubuntu.com/ubuntu> bionic-updates InRelease > Ign:4 https://downloads.apache.org/ignite/deb > <https://downloads.apache.org/ignite/deb> apache-ignite InRelease > Err:5 https://downloads.apache.org/ignite/deb > <https://downloads.apache.org/ignite/deb> apache-ignite Release > Redirection from https to > 'http://dl.bintray.com/apache/ignite-deb/dists/apache-ignite/Release > <http://dl.bintray.com/apache/ignite-deb/dists/apache-ignite/Release>' is > forbidden [IP: 88.99.95.219 443] > Reading package lists... > > ---------- > > ... and stderr: > > ---------- > > E: The repository 'http://apache.org/dist/ignite/deb > <http://apache.org/dist/ignite/deb> apache-ignite Release' does not have a > Release file. > > ---------- > > You can see the redirect for yourself by visiting: > > https://downloads.apache.org/ignite/deb > <https://downloads.apache.org/ignite/deb> > > ... and noting that your browser is redirected to: > > http://dl.bintray.com/apache/ignite-deb/ > <http://dl.bintray.com/apache/ignite-deb/> > > I found one or two other places on downloads.apache.org that redirected to > dl.bintray.com, and those instances appear to redirect to an https URI, so > this looks like a problem specific to the way redirects are configured for > Apache Ignite assets. > > Any ideas? > > Thanks, > -- > Devin >