rabbitmq / erlang-rpm

Latest Erlang/OTP releases packaged as a zero dependency RPM, just enough for running RabbitMQ
https://rabbitmq.com/install-rpm.html
Other
550 stars 117 forks source link

Getting ERROR "403 forbidden" while downloading Erlang packages from Bintray #55

Closed rinkymangal2010 closed 7 years ago

rinkymangal2010 commented 7 years ago

Update from mid-2021

This was originally filed in 2017 but it's worth mentioning that Bintray has been permanently shut down in May 2021. See the README of this package to find out how the package is distributed these days.

Original issue

Getting ERROR "403 forbidden" while downloading erlang from bintray for rabbitmq-server-3.6.10-1..el6 for centos6.

Below is the complete logs: https://dl.bintray.com/rabbitmq/rpm/erlang/19/el/6/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 403 Forbidden" Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: rabbitmq-erlang. Please verify its path and try again.

michaelklishin commented 7 years ago

Thank you for your time.

Team RabbitMQ uses GitHub issues for specific actionable items engineers can work on. This assumes two things:

  1. GitHub issues are not used for questions, investigations, root cause analysis, discussions of potential issues, etc (as defined by this team)
  2. We have a certain amount of information to work with

We get at least a dozen of questions through various venues every single day, often quite light on details. At that rate GitHub issues can very quickly turn into a something impossible to navigate and make sense of even for our team. Because of that questions, investigations, root cause analysis, discussions of potential features are all considered to be mailing list material by our team. Please post this to rabbitmq-users.

Getting all the details necessary to reproduce an issue, make a conclusion or even form a hypothesis about what's happening can take a fair amount of time. Our team is multiple orders of magnitude smaller than the RabbitMQ community. Please help others help you by providing a way to reproduce the behavior you're observing, or at least sharing as much relevant information as possible on the list:

Feel free to edit out hostnames and other potentially sensitive information.

When/if we have enough details and evidence we'd be happy to file a new issue.

Thank you.

michaelklishin commented 7 years ago

See this rabbitmq-users thread.

michaelklishin commented 3 years ago

This was originally filed in 2017 but it's worth mentioning that Bintray has been permanently shut down in May 2021. See the README of this package to find out how the package is distributed these days.