Bug#1139683: libformfactor needs library transition for 0.3.2

Adrian Bunk bunk at debian.org
Thu Jun 11 09:07:01 BST 2026


Source: libformfactor
Version: 0.3.2-1
Severity: serious
X-Debbugs-Cc: Roland Mas <lolando at debian.org>
Control: affects -1 src:bornagain libformfactor0.3.0

https://tracker.debian.org/pkg/libformfactor

Issues preventing migration:
∙ ∙ Autopkgtest for bornagain/23.0-7: amd64: Regression ♻ (reference ♻), arm64: Regression ♻ (reference ♻), loong64: Regression ♻ (reference ♻), ppc64el: Regression ♻ (reference ♻), riscv64: Regression ♻ (reference ♻), s390x: Regression ♻ (reference ♻)

...
 72s autopkgtest [07:22:11]: test python3: [-----------------------
 72s Testing with python3.13:
 72s Traceback (most recent call last):
 72s   File "/tmp/autopkgtest-lxc.2tcrz2vf/downtmp/autopkgtest_tmp/Py/./Unit/shape2d.py", line 3, in <module>
 72s     import bornagain as ba
 72s   File "/usr/lib/python3/dist-packages/bornagain/__init__.py", line 18, in <module>
 72s     from .lib import *
 72s   File "/usr/lib/python3/dist-packages/bornagain/lib/__init__.py", line 34, in <module>
 72s     from libBornAgainSample import *
 72s   File "/usr/lib/python3/dist-packages/bornagain/lib/libBornAgainSample.py", line 8, in <module>
 72s     import _libBornAgainSample
 72s ImportError: libformfactor.so.0.3.1: cannot open shared object file: No such file or directory
 73s autopkgtest [07:22:12]: test python3: -----------------------]
...


Due to:

$ objdump -p /usr/lib/x86_64-linux-gnu/libformfactor.so.0.3.2 | grep SONAME
  SONAME               libformfactor.so.0.3.2
$


lintian already issues a warning for this:
  W: libformfactor0.3.0: package-name-doesnt-match-sonames libformfactor0.3.2


More information about the debian-science-maintainers mailing list