Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 501460

Summary: [Papyrus] cleaning stuff
Product: Community Reporter: Francois Le Fevre <francois.le-fevre>
Component: CI-JenkinsAssignee: CI Admin Inbox <ci.admin-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: frederic.gurr, jeremie.tatibouet, Patrick.Tessier, quentin.lemenez, vincent.lorenzo, webmaster
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Bug Depends on:    
Bug Blocks: 501039    

Description Francois Le Fevre CLA 2016-09-15 03:01:19 EDT
Dear Hudson/Server manager,

we have encountered some problems due to manual creation of folder in /home/data/httpd/download.eclipse.org/modeling/mdt/papyrus/components/moka
that do not have the right permissions.

Question
we would like to know to which group belongs genie.papyrus user
is it normal or not genie.papyrus do not belongs to modeling.mdt.papyrus ?
is it or not possible it belongs to this group or is it a security problem.

Proposed action
-change the owner of all files/folders under /home/data/httpd/download.eclipse.org/modeling/mdt/papyrus/components to genie.papyrus
chown -R /home/data/httpd/download.eclipse.org/modeling/mdt/papyrus/components genie.papyrus:modeling.mdt.papyrus

After we will ask for folders deletion.

Thanks for your help.


Francois
Comment 1 Francois Le Fevre CLA 2016-09-15 03:05:43 EDT
Examples of error [1]

Creating backup of remote update site.
rm: cannot remove ‘/home/data/httpd/download.eclipse.org//modeling/mdt/papyrus/components/moka/neon/compositeArtifacts.xml’: Permission denied
rm: cannot remove ‘/home/data/httpd/download.eclipse.org//modeling/mdt/papyrus/components/moka/neon/compositeContent.xml’: Permission denied
Publishing contents of local update-site directory to remote update site /home/data/httpd/download.eclipse.org//modeling/mdt/papyrus/components/moka/neon/


[1]: https://hudson.eclipse.org/papyrus/view/Moka/job/moka-component-deploy-eclipse/2/console
Comment 2 Francois Le Fevre CLA 2016-09-16 06:59:06 EDT
Sorry to come back, we would like to know when you could do the modification, we have to test again the full release process of papyrus components.
Thanks
Comment 3 Frederic Gurr CLA 2016-09-19 03:07:13 EDT
(In reply to Francois Le Fevre from comment #0)

> Question
> is it normal or not genie.papyrus do not belongs to modeling.mdt.papyrus ?
It's normal that the genie user does not belong to the project's group.

> is it or not possible it belongs to this group or is it a security problem.
It's possible to add the genie user to the project's group. It's not considered a security problem, when used responsibly.

Therefore I've added the genie.papyrus user to the modeling.mdt.papyrus group.
Comment 4 Francois Le Fevre CLA 2016-09-19 07:17:47 EDT
OK, thanks
You didn't apply the "chown"
We will try to re deploy our version.
We keep you in touch tanks.
Francois