Ticket #142 (closed defect: fixed)
Public ubuntu PPA address gives 403
| Reported by: | craigcitro | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | (none-specified) | Keywords: | |
| Cc: |
Description
The Haskell Platform Linux install page here (http://hackage.haskell.org/platform/linux.html) directs users to add-apt-repository ppa:justinbogner/haskell-platform in order to install via the usual apt-get mechanisms. However, at least on Lucid, this doesn't work: trying to do an apt-get update shows a permissions problem:
W: Failed to fetch http://ppa.launchpad.net/justinbogner/haskell-platform/ubuntu/dists/lucid/main/binary-amd64/Packages.gz 403 Forbidden
It'd be nice if the publicly provided URL were publicly accessible. ;)
Change History
Note: See
TracTickets for help on using
tickets.
