- Package:
- gap-guava-bin
- Source:
- gap-guava-bin
- Description:
- coding theory library for GAP (arch-dep files)
- Submitter:
- Bill Allombert
- Date:
- 2026-07-10 06:15:02 UTC
- Severity:
- normal
Package: gap-guava-bin Version: 3.17+ds-3 Severity: serious Hello Jérome, gap-guava test-suite fails with GAP 4.15 because gap 4.15 cannot find the binaries. This prevents GAP to migrate to testing. As far as I understand, the binaries are not dependent on libgap and/or the gap kernel and the package does not require gap-dev to be installed to build. Thus they should not be in a gap-kernel specific directory. Alternatively, If I am mistaken, then instead they need to be linked with libgap so that the package depend on the right version of libgap. Cheers,
Hello Bill, thanks to your report. ``Thus they should not be in a gap-kernel specific directory.'' This is correct. However, they are architecture depend. This issue is actually related to issue #1023313. I am on my way to merge them. Cheers, Jerome
retitle 1117783 gap-guava-bin: fix regression with GAP 4.16 severity 1117783 serious quit Hello Jérome, I have released GAP 4.16.0 and the exact same problem happens. gap-guava test-suite fails with GAP 4.16 because gap 4.16 cannot find the binaries. This prevents GAP to migrate to testing. No need to have the same discussion again. Cheers,