https://bugzilla.wikimedia.org/show_bug.cgi?id=49830

       Web browser: ---
            Bug ID: 49830
           Summary: Cloned repositories should be owned by 'vagrant' user
           Product: Tools
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: MediaWiki-Vagrant
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

This is confusing for users:

  vagrant@mediawiki-vagrant:/srv/browsertests$ git pull origin master
  error: cannot open .git/FETCH_HEAD: Permission denied

It happens because by default 'exec' resources run as root. 'git clone' should
run as 'vagrant'.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to