Originally posted by: ashevchenko
It seems something broken in new db.ppc. There are no libdb.so in db.ppc 6.2.32. After installing it every command fails to execute:
bash-4.4# rpm -qa
Please wait...Could not load program /usr/opt/freeware/bin/rpm:
Dependent module libdb.so could not be loaded.
Could not load module libdb.so.
System error: No such file or directory
bash-4.4# yum info db.ppc
Installed Packages
Name : db
Arch : ppc
Version : 6.2.32
Release : 1
Size : 17 M
Repo : installed
From repo : AIX_Toolbox
Summary : The Berkeley Database, the Open Source embedded database system
URL :
http://www.sleepycat.com/index.html
License : Sleepycat
Description : Berekley DB is a programmatic toolkit that provides high-performance built-in
: database support for desktop and server applications and for information
: appliances.
:
: The Berkeley DB access methods include B+tree, Extended Linear Hashing, Fixed
: and Variable-length records, and Queues. Berkeley DB provides full
: transactional support, database recovery, online backups, and separate
: access to locking, logging and shared memory caching subsystems.
:
: Berkeley DB supports C, C++, Java, Tcl, Perl, and Python APIs.
bash-4.4# rpm -ql db.ppc | grep libdb.so
bash-4.4#
Another server with previous version db.ppc 4.8.24 contains /opt/freeware/lib/libdb.so:
bash-4.4# yum info db.ppc
Installed Packages
Name : db
Arch : ppc
Version : 4.8.24
Release : 4
Size : 9.5 M
Repo : installed
From repo : AIX_Toolbox
Summary : The Berkeley Database, the Open Source embedded database system
URL :
http://www.sleepycat.com/index.html
License : Sleepycat
Description : Berekley DB is a programmatic toolkit that provides high-performance built-in
: database support for desktop and server applications and for information
: appliances.
:
: The Berkeley DB access methods include B+tree, Extended Linear Hashing, Fixed
: and Variable-length records, and Queues. Berkeley DB provides full
: transactional support, database recovery, online backups, and separate
: access to locking, logging and shared memory caching subsystems.
:
: Berkeley DB supports C, C++, Java, Tcl, Perl, and Python APIs.
Available Packages
Name : db
Arch : ppc
Version : 6.2.32
Release : 1
Size : 5.8 M
Repo : AIX_Toolbox
Summary : The Berkeley Database, the Open Source embedded database system
URL :
http://www.sleepycat.com/index.html
License : Sleepycat
Description : Berekley DB is a programmatic toolkit that provides high-performance built-in
: database support for desktop and server applications and for information
: appliances.
:
: The Berkeley DB access methods include B+tree, Extended Linear Hashing, Fixed
: and Variable-length records, and Queues. Berkeley DB provides full
: transactional support, database recovery, online backups, and separate
: access to locking, logging and shared memory caching subsystems.
:
: Berkeley DB supports C, C++, Java, Tcl, Perl, and Python APIs.
bash-4.4# rpm -ql db.ppc | grep libdb.so
/opt/freeware/lib/libdb.so
/usr/lib/libdb.so