Yeah I've got it "mostly" working now with manual metadata removals.

On a side note - it looks like the permissions get written out correctly by
default when I locally modify the snapshotrepo distribution url to use
scpexe://<url> instead of relying on whatever the default is. (which doesn't
honor group write perms by default I guess)

On 4/13/07, Carlos Sanchez <[EMAIL PROTECTED]> wrote:

only jason can do the chmod or even better run
/www/people.apache.org/repo/m2-snapshot-repository/fix-permissions.sh

if you want to fix it in the meantime, download the metadata files,
delete them in the server and upload again, then run
/www/people.apache.org/repo/m2-snapshot-repository/fix-permissions.sh

On 4/13/07, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
> Thanks Carlos!
>
> Seems that this has happened in more than one place (and is also
strangely
> the default behavior of my deploy - though when I do it with tapestry on
the
> same repo it doesn't even ask for my password as I've done the shared
ssh
> key thing ) .
>
> Any chance you could chmod -R g+w everything under surefire ?
>
> On 4/13/07, Carlos Sanchez <[EMAIL PROTECTED]> wrote:
> >
> > i just fixed the permissions, it was owned by jason with no group
> > perms, but as the directory is group writable you can delete them and
> > copy again, changing permissions
> >
> > On 4/13/07, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
> > > While attempting to deploy the new 2.4 snapshot version of surefire
I
> > got
> > > somewhat far and then ran into a perm denied for one of the metadata
> > files:
> > >
> > > [ERROR] BUILD ERROR
> > > [INFO]
> > >
------------------------------------------------------------------------
> > > [INFO] Error installing artifact's metadata: Error while deploying
> > metadata:
> > > SCP terminated with error: 'scp:
> > >
> >
/www/people.apache.org/repo/m2-snapshot-repository/org/apache/maven/surefire/surefire/2.4-SNAPSHOT/maven-
> > > metadata.xml: Permission denied'
> > >
> > > I just ran all the tests against various testng  based maven
projects
> > for
> > > both 5.1 / 5.5 versions of testng and everything is a-ok and ready
to go
> > > from a clean checkout of:
> > >
> > >
> >
https://svn.apache.org/repos/asf/maven/sandbox/branches/surefire/surefire-collaboration
> > >
> > > If anyone else is able to either deploy it for me or add me to the
right
> > > groups it'd be much appreciated.
> > >
> > > (my current group perms on people.apache.org are :)
> > >
> > > uid=2202(jkuhnert) gid=2202(jkuhnert) groups=2202(jkuhnert),
> > 5000(apcvs),
> > > 5004(jakarta), 5035(tapestry)
> > >
> > > --
> > > Jesse Kuhnert
> > > Tapestry/Dojo team member/developer
> > >
> > > Open source based consulting work centered around
> > > dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com
> > >
> >
> >
> > --
> > I could give you my word as a Spaniard.
> > No good. I've known too many Spaniards.
> >                              -- The Princess Bride
> >
>
>
>
> --
> Jesse Kuhnert
> Tapestry/Dojo team member/developer
>
> Open source based consulting work centered around
> dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com
>


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




--
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

Reply via email to