I am trying to change my platform. I have changed the platform settings in anpm from i686 to pentium4. Then I have just updated os2-base to pentium4. After that I started an 'yum update' and all packages which have updates will be updated to platform pentium4. But now I have some problems with yum or rpm, for example:
{0}[c:\] yum list installed
Fehler: Failed to initialize NSS library
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:
cannot import name ts
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.6 (default, May 16 2020, 17:42:14)
[GCC 9.2.0 20190812 (OS/2 RPM build 9.2.0-4.oc00)]
If you cannot solve this problem yourself, please go to
the yum faq at:
http://yum.baseurl.org/wiki/Faq
After some retries the command runs ok.
best regards
bernhard