On 02/10/2023 08.46, Joachim Zobel wrote:
Am Sonntag, dem 01.10.2023 um 15:30 -0300 schrieb David Bremner:
I'm currently waiting to see what happens with

     https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042521

before putting much effort into debugging polymake issues.

The discussion done in the inncluded link boils down to "won't fix,
wait for Julia". Is there any timeline for this?

Unfortunately there is really no timeline for this and I would be surprised if we can get this to work without perl within a year.

Regarding the current issue:
This seems like a rebuild of polymake against the new singular version might help. The libsingular package seems to have a very strict soname which is not reflected in the package name, i.e.
libsingular4m3n0 version 4.3.1 contains libsingular-Singular-4.3.1.so
libsingular4m3n0 version 4.3.2 contains libsingular-Singular-4.3.2.so
But for each of these packages the soname contains the full version (full filename).

I am not really sure how to handle this, do we need to pin singular to a specific patch version to make this work?

Benjamin

Reply via email to