2024-04-21 00:43 AEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0000254mercuryBugpublic2012-03-02 13:58
Reporteraross 
Assigned Tojuliensf 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0000254: HTTP download links for 11.07.1 return 403 forbidden error
DescriptionThe HTTP download links for the compiler, tests and extras tarballs of Mercury 11.07.1 return a 403 forbidden error, presumably due to incorrect permissions or ownership. The FTP links are fine, so the impact is minor.

aross@imac:~$ for dist in compiler tests extras; do wget http://www.mercury.c.unimelb.edu.au/download/files/mercury-${dist}-11.07.1.tar.gz; done
--2012-03-02 13:48:16-- http://www.mercury.csse.unimelb.edu.au/download/files/mercury-compiler-11.07.1.tar.gz
Resolving www.mercury.csse.unimelb.edu.au... 128.250.29.185
Connecting to www.mercury.csse.unimelb.edu.au|128.250.29.185|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2012-03-02 13:48:17 ERROR 403: Forbidden.

--2012-03-02 13:48:17-- http://www.mercury.csse.unimelb.edu.au/download/files/mercury-tests-11.07.1.tar.gz
Resolving www.mercury.csse.unimelb.edu.au... 128.250.29.185
Connecting to www.mercury.csse.unimelb.edu.au|128.250.29.185|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2012-03-02 13:48:17 ERROR 403: Forbidden.

--2012-03-02 13:48:17-- http://www.mercury.csse.unimelb.edu.au/download/files/mercury-extras-11.07.1.tar.gz
Resolving www.mercury.csse.unimelb.edu.au... 128.250.29.185
Connecting to www.mercury.csse.unimelb.edu.au|128.250.29.185|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2012-03-02 13:48:17 ERROR 403: Forbidden.
TagsNo tags attached.
Attached Files

-Relationships
+Relationships

-Notes

~0000453

juliensf (administrator)

Sorry, I forgot to make the files world readable.
+Notes

-Issue History
Date Modified Username Field Change
2012-03-02 13:56 aross New Issue
2012-03-02 13:58 juliensf Note Added: 0000453
2012-03-02 13:58 juliensf Status new => resolved
2012-03-02 13:58 juliensf Resolution open => fixed
2012-03-02 13:58 juliensf Assigned To => juliensf
+Issue History