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

Bug 291761

Summary: Allow akurtakov to write to Linux Tools download area
Product: Community Reporter: Andrew Overholt <overholt>
Component: ServersAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: akurtakov
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Andrew Overholt CLA 2009-10-08 10:46:27 EDT
SSIA.  We would like Alex Kurtakov to be able to write to the Linux Tools downloads area (technology/linuxtools).  Thanks!
Comment 1 Eclipse Webmaster CLA 2009-10-08 10:59:19 EDT
Done.

-M.
Comment 2 Andrew Overholt CLA 2009-10-08 14:28:31 EDT
I don't know if this is related, but files that exist in our downloads directory:

cd /home/data/users/aoverholt/downloads/technology/linuxtools
ls -l S200908180852/linuxtools-Update-incubation-0.3.0.zip
-rwxr-xr-x 1 aoverholt linuxtoolsadmin 9444133 2009-08-18 09:22 S200908180852/linuxtools-Update-incubation-0.3.0.zip

are apparently not on download.eclipse:

http://www.eclipse.org/downloads/download.php?file=/technology/linuxtools/S200908180852/linuxtools-Update-incubation-0.3.0.zip

-> "Eclipse downloads - file unavailable \n\n The selected file is invalid, or it is no longer available for download. "
Comment 3 Eclipse Webmaster CLA 2009-10-08 14:45:52 EDT
It's unrelated to this request, but the permissions on your downloads area are wrong.

Fixed.

-M.
Comment 4 Andrew Overholt CLA 2009-10-08 14:52:19 EDT
(In reply to comment #3)
> It's unrelated to this request, but the permissions on your downloads area are
> wrong.

Thanks for fixing.  Did I do it?
Comment 5 Eclipse Webmaster CLA 2009-10-08 15:17:30 EDT
Posbile.  The main issue was the directory was 750, and the daemon is neither owner or group.

-M.