You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Stephen Connolly <st...@gmail.com> on 2008/01/23 09:30:45 UTC

Can somebody check the permissions on repo1.maven.org? (groupId asm)

rsync: opendir "/asm/asm/3.1" (in maven2) failed: Permission denied (13)
rsync: opendir "/asm/asm-analysis/3.1" (in maven2) failed: Permission
denied (13)
rsync: opendir "/asm/asm-commons/3.1" (in maven2) failed: Permission denied (13)
rsync: opendir "/asm/asm-tree/3.1" (in maven2) failed: Permission denied (13)
rsync: opendir "/asm/asm-xml/3.1" (in maven2) failed: Permission denied (13)
rsync: opendir "/asm/asm-all/3.1" (in maven2) failed: Permission denied (13)
rsync: opendir "/asm/asm-util/3.1" (in maven2) failed: Permission denied (13)

Re: Can somebody check the permissions on repo1.maven.org? (groupId asm)

Posted by Carlos Sanchez <ca...@apache.org>.
one is for the group asm and another for org.objectweb

On Jan 23, 2008 9:28 AM, Eugene Kuleshov <eu...@javatx.org> wrote:
>
>   Carlos, why objectweb repo is listed two times in your rsync list?
>
>   Xavier, do you know what could be with permissions? I've used regular
> deployment over webdav and then flushed shadow copy to the prod site
> using OW Forge admin UI.
>
>   regards,
>   Eugene
>
>
>
> Carlos Sanchez wrote:
> > fixed in central
> >
> > the address to notify of such things is
> > repo-maintainers@maven.apache.org or open an issue in jira MEV
> >
> > And you have the emails of the maintainers in
> > https://svn.apache.org/repos/asf/maven/archiva/tools/trunk/maven-meeper/src/bin/synchronize/m2-sync/sync.csv
> >
> >
> > On Jan 23, 2008 6:54 AM, Daniel Kulp <dk...@apache.org> wrote:
> >
> >> ....   and then tell the ASM folks how to do it properly to avoid it in
> >> the future.   We had the same problem when 3.0 was added.   All the
> >> perms were messed up and it took several days to get it and all the
> >> mirrors straightened out.
> >>
> >> Dan
> >>
> >>
> >>
> >> On Wednesday 23 January 2008, Stephen Connolly wrote:
> >>
> >>> rsync: opendir "/asm/asm/3.1" (in maven2) failed: Permission denied
> >>> (13) rsync: opendir "/asm/asm-analysis/3.1" (in maven2) failed:
> >>> Permission denied (13)
> >>> rsync: opendir "/asm/asm-commons/3.1" (in maven2) failed: Permission
> >>> denied (13) rsync: opendir "/asm/asm-tree/3.1" (in maven2) failed:
> >>> Permission denied (13) rsync: opendir "/asm/asm-xml/3.1" (in maven2)
> >>> failed: Permission denied (13) rsync: opendir "/asm/asm-all/3.1" (in
> >>> maven2) failed: Permission denied (13) rsync: opendir
> >>> "/asm/asm-util/3.1" (in maven2) failed: Permission denied (13)
> >>>
>
>



-- 
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride

Re: Can somebody check the permissions on repo1.maven.org? (groupId asm)

Posted by Carlos Sanchez <ca...@apache.org>.
one is for the group asm and another for org.objectweb

On Jan 23, 2008 9:28 AM, Eugene Kuleshov <eu...@javatx.org> wrote:
>
>   Carlos, why objectweb repo is listed two times in your rsync list?
>
>   Xavier, do you know what could be with permissions? I've used regular
> deployment over webdav and then flushed shadow copy to the prod site
> using OW Forge admin UI.
>
>   regards,
>   Eugene
>
>
>
> Carlos Sanchez wrote:
> > fixed in central
> >
> > the address to notify of such things is
> > repo-maintainers@maven.apache.org or open an issue in jira MEV
> >
> > And you have the emails of the maintainers in
> > https://svn.apache.org/repos/asf/maven/archiva/tools/trunk/maven-meeper/src/bin/synchronize/m2-sync/sync.csv
> >
> >
> > On Jan 23, 2008 6:54 AM, Daniel Kulp <dk...@apache.org> wrote:
> >
> >> ....   and then tell the ASM folks how to do it properly to avoid it in
> >> the future.   We had the same problem when 3.0 was added.   All the
> >> perms were messed up and it took several days to get it and all the
> >> mirrors straightened out.
> >>
> >> Dan
> >>
> >>
> >>
> >> On Wednesday 23 January 2008, Stephen Connolly wrote:
> >>
> >>> rsync: opendir "/asm/asm/3.1" (in maven2) failed: Permission denied
> >>> (13) rsync: opendir "/asm/asm-analysis/3.1" (in maven2) failed:
> >>> Permission denied (13)
> >>> rsync: opendir "/asm/asm-commons/3.1" (in maven2) failed: Permission
> >>> denied (13) rsync: opendir "/asm/asm-tree/3.1" (in maven2) failed:
> >>> Permission denied (13) rsync: opendir "/asm/asm-xml/3.1" (in maven2)
> >>> failed: Permission denied (13) rsync: opendir "/asm/asm-all/3.1" (in
> >>> maven2) failed: Permission denied (13) rsync: opendir
> >>> "/asm/asm-util/3.1" (in maven2) failed: Permission denied (13)
> >>>
>
>



-- 
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Can somebody check the permissions on repo1.maven.org? (groupId asm)

Posted by Eugene Kuleshov <eu...@javatx.org>.
  Carlos, why objectweb repo is listed two times in your rsync list?

  Xavier, do you know what could be with permissions? I've used regular 
deployment over webdav and then flushed shadow copy to the prod site 
using OW Forge admin UI.

  regards,
  Eugene


Carlos Sanchez wrote:
> fixed in central
>
> the address to notify of such things is
> repo-maintainers@maven.apache.org or open an issue in jira MEV
>
> And you have the emails of the maintainers in
> https://svn.apache.org/repos/asf/maven/archiva/tools/trunk/maven-meeper/src/bin/synchronize/m2-sync/sync.csv
>
>
> On Jan 23, 2008 6:54 AM, Daniel Kulp <dk...@apache.org> wrote:
>   
>> ....   and then tell the ASM folks how to do it properly to avoid it in
>> the future.   We had the same problem when 3.0 was added.   All the
>> perms were messed up and it took several days to get it and all the
>> mirrors straightened out.
>>
>> Dan
>>
>>
>>
>> On Wednesday 23 January 2008, Stephen Connolly wrote:
>>     
>>> rsync: opendir "/asm/asm/3.1" (in maven2) failed: Permission denied
>>> (13) rsync: opendir "/asm/asm-analysis/3.1" (in maven2) failed:
>>> Permission denied (13)
>>> rsync: opendir "/asm/asm-commons/3.1" (in maven2) failed: Permission
>>> denied (13) rsync: opendir "/asm/asm-tree/3.1" (in maven2) failed:
>>> Permission denied (13) rsync: opendir "/asm/asm-xml/3.1" (in maven2)
>>> failed: Permission denied (13) rsync: opendir "/asm/asm-all/3.1" (in
>>> maven2) failed: Permission denied (13) rsync: opendir
>>> "/asm/asm-util/3.1" (in maven2) failed: Permission denied (13)
>>>       


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Can somebody check the permissions on repo1.maven.org? (groupId asm)

Posted by Eugene Kuleshov <eu...@javatx.org>.
  Carlos, why objectweb repo is listed two times in your rsync list?

  Xavier, do you know what could be with permissions? I've used regular 
deployment over webdav and then flushed shadow copy to the prod site 
using OW Forge admin UI.

  regards,
  Eugene


Carlos Sanchez wrote:
> fixed in central
>
> the address to notify of such things is
> repo-maintainers@maven.apache.org or open an issue in jira MEV
>
> And you have the emails of the maintainers in
> https://svn.apache.org/repos/asf/maven/archiva/tools/trunk/maven-meeper/src/bin/synchronize/m2-sync/sync.csv
>
>
> On Jan 23, 2008 6:54 AM, Daniel Kulp <dk...@apache.org> wrote:
>   
>> ....   and then tell the ASM folks how to do it properly to avoid it in
>> the future.   We had the same problem when 3.0 was added.   All the
>> perms were messed up and it took several days to get it and all the
>> mirrors straightened out.
>>
>> Dan
>>
>>
>>
>> On Wednesday 23 January 2008, Stephen Connolly wrote:
>>     
>>> rsync: opendir "/asm/asm/3.1" (in maven2) failed: Permission denied
>>> (13) rsync: opendir "/asm/asm-analysis/3.1" (in maven2) failed:
>>> Permission denied (13)
>>> rsync: opendir "/asm/asm-commons/3.1" (in maven2) failed: Permission
>>> denied (13) rsync: opendir "/asm/asm-tree/3.1" (in maven2) failed:
>>> Permission denied (13) rsync: opendir "/asm/asm-xml/3.1" (in maven2)
>>> failed: Permission denied (13) rsync: opendir "/asm/asm-all/3.1" (in
>>> maven2) failed: Permission denied (13) rsync: opendir
>>> "/asm/asm-util/3.1" (in maven2) failed: Permission denied (13)
>>>       


Re: Can somebody check the permissions on repo1.maven.org? (groupId asm)

Posted by Carlos Sanchez <ca...@apache.org>.
fixed in central

the address to notify of such things is
repo-maintainers@maven.apache.org or open an issue in jira MEV

And you have the emails of the maintainers in
https://svn.apache.org/repos/asf/maven/archiva/tools/trunk/maven-meeper/src/bin/synchronize/m2-sync/sync.csv


On Jan 23, 2008 6:54 AM, Daniel Kulp <dk...@apache.org> wrote:
>
> ....   and then tell the ASM folks how to do it properly to avoid it in
> the future.   We had the same problem when 3.0 was added.   All the
> perms were messed up and it took several days to get it and all the
> mirrors straightened out.
>
> Dan
>
>
>
> On Wednesday 23 January 2008, Stephen Connolly wrote:
> > rsync: opendir "/asm/asm/3.1" (in maven2) failed: Permission denied
> > (13) rsync: opendir "/asm/asm-analysis/3.1" (in maven2) failed:
> > Permission denied (13)
> > rsync: opendir "/asm/asm-commons/3.1" (in maven2) failed: Permission
> > denied (13) rsync: opendir "/asm/asm-tree/3.1" (in maven2) failed:
> > Permission denied (13) rsync: opendir "/asm/asm-xml/3.1" (in maven2)
> > failed: Permission denied (13) rsync: opendir "/asm/asm-all/3.1" (in
> > maven2) failed: Permission denied (13) rsync: opendir
> > "/asm/asm-util/3.1" (in maven2) failed: Permission denied (13)
>
>
>
> --
> J. Daniel Kulp
> Principal Engineer, IONA
> dkulp@apache.org
> http://www.dankulp.com/blog
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>



-- 
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Can somebody check the permissions on repo1.maven.org? (groupId asm)

Posted by Carlos Sanchez <ca...@apache.org>.
fixed in central

the address to notify of such things is
repo-maintainers@maven.apache.org or open an issue in jira MEV

And you have the emails of the maintainers in
https://svn.apache.org/repos/asf/maven/archiva/tools/trunk/maven-meeper/src/bin/synchronize/m2-sync/sync.csv


On Jan 23, 2008 6:54 AM, Daniel Kulp <dk...@apache.org> wrote:
>
> ....   and then tell the ASM folks how to do it properly to avoid it in
> the future.   We had the same problem when 3.0 was added.   All the
> perms were messed up and it took several days to get it and all the
> mirrors straightened out.
>
> Dan
>
>
>
> On Wednesday 23 January 2008, Stephen Connolly wrote:
> > rsync: opendir "/asm/asm/3.1" (in maven2) failed: Permission denied
> > (13) rsync: opendir "/asm/asm-analysis/3.1" (in maven2) failed:
> > Permission denied (13)
> > rsync: opendir "/asm/asm-commons/3.1" (in maven2) failed: Permission
> > denied (13) rsync: opendir "/asm/asm-tree/3.1" (in maven2) failed:
> > Permission denied (13) rsync: opendir "/asm/asm-xml/3.1" (in maven2)
> > failed: Permission denied (13) rsync: opendir "/asm/asm-all/3.1" (in
> > maven2) failed: Permission denied (13) rsync: opendir
> > "/asm/asm-util/3.1" (in maven2) failed: Permission denied (13)
>
>
>
> --
> J. Daniel Kulp
> Principal Engineer, IONA
> dkulp@apache.org
> http://www.dankulp.com/blog
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>



-- 
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride

Re: Can somebody check the permissions on repo1.maven.org? (groupId asm)

Posted by Daniel Kulp <dk...@apache.org>.
....   and then tell the ASM folks how to do it properly to avoid it in 
the future.   We had the same problem when 3.0 was added.   All the 
perms were messed up and it took several days to get it and all the 
mirrors straightened out.

Dan


On Wednesday 23 January 2008, Stephen Connolly wrote:
> rsync: opendir "/asm/asm/3.1" (in maven2) failed: Permission denied
> (13) rsync: opendir "/asm/asm-analysis/3.1" (in maven2) failed:
> Permission denied (13)
> rsync: opendir "/asm/asm-commons/3.1" (in maven2) failed: Permission
> denied (13) rsync: opendir "/asm/asm-tree/3.1" (in maven2) failed:
> Permission denied (13) rsync: opendir "/asm/asm-xml/3.1" (in maven2)
> failed: Permission denied (13) rsync: opendir "/asm/asm-all/3.1" (in
> maven2) failed: Permission denied (13) rsync: opendir
> "/asm/asm-util/3.1" (in maven2) failed: Permission denied (13)



-- 
J. Daniel Kulp
Principal Engineer, IONA
dkulp@apache.org
http://www.dankulp.com/blog

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org