bkerby

loh install failed

Sep 24th, 2012
316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. $> cabal install -v
  2. Reading available packages...
  3. Choosing modular solver.
  4. Resolving dependencies...
  5. In order, the following will be installed:
  6. urlencoded-0.3.0.1 (reinstall)
  7. liblastfm-0.0.3.5 (reinstall) changes: bytestring-0.10.0.0 -> 0.9.2.1
  8. loh-0.0.0 (new package)
  9. Warning: Note that reinstalls are always dangerous. Continuing anyway...
  10. Extracting
  11. /home/_/.cabal/packages/hackage.haskell.org/urlencoded/0.3.0.1/urlencoded-0.3.0.1.tar.gz
  12. to /tmp/urlencoded-0.3.0.1-31087...
  13. creating /tmp/urlencoded-0.3.0.1-31087/urlencoded-0.3.0.1/dist/setup
  14. creating /tmp/urlencoded-0.3.0.1-31087/urlencoded-0.3.0.1/dist
  15. creating /tmp/urlencoded-0.3.0.1-31087/urlencoded-0.3.0.1/dist/setup
  16. /usr/bin/ghc --make /tmp/urlencoded-0.3.0.1-31087/urlencoded-0.3.0.1/Setup.lhs -o /tmp/urlencoded-0.3.0.1-31087/urlencoded-0.3.0.1/dist/setup/setup -odir /tmp/urlencoded-0.3.0.1-31087/urlencoded-0.3.0.1/dist/setup -hidir /tmp/urlencoded-0.3.0.1-31087/urlencoded-0.3.0.1/dist/setup -i -i/tmp/urlencoded-0.3.0.1-31087/urlencoded-0.3.0.1 -package Cabal-1.16.0
  17. <command line>: cannot satisfy -package Cabal-1.16.0:
  18. Cabal-1.16.0-198c38ad4fc81542ce24d853f6e5a5a1 is unusable due to missing or recursive dependencies:
  19. directory-1.2.0.0-54a2fbdcef7e473136078964666f1d05 process-1.1.0.2-931f2a74e370f6aba7a8ca96bd79eacf unix-2.6.0.0-1f9d6a1b646ef34d5085f9760a960193
  20. (use -v for more information)
  21. cabal: Error: some packages failed to install:
  22. liblastfm-0.0.3.5 depends on urlencoded-0.3.0.1 which failed to install.
  23. loh-0.0.0 depends on urlencoded-0.3.0.1 which failed to install.
  24. urlencoded-0.3.0.1 failed during the configure step. The exception was:
  25. ExitFailure 1
Advertisement
Add Comment
Please, Sign In to add comment