Обсуждение: techdocs broken again.

Поиск
Список
Период
Сортировка

techdocs broken again.

От
"scott.marlowe"
Дата:
I'm on techdocs.postgresql.org and when I click on the link in the middle
about the Windows install guide I get nothin', it juist hangs forever,
then eventually I get a timeout error.

The link is for the peer direct beta.  It goes here:

http://techdocs.postgresql.org/redir.php?link=/guides/InstallingOnWindows

Also, broken links on the front page include:

FAQ: http://www.postgresql.org/users-lounge/docs/faq.html
released docs: http://www.postgresql.org/users-lounge/docs/



Re: techdocs broken again.

От
Justin Clift
Дата:
scott.marlowe wrote:
> I'm on techdocs.postgresql.org and when I click on the link in the middle
> about the Windows install guide I get nothin', it juist hangs forever,
> then eventually I get a timeout error.

Yep, I'm having a problem with Zope.  No ETA for when it'll be fixed either.

:(

> The link is for the peer direct beta.  It goes here:
>
> http://techdocs.postgresql.org/redir.php?link=/guides/InstallingOnWindows
>
> Also, broken links on the front page include:
>
> FAQ: http://www.postgresql.org/users-lounge/docs/faq.html
> released docs: http://www.postgresql.org/users-lounge/docs/

Dave, you've been fixing these haven't you?

Regards and best wishes,

Justin Clift

--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi


Re: techdocs broken again.

От
"scott.marlowe"
Дата:
On Wed, 19 Feb 2003, Justin Clift wrote:

> scott.marlowe wrote:
> > I'm on techdocs.postgresql.org and when I click on the link in the middle
> > about the Windows install guide I get nothin', it juist hangs forever,
> > then eventually I get a timeout error.
>
> Yep, I'm having a problem with Zope.  No ETA for when it'll be fixed either.
>
> :(

I'd offer to help, but I literally know nothing about Zope.

Any chance of having that document put up somewhere else on the site?  The
beta of Windows is quite useful, and I've been pointing people to it a
bit.  Isn't the jist of that document contained on another site anyway?
We might could just point the users there.

Sorry Zope's been giving ya trouble.  If it was PHP I could fix it in a
heart beat.


Re: techdocs broken again.

От
Justin Clift
Дата:
scott.marlowe wrote:
> On Wed, 19 Feb 2003, Justin Clift wrote:
>
>>scott.marlowe wrote:
>>
>>>I'm on techdocs.postgresql.org and when I click on the link in the middle
>>>about the Windows install guide I get nothin', it juist hangs forever,
>>>then eventually I get a timeout error.
>>
>>Yep, I'm having a problem with Zope.  No ETA for when it'll be fixed either.
>>
>>:(
>
>
> I'd offer to help, but I literally know nothing about Zope.
>
> Any chance of having that document put up somewhere else on the site?  The
> beta of Windows is quite useful, and I've been pointing people to it a
> bit.  Isn't the jist of that document contained on another site anyway?
> We might could just point the users there.
>
> Sorry Zope's been giving ya trouble.  If it was PHP I could fix it in a
> heart beat.

Same here.  Zope has been pretty good, but a needed change was made to
the base OS kernel layer to support some stuff and it's broken the
Python threading model.  Even fails the regression tests when compiling
Python.

Groan.

Going to have to look into it more later on, after the present task is
finished.

Regards and best wishes,

Justin Clift

--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi


Re: techdocs broken again.

От
"Marc G. Fournier"
Дата:
On Wed, 19 Feb 2003, Justin Clift wrote:

> scott.marlowe wrote:
> > On Wed, 19 Feb 2003, Justin Clift wrote:
> >
> >>scott.marlowe wrote:
> >>
> >>>I'm on techdocs.postgresql.org and when I click on the link in the middle
> >>>about the Windows install guide I get nothin', it juist hangs forever,
> >>>then eventually I get a timeout error.
> >>
> >>Yep, I'm having a problem with Zope.  No ETA for when it'll be fixed either.
> >>
> >>:(
> >
> >
> > I'd offer to help, but I literally know nothing about Zope.
> >
> > Any chance of having that document put up somewhere else on the site?  The
> > beta of Windows is quite useful, and I've been pointing people to it a
> > bit.  Isn't the jist of that document contained on another site anyway?
> > We might could just point the users there.
> >
> > Sorry Zope's been giving ya trouble.  If it was PHP I could fix it in a
> > heart beat.
>
> Same here.  Zope has been pretty good, but a needed change was made to
> the base OS kernel layer to support some stuff and it's broken the
> Python threading model.  Even fails the regression tests when compiling
> Python.
>
> Groan.
>
> Going to have to look into it more later on, after the present task is
> finished.

Am also looking into it from here ... the thing is, there are other ppl
running python+Zope on the server that haven't reported any problems,
which is where I'm most confused ...

Justin, are there any modules or anything that are being used, that maybe
need to be recompiled with the new libc_r?  anything that isn't using
shared libraries would need such ... I've rebuilt python21 and zope2.6.0
out of ports on that VM, which both built fine ... and they both run ...

How about the Zwiki stuff itself?

Re: techdocs broken again.

От
"Dave Page"
Дата:

> -----Original Message-----
> From: Justin Clift [mailto:justin@postgresql.org]
> Sent: 18 February 2003 23:59
> To: scott.marlowe
> Cc: pgsql-general@postgresql.org; Dave Page
> Subject: Re: [GENERAL] techdocs broken again.
>
>
> scott.marlowe wrote:
> >
> > Also, broken links on the front page include:
> >
> > FAQ: http://www.postgresql.org/users-lounge/docs/faq.html
> > released docs: http://www.postgresql.org/users-lounge/docs/
>
> Dave, you've been fixing these haven't you?

Well, moving them. The faq is at:
http://www.postgresql.org/docs/faqs/FAQ.html now, and the docs are at
http://www.postgresql.org/docs/

Regards, Dave.

Re: techdocs broken again.

От
"Marc G. Fournier"
Дата:
techdosc should be ixed now also ... due to an error in communications,
Justin was working on one server, and I was workign on the other ... once
I clued into that, fixing it was both fast and easy :(


On Wed, 19 Feb 2003, Dave Page wrote:

>
>
> > -----Original Message-----
> > From: Justin Clift [mailto:justin@postgresql.org]
> > Sent: 18 February 2003 23:59
> > To: scott.marlowe
> > Cc: pgsql-general@postgresql.org; Dave Page
> > Subject: Re: [GENERAL] techdocs broken again.
> >
> >
> > scott.marlowe wrote:
> > >
> > > Also, broken links on the front page include:
> > >
> > > FAQ: http://www.postgresql.org/users-lounge/docs/faq.html
> > > released docs: http://www.postgresql.org/users-lounge/docs/
> >
> > Dave, you've been fixing these haven't you?
>
> Well, moving them. The faq is at:
> http://www.postgresql.org/docs/faqs/FAQ.html now, and the docs are at
> http://www.postgresql.org/docs/
>
> Regards, Dave.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>