creating repository from cloning remote

Ed Wong cc at pw-wspx.org
Thu Aug 10 06:55:27 UTC 2023


Hi,

While cloning off a repo and then pushing to it,
I got some 'could not write' errors.

When I logged on to the Kallithea server, I noticed
that the resulting repositories that I created
(by cloning off a remote one) are all owned by
root, when they should be owned by the Kallithea
user.

As Kallithea is run under mod_wsgi in Apache,
I thought I had mis-set it; but
this is what's set:

WSGIDaemonProcess kallithea user=kali group=kali processes=5 threads=1 ...

if it isn't the process that creates the repos, what does?

Any clarifications appreciated.

Ed


More information about the kallithea-general mailing list