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

2007-11-13 Thread Ondrej Certik
On Nov 13, 2007 6:35 AM, Bernd Zeimetz <[EMAIL PROTECTED]> wrote:
> Ondrej Certik wrote:
> >> I get the impression that you want to package some math software... just
> >> forgot the name :) 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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



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

2007-11-13 Thread Martín Ferrari
Hi,

On 11/12/07, Bernd Zeimetz <[EMAIL PROTECTED]> 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 :) 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