Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [buckminster-dev] signing problem

I've created EF/Community/CommitterTools bug for this here:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=486424



On 1/23/2016 4:06 PM, Scott Lewis wrote:
On 1/23/2016 1:31 PM, denstar wrote:
It might help to troubleshoot what's going on a bit more.  Since the
error is saying the target directory doesn't exist, perhaps start there.

Can you ssh in and verify that ${eclipse.staging.area} exists?

That seems to be this directory:

/home/data/users/mkuppe//home/data/httpd/download-staging.priv/rt/ecf

Seems a little like the path might be incorrect... should it be:

/home/data/httpd/download-staging.priv/rt/ecf

Yes, that's correct...the full path

/home/data/users/mkuppe//home/data/httpd/download-staging.priv/rt/ecf

seems wrong to me, although both parts (/home/data/users/mkuppe and /home/data/httpd/download-staging.priv/rt/ecf are present).

What's confusing about all this is that we haven't changed the configuration significantly (i.e. we haven't changed paths, logins, in the builder etc). Things just started to fail in this way without obviously related changes on our builder's side.


Maybe?  I only sign my own stuff, and not for eclipse, so I dunno what
the structure is.

For debugging, I just took a gander at this (the latest, tho probably
pretty close to what's being used):

https://github.com/eclipse/buckminster/blob/master/org.eclipse.buckminster.jarprocessor/src/org/eclipse/buckminster/jarprocessor/antscript/signing.ant

Yes...good idea. I did take a look at this and couldn't detect any obvious problems, although I think that the version that's on master is significantly different (newer) than the version we are currently using for build.



You could see if any of those properties have been changed or some such.
Could be what Ed said, and the directory didn't get mounted on that server.

HIH,

Thanks for the help.

Scott


_______________________________________________
buckminster-dev mailing list
buckminster-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/buckminster-dev



Back to the top