Jeroen Baten created CASSANDRA-14015:
----------------------------------------

             Summary: http relocation of repository to bintray uses http 
protocol instead of https
                 Key: CASSANDRA-14015
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14015
             Project: Cassandra
          Issue Type: Bug
          Components: Build, Distributed Metadata
         Environment:  Ubuntu 14.04.5 LTS
            Reporter: Jeroen Baten
             Fix For: 2.1.x


This command should tell it all:

When I do an apt-get update I get a timeout on dl.bintray.com. After some 
research curl showed me the output below. But intray seems to only support 
https.

{{# curl --trace-ascii /tmp/curl.trace  
http://www.apache.org/dist/cassandra/debian/dists/21x/InRelease
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a 
href="http://dl.bintray.com/apache/cassandra/dists/21x/InRelease";>here</a>.</p>
</body></html>}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to