Обсуждение: Snaptshot appears fine to me ...

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

Snaptshot appears fine to me ...

От
"Marc G. Fournier"
Дата:
Right now, from what I can tell, the snapshot looks great to me:

postgresql# ls -lt
total 486
drwxrwxrwx  15 pgsql  pgsql     512 Oct 15 04:04 src
drwxrwxrwx  43 pgsql  pgsql    1024 Oct 15 04:04 contrib
drwxrwxrwx   4 pgsql  pgsql     512 Oct 15 04:04 doc
drwxrwxrwx   2 pgsql  pgsql     512 Oct 15 04:04 config
-rwxr-xr-x   1 pgsql  pgsql  249153 Oct 14 04:00 configure
-rw-r--r--   1 pgsql  pgsql   35886 Oct 13 04:01 configure.in
-rw-r--r--   1 pgsql  pgsql  132689 Oct 13 04:01 HISTORY
-rw-r--r--   1 pgsql  pgsql     700 Oct  2 10:21 register.txt
-rw-r--r--   1 pgsql  pgsql   34643 Oct  1 13:46 INSTALL
-rw-r--r--   1 pgsql  pgsql    3464 Sep 17 19:00 GNUmakefile.in
-rw-r--r--   1 pgsql  pgsql     566 Aug 26 18:28 aclocal.m4
-rw-r--r--   1 pgsql  pgsql    1928 May 10 21:46 README
-rw-r--r--   1 pgsql  pgsql    1432 Feb  9  2001 Makefile
-rw-r--r--   1 pgsql  pgsql    1189 Jan 24  2001 COPYRIGHT

All fresh dates ...





Re: Snaptshot appears fine to me ...

От
"Marc G. Fournier"
Дата:
On Mon, 15 Oct 2001, Tom Lane wrote:

> "Marc G. Fournier" <scrappy@hub.org> writes:
> > try ftp2.us.postgresql.org ...
>
> Ah, that one looks much better, except for one stray file:
>
>      postgresql-snapshot/config/#cvs.cvsup-64286.15
>
> > this is what is holding up beta right now,
> > we have to get the mirrors fixed, which Vince is working on ...
>
> Any ETA on that?

Vince is hoping to have that done by tomorrow ...


>
>             regards, tom lane



Re: Snaptshot appears fine to me ...

От
Tom Lane
Дата:
"Marc G. Fournier" <scrappy@hub.org> writes:
> try ftp2.us.postgresql.org ...

Ah, that one looks much better, except for one stray file:
 postgresql-snapshot/config/#cvs.cvsup-64286.15

> this is what is holding up beta right now,
> we have to get the mirrors fixed, which Vince is working on ...

Any ETA on that?
        regards, tom lane


Re: Snaptshot appears fine to me ...

От
"Marc G. Fournier"
Дата:
try ftp2.us.postgresql.org ... this is what is holding up beta right now,
we have to get the mirrors fixed, which Vince is working on ...
ftp2.us.postgresql.org is the only 'operational' mirror we have right now,
but, since Vince isn't ready yet, we haven't "broken" the others yet ...
once Vince is ready, we'll break the other ones and get them fixed up ...


On Mon, 15 Oct 2001, Tom Lane wrote:

> "Marc G. Fournier" <scrappy@hub.org> writes:
> > Right now, from what I can tell, the snapshot looks great to me:
>
> That looks up-to-date to me too, but where did you get it from?
> The copy I pulled just now from
> ftp://ftp.us.postgresql.org/dev/postgresql-snapshot.tar.gz
> has still got the problem:
>
> $ ls -l postgresql-snapshot
> total 974
> -rw-r--r--   1 tgl        users         1189 Jan 25  2001 COPYRIGHT
> drwxr-xr-x   2 tgl        users         1024 Oct 14 04:00 ChangeLogs/
> -rw-r--r--   1 tgl        users         3567 Apr  9  2001 GNUmakefile.in
> -rw-r--r--   1 tgl        users       132330 Sep 16 04:00 HISTORY
> -rw-r--r--   1 tgl        users        34643 Apr  7  2001 INSTALL
> -rw-r--r--   1 tgl        users         1432 Feb 10  2001 Makefile
> -rw-r--r--   1 tgl        users         1928 May 11 04:00 README
> -rw-r--r--   1 tgl        users          586 Aug 27 04:00 aclocal.m4
> drwxr-xr-x   2 tgl        users         1024 Oct 14 04:00 config/
> -rwxr-xr-x   1 tgl        users       249316 Sep 15 04:00 configure*
> -rw-r--r--   1 tgl        users        35852 Sep 15 04:00 configure.in
> drwxr-xr-x  41 tgl        users         1024 Oct 14 04:00 contrib/
> drwxr-xr-x   4 tgl        users         1024 Oct 14 04:00 doc/
> -rw-r--r--   1 tgl        users          738 May 11 04:00 register.txt
> drwxr-xr-x  15 tgl        users         1024 Oct 14 04:00 src/
>
>             regards, tom lane
>



Re: Snaptshot appears fine to me ...

От
Vince Vielhaber
Дата:
On Mon, 15 Oct 2001, Marc G. Fournier wrote:

>
> try ftp2.us.postgresql.org ... this is what is holding up beta right now,
> we have to get the mirrors fixed, which Vince is working on ...
> ftp2.us.postgresql.org is the only 'operational' mirror we have right now,
> but, since Vince isn't ready yet, we haven't "broken" the others yet ...
> once Vince is ready, we'll break the other ones and get them fixed up ...

There can be no mirror breaking/fixing until server1's reliable.  In it's
current state it's useless, I can't even finish testing/debugging the new
mirror stuff right now.  I've been getting database unavailable errors of
one form or another for over two hours now and I know it's available cuze
I'm connected to it!

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
==========================================================================





Re: Snaptshot appears fine to me ...

От
Tom Lane
Дата:
"Marc G. Fournier" <scrappy@hub.org> writes:
> Right now, from what I can tell, the snapshot looks great to me:

That looks up-to-date to me too, but where did you get it from?
The copy I pulled just now from
ftp://ftp.us.postgresql.org/dev/postgresql-snapshot.tar.gz
has still got the problem:

$ ls -l postgresql-snapshot
total 974
-rw-r--r--   1 tgl        users         1189 Jan 25  2001 COPYRIGHT
drwxr-xr-x   2 tgl        users         1024 Oct 14 04:00 ChangeLogs/
-rw-r--r--   1 tgl        users         3567 Apr  9  2001 GNUmakefile.in
-rw-r--r--   1 tgl        users       132330 Sep 16 04:00 HISTORY
-rw-r--r--   1 tgl        users        34643 Apr  7  2001 INSTALL
-rw-r--r--   1 tgl        users         1432 Feb 10  2001 Makefile
-rw-r--r--   1 tgl        users         1928 May 11 04:00 README
-rw-r--r--   1 tgl        users          586 Aug 27 04:00 aclocal.m4
drwxr-xr-x   2 tgl        users         1024 Oct 14 04:00 config/
-rwxr-xr-x   1 tgl        users       249316 Sep 15 04:00 configure*
-rw-r--r--   1 tgl        users        35852 Sep 15 04:00 configure.in
drwxr-xr-x  41 tgl        users         1024 Oct 14 04:00 contrib/
drwxr-xr-x   4 tgl        users         1024 Oct 14 04:00 doc/
-rw-r--r--   1 tgl        users          738 May 11 04:00 register.txt
drwxr-xr-x  15 tgl        users         1024 Oct 14 04:00 src/
        regards, tom lane


Re: Snaptshot appears fine to me ...

От
Bruce Momjian
Дата:
> 
> Right now, from what I can tell, the snapshot looks great to me:
> 
> postgresql# ls -lt
> total 486
> drwxrwxrwx  15 pgsql  pgsql     512 Oct 15 04:04 src
> drwxrwxrwx  43 pgsql  pgsql    1024 Oct 15 04:04 contrib
> drwxrwxrwx   4 pgsql  pgsql     512 Oct 15 04:04 doc
> drwxrwxrwx   2 pgsql  pgsql     512 Oct 15 04:04 config
> -rwxr-xr-x   1 pgsql  pgsql  249153 Oct 14 04:00 configure
> -rw-r--r--   1 pgsql  pgsql   35886 Oct 13 04:01 configure.in
> -rw-r--r--   1 pgsql  pgsql  132689 Oct 13 04:01 HISTORY
> -rw-r--r--   1 pgsql  pgsql     700 Oct  2 10:21 register.txt
> -rw-r--r--   1 pgsql  pgsql   34643 Oct  1 13:46 INSTALL
> -rw-r--r--   1 pgsql  pgsql    3464 Sep 17 19:00 GNUmakefile.in
> -rw-r--r--   1 pgsql  pgsql     566 Aug 26 18:28 aclocal.m4
> -rw-r--r--   1 pgsql  pgsql    1928 May 10 21:46 README
> -rw-r--r--   1 pgsql  pgsql    1432 Feb  9  2001 Makefile
> -rw-r--r--   1 pgsql  pgsql    1189 Jan 24  2001 COPYRIGHT
> 
> All fresh dates ...

It is not the dates on the files.  What does doc/TODO show.  I ftp'ed
from ftp.us.postgresql.org and got a September 13th date in the TODO
file.


--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


Re: Snaptshot appears fine to me ...

От
Vince Vielhaber
Дата:
On Mon, 15 Oct 2001, Tom Lane wrote:

> "Marc G. Fournier" <scrappy@hub.org> writes:
> > Right now, from what I can tell, the snapshot looks great to me:
>
> That looks up-to-date to me too, but where did you get it from?
> The copy I pulled just now from
> ftp://ftp.us.postgresql.org/dev/postgresql-snapshot.tar.gz
> has still got the problem:

That should be ftp2.us.postgresql.org.  But it should be irrelevant
very soon as I think we're ready to make the switchover now.

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
==========================================================================





Re: Snaptshot appears fine to me ...

От
Peter Eisentraut
Дата:
Marc G. Fournier writes:

> Right now, from what I can tell, the snapshot looks great to me:
>
> postgresql# ls -lt
> total 486
> drwxrwxrwx  15 pgsql  pgsql     512 Oct 15 04:04 src
> drwxrwxrwx  43 pgsql  pgsql    1024 Oct 15 04:04 contrib
> drwxrwxrwx   4 pgsql  pgsql     512 Oct 15 04:04 doc
> drwxrwxrwx   2 pgsql  pgsql     512 Oct 15 04:04 config
> -rwxr-xr-x   1 pgsql  pgsql  249153 Oct 14 04:00 configure
> -rw-r--r--   1 pgsql  pgsql   35886 Oct 13 04:01 configure.in
> -rw-r--r--   1 pgsql  pgsql  132689 Oct 13 04:01 HISTORY
> -rw-r--r--   1 pgsql  pgsql     700 Oct  2 10:21 register.txt
> -rw-r--r--   1 pgsql  pgsql   34643 Oct  1 13:46 INSTALL
> -rw-r--r--   1 pgsql  pgsql    3464 Sep 17 19:00 GNUmakefile.in
> -rw-r--r--   1 pgsql  pgsql     566 Aug 26 18:28 aclocal.m4
> -rw-r--r--   1 pgsql  pgsql    1928 May 10 21:46 README
> -rw-r--r--   1 pgsql  pgsql    1432 Feb  9  2001 Makefile
> -rw-r--r--   1 pgsql  pgsql    1189 Jan 24  2001 COPYRIGHT
>
> All fresh dates ...

The problem was that some of the (sub-)tarballs had old dates, not what
happened to the files within.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter