Possible version bug:
Allan
a.d.clark at ed.ac.uk
Sat Jul 12 13:46:36 EDT 2008
Oops, but then I get what seems to be a related problem, having
installed hsgnutls:
$ cabal list hsgnutls
* hsgnutls
Latest version available: 0.2.3.1
Latest version installed: 0.2.3.1
Homepage: http://www.cs.helsinki.fi/u/ekarttun/hsgnutls
Category: Network
Synopsis: Library wrapping the GnuTLS API.
License: LGPL
$ cabal install barracuda
Resolving dependencies...
cabal: internal error: could not construct a valid install plan.
The proposed (invalid) plan contained the following problems:
Package adhoc-network-1.0.3 depends on the following packages which are
missing from the plan hsgnutls-0.2.3.1
Package Barracuda-1.0.2 depends on the following packages which are
missing from the plan hsgnutls-0.2.3.1
regards
allan
Allan wrote:
> Dear all
>
> I was trying to install hsgnutls via cabal-install.
> This is the error message I get:
> cabal install hsgnutls
> Resolving dependencies...
> Downloading hsgnutls-0.2.3.1...
> cabal: Failed to download 'hsgnutls-0.2.3.1': ErrorMisc "Invalid HTTP
> code:
> (4,0,4)"
>
> It seems to be trying to download hsgnutls-0.2.3.1
> but the actual package is: hsgnutls-0.2.3.1-barracuda.tar.gz
> <http://hackage.haskell.org/packages/archive/hsgnutls/0.2.3.1-barracuda/hsgnutls-0.2.3.1-barracuda.tar.gz>
>
>
> Or is it more that hsgnutls shouldn't have been allowed to upload such
> a package?
> Anyway I managed to sort out my problem by just downloading the
> package and installing it manually, but thought I should mention it
> here just in case.
>
> regards
> allan
>
> _______________________________________________
> cabal-devel mailing list
> cabal-devel at haskell.org
> http://www.haskell.org/mailman/listinfo/cabal-devel
>
More information about the cabal-devel
mailing list