On Wed, Nov 21, 2012 at 9:08 AM, Gregory Guthrie <[email protected]> wrote:
> The error seems odd to me (cabal-install-1.16.0.2 depends on > Cabal-1.16.0.3 which failed to install.), that an older version depends on > a newer one? > There was a minor bug in the Cabal library necessitating a point release. cabal-install was unaffected; why make a new release just to have pretty versioning? > I then tried to reload all my previous packages, (all at once?!), but it > fails, "out of memory" (w/8GB of memory!) > i386 or x86-64? 8GB isn't really 8GB on the former. > So I split it into sections, and tried the first one; it lists a lot of > new installs, and then fails > (full list at http://pastebin.com/5ywdUjgX) > You're explicitly asking it for a new version of HTTP, which is asking for trouble. More worrisome is that it's still asking for new versions of base, which means it's still confused about what version of ghc is installed. -- brandon s allbery kf8nh sine nomine associates [email protected] [email protected] unix/linux, openafs, kerberos, infrastructure http://sinenomine.net
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
