[Pkg-rpm-devel] Read only Git access
Arturo Borrero Gonzalez
arturo.borrero.glez at gmail.com
Wed Jul 27 09:46:13 UTC 2016
On 27 July 2016 at 11:23, Michal Čihař <michal at cihar.com> wrote:
> Hi
>
> it seems there is still wrong permission on
> /srv/git.debian.org/git/pkg-rpm making read only access impossible:
>
> $ git clone git://anonscm.debian.org/pkg-rpm/rpm.git
> Cloning into 'rpm'...
> fatal: remote error: access denied or repository not exported:
> /pkg-rpm/rpm.git
>
> The web browser also fails:
>
> http://anonscm.debian.org/cgit/pkg-rpm/
>
> Anybody has clue how to fix that?
>
No idea,
however it seems the project dir has permission 'drwxrwx---' while it
should be 'drwxrwxr-x' (as seen in other projects).
I can't chmod:
chmod o+rx /git/pkg-rpm
chmod: changing permissions of `/git/pkg-rpm': Operation not permitted
--
Arturo Borrero González
More information about the Pkg-rpm-devel
mailing list