Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

permission denied when creating a directory for a new proj..

 
   Soft32 Home -> Linux -> Python RSS
Next:  the python editor 'spe' package needs an update.  
Author Message
Ondrej Certik

External


Since: Apr 11, 2007
Posts: 31



(Msg. 1) Posted: Mon Nov 12, 2007 5:50 pm
Post subject: permission denied when creating a directory for a new project
Archived from groups: linux>debian>maint>python (more info?)

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?

Ondrej


--
To UNSUBSCRIBE, email to debian-python-REQUEST.RemoveThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.RemoveThis@lists.debian.org
Back to top
Login to vote
Ondrej Certik

External


Since: Apr 11, 2007
Posts: 31



(Msg. 2) Posted: Mon Nov 12, 2007 6:10 pm
Post subject: Re: permission denied when creating a directory for a new project [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Nov 12, 2007 10:47 PM, Ondrej Certik <ondrej.TakeThisOut@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


--
To UNSUBSCRIBE, email to debian-python-REQUEST.TakeThisOut@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.TakeThisOut@lists.debian.org
Back to top
Login to vote
Bernd Zeimetz

External


Since: Dec 16, 2006
Posts: 123



(Msg. 3) Posted: Mon Nov 12, 2007 6:10 pm
Post subject: Re: permission denied when creating a directory for a new project [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,

> I want to package cython in the PAPT team and I am getting:

I get the impression that you want to package some math software... just
forgot the name Smile Let me know if you need help.

> $ 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?

not you, but Tincho - adding him to the loop Smile But the directory was
created just fine.

btw, svn-inject can take care of creating the directory, too.


Cheers,

Bernd


--
Bernd Zeimetz
<bernd.TakeThisOut@bzed.de> <http://bzed.de/>


--
To UNSUBSCRIBE, email to debian-python-REQUEST.TakeThisOut@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.TakeThisOut@lists.debian.org
Back to top
Login to vote
Ondrej Certik

External


Since: Apr 11, 2007
Posts: 31



(Msg. 4) Posted: Mon Nov 12, 2007 6:20 pm
Post subject: Re: permission denied when creating a directory for a new project [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> I get the impression that you want to package some math software... just
> forgot the name Smile Let me know if you need help.

libmesh. The packages are here:

http://debian.certik.cz/

but they still need some work, before they could be uploaded to unstable.

> not you, but Tincho - adding him to the loop Smile But the directory was
> created just fine.

Awesome. Smile

>
> btw, svn-inject can take care of creating the directory, too.

Yeah, I know, but I just prefer to do it by hand.

Thanks for a reply,
Ondrej


--
To UNSUBSCRIBE, email to debian-python-REQUEST.TakeThisOut@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.TakeThisOut@lists.debian.org
Back to top
Login to vote
Bernd Zeimetz

External


Since: Dec 16, 2006
Posts: 123



(Msg. 5) Posted: Tue Nov 13, 2007 1:40 am
Post subject: Re: permission denied when creating a directory for a new project [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Ondrej Certik wrote:
>> I get the impression that you want to package some math software... just
>> forgot the name Smile Let me know if you need help.
>
> libmesh. The packages are here:

ah ok, I though about http://www.sagemath.org/

Cheers,

Bernd

--
Bernd Zeimetz
<bernd.RemoveThis@bzed.de> <http://bzed.de/>


--
To UNSUBSCRIBE, email to debian-python-REQUEST.RemoveThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.RemoveThis@lists.debian.org
Back to top
Login to vote
Ondrej Certik

External


Since: Apr 11, 2007
Posts: 31



(Msg. 6) Posted: Tue Nov 13, 2007 5:40 am
Post subject: Re: permission denied when creating a directory for a new project [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Nov 13, 2007 6:35 AM, Bernd Zeimetz <bernd.DeleteThis@bzed.de> wrote:
> Ondrej Certik wrote:
> >> I get the impression that you want to package some math software... just
> >> forgot the name Smile Let me know if you need help.
> >
> > libmesh. The packages are here:
>
> ah ok, I though about http://www.sagemath.org/

Well, I am actually at the SAGE conference in Bristol right now. But
SAGE is really huge and I don't think the time has come to package it
in Debian yet. SAGE is packaging a lot of external packages together
with SAGE patches to make them compile and play nicely. Two days ago
we did a quick check which packages in SAGE are in Debian and which
are not:

http://wiki.sagemath.org/days6/sprint/debian

And there are 24 packages, that are not yet in Debian. And that's not
the biggest problem - the biggest problem is that SAGE needs some
packages to be patched, like Maxima. So the first step would be to get
those patches to the respective Debian packages, the maintainer of
which doesn't need to accept them etc.

So it's a very slow process and too much for 1 or two people to do.

Ondrej


--
To UNSUBSCRIBE, email to debian-python-REQUEST.DeleteThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.DeleteThis@lists.debian.org
Back to top
Login to vote
"Martín_Ferrari

External


Since: Mar 28, 2006
Posts: 22



(Msg. 7) Posted: Tue Nov 13, 2007 6:50 am
Post subject: Re: permission denied when creating a directory for a new project [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,

On 11/12/07, Bernd Zeimetz <bernd DeleteThis @bzed.de> wrote:

> > 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

> not you, but Tincho - adding him to the loop Smile But the directory was
> created just fine.

Those messages, although indicative of an error, are harmless. Since
the commit is done anyways. I don't understand what happened, since
all the files are group-owned by python-apps and are group-writable...

About the "uninitialized value", that's because $HOME was empty, which
is strange... Any other person has seen this while committing?

--
Martín Ferrari
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Permission denied - >From Debian GNU/Linux 3.1 -- Release Notes "http://www.uk.debian.org/releases/stable/releasenotes" Sele...

Permission Denied? - I just tried to install LimeWire for Linux on Red Hat 9. I get "Permission Denied" from the terminal in both ...

NFS: permission denied - I have a local network, consisting of hosts charlie, kilo and tango. On kilo I have a directory I want to share on the....

login: no shell: Permission denied - Hello, I have encountered a problem where all users are locked out. Everyone received "login: no shell: Permissi...

[gentoo-user] gcc permission denied - I have a really strange problem. I havent been using my laptop for development so I havent seen this before now. When ...

[gentoo-user] gcc permission denied - I have a really strange problem. I havent been using my laptop for development so I havent seen this before now. When I...
       Soft32 Home -> Linux -> Python All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows
  Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]