Thread: Beta4 ...
Unless I hear any out-cries against it, I'm going to wrap up beta4 first thing Tuesday morning, for an announce on Tuesday evening ... is anyone sitting on anything that they want me to wait a day or two for this?
On Tue, 11 Dec 2001, Marc G. Fournier wrote: > > Unless I hear any out-cries against it, I'm going to wrap up beta4 first > thing Tuesday morning, for an announce on Tuesday evening ... is anyone > sitting on anything that they want me to wait a day or two for this? It's already Tuesday nite, are you giving a one week warning or did your calender get smudged? :) Vince. -- ========================================================================== Vince Vielhaber -- KA8CSH email: vev@michvhf.com http://www.pop4.net 56K Nationwide Dialup from $16.00/mo atPop4 Networking Online Campground Directory http://www.camping-usa.com Online Giftshop Superstore http://www.cloudninegifts.com ==========================================================================
I need a holiday and one helluva long nap :( On Tue, 11 Dec 2001, Vince Vielhaber wrote: > On Tue, 11 Dec 2001, Marc G. Fournier wrote: > > > > > Unless I hear any out-cries against it, I'm going to wrap up beta4 first > > thing Tuesday morning, for an announce on Tuesday evening ... is anyone > > sitting on anything that they want me to wait a day or two for this? > > It's already Tuesday nite, are you giving a one week warning or did > your calender get smudged? :) > > Vince. > -- > ========================================================================== > Vince Vielhaber -- KA8CSH email: vev@michvhf.com http://www.pop4.net > 56K Nationwide Dialup from $16.00/mo at Pop4 Networking > Online Campground Directory http://www.camping-usa.com > Online Giftshop Superstore http://www.cloudninegifts.com > ========================================================================== > > > >
On Wed, 12 Dec 2001, Marc G. Fournier wrote: > > I need a holiday and one helluva long nap :( Ok, tell ya what. You can have both at the end of next week. In the mean time, did you already roll this one? > > On Tue, 11 Dec 2001, Vince Vielhaber wrote: > > > On Tue, 11 Dec 2001, Marc G. Fournier wrote: > > > > > > > > Unless I hear any out-cries against it, I'm going to wrap up beta4 first > > > thing Tuesday morning, for an announce on Tuesday evening ... is anyone > > > sitting on anything that they want me to wait a day or two for this? > > > > It's already Tuesday nite, are you giving a one week warning or did > > your calender get smudged? :) > > > > Vince. > > -- > > ========================================================================== > > Vince Vielhaber -- KA8CSH email: vev@michvhf.com http://www.pop4.net > > 56K Nationwide Dialup from $16.00/mo at Pop4 Networking > > Online Campground Directory http://www.camping-usa.com > > Online Giftshop Superstore http://www.cloudninegifts.com > > ========================================================================== > > > > > > > > > > Vince. -- ========================================================================== Vince Vielhaber -- KA8CSH email: vev@michvhf.com http://www.pop4.net 56K Nationwide Dialup from $16.00/mo atPop4 Networking Online Campground Directory http://www.camping-usa.com Online Giftshop Superstore http://www.cloudninegifts.com ==========================================================================
On Wed, 12 Dec 2001, Vince Vielhaber wrote: > On Wed, 12 Dec 2001, Marc G. Fournier wrote: > > > > > I need a holiday and one helluva long nap :( > > Ok, tell ya what. You can have both at the end of next > week. In the mean time, did you already roll this one? Just did it
Beta 4 no longer installs outside the final destination (used for packaging). The python parts tries to install into /usr/lib/python1.5, and no longer into DESTDIR/usr/lib/python1.5 Beta 3 built fine, no other changes were made. make[4]: Leaving directory `/usr/src/redhat/BUILD/postgresql-7.2b4/src/interfaces/perl5' make[3]: Leaving directory `/usr/src/redhat/BUILD/postgresql-7.2b4/src/interfaces/perl5' make[3]: Entering directory `/usr/src/redhat/BUILD/postgresql-7.2b4/src/interfaces/python' make -C ../../../src/interfaces/libpq all make[4]: Entering directory `/usr/src/redhat/BUILD/postgresql-7.2b4/src/interfaces/libpq' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/redhat/BUILD/postgresql-7.2b4/src/interfaces/libpq' mkdir /var/tmp/postgresql-7.2b4-root/usr/lib/python1.5 mkdir /var/tmp/postgresql-7.2b4-root/usr/lib/python1.5/site-packages /bin/sh ../../../config/install-sh -c -m 755 lib_pgmodule.so.0.0 /var/tmp/postgresql-7.2b4-root/usr/lib/python1.5/site-packages/_pgmodule.so /bin/sh ../../../config/install-sh -c -m 644 pg.py /usr/lib/python1.5/site-packages cp: cannot create regular file `/usr/lib/python1.5/site-packages/#inst.31937#': Ikke tilgang /bin/sh ../../../config/install-sh -c -m 644 pgdb.py /usr/lib/python1.5/site-packages cp: cannot create regular file `/usr/lib/python1.5/site-packages/#inst.31944#': Ikke tilgang make[3]: *** [install] Error 1 make[3]: Leaving directory `/usr/src/redhat/BUILD/postgresql-7.2b4/src/interfaces/python' make[2]: *** [install] Error 2 make[2]: Leaving directory `/usr/src/redhat/BUILD/postgresql-7.2b4/src/interfaces' make[1]: *** [install] Error 2 make[1]: Leaving directory `/usr/src/redhat/BUILD/postgresql-7.2b4/src' make: *** [install] Error 2 ("Ikke tilgang" means "Access denied") -- Trond Eivind Glomsrød Red Hat, Inc.
Trond Eivind Glomsrød writes: > Beta 4 no longer installs outside the final destination (used for > packaging). The python parts tries to install into /usr/lib/python1.5, > and no longer into DESTDIR/usr/lib/python1.5 > > Beta 3 built fine, no other changes were made. I have reverted the last change to the python-related makefile. Apparently, D'Arcy checked in a feature-changing patch during beta despite explicit objections. -- Peter Eisentraut peter_e@gmx.net