LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   How to migrate from stable to current over the network ? (https://www.linuxquestions.org/questions/slackware-14/how-to-migrate-from-stable-to-current-over-the-network-4175736562/)

gildbg 04-30-2024 03:58 AM

How to migrate from stable to current over the network ?
 
Hi guys,

I wanna ask a question: How user can migrate from stable tree to current over the network ?
Because the stable tree is far from current now the slackpkg install-new, upgrade-all, clean-system can't help

after slackpkg install-new is done, the GLIBC error is showing.

wget: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /lib64/libcrypto.so.1.1)

Thanks,

Petri Kaukasoina 04-30-2024 04:37 AM

You need to upgrade aaa_glibc-solibs first. This is from UPGRADE.TXT:
Code:

1.  Upgrade your glibc shared libraries. This is important, or things
    might go haywire during the next part of the upgrade:

    upgradepkg --install-new /root/slackware/a/aaa_glibc-solibs-*.txz

A post about this: https://www.linuxquestions.org/quest...ml#post6434992
The script I use to keep slackware up to date: https://www.linuxquestions.org/quest...2/#post6461235

gildbg 05-02-2024 12:15 AM

Uh, my bad. I completely forgot about this step.


All times are GMT -5. The time now is 10:27 AM.