[Slackbuilds-users] Updates - 20250517.1

B. Watson urchlay at slackware.uk
Sat May 17 22:11:42 UTC 2025



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.


More information about the SlackBuilds-users mailing list