I wandered over to http://python.org and found a directory listing instead of the regular web site. Anyone know what's going on? - Peter
On Fri, Jul 21, 2006 at 09:30:25AM -0700, Peter Kropf wrote:
I wandered over to http://python.org and found a directory listing instead of the regular web site. Anyone know what's going on?
Fixed, by re-running the installwatch script, but I don't know what happened. --amk
On 7/21/06, A.M. Kuchling <amk@amk.ca> wrote:
On Fri, Jul 21, 2006 at 09:30:25AM -0700, Peter Kropf wrote:
I wandered over to http://python.org and found a directory listing instead of the regular web site. Anyone know what's going on?
Fixed, by re-running the installwatch script, but I don't know what happened.
I don't think this is related, but ... I modified the apache config script to add community buildbot redirects. I restarted apache, but that was 1.5 days ago now. I'm pretty sure I verified the home page came up. I definitely verified all the redirects I added. There was one problem and I haven't checked in the changes yet as I'm not quite done. I hope to get to finish everything this weekend. n
I dug around a bit more and found it in /data/website-build/build/scripts/post-commit-svnup.py Here's the command I executed as root. Hope it was right: cd /data/website-build/build ./scripts/installwatch.py -f out -t /data/ftp.python.org/pub/www.python.org -l installwatch.log The home page is back. n -- On 7/21/06, Neal Norwitz <nnorwitz@gmail.com> wrote:
On 7/21/06, A.M. Kuchling <amk@amk.ca> wrote:
On Fri, Jul 21, 2006 at 09:30:25AM -0700, Peter Kropf wrote:
I wandered over to http://python.org and found a directory listing instead of the regular web site. Anyone know what's going on?
Fixed, by re-running the installwatch script, but I don't know what happened.
I don't think this is related, but ...
I modified the apache config script to add community buildbot redirects. I restarted apache, but that was 1.5 days ago now. I'm pretty sure I verified the home page came up. I definitely verified all the redirects I added.
There was one problem and I haven't checked in the changes yet as I'm not quite done. I hope to get to finish everything this weekend.
n
Well, there seems to be a pattern here. I submitted new job postings yesterday and the site had problems. And again this morning I submitted a new job posting. Anyone know how we can check if they're related? Or is this problem with any site changes? - Peter On 7/22/06, Neal Norwitz <nnorwitz@gmail.com> wrote:
I dug around a bit more and found it in /data/website-build/build/scripts/post-commit-svnup.py
Here's the command I executed as root. Hope it was right:
cd /data/website-build/build ./scripts/installwatch.py -f out -t /data/ftp.python.org/pub/www.python.org -l installwatch.log
The home page is back.
n --
On 7/21/06, Neal Norwitz <nnorwitz@gmail.com> wrote:
On 7/21/06, A.M. Kuchling <amk@amk.ca> wrote:
On Fri, Jul 21, 2006 at 09:30:25AM -0700, Peter Kropf wrote:
I wandered over to http://python.org and found a directory listing instead of the regular web site. Anyone know what's going on?
Fixed, by re-running the installwatch script, but I don't know what happened.
I don't think this is related, but ...
I modified the apache config script to add community buildbot redirects. I restarted apache, but that was 1.5 days ago now. I'm pretty sure I verified the home page came up. I definitely verified all the redirects I added.
There was one problem and I haven't checked in the changes yet as I'm not quite done. I hope to get to finish everything this weekend.
n
_______________________________________________ Pydotorg mailing list Pydotorg@python.org http://mail.python.org/mailman/listinfo/pydotorg
We're having the same problem again. How do you run installwatch? Is it documented anywhere? n -- On 7/21/06, A.M. Kuchling <amk@amk.ca> wrote:
On Fri, Jul 21, 2006 at 09:30:25AM -0700, Peter Kropf wrote:
I wandered over to http://python.org and found a directory listing instead of the regular web site. Anyone know what's going on?
Fixed, by re-running the installwatch script, but I don't know what happened.
--amk
_______________________________________________ Pydotorg mailing list Pydotorg@python.org http://mail.python.org/mailman/listinfo/pydotorg
participants (3)
-
A.M. Kuchling -
Neal Norwitz -
Peter Kropf