[haskell-platform] #142: Public ubuntu PPA address gives 403

haskell-platform haskell-platform at projects.haskell.org
Fri Aug 27 18:17:55 EDT 2010


#142: Public ubuntu PPA address gives 403
------------------------------+---------------------------------------------
 Reporter:  craigcitro        |       Owner:     
     Type:  defect            |      Status:  new
 Priority:  major             |   Milestone:     
Component:  (none-specified)  |    Keywords:     
------------------------------+---------------------------------------------
 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. `;)`

-- 
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/142>
haskell-platform <http://trac.haskell.org/haskell-platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries


More information about the Haskell-platform mailing list