Hello, >I already applied the patch you sent before. >Could you give me more details on what you are indicating? >It is now too ambiguous to do a next step correctly. >Now, I cannot find any trouble.
trouble is: 1) you hardcode a runtime dependency on mumps, this makes impossible to do a new mumps transition without having to full source upload sdpa each times. 2) You are including it statically, without no good reason see the patch here to know how to properly do it https://bugs.debian.org/cgi-bin/bugreport.cgi?att=1;bug=868505;filename=debdiff2;msg=27 other issues: a) it depends on openblas where it is not available. This is making the package not built where it has been in previous releases. You should drop that dependency, or ask ftpmasters to remove such architectures https://buildd.debian.org/status/package.php?p=sdpa&suite=unstable hope this clarifies a bit G.