From: | georgi-georgiev-pgsql(at)japannext(dot)co(dot)jp |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #7823: PGDG packaged pgadmin3_92 removes its /usr/bin/pgadmin3 link |
Date: | 2013-01-22 17:13:44 |
Message-ID: | E1TxhPs-0000Pl-O5@wrigleys.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 7823
Logged by: Georgi Georgiev
Email address: georgi-georgiev-pgsql(at)japannext(dot)co(dot)jp
PostgreSQL version: 9.2.2
Operating system: CentOS 6.3
Description:
Updating pgadmin3_92 removes the /usr/bin/pgadmin3 symlink. There is also a
harmless warning from the post-install scriptlet when it tries to create
that symlink and it is already there (happens on an update).
....
Running Transaction
Updating : pgadmin3_92-1.16.1-1.rhel6.x86_64
1/2
Non-fatal POSTIN scriptlet failure in rpm package
pgadmin3_92-1.16.1-1.rhel6.x86_64
ln: creating symbolic link `/usr/bin/pgadmin3': File exists
warning: %post(pgadmin3_92-1.16.1-1.rhel6.x86_64) scriptlet failed, exit
status 1
Cleanup : pgadmin3_92-1.16.0-1.rhel6.x86_64
2/2
....
And after this /usr/bin/pgadmin3 is gone.
From | Date | Subject | |
---|---|---|---|
Next Message | Pius Chan | 2013-01-22 17:32:20 | Re: BUG #7819: missing chunk number 0 for toast value 1235919 in pg_toast_35328 |
Previous Message | georgi-georgiev-pgsql | 2013-01-22 17:08:41 | BUG #7822: PGDG packaged postgresql92 binaries do not find their libraries |