Bug ID 941050
Summary pagadmin3 Failed to run Complaining about Mismatch between Program and Library
Classification openSUSE
Product openSUSE Factory
Version 201505*
Hardware x86-64
OS SUSE Other
Status NEW
Severity Critical
Priority P5 - None
Component Other
Assignee bnc-team-screening@forge.provo.novell.com
Reporter andisugandi@opensuse.org
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

User-Agent:       Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/44.0.2403.89 Safari/537.36
Build Identifier: 

Hi,

pagadmin3 was successfully installed on my openSUSE Tumbleweed box:

http://paste.opensuse.org/view/simple/44637167

But failed when try to run it (on terminal):
Fatal Error: Mismatch between the program and library build versions detected.
The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1009,wx
containers,compatible with 2.6),
and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1008,wx
containers,compatible with 2.6).
Aborted

> rpm -qi pgadmin3 
Name        : pgadmin3
Version     : 1.20.0
Release     : 1.4
Architecture: x86_64
Install Date: Sun 09 Aug 2015 10:11:12 AM WIB
Group       : Productivity/Databases/Tools
Size        : 9624743
License     : PostgreSQL
Signature   : RSA/SHA256, Thu 25 Jun 2015 07:51:55 PM WIB, Key ID
b88b2fd43dbdc284
Source RPM  : pgadmin3-1.20.0-1.4.src.rpm
Build Date  : Thu 25 Jun 2015 07:51:09 PM WIB
Build Host  : build76
Relocations : (not relocatable)
Packager    : http://bugs.opensuse.org
Vendor      : openSUSE
URL         : http://www.pgadmin.org/index.php
Summary     : Management and Administration Tools for the PostgreSQL Database
Description :
pgAdmin III is an administration and management tool for the PostgreSQL
database and derivative products such as EnterpriseDB, Mammoth PostgreSQL,
Pervasive Postgres, and SRA PowerGres. It includes a graphical administration
interface, an SQL query tool with graphical EXPLAIN, a procedural code editor,
an SQL/shell/batch scheduling agent, Slony-I management, and much more. It is
designed to answer the needs of most users, from writing simple SQL queries to
developing complex databases. The graphical interface supports all PostgreSQL
features and makes administration easy.
Distribution: openSUSE Factory

> zypper info pgadmin3 
Loading repository data...
Reading installed packages...


Information for package pgadmin3:
---------------------------------
Repository: openSUSE-Tumbleweed-Oss
Name: pgadmin3
Version: 1.20.0-1.4
Arch: x86_64
Vendor: openSUSE
Installed: Yes
Status: up-to-date
Installed Size: 9.2 MiB
Summary: Management and Administration Tools for the PostgreSQL Database
Description: 
  pgAdmin III is an administration and management tool for the PostgreSQL
  database and derivative products such as EnterpriseDB, Mammoth PostgreSQL,
  Pervasive Postgres, and SRA PowerGres. It includes a graphical administration
  interface, an SQL query tool with graphical EXPLAIN, a procedural code
editor,
  an SQL/shell/batch scheduling agent, Slony-I management, and much more. It is
  designed to answer the needs of most users, from writing simple SQL queries
to
  developing complex databases. The graphical interface supports all PostgreSQL
  features and makes administration easy.


Reproducible: Always

Steps to Reproduce:
1. Install pgadmin3 from Official (OSS) openSUSE Tumbleweed Repository
2. Run (on terminal): pgadmin3
3.
Actual Results:  
Fatal Error: Mismatch between the program and library build versions detected.
The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1009,wx
containers,compatible with 2.6),
and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1008,wx
containers,compatible with 2.6).
Aborted

Expected Results:  
Running without errors.

> lsb_release -a
LSB Version:   
core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64:desktop-4.0-amd64:desktop-4.0-noarch:graphics-2.0-amd64:graphics-2.0-noarch:graphics-3.2-amd64:graphics-3.2-noarch:graphics-4.0-amd64:graphics-4.0-noarch
Distributor ID: openSUSE project
Description:    openSUSE 20150805 (Tumbleweed) (x86_64)
Release:        20150805
Codename:       n/a


You are receiving this mail because: