Thread: mislabeled rpm file

mislabeled rpm file

From
William McCoy
Date:
I have noticed that the rpm of pgadmin3 v. 1.6.1 on the PostgreSQL
download site is the same file as the pgadmin3-docs rpm file.  In fact,
they are both the pgadmin3-docs-1.6.1-2.i386.rpm file.  That is, the
file called pgadmin3-1.6.1-2.i386.rpm is mislabeled and is really just
another copy of the docs rpm.

I should clarify that I am speaking of the files in the
[Top]/pgadmin3/release/v1.6.1/fedora-core-5/rpm directory.

Is there a possibility that the version 1.6.1 or 1.6.2 pgadmin3 rpm
for FC5 could be made available?

Thanks, W. McCoy

Re: mislabeled rpm file

From
Devrim GUNDUZ
Date:
Hi,

On Mon, 2007-01-15 at 21:53 -0500, William McCoy wrote:
> I have noticed that the rpm of pgadmin3 v. 1.6.1 on the PostgreSQL
> download site is the same file as the pgadmin3-docs rpm file.  In
> fact,
> they are both the pgadmin3-docs-1.6.1-2.i386.rpm file.  That is, the
> file called pgadmin3-1.6.1-2.i386.rpm is mislabeled and is really just
> another copy of the docs rpm.

Oh, no :) Thanks for the report.

> Is there a possibility that the version 1.6.1 or 1.6.2 pgadmin3 rpm
> for FC5 could be made available?

I built and uploaded them. They will hit the main FTP site in next sync
(I don't know when it is)

Regards,
--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/




Re: mislabeled rpm file

From
William McCoy
Date:
Devrim GUNDUZ wrote:
> Hi,
> 
> On Mon, 2007-01-15 at 21:53 -0500, William McCoy wrote:
>> I have noticed that the rpm of pgadmin3 v. 1.6.1 on the PostgreSQL
>> download site is the same file as the pgadmin3-docs rpm file.  In
>> fact,
>> they are both the pgadmin3-docs-1.6.1-2.i386.rpm file.  That is, the
>> file called pgadmin3-1.6.1-2.i386.rpm is mislabeled and is really just
>> another copy of the docs rpm.
> 
> Oh, no :) Thanks for the report.
> 
>> Is there a possibility that the version 1.6.1 or 1.6.2 pgadmin3 rpm
>> for FC5 could be made available?
> 
> I built and uploaded them. They will hit the main FTP site in next sync
> (I don't know when it is)
> 
> Regards,

Ok, thanks to Devrim the new rpms for v. 1.6.2 for fc5 are available on 
the website.  One might have a little problem finding them because if 
you click on "RPM" on the left side of the pgadmin download page, 
"1.6.2" is not a choice.  You have to click on another version and then 
go back up one level to get the full list of release subdirectories.

Nonetheless, thanks to Devrim for the quick compilation and uploading of 
the new rpms.

Bill

-- 

William D. McCoy
Geosciences
University of Massachusetts, Amherst
wdmccoy@geo.umass.edu


Re: mislabeled rpm file

From
Dave Page
Date:
William McCoy wrote:

> Ok, thanks to Devrim the new rpms for v. 1.6.2 for fc5 are available on
> the website.  One might have a little problem finding them because if
> you click on "RPM" on the left side of the pgadmin download page,
> "1.6.2" is not a choice.  You have to click on another version and then
> go back up one level to get the full list of release subdirectories.

Thanks, fixed.

Regards, Dave