[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: permission denied when creating a directory for a new project



On Nov 12, 2007 10:47 PM, Ondrej Certik <ondrej@certik.cz> wrote:
> Hi,
>
> I want to package cython in the PAPT team and I am getting:
>
> $ svn mkdir svn+ssh://certik-guest@svn.debian.org/svn/python-apps/packages/cython/
>
> Committed revision 211.
>
> Warning: 'post-commit' hook failed with error output:
> Use of uninitialized value in concatenation (.) or string at
> /srv/home/groups/pkg-perl/scripts/qa/DebianQA/Config.pm line 21.
> Error opening cache: Permission denied
>
>
> am I doing something wrong?

And this is what I get when committing to the mayavi2 package:

$ svn ci -m "applying Prabhu's changes"
Sending        debian/control
Sending        debian/copyright
Sending        debian/rules
Transmitting file data ...
Committed revision 212.

Warning: 'post-commit' hook failed with error output:
Use of uninitialized value in concatenation (.) or string at
/srv/home/groups/pkg-perl/scripts/qa/DebianQA/Config.pm line 21.
Filesystem has no item: File not found: revision 212, path
'/packages/cython/trunk' at
/srv/home/groups/pkg-perl/scripts/qa/DebianQA/Svn.pm line 96

So I think something is wrong with the PAPT svn repository. Note that
committing to the DPMT repositories works just fine.

Ondrej



Reply to: