#5311: No read permission for installed global package.cache
------------------------+---------------------------------------------------
    Reporter:  Lemming  |        Owner:  igloo                
        Type:  bug      |       Status:  new                  
    Priority:  highest  |    Milestone:  7.2.1                
   Component:  None     |      Version:  7.0.4                
    Keywords:           |     Testcase:                       
   Blockedby:           |   Difficulty:                       
          Os:  Linux    |     Blocking:                       
Architecture:  x86      |      Failure:  Installing GHC failed
------------------------+---------------------------------------------------

Comment(by igloo@…):

 {{{
 commit c21e57b2877669e107e44503496ec1a5a412a4a1
 Author: Ian Lynagh <[email protected]>
 Date:   Sun Jul 17 19:58:37 2011 +0100

     Fix permissions of package.cache when installing; fixes trac #5311

     When we install the packages, ghc-pkg obeys umask when creating
     package.cache, but for everything else we specify the permissions. We
     therefore fix the permissions of package.cache afterwards.
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5311#comment:3>
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