
#480: "cabal list" fails after "cabal update" ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Cabal library | Version: 1.4.0.2 Severity: normal | Keywords: Difficulty: unknown | Ghcversion: 6.8.3 Platform: Mac OS | ----------------------------+----------------------------------------------- I've got cabal-install version 0.5.2 and Cabal version 1.4.0.2. After doing a "cabal update", "cabal list" fails with the following error: {{{ ... * GeoIp Latest version available: 0.3 Category: Network Synopsis: Pure bindings for the MaxMind IP database. License: OtherLicense cabal: Couldn't read cabal file "./Glob/0.1/Glob.cabal" }}} I looked at some version numbers, and it ''seems'' like some version of GeoIp is confusing the tools. On another machine (Arch Linux, not Mac OSX) I built a new 1.6.0.1, did "cabal update" and then "cabal list" and it worked fine. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/480 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects