Re: Apache Ignite downloads are redirecting from https to http

2020-02-19 Thread Stephen Darlington
Should be fixed now. Thanks for reporting!

> On 19 Feb 2020, at 09:33, Stephen Darlington 
>  wrote:
> 
> I forwarded to the developer mailing list.
> 
>> On 18 Feb 2020, at 20:28, Devin Anderson  wrote:
>> 
>> ::Bump::
>> 
>> Devin
>> 
>> On 2/17/20 5:42 PM, Devin Anderson wrote:
>>> 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 bionic InRelease
>>> Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease
>>> Hit:3 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease
>>> Ign:4 https://downloads.apache.org/ignite/deb apache-ignite InRelease
>>> Err:5 https://downloads.apache.org/ignite/deb apache-ignite Release
>>> Redirection from https to 
>>> '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 apache-ignite Release' 
>>> does not have a Release file.
>>> 
>>> --
>>> 
>>> You can see the redirect for yourself by visiting:
>>> 
>>> https://downloads.apache.org/ignite/deb
>>> 
>>> ... and noting that your browser is redirected to:
>>> 
>>> 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
>>> 
>> 
> 
> 




Re: Apache Ignite downloads are redirecting from https to http

2020-02-19 Thread Stephen Darlington
I forwarded to the developer mailing list.

> On 18 Feb 2020, at 20:28, Devin Anderson  wrote:
> 
> ::Bump::
> 
> Devin
> 
> On 2/17/20 5:42 PM, Devin Anderson wrote:
>> 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 bionic InRelease
>> Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease
>> Hit:3 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease
>> Ign:4 https://downloads.apache.org/ignite/deb apache-ignite InRelease
>> Err:5 https://downloads.apache.org/ignite/deb apache-ignite Release
>>   Redirection from https to 
>> '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 apache-ignite Release' 
>> does not have a Release file.
>> 
>> --
>> 
>> You can see the redirect for yourself by visiting:
>> 
>> https://downloads.apache.org/ignite/deb
>> 
>> ... and noting that your browser is redirected to:
>> 
>> 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
>> 
> 




Re: Apache Ignite downloads are redirecting from https to http

2020-02-18 Thread Devin Anderson

::Bump::

Devin

On 2/17/20 5:42 PM, Devin Anderson wrote:

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 bionic InRelease
Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease
Ign:4 https://downloads.apache.org/ignite/deb apache-ignite InRelease
Err:5 https://downloads.apache.org/ignite/deb apache-ignite Release
  Redirection from https to 
'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 apache-ignite Release' 
does not have a Release file.


--

You can see the redirect for yourself by visiting:

https://downloads.apache.org/ignite/deb

... and noting that your browser is redirected to:

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