Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dash-dev] Re: Workspace name change..

Add yourself to these bugs & let 'em know this is more widespread.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=291864
https://bugs.eclipse.org/bugs/show_bug.cgi?id=291875

There's no good reason I can immediately think of why only half the workspace should be world-readable. You should be able to read everything in there, be it by http or ssh shell access, IMHO. (And since it used to be that way... I'm unclear why it changed this week.)

If the goal here is tighter security, then could hudsonbuild's default group id be set to "common" instead of "callisto-dev" ? Or do we want all Hudson job runners to be added to the callisto-dev group?

N

Miles Parker wrote:

It looks as though this might really be a permissions issue. Everything was working fine up until a few days ago and I haven't changed anything. But I have access to my workspace directory but not the build..

ls -l /opt/users/hudsonbuild/.hudson/jobs/cbi-amp-nightly/workspace
total 0
drwxr-x---  6 hudsonbuild callisto-dev 304 2009-10-09 17:38 build
drwxr-xr-x 11 hudsonbuild callisto-dev 352 2009-10-09 17:20 org.eclipse.amp

Is that normal?


On Oct 9, 2009, at 2:59 PM, Miles Parker wrote:


Hmmm... not that's not working either..

I've checked that:

https://build.eclipse.org/hudson/job/cbi-amp-nightly/ws/build/org.eclipse.amp.releng/promote.xml

But when I run the script I get:

Buildfie: /opt/users/hudsonbuild/.hudson/jobs/cbi-amp-nightly/ws/build/org.eclipse.amp.releng/promote.xml does not exist!

My sh script is I think SOP (w/ change to ws dir):

/opt/public/common/apache-ant-1.7.1/bin/ant -f /opt/users/hudsonbuild/.hudson/jobs/cbi-amp-nightly/ws/build/org.eclipse.amp.releng/promote.xml -Dpromote.properties=/opt/users/hudsonbuild/.hudson/jobs/cbi-amp-nightly/ws/build/org.eclipse.amp.releng/promote-N.properties 2>/dev/null 1> ~/promo_logs/cbi-amp-nightly-promo.txt


On Oct 9, 2009, at 2:54 PM, Miles Parker wrote:


Um, did the build path change or am I going nuts? (The possibility of both has occurred to me.) My promote sh scripts didn't work anymore, and then I noticed that my-proj/workspace/build/.. had changed to my-proj/ws/build/..

Miles T. Parker
President and Chief Software Architect
Metascape, LLC

tel: 509-643-4441
skype: milestravisparker
mailto://miles@xxxxxxxxxxxxxxxx
http://metascapeabm.com <http://www.linkedin.com/in/milestparker>
http://www.linkedin.com/in/milestparker
http://milesparker.blogspot.com <http://milesparker.blogspot.com/>


Miles T. Parker
President and Chief Software Architect
Metascape, LLC

tel: 509-643-4441
skype: milestravisparker
mailto://miles@xxxxxxxxxxxxxxxx
http://metascapeabm.com <http://www.linkedin.com/in/milestparker>
http://www.linkedin.com/in/milestparker
http://milesparker.blogspot.com


------------------------------------------------------------------------

_______________________________________________
dash-dev mailing list
dash-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dash-dev

--
Nick Boldt :: http://nick.divbyzero.com
Release Engineer :: Eclipse Modeling & Dash Athena


Back to the top