Issue Details (XML | Word | Printable)

Key: JDO-133
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Geir Magnusson Jr
Reporter: Michelle Caisse
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JDO

Cannot publish web pages to http://incubator.apache.org/jdo/index.html -- permissions problem

Created: 13/Sep/05 04:58 AM   Updated: 01/Nov/05 06:40 AM
Return to search
Component/s: site and infrastructure
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Resolution Date: 19/Oct/05 02:50 AM


 Description  « Hide
I tried to publish some updated web pages to http://incubator.apache.org/jdo/index.html, but I don't have permissions. I got:

-bash-2.05b$ cd /www/incubator.apache.org/jdo
-bash-2.05b$ `cat UPDATE`
U team-list.html
U dependencies.html
U svn.html
svn: In directory '.'
svn: Can't open 'team-list.html.tmp': Permission denied

Geir is the owner of /www/incubator.apache.org/jdo and the directory is writable only by the owner.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Michelle Caisse made changes - 14/Sep/05 05:58 AM
Field Original Value New Value
Component/s site and infrastructure [ 12310240 ]
Craig Russell added a comment - 26/Sep/05 06:09 AM
The jdo directory now has the correct permissions but there's something else wrong. Here's the console log:

-bash-2.05b$ `cat UPDATE`
svn: Working copy '.' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
-bash-2.05b$ cat UPDATE
svn co http://svn.apache.org/repos/asf/incubator/jdo/site/docs .
-bash-2.05b$ svn cleanup
svn: In directory '.'
svn: Error processing command 'readonly' in '.'
svn: Can't set file '.svn/props/team-list.html.svn-work' read-only: Operation not permitted
-bash-2.05b$

Apparently the site is locked. I fiddled with it a bit but I don't think I helped anything.

Can someone with knowledge and karma please take a look?

Michelle Caisse added a comment - 27/Sep/05 01:22 AM
I fixed the second-level problem. There were still some files below jdo that were writable only by the owner. I moved all files under jdo to a new directory called trash; rm'ed the images directory, moved .svn to .svn.old, did svn cleanup, then 'cat UPDATE'. It seemed to work. Within 4 hours we should see new content at http://incubator.apache.org/jdo/index.html.

Michelle Caisse made changes - 27/Sep/05 01:22 AM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
Geir Magnusson Jr added a comment - 27/Sep/05 01:52 AM
That didn't actually fix it. You just moved the problem. I believe it has to do w/ either our default UMASK or something about svn. These are files created by svn tooling. I'll find out

Geir Magnusson Jr made changes - 27/Sep/05 01:52 AM
Status Resolved [ 5 ] Reopened [ 4 ]
Resolution Fixed [ 1 ]
Michelle Caisse added a comment - 28/Sep/05 04:26 AM
Both Craig and I are able to successfully execute 'cat UPLOAD' . New content comitted to site and uploaded to minotaur appears on the JDO web page.

Craig Russell made changes - 19/Oct/05 02:50 AM
Status Reopened [ 4 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Michelle Caisse made changes - 01/Nov/05 06:40 AM
Status Resolved [ 5 ] Closed [ 6 ]