Thread: pga3 Beta 1 Release
Hi Guys, I have rolled a beta 1 release and uploaded src, win32 and slackware builds to snake.pgadmin.org:/usr/local/apache/htdocs/ftp/beta (accessible at http://snake.pgadmin.org/ftp/). I'd appreciate a couple of confirmations that these look OK. Under that directory are currently src, win32 and slackware9 directories. Could all packagers please create a suitable directory for their OS, and upload binaries as soon as possible (please use the src tarball for consistancy, though I have tagged CVS with REL-0_9_0 as well). This entire directory tree is being rsync'd to ftp.postgresql.org/pub/pgadmin3 (and therefore the PostgreSQL mirror system as well) on a 6 hourly basis. Once more builds are there, and they've had a chance to replicate to the mirrors, we'll do a public announcement. Suggestions for it's content would be appreciated :-) Regards, Dave.
On Wednesday 06 August 2003 11:57, Dave Page wrote: > I have rolled a beta 1 release and uploaded src, win32 and slackware > builds to snake.pgadmin.org:/usr/local/apache/htdocs/ftp/beta > (accessible at http://snake.pgadmin.org/ftp/). I'd appreciate a couple > of confirmations that these look OK. Dear Dave, Andreas, Hiroshi and all other friends... The site to dispay the list of PostgreSQL mirrors. I am rolling out binaries and will be back shortly... Cheers, Jean-Michel
> -----Original Message----- > From: Jean-Michel POURE [mailto:jm.poure@freesurf.fr] > Sent: 06 August 2003 15:19 > To: Dave Page; pgadmin-hackers@postgresql.org > Subject: Re: [pgadmin-hackers] pga3 Beta 1 Release > > > On Wednesday 06 August 2003 11:57, Dave Page wrote: > > I have rolled a beta 1 release and uploaded src, win32 and > slackware > > builds to snake.pgadmin.org:/usr/local/apache/htdocs/ftp/beta > > (accessible at http://snake.pgadmin.org/ftp/). I'd > appreciate a couple > > of confirmations that these look OK. > > Dear Dave, Andreas, Hiroshi and all other friends... > > The site to dispay the list of PostgreSQL mirrors. Hmm, that won't work. Those mirrors are updated hourly - we track which ones are active by monitoring when they rsync with the master server. Take a look at http://gborg.postgresql.org/project/pgweb/cvs/co.php/www/mirrors-ftp.php ?r=1.16 to see how we do it on postgresql.org. A static HTML file is built from this php script on an hourly basis as it can be slow if the server is loaded. Regards, Dave.
Dave Page wrote: >This entire directory tree is being rsync'd to >ftp.postgresql.org/pub/pgadmin3 (and therefore the PostgreSQL mirror >system as well) on a 6 hourly basis. > Hi Dave, should this URL be the primary place for users who wants to try the software ? Or should this still be something on www.pgadmin.org/xxx ? Thanks, Raphaël
> -----Original Message----- > From: Raphaël Enrici [mailto:blacknoz@club-internet.fr] > Sent: 07 August 2003 09:52 > To: Dave Page > Cc: pgadmin-hackers@postgresql.org > Subject: Re: [pgadmin-hackers] pga3 Beta 1 Release > > > Dave Page wrote: > > >This entire directory tree is being rsync'd to > >ftp.postgresql.org/pub/pgadmin3 (and therefore the PostgreSQL mirror > >system as well) on a 6 hourly basis. > > > Hi Dave, > > should this URL be the primary place for users who wants to try the > software ? Or should this still be something on www.pgadmin.org/xxx ? http://www.pgadmin.org/pgadmin3/download.php Regards, Dave.
Dave Page wrote: >>-----Original Message----- >>From: Raphaël Enrici [mailto:blacknoz@club-internet.fr] >>Sent: 07 August 2003 09:52 >>To: Dave Page >>Cc: pgadmin-hackers@postgresql.org >>Subject: Re: [pgadmin-hackers] pga3 Beta 1 Release >> >>Dave Page wrote: >> >> >> >>>This entire directory tree is being rsync'd to >>>ftp.postgresql.org/pub/pgadmin3 (and therefore the PostgreSQL mirror >>>system as well) on a 6 hourly basis. >>> >>> >>> >>Hi Dave, >>should this URL be the primary place for users who wants to try the >>software ? Or should this still be something on www.pgadmin.org/xxx ? >> >> >http://www.pgadmin.org/pgadmin3/download.php > Instructions on this page concerning debian install are not valid anymore since they point to the snapshots' build : http://www.pgadmin.org/snapshots/linux/debian The following lines * For Debian WOODY: deb http://www.pgadmin.org/snapshots/linux/debian woody pgadmin * For Debian TESTING: deb http://www.pgadmin.org/snapshots/linux/debian testing pgadmin * For Debian UNSTABLE: deb http://www.pgadmin.org/snapshots/linux/debian unstable pgadmin Should be replaced by something like this: * For Debian WOODY: deb [MIRROR'S URL]/beta/debian woody pgadmin * For Debian TESTING: deb [MIRROR'S URL]/beta/debian testing pgadmin * For Debian UNSTABLE: deb [MIRROR'S URL]/beta/debian unstable pgadmin With may be an example: Example for france, you can try: * For Debian WOODY: deb ftp://ftp2.fr.postgresql.org/postgresql/pgadmin3/beta/debian woody pgadmin * For Debian TESTING: deb ftp://ftp2.fr.postgresql.org/postgresql/pgadmin3/beta/debian testing pgadmin * For Debian UNSTABLE: deb ftp://ftp2.fr.postgresql.org/postgresql/pgadmin3/beta/debian unstable pgadmin Cheers, Raphaël
Jean-Michel - can you fix this please? Thanks, Dave. > -----Original Message----- > From: Raphaël Enrici [mailto:blacknoz@club-internet.fr] > Sent: 07 August 2003 10:41 > To: Dave Page > Cc: pgadmin-hackers@postgresql.org > Subject: Re: [pgadmin-hackers] pga3 Beta 1 Release > > Instructions on this page concerning debian install are not valid > anymore since they point to the snapshots' build : > http://www.pgadmin.org/snapshots/linux/debian > > The following > lines > > * For Debian WOODY: > deb http://www.pgadmin.org/snapshots/linux/debian woody pgadmin > * For Debian TESTING: > deb http://www.pgadmin.org/snapshots/linux/debian > testing pgadmin > * For Debian UNSTABLE: > deb http://www.pgadmin.org/snapshots/linux/debian > unstable pgadmin > > Should be replaced by something like this: > > * For Debian WOODY: > deb [MIRROR'S URL]/beta/debian woody pgadmin > * For Debian TESTING: > deb [MIRROR'S URL]/beta/debian testing pgadmin > * For Debian UNSTABLE: > deb [MIRROR'S URL]/beta/debian unstable pgadmin > > With may be an example: > Example for france, you can try: > > * For Debian WOODY: > deb > ftp://ftp2.fr.postgresql.org/postgresql/pgadmi> n3/beta/debian > > woody pgadmin > * For Debian TESTING: > > deb > ftp://ftp2.fr.postgresql.org/postgresql/pgadmi> n3/beta/debian > > testing pgadmin > * For Debian > UNSTABLE: > deb > ftp://ftp2.fr.postgresql.org/postgresql/pgadmi> n3/beta/debian > > unstable pgadmin > > > Cheers, > > Raphaël > > >
On Thursday 07 August 2003 12:03, Dave Page wrote: > Jean-Michel - can you fix this please? Done. Cheers, Jean-Michel
Dave Page wrote: >Under that directory are currently src, win32 and slackware9 >directories. Could all packagers please create a suitable directory for >their OS, and upload binaries as soon as possible (please use the src >tarball for consistancy, though I have tagged CVS with REL-0_9_0 as >well). > > > I would love to do this for the Mac platform, but I don't have a clue about how to do it. :-) Assuming that I get the Mac port to built tonight (wxWindows now builds on Mac), do you want to release Mac binaries? ahp
> -----Original Message----- > From: Adam H. Pendleton [mailto:fmonkey@fmonkey.net] > Sent: 07 August 2003 15:35 > To: Dave Page > Cc: pgadmin-hackers@postgresql.org > Subject: Re: [pgadmin-hackers] pga3 Beta 1 Release > > > Dave Page wrote: > > >Under that directory are currently src, win32 and slackware9 > >directories. Could all packagers please create a suitable > directory for > >their OS, and upload binaries as soon as possible (please > use the src > >tarball for consistancy, though I have tagged CVS with REL-0_9_0 as > >well). > > > > > > > I would love to do this for the Mac platform, but I don't have a clue > about how to do it. :-) Assuming that I get the Mac port to built > tonight (wxWindows now builds on Mac), do you want to release > Mac binaries? Would love to. I'm not worried about them for beta1, though it would be good to get them out there as soon as we can :-) Regards, Dave.
On Thursday 07 August 2003 16:34, Adam H. Pendleton wrote: > I would love to do this for the Mac platform, but I don't have a clue > about how to do it. :-) Assuming that I get the Mac port to built > tonight (wxWindows now builds on Mac), do you want to release Mac binaries? I did not read wxWindows threads for a long time, but I understand that Mac December developper tools are based on gcc3.3. In July, wxWindows did not compile under gcc3.3 (=SuSE8.2). So you have to use older gcc3.2 developer tools. By the way, I had to switch our MacOsX build platform off because I am going on holidays. The summer is getting too hot here in France. Cheers, Jean-Michel
Jean-Michel POURE wrote: > I did not read wxWindows threads for a long time, but I understand > that Mac > >December developper tools are based on gcc3.3. In July, wxWindows did not >compile under gcc3.3 (=SuSE8.2). So you have to use older gcc3.2 developer >tools. > Just for information, I use gcc3.3 [ 3.3.1 20030626 (Debian prerelease) ] to build wxWindows 2.5 on Debian and it builds well (I didn't find errors in the build log). I remember we had a thread on this but don't remember the conclusions... Isn't it a specific Suse problem ? Raphaël.
Hi, I tried surfing translation site [1] and I end up having the following errors [2]. [1] http://www.pgadmin.org/pgadmin3/translation.php [2] Warning: fopen(/usr/local/www/pgadmin.postgresql.org/pgadmin3/cache/cache_translated.txt.new): failed to open stream: Permission denied in /usr/local/www/pgadmin.postgresql.org/pgadmin3/class/pgadmin_po.php on line 22 Cannot open file (/usr/local/www/pgadmin.postgresql.org/pgadmin3/cache/cache_translated.txt) Howard. Sulat @MU v.2.2 (Fresh) ....................................................................................... An extended module for MUWeb4 Project of Howard R. Bagcat Powered by GNU General Public License softwares. http://my.mu.edu.ph - a personalized portal is soon to come.
On Friday 08 August 2003 14:52, Howard Bagcat wrote: > Warning: > fopen(/usr/local/www/pgadmin.postgresql.org/pgadmin3/cache/cache_translated >.txt.new): failed to open stream: Permission denied > in /usr/local/www/pgadmin.postgresql.org/pgadmin3/class/pgadmin_po.php on > line 22 Cannot open file > (/usr/local/www/pgadmin.postgresql.org/pgadmin3/cache/cache_translated.txt) Dear Howard, Should be fixed now. The cache script is just a quick hack. I will make a better script this week-end. Cheers, Jean-Michel