[exec] Unable to finish release - no write perm in /www/www.apache.org/dist/commons/exec/binaries/

5 messages Options
Embed this post
Permalink
Siegfried Goeschl

[exec] Unable to finish release - no write perm in /www/www.apache.org/dist/commons/exec/binaries/

Reply Threaded More More options
Print post
Permalink
Hi folks,

according to http://wiki.apache.org/commons/CreatingReleases - E.1 Copy
to "dist" I fail to copy the files

[sgoeschl@minotaur:/www/www.apache.org/dist/commons/exec/binaries]$ cp
/www/people.apache.org/builds/commons/exec/1.0.1/RC5/staged/org/apache/commons/commons-exec/1.0.1/*bin*
.
cp: ./commons-exec-1.0.1-bin.tar.gz: Permission denied
cp: ./commons-exec-1.0.1-bin.zip.md5: Permission denied
cp: ./commons-exec-1.0.1-bin.zip.asc: Permission denied
cp: ./commons-exec-1.0.1-bin.zip: Permission denied
cp: ./commons-exec-1.0.1-bin.tar.gz.sha1: Permission denied
cp: ./commons-exec-1.0.1-bin.tar.gz.md5: Permission denied
cp: ./commons-exec-1.0.1-bin.tar.gz.asc: Permission denied
cp: ./commons-exec-1.0.1-bin.zip.sha1: Permission denied

Anyone here being able to fix the permissions or is this a job for
[hidden email]? BTW- the same problem exists in
/www/www.apache.org/dist/commons/exec/sources

Thanks in advance

Siegfried Goeschl

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

sebb-2-2

Re: [exec] Unable to finish release - no write perm in /www/www.apache.org/dist/commons/exec/binaries/

Reply Threaded More More options
Print post
Permalink
On 24/10/2009, Siegfried Goeschl <[hidden email]> wrote:

> Hi folks,
>
>  according to http://wiki.apache.org/commons/CreatingReleases - E.1 Copy
>  to "dist" I fail to copy the files
>
>  [sgoeschl@minotaur:/www/www.apache.org/dist/commons/exec/binaries]$ cp
>  /www/people.apache.org/builds/commons/exec/1.0.1/RC5/staged/org/apache/commons/commons-exec/1.0.1/*bin*
>  .
>  cp: ./commons-exec-1.0.1-bin.tar.gz: Permission denied
>  cp: ./commons-exec-1.0.1-bin.zip.md5: Permission denied
>  cp: ./commons-exec-1.0.1-bin.zip.asc: Permission denied
>  cp: ./commons-exec-1.0.1-bin.zip: Permission denied
>  cp: ./commons-exec-1.0.1-bin.tar.gz.sha1: Permission denied
>  cp: ./commons-exec-1.0.1-bin.tar.gz.md5: Permission denied
>  cp: ./commons-exec-1.0.1-bin.tar.gz.asc: Permission denied
>  cp: ./commons-exec-1.0.1-bin.zip.sha1: Permission denied
>
>  Anyone here being able to fix the permissions or is this a job for
>  [hidden email]? BTW- the same problem exists in
>  /www/www.apache.org/dist/commons/exec/sources

drwxr-sr-x   2 apbackup  commons    10 Mar 25  2009 binaries
drwxr-sr-x   2 apbackup  commons    10 Mar 25  2009 source

Problem is that the group does not have write access; seems to be just
a problem for exec (at least within commons)

This needs to be fixed by infra.

>  Thanks in advance
>
>  Siegfried Goeschl
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [hidden email]
>  For additional commands, e-mail: [hidden email]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

Siegfried Goeschl

Re: [exec] Unable to finish release - no write perm in /www/www.apache.org/dist/commons/exec/binaries/

Reply Threaded More More options
Print post
Permalink
Hi folks,

could you fix the permissions on "
/www/www.apache.org/dist/commons/exec/" - I'm unable finish my release
... :-)

Thanks in advance

Siegfried Goeschl

sebb wrote:

> On 24/10/2009, Siegfried Goeschl <[hidden email]> wrote:
>  
>> Hi folks,
>>
>>  according to http://wiki.apache.org/commons/CreatingReleases - E.1 Copy
>>  to "dist" I fail to copy the files
>>
>>  [sgoeschl@minotaur:/www/www.apache.org/dist/commons/exec/binaries]$ cp
>>  /www/people.apache.org/builds/commons/exec/1.0.1/RC5/staged/org/apache/commons/commons-exec/1.0.1/*bin*
>>  .
>>  cp: ./commons-exec-1.0.1-bin.tar.gz: Permission denied
>>  cp: ./commons-exec-1.0.1-bin.zip.md5: Permission denied
>>  cp: ./commons-exec-1.0.1-bin.zip.asc: Permission denied
>>  cp: ./commons-exec-1.0.1-bin.zip: Permission denied
>>  cp: ./commons-exec-1.0.1-bin.tar.gz.sha1: Permission denied
>>  cp: ./commons-exec-1.0.1-bin.tar.gz.md5: Permission denied
>>  cp: ./commons-exec-1.0.1-bin.tar.gz.asc: Permission denied
>>  cp: ./commons-exec-1.0.1-bin.zip.sha1: Permission denied
>>
>>  Anyone here being able to fix the permissions or is this a job for
>>  [hidden email]? BTW- the same problem exists in
>>  /www/www.apache.org/dist/commons/exec/sources
>>    
>
> drwxr-sr-x   2 apbackup  commons    10 Mar 25  2009 binaries
> drwxr-sr-x   2 apbackup  commons    10 Mar 25  2009 source
>
> Problem is that the group does not have write access; seems to be just
> a problem for exec (at least within commons)
>
> This needs to be fixed by infra.
>
>  
>>  Thanks in advance
>>
>>  Siegfried Goeschl
>>
>>  ---------------------------------------------------------------------
>>  To unsubscribe, e-mail: [hidden email]
>>  For additional commands, e-mail: [hidden email]
>>
>>
>>    
>
>
>  

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

Siegfried Goeschl

Re: [exec] Unable to finish release - no write perm in /www/www.apache.org/dist/commons/exec/binaries/

Reply Threaded More More options
Print post
Permalink
Hi infra,

I perfectly know the feeling of being overworked (and being under
appreciated) ... but I need to have write access ... :-)

Thanks in advance,

Siegfried Goeschl

Siegfried Goeschl wrote:

> Hi folks,
>
> could you fix the permissions on "
> /www/www.apache.org/dist/commons/exec/" - I'm unable finish my release
> ... :-)
>
> Thanks in advance
>
> Siegfried Goeschl
>
> sebb wrote:
>  
>> On 24/10/2009, Siegfried Goeschl <[hidden email]> wrote:
>>  
>>    
>>> Hi folks,
>>>
>>>  according to http://wiki.apache.org/commons/CreatingReleases - E.1 Copy
>>>  to "dist" I fail to copy the files
>>>
>>>  [sgoeschl@minotaur:/www/www.apache.org/dist/commons/exec/binaries]$ cp
>>>  /www/people.apache.org/builds/commons/exec/1.0.1/RC5/staged/org/apache/commons/commons-exec/1.0.1/*bin*
>>>  .
>>>  cp: ./commons-exec-1.0.1-bin.tar.gz: Permission denied
>>>  cp: ./commons-exec-1.0.1-bin.zip.md5: Permission denied
>>>  cp: ./commons-exec-1.0.1-bin.zip.asc: Permission denied
>>>  cp: ./commons-exec-1.0.1-bin.zip: Permission denied
>>>  cp: ./commons-exec-1.0.1-bin.tar.gz.sha1: Permission denied
>>>  cp: ./commons-exec-1.0.1-bin.tar.gz.md5: Permission denied
>>>  cp: ./commons-exec-1.0.1-bin.tar.gz.asc: Permission denied
>>>  cp: ./commons-exec-1.0.1-bin.zip.sha1: Permission denied
>>>
>>>  Anyone here being able to fix the permissions or is this a job for
>>>  [hidden email]? BTW- the same problem exists in
>>>  /www/www.apache.org/dist/commons/exec/sources
>>>    
>>>      
>> drwxr-sr-x   2 apbackup  commons    10 Mar 25  2009 binaries
>> drwxr-sr-x   2 apbackup  commons    10 Mar 25  2009 source
>>
>> Problem is that the group does not have write access; seems to be just
>> a problem for exec (at least within commons)
>>
>> This needs to be fixed by infra.
>>
>>  
>>    
>>>  Thanks in advance
>>>
>>>  Siegfried Goeschl
>>>
>>>  ---------------------------------------------------------------------
>>>  To unsubscribe, e-mail: [hidden email]
>>>  For additional commands, e-mail: [hidden email]
>>>
>>>
>>>    
>>>      
>>  
>>    
>
>  

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

Norman Maurer-3

Re: [exec] Unable to finish release - no write perm in /www/www.apache.org/dist/commons/exec/binaries/

Reply Threaded More More options
Print post
Permalink
Should Be fixed now.

Bye
norman
2009/11/6, Siegfried Goeschl <[hidden email]>:

> Hi infra,
>
> I perfectly know the feeling of being overworked (and being under
> appreciated) ... but I need to have write access ... :-)
>
> Thanks in advance,
>
> Siegfried Goeschl
>
> Siegfried Goeschl wrote:
>> Hi folks,
>>
>> could you fix the permissions on "
>> /www/www.apache.org/dist/commons/exec/" - I'm unable finish my release
>> ... :-)
>>
>> Thanks in advance
>>
>> Siegfried Goeschl
>>
>> sebb wrote:
>>
>>> On 24/10/2009, Siegfried Goeschl <[hidden email]> wrote:
>>>
>>>
>>>> Hi folks,
>>>>
>>>>  according to http://wiki.apache.org/commons/CreatingReleases - E.1 Copy
>>>>  to "dist" I fail to copy the files
>>>>
>>>>  [sgoeschl@minotaur:/www/www.apache.org/dist/commons/exec/binaries]$ cp
>>>>
>>>> /www/people.apache.org/builds/commons/exec/1.0.1/RC5/staged/org/apache/commons/commons-exec/1.0.1/*bin*
>>>>  .
>>>>  cp: ./commons-exec-1.0.1-bin.tar.gz: Permission denied
>>>>  cp: ./commons-exec-1.0.1-bin.zip.md5: Permission denied
>>>>  cp: ./commons-exec-1.0.1-bin.zip.asc: Permission denied
>>>>  cp: ./commons-exec-1.0.1-bin.zip: Permission denied
>>>>  cp: ./commons-exec-1.0.1-bin.tar.gz.sha1: Permission denied
>>>>  cp: ./commons-exec-1.0.1-bin.tar.gz.md5: Permission denied
>>>>  cp: ./commons-exec-1.0.1-bin.tar.gz.asc: Permission denied
>>>>  cp: ./commons-exec-1.0.1-bin.zip.sha1: Permission denied
>>>>
>>>>  Anyone here being able to fix the permissions or is this a job for
>>>>  [hidden email]? BTW- the same problem exists in
>>>>  /www/www.apache.org/dist/commons/exec/sources
>>>>
>>>>
>>> drwxr-sr-x   2 apbackup  commons    10 Mar 25  2009 binaries
>>> drwxr-sr-x   2 apbackup  commons    10 Mar 25  2009 source
>>>
>>> Problem is that the group does not have write access; seems to be just
>>> a problem for exec (at least within commons)
>>>
>>> This needs to be fixed by infra.
>>>
>>>
>>>
>>>>  Thanks in advance
>>>>
>>>>  Siegfried Goeschl
>>>>
>>>>  ---------------------------------------------------------------------
>>>>  To unsubscribe, e-mail: [hidden email]
>>>>  For additional commands, e-mail: [hidden email]
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]