rpm bug

From: Faye Gibbins <wibble(at)morpheux(dot)org>
To: pgsql-bugs(at)postgresql(dot)org
Subject: rpm bug
Date: 2001-10-18 18:48:22
Message-ID: 3BCF23F6.31F35469@morpheux.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


installed -:

[root(at)mail faye]# ls postgresql-*
postgresql-7.1.3-1PGDG.i386.rpm
postgresql-libs-7.1.3-1PGDG.i386.rpm
postgresql-contrib-7.1.3-1PGDG.i386.rpm
postgresql-perl-7.1.3-1PGDG.i386.rpm
postgresql-devel-7.1.3-1PGDG.i386.rpm
postgresql-server-7.1.3-1PGDG.i386.rpm
postgresql-docs-7.1.3-1PGDG.i386.rpm
[root(at)mail faye]#

and.....

[root(at)mail faye]# rpm -qf /etc/init.d/postgresql
postgresql-server-7.1.3-1PGDG
[root(at)mail faye]#

but......

less /etc/init.d/postgresql

--snip

# Version 7.1.2-2.PGDG Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
# sync up.
# Karl's fixes for some quoting issues.

# PGVERSION is:
PGVERSION=7.1.2

# Source function library.

--snip

Surely the version number is wrong ?

Yours
Faye

I take sweets from strangers.

wibble(at)morpheux(dot)org http://www.morpheux.org

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2001-10-18 20:34:19 Re: [BUGS] SQLCODE==-209
Previous Message Tom Lane 2001-10-18 18:34:22 Re: Bug #486: tab-complete.o: filename_completion_function reference not found when make'ing either 7.1.2 or 7.1.3 under Windows 2000