Comment #4 on issue 1012 by [email protected]: Cannot install
https://code.google.com/p/ganeti/issues/detail?id=1012

Appears I solved this problem (at least for myself), by upgrading Cabal to "cabal-install-1.22.0.0". The problem was that with cabal version 1.20 the function Distribution.Simple.Configure.maybeGetPersistBuildConfig was returning Nothing all the time because its dependency tryGetPersistBuildConfig did this. Even though there was a dist folder with the setup-config file in it.

I didn't do anything else than upgrading cabal and running "cabal configure" afterwards, for the installation to succeed.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to