[
https://issues.apache.org/jira/browse/TS-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830854#comment-13830854
]
James Peach commented on TS-2382:
---------------------------------
So I tried to fix this by generating the man pages at build time. Sphinx still
ends up rebuilding them during {{make install}}, but if there are no changes,
then only {{docbuild/doctrees/environment.pickle}} ends up being owned by root.
I don't think there's any way around this.
> sudo make install creates man files as root in build tree
> ---------------------------------------------------------
>
> Key: TS-2382
> URL: https://issues.apache.org/jira/browse/TS-2382
> Project: Traffic Server
> Issue Type: Bug
> Components: Build
> Reporter: Leif Hedstrom
> Assignee: James Peach
> Fix For: 4.2.0
>
>
> if I do e.g.
> make
> sudo make install
> it'll create the man pages as user root. I'd think we ought to make the man
> page building as part of the "make" process, such that we don't pollute the
> built tree with root owned files ?
--
This message was sent by Atlassian JIRA
(v6.1#6144)