I just updated about 300 packages and where told to remove 1 orfpans.
I open Terminal and try to use su and get the following messages.
- Code: Select all
[jan@localhost ~]$ su
su: /lib/libpam_misc.so.0: no version information available (required by su)
su: relocation error: su: symbol misc_conv, version LIBPAM_MISC_1.0 not defined in file libpam_misc.so.0 with link time reference
The /lib/libpam_misc.so.0 will not be found to install through MCC.
What to do?