I returned to an old project I’d built back in March to apply pending updates to eliminate CVEs.
I had previously tried adding modules, but failed, and reverted to the last good spot, and that’s
where I started today. But at some point I was seeing Glibc 2.17 in logs instead of Glib 2.12,
however if I downloaded and tried to run its perl-static it ran ok and ldd reported no issues.
Anyhow, it broke when trying to build with the upddates, and ever reverting to the initial branch ID failed to build without error…and perl itself was one of the things being complained about.
This was project, Perl-5.32.1-Linux-CentOS-Debian7
I then tried to create a new project,
Perl-5.32.1-Linux-CentOS-Debian7-Wheezy
I initially chose to include 3 bundles, but that failed. I then tried to remove these, leaving only the bare new project, but it also fails. Logs complain of several symbols/medhods not found.
How can I get back on track ???
Thanks