Bug#962050: sasmodels: regression in debian/patches/reproducible-c-models.patch

Drew Parsons dparsons at debian.org
Wed Jul 29 04:52:49 BST 2020


On 2020-07-29 11:37, Drew Parsons wrote:
> 
> It must be related to the  _constrained_ property.

Probably, sas64_constrained_ellipsoid_ is being generated by build-time 
tests.  The constrained tag is added by reparameterize() in core.py, and 
is called (twice) with ellipsoid by test_reparameterize() in 
test_reparameterize().

I think that means we should just delete 
sas64_constrained_ellipsoid_*.so. In sasview, there's only one listing 
for model Ellipsoid/ellipsoid (distinct from core_shell_ellipsoid), so 
the alternative constrained variants don't seem to be directly 
accessible anyway.

But the upstream build system should be cleaning up after itself if it's 
generating test reparameterisations that are not intended to be 
installed.



More information about the debian-science-maintainers mailing list