Re: docbook-xsl version for release builds

Lists: pgsql-hackers
From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: docbook-xsl version for release builds
Date: 2013-07-10 00:39:06
Message-ID: 1373416746.16613.2.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

I would like to start using a newer version of docbook-xsl for the
release builds. This is currently used for building the man pages. The
latest release is 1.78.1 and fixes a few formatting errors.

How do we do that?

We could just take the latest Debian package and stick it on borka. I
don't have a problem with this also targeting maintenance releases, but
maybe there are other ideas.


From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: docbook-xsl version for release builds
Date: 2013-07-11 09:55:40
Message-ID: CABUevEw=zve2_UxkEf4LRmux9UNTO1RUn0S11cj7owzgWUkWAg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On Wed, Jul 10, 2013 at 2:39 AM, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> I would like to start using a newer version of docbook-xsl for the
> release builds. This is currently used for building the man pages. The
> latest release is 1.78.1 and fixes a few formatting errors.
>
> How do we do that?
>
> We could just take the latest Debian package and stick it on borka. I
> don't have a problem with this also targeting maintenance releases, but
> maybe there are other ideas.

If it's safe to switch on the old ones as well, it sounds doable. If
we need different toolchains, that's going to be a serious pain. Have
you verified that it's fine with the old ones as well, or are you jsut
assuming?

Second, when you say "the latest debian package", you mean grab the
one from sid? I didn't see anything in backports, but maybe I'm
missing something?

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/


From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: docbook-xsl version for release builds
Date: 2013-07-11 18:34:55
Message-ID: 51DEFACF.9080609@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On 7/11/13 5:55 AM, Magnus Hagander wrote:
> If it's safe to switch on the old ones as well, it sounds doable. If
> we need different toolchains, that's going to be a serious pain. Have
> you verified that it's fine with the old ones as well, or are you jsut
> assuming?

I tested it and it's fine.

> Second, when you say "the latest debian package", you mean grab the
> one from sid? I didn't see anything in backports, but maybe I'm
> missing something?

Yes, take the sid package. There likely won't be a backport because
it's just plain text files in the package.


From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: docbook-xsl version for release builds
Date: 2013-07-12 10:30:20
Message-ID: CABUevEyxxA9O2sb07F7kN-8iVtHFsiw1veNri5O4YzqWV1UQMA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On Thu, Jul 11, 2013 at 8:34 PM, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> On 7/11/13 5:55 AM, Magnus Hagander wrote:
>> If it's safe to switch on the old ones as well, it sounds doable. If
>> we need different toolchains, that's going to be a serious pain. Have
>> you verified that it's fine with the old ones as well, or are you jsut
>> assuming?
>
> I tested it and it's fine.
>
>> Second, when you say "the latest debian package", you mean grab the
>> one from sid? I didn't see anything in backports, but maybe I'm
>> missing something?
>
> Yes, take the sid package. There likely won't be a backport because
> it's just plain text files in the package.

Ok. If it's just that then it shouldn't be a problem wrt updates
either - as in, there shouldn't be a security patch to this package
ever :)

Given that, I'm fine with just bumping the version on borka to that
version. Any objections?

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/


From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: docbook-xsl version for release builds
Date: 2013-08-22 03:04:14
Message-ID: 1377140654.11715.6.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On Fri, 2013-07-12 at 12:30 +0200, Magnus Hagander wrote:
> Given that, I'm fine with just bumping the version on borka to that
> version. Any objections?

This was not done for 9.3rc1, AFAICT. Let's please do it for the next
release builds.


From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: docbook-xsl version for release builds
Date: 2013-08-22 06:13:05
Message-ID: 24645.1377151985@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> On Fri, 2013-07-12 at 12:30 +0200, Magnus Hagander wrote:
>> Given that, I'm fine with just bumping the version on borka to that
>> version. Any objections?

> This was not done for 9.3rc1, AFAICT. Let's please do it for the next
> release builds.

Um ... touching borka's toolchain post-rc1 sure sounds like a recipe
for making ourselves look like idiots in a high-profile release.
Wouldn't it be better to wait till after 9.3.0?

regards, tom lane


From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: docbook-xsl version for release builds
Date: 2013-08-22 10:10:24
Message-ID: CABUevEzi1xvkteKNQhF5t6Eqgh5gEMLeZMcphxV_8wg9GoCS4Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On Thu, Aug 22, 2013 at 8:13 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
>> On Fri, 2013-07-12 at 12:30 +0200, Magnus Hagander wrote:
>>> Given that, I'm fine with just bumping the version on borka to that
>>> version. Any objections?
>
>> This was not done for 9.3rc1, AFAICT. Let's please do it for the next
>> release builds.
>
> Um ... touching borka's toolchain post-rc1 sure sounds like a recipe
> for making ourselves look like idiots in a high-profile release.
> Wouldn't it be better to wait till after 9.3.0?

I agree that doing it after the RC is a bad idea. We should probably
try to do it more or less directly after the release though, so we
(I..) don't forget it again...

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/


From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: docbook-xsl version for release builds
Date: 2013-10-01 21:37:22
Message-ID: 20131001213722.GN5235@eldon.alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Magnus Hagander wrote:
> On Thu, Aug 22, 2013 at 8:13 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> > Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> >> On Fri, 2013-07-12 at 12:30 +0200, Magnus Hagander wrote:
> >>> Given that, I'm fine with just bumping the version on borka to that
> >>> version. Any objections?
> >
> >> This was not done for 9.3rc1, AFAICT. Let's please do it for the next
> >> release builds.
> >
> > Um ... touching borka's toolchain post-rc1 sure sounds like a recipe
> > for making ourselves look like idiots in a high-profile release.
> > Wouldn't it be better to wait till after 9.3.0?
>
> I agree that doing it after the RC is a bad idea. We should probably
> try to do it more or less directly after the release though, so we
> (I..) don't forget it again...

Did we get around to doing this?

--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services


From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: docbook-xsl version for release builds
Date: 2013-10-03 11:58:27
Message-ID: CABUevEzbE8Z8Bap1igS6v52OAfeOXKbMSPqpvgFeANVUdP4CqQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On Tue, Oct 1, 2013 at 11:37 PM, Alvaro Herrera
<alvherre(at)2ndquadrant(dot)com> wrote:
> Magnus Hagander wrote:
>> On Thu, Aug 22, 2013 at 8:13 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> > Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
>> >> On Fri, 2013-07-12 at 12:30 +0200, Magnus Hagander wrote:
>> >>> Given that, I'm fine with just bumping the version on borka to that
>> >>> version. Any objections?
>> >
>> >> This was not done for 9.3rc1, AFAICT. Let's please do it for the next
>> >> release builds.
>> >
>> > Um ... touching borka's toolchain post-rc1 sure sounds like a recipe
>> > for making ourselves look like idiots in a high-profile release.
>> > Wouldn't it be better to wait till after 9.3.0?
>>
>> I agree that doing it after the RC is a bad idea. We should probably
>> try to do it more or less directly after the release though, so we
>> (I..) don't forget it again...
>
> Did we get around to doing this?

Nope.

Given my schedule between now and the release wrap, I won't have a
chance to do it if I want any reasonable ability to roll it back if it
fails. But if you want to ahead and get it done, go ahead :)

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/


From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Magnus Hagander <magnus(at)hagander(dot)net>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: docbook-xsl version for release builds
Date: 2013-11-25 15:27:08
Message-ID: 52936C4C.2040807@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On 10/3/13, 7:58 AM, Magnus Hagander wrote:
>> Did we get around to doing this?
> Nope.
>
> Given my schedule between now and the release wrap, I won't have a
> chance to do it if I want any reasonable ability to roll it back if it
> fails. But if you want to ahead and get it done, go ahead :)

Next try?


From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: docbook-xsl version for release builds
Date: 2013-11-25 15:32:22
Message-ID: CABUevEz=3ViwypsmDg=eQaQSEQDDcMEcpPGQu0L_MKd4UfbwEQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On Mon, Nov 25, 2013 at 4:27 PM, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:

> On 10/3/13, 7:58 AM, Magnus Hagander wrote:
> >> Did we get around to doing this?
> > Nope.
> >
> > Given my schedule between now and the release wrap, I won't have a
> > chance to do it if I want any reasonable ability to roll it back if it
> > fails. But if you want to ahead and get it done, go ahead :)
>
> Next try?
>

Thanks for the reminder - done (installed the DEB from sid, version 1.78.1).

This will somehow show up in the snapshot builds, correct? So we (you? :P)
can verify after the next snapshots that it's correct?

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/


From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: docbook-xsl version for release builds
Date: 2013-11-25 15:40:13
Message-ID: 11859.1385394013@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Magnus Hagander <magnus(at)hagander(dot)net> writes:
> This will somehow show up in the snapshot builds, correct? So we (you? :P)
> can verify after the next snapshots that it's correct?

I thought the devel docs at
http://www.postgresql.org/docs/devel/static/
were built on that machine?

regards, tom lane


From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: docbook-xsl version for release builds
Date: 2013-11-25 15:54:36
Message-ID: CABUevEzA-1HP2KN_1bJ+y+XV9aC8TkXL39AY8sgrA31Zxr5Ucg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On Mon, Nov 25, 2013 at 4:40 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> Magnus Hagander <magnus(at)hagander(dot)net> writes:
> > This will somehow show up in the snapshot builds, correct? So we (you?
> :P)
> > can verify after the next snapshots that it's correct?
>
> I thought the devel docs at
> http://www.postgresql.org/docs/devel/static/
> were built on that machine?
>

They are, but I thought the issue Peter wanted fixed was only in the man
pages, which aren't uploaded there...

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/


From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: docbook-xsl version for release builds
Date: 2013-11-29 03:06:09
Message-ID: 1385694369.14059.5.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On Mon, 2013-11-25 at 16:32 +0100, Magnus Hagander wrote:
> Thanks for the reminder - done (installed the DEB from sid, version
> 1.78.1).

> This will somehow show up in the snapshot builds, correct? So we
> (you? :P) can verify after the next snapshots that it's correct?
>
After in-depth inspection, please roll back to the previous 1.76.1
package. While the whitespace fixes I was looking for indeed appeared,
I found two more severe formatting bugs that should be fixed before we
move ahead.

https://sourceforge.net/p/docbook/bugs/1321/
https://sourceforge.net/p/docbook/bugs/1322/


From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: docbook-xsl version for release builds
Date: 2013-11-29 08:58:07
Message-ID: CABUevEzsU7iWXFZSUYgFuu72YUDawsK8075XU2TQCGzDP42b8A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On Fri, Nov 29, 2013 at 4:06 AM, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:

> On Mon, 2013-11-25 at 16:32 +0100, Magnus Hagander wrote:
> > Thanks for the reminder - done (installed the DEB from sid, version
> > 1.78.1).
>
> > This will somehow show up in the snapshot builds, correct? So we
> > (you? :P) can verify after the next snapshots that it's correct?
> >
> After in-depth inspection, please roll back to the previous 1.76.1
> package. While the whitespace fixes I was looking for indeed appeared,
> I found two more severe formatting bugs that should be fixed before we
> move ahead.
>
> https://sourceforge.net/p/docbook/bugs/1321/
> https://sourceforge.net/p/docbook/bugs/1322/

Done.

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/