Page MenuHomePhorge

Diviner: mention how to flag Arcanist and Phorge as "safe" git repos
ClosedPublic

Authored by valerio.bozzolan on May 23 2023, 09:35.
Tags
None
Referenced Files
F2066336: D25236.diff
Thu, Mar 28, 21:56
Unknown Object (File)
Tue, Mar 26, 22:19
Unknown Object (File)
Tue, Mar 26, 22:19
Unknown Object (File)
Tue, Mar 26, 22:19
Unknown Object (File)
Tue, Mar 26, 22:19
Unknown Object (File)
Tue, Mar 26, 22:17
Unknown Object (File)
Tue, Mar 26, 21:24
Unknown Object (File)
Tue, Mar 26, 20:59

Details

Summary

This tip is useful if you are affected by the following error in git or similar:

fatal: detected dubious ownership in repository at '/var/www/phorge'

Just follow the new tip from Diviner to fix at system level.

Ref T15282

Test Plan
  • see if you like the documentation tip
  • try to execute the command, and verify that your computer does not explode
  • eventually visit the /config/ page with and without that change (with and without a /etc/gitconfig)

Diff Detail

Repository
rP Phorge
Branch
master
Lint
Lint Warnings
SeverityLocationCodeMessage
Warningsrc/docs/user/installation_guide.diviner:138TXT3Line Too Long
Unit
No Test Coverage
Build Status
Buildable 442
Build 442: arc lint + arc unit

Event Timeline

valerio.bozzolan retitled this revision from Diviner: mention how to flag Arcanist and Phorge as "safe" git repos This tip is useful if you are affected by the following error in git or similar: fatal: detected dubious ownership in repository at '/var/www/phorge' Just follow the new... to Diviner: mention how to flag Arcanist and Phorge as "safe" git repos.May 23 2023, 09:36
valerio.bozzolan edited the summary of this revision. (Show Details)
src/docs/user/installation_guide.diviner
138

I don't think "unprivileged" is exactly correct - IIUC, the rule is "only the owner of the directory", with "owner" being a little more lenient then normal. Not sure if it's important for this page.

But mentioning the explicit error message would make this page pop up in likely Google search.

valerio.bozzolan added inline comments.
src/docs/user/installation_guide.diviner
138

Better now? :)

This revision is now accepted and ready to land.Jun 28 2023, 19:43