Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 5.5k
    • Issues 5.5k
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 636
    • Merge requests 636
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell CompilerGlasgow Haskell Compiler
  • GHCGHC
  • Issues
  • #4982
Closed
Open
Issue created Feb 26, 2011 by Lemming@trac-Lemming

ghc-7.0.1: make install sets not enough permissions on library documentation

I have installed GHC-7.0.1 from http://www.haskell.org/ghc/dist/7.0.1/ghc-7.0.1-i386-unknown-linux.tar.bz2 and installed it with 'configure' and 'sudo make install'. I get:

$ ls -l /usr/local/share/doc/ghc/html/libraries/
drwx------  3 root root   4096 2011-02-26 20:23 array-0.3.0.2
drwx------  3 root root  16384 2011-02-26 20:22 base-4.3.0.0
drwxr-xr-x  3 root root   4096 2011-02-26 20:23 bin-package-db-0.0.0.0
drwx------  3 root root   4096 2011-02-26 20:23 bytestring-0.9.1.8
drwx------  3 root root  12288 2011-02-26 20:23 Cabal-1.10.0.0
...
$ ls -l /usr/local/share/doc/ghc/html/
drwxr-xr-x  2 root root 4096 2011-02-26 20:24 Cabal
drwxr-xr-x  2 root root 4096 2011-02-26 20:24 haddock
drwx------  4 root root 4096 2011-02-26 19:31 html
-rw-r--r--  1 root root 1557 2011-02-26 20:24 index.html
drwxr-xr-x 66 root root 4096 2011-02-26 20:24 libraries
drwxr-xr-x  2 root root 4096 2011-02-26 20:24 users_guide

That is, the library documentation directories and /usr/local/share/doc/ghc/html/html/ have not enough permissions set for user access.

Trac metadata
Trac field Value
Version 7.0.1
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Build System
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking