View Revisions: Issue #18003
Summary | 0018003: Converting CentOS8 to CentOS8-Stream: lots of "/sbin/ldconfig: /lib64/libsmbldap.so.2 is not a symbolic link" | ||
---|---|---|---|
Revision | 2021-01-10 08:16 by toracat | ||
Description | Converting a CentOS8 system to Stream using the technique in https://www.techrepublic.com/article/how-to-convert-centos-8-to-centos-8-stream/ [jhg@dev ~]$ sudo dnf install centos-release-stream [jhg@dev ~]$ sudo dnf swap centos-{linux,stream}-repos [jhg@dev ~]$ sudo dnf --allowerasing distro-sync During distro-sync I saw /sbin/ldconfig: /lib64/libsmbldap.so.2 is not a symbolic link 31 times during scriptlet execution for various packages. I've attached the complete console log of the entire process. [Note added by admin: the original documentation for the conversion is found in https://www.centos.org/centos-stream/#converting-from-centos-linux-to-centos-stream ] |
||
Revision | 2021-01-08 23:36 by jhgarrison | ||
Description | Converting a CentOS8 system to Stream using the technique in https://www.techrepublic.com/article/how-to-convert-centos-8-to-centos-8-stream/ [jhg@dev ~]$ sudo dnf install centos-release-stream [jhg@dev ~]$ sudo dnf swap centos-{linux,stream}-repos [jhg@dev ~]$ sudo dnf --allowerasing distro-sync During distro-sync I saw /sbin/ldconfig: /lib64/libsmbldap.so.2 is not a symbolic link 31 times during scriptlet execution for various packages. I've attached the complete console log of the entire process. |