[Hackage] #807: inplace is shadowed by package

#807: inplace is shadowed by package ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Cabal library | Version: 1.8.0.6 Severity: normal | Keywords: test Difficulty: unknown | Ghcversion: Platform: | ----------------------------+----------------------------------------------- I have a library, persistent, that builds. When I try to build the test suite, I get: {{{ Preprocessing library persistent-0.4.0.1... Preprocessing test suites for persistent-0.4.0.1... Building persistent-0.4.0.1... Registering persistent-0.4.0.1... <command line>: cannot satisfy -package-id persistent-0.4.0.1-inplace: persistent-0.4.0.1-inplace is shadowed by package persistent-0.4.0.1-f5ffa1e952f5d8b58608c8d1f9f69825 (use -v for more information) }}} The test-suite build-depends has: {{{ persistent >= 0.4.0.1, persistent-mongoDB, persistent-postgresql, persistent-sqlite, }}} persistent-mongoDB (and postgresql and sqlite) depends on persistent to build. I have tried this twice now from a fairly clean install- immediately after upgrading to a new version of ghc. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/807 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#807: inplace is shadowed by package ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Cabal library | Version: 1.8.0.6 Severity: normal | Keywords: test Difficulty: unknown | Ghcversion: Platform: | ----------------------------+----------------------------------------------- Comment(by duncan): Can you tell us what ghc version you're using? Is it 6.12.1? Can you point us to a concrete example so we can reproduce it? -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/807#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#807: inplace is shadowed by package ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Cabal library | Version: 1.8.0.6 Severity: normal | Keywords: test Difficulty: unknown | Ghcversion: Platform: | ----------------------------+----------------------------------------------- Comment(by guest): I received the same result on 6 (6.12 I presume), 7.01 and 7.02 github.com:gregwebs/persistent.git branch mongoDB5 To attempt to run the tests you will need to install persistent, then cd to the backends directory and cabal install for sqlite,postgresql, and MongoDB, then come back to root persistent directory and try to run the tests. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/807#comment:2 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#807: inplace is shadowed by package ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Cabal library | Version: HEAD Severity: normal | Keywords: test Difficulty: unknown | Ghcversion: Platform: | ----------------------------+----------------------------------------------- Changes (by guest): * version: 1.8.0.6 => HEAD Comment: I created an account in the hopes that commenting here will give me email updates for this issue. Here is the proper cloning url: [http://github.com/gregwebs/persistent.git] I am using cabal compiled from HEAD less than a month ago. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/807#comment:3 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#807: inplace is shadowed by package ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Cabal library | Version: HEAD Severity: normal | Keywords: test Difficulty: unknown | Ghcversion: Platform: | ----------------------------+----------------------------------------------- Changes (by GregWeber): * cc: greg@… (added) -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/807#comment:4 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#807: inplace is shadowed by package ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Cabal library | Version: HEAD Severity: normal | Keywords: test Difficulty: unknown | Ghcversion: Platform: | ----------------------------+----------------------------------------------- Comment(by guest): Have you had a chance to reproduce? Is there any more information I can provide you with? -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/807#comment:5 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#807: inplace is shadowed by package ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Cabal library | Version: HEAD Severity: normal | Keywords: test Difficulty: unknown | Ghcversion: Platform: | ----------------------------+----------------------------------------------- Comment(by elga): * [http://www.releve-identite-operateur.fr/rio-simyo.html simyo] -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/807#comment:6 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#807: inplace is shadowed by package ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Cabal library | Version: HEAD Severity: normal | Keywords: test Difficulty: unknown | Ghcversion: Platform: | ----------------------------+----------------------------------------------- Changes (by dmwit): * cc: daniel@… (added) -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/807#comment:7 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
participants (1)
-
Hackage