On Sat, 17 May 2025, Luveh Keraph wrote:
Just a quick comment about a 15.0 upgrade that took place last month: after upgrading Perl to 5.34.3 in April ClusterSSH stopped working. Removing it and building it again fixes the problem. I wonder what other SlackBuilds packages are similarly affected?
Any perl package that includes XS (compiled C) code. They generally all break when you upgrade perl. You can check what you have installed: grep -l '^usr/lib.*vendor_perl.*so$' /var/adm/packages/*_SBo Packages that are part of Slackware that would have this problem, get updated at the same time as perl does (we hope!) so you shouldn't have to worry about them. _______________________________________________ SlackBuilds-users mailing list SlackBuilds-users@slackbuilds.org https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - https://slackbuilds.org/faq/