# New Ticket Created by  Martin Mares 
# Please include the string:  [perl #81508]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81508 >


Hello, world!

When I try to download 
https://github.com/downloads/rakudo/star/rakudo-star-2010.12.tar.gz,
I get 403 Forbidden. It happens with both a web browser and wget:

| ma...@nikam:/tmp$ wget --no-check-certificate
| https://github.com/downloads/rakudo/star/rakudo-star-2010.12.tar.gz
| --2010-12-31 20:42:17--
| https://github.com/downloads/rakudo/star/rakudo-star-2010.12.tar.gz
| Resolving github.com... 207.97.227.239
| Connecting to github.com|207.97.227.239|:443... connected.
| WARNING: certificate common name `*.github.com' doesn't match requested host 
name `github.com'.
| HTTP request sent, awaiting response... 302 Found
| Location: 
http://cloud.github.com/downloads/rakudo/star/rakudo-star-2010.12.tar.gz
| [following]
| --2010-12-31 20:42:18--
| http://cloud.github.com/downloads/rakudo/star/rakudo-star-2010.12.tar.gz
| Resolving cloud.github.com... 216.137.61.170, 216.137.61.77, 216.137.61.54,
| ...
| Connecting to cloud.github.com|216.137.61.170|:80... connected.
| HTTP request sent, awaiting response... 403 Forbidden
| 2010-12-31 20:42:18 ERROR 403: Forbidden.

Could you please check what is going wrong?

                Have 31536001 lucky seconds in the next year :-)
__ 
  .o.                                                                  .o.
 .~~~.   Martin Mares  <[email protected]>  United Computer Wizards, Prague   .~~~.
 |***|                                                                |***|
/_____\  "Why do programmers often mess up Christmas and Halloween?  /_____\
   O                    ... because DEC 25 == OCT 31."                  O

Reply via email to