#3852: Building GHC 6.12.1 with Cabal 1.9.0 installed
---------------------------------+------------------------------------------
    Reporter:  simonmar          |        Owner:                         
        Type:  bug               |       Status:  new                    
    Priority:  high              |    Milestone:  6.12.2                 
   Component:  Build System      |      Version:  6.12.1                 
    Keywords:                    |   Difficulty:  Easy (less than 1 hour)
          Os:  Unknown/Multiple  |     Testcase:                         
Architecture:  Unknown/Multiple  |      Failure:  Building GHC failed    
---------------------------------+------------------------------------------
Changes (by igloo):

 * cc: duncan (added)


Comment:

 I'm having problems installing Cabal HEAD as a user with 6.8.2:
 {{{
 $ ghc --make Setup
 [...]
 $ ./Setup configure --user --prefix=`pwd`/inst
 [...]
 $ ./Setup build -v
 [...]
 Registering Cabal-1.9.0...
 /usr/bin/ghc-pkg update - --global --user --package-
 conf=dist/package.conf.inplace
 Setup: Unable to rename "/usr/lib/ghc-6.8.2/package.conf" to
 "/usr/lib/ghc-6.8.2/package.conf.old"
 ghc-pkg.bin: /usr/lib/ghc-6.8.2/package.conf: renameFile: permission
 denied
 (Permission denied)
 }}}
 Duncan, any idea what's going on?

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3852#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to