Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Signing - Permission denied

I had a similar issue and was able to resolve it by making the directories in my signing path writeable by anybody. It's as thought the hudson build user not longer has permissions that it used to (different groups?).

Kenn 

On Tue, Sep 13, 2011 at 10:44 AM, Zeb Ford-Reitz <Zeb.Ford-Reitz@xxxxxxxxx> wrote:
Hello people,

The Jubula nightly builds:
https://hudson.eclipse.org/hudson/job/jubula-nightly/

have been consistently failing during signing for the last few days with the message:
========
[exec] rm -rf $DST
[exec] mkdir -p $DST
[exec] mkdir: cannot create directory `/home/data/httpd/download-staging.priv/technology/jubula/signing': Permission denied
========

It seems like this started occurring right after the transition to a new storage device for the /shared filesystem. Did the transition result in changed permissions in /home/data/httpd/download-staging.priv? I can't think of any other reason that our signing script would suddenly start consistently failing.


- Zeb

--
BREDEX GmbH
Mauernstr. 33
38100 Braunschweig

Tel.: +49-531-24330-0
Fax:  +49-531-24330-99
http: www.bredex.de

Geschäftsführer: Hans-J. Brede, Achim Lörke, Ulrich Obst
Amtsgericht Braunschweig HRB 2450



_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



Back to the top