Originally posted by: GaryKortz_GHS
# rpm -Uvh --force sqlite-3.15.2-1.aix6.1.ppc.rpm
Preparing... ################################# [100%]
Updating / installing...
1:sqlite-3.15.2-1 ################################# [ 50%]
Cleaning up / removing...
2:sqlite-3.23.0-1 ################################# [100%]
# rpm -q sqlite
sqlite-3.15.2-1.ppc
Same results
# yum update
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:
No module named sqlite
Please install a package which provides this module, or
verify that the module is installed correctly.
It's possible that the above module doesn't match the
current version of Python, which is:
2.7.10 (default, Jun 22 2016, 05:57:59) [C]
python module list same date stamp on _sqlite.so unchanged.