I do not know if libptscotchparmetisv3.so.7.0 could or should works as replacement for /usr/lib/libparmetis.so from parmetis-git. If this is correct, should be nice.
Edited: Since libesmumps.so is provided by scotch. From now parmetis and mumps optional dependencies, it make sense since scotch is already a dependency?
Pinned Comments
MartinDiehl commented on 2022-10-06 10:26 (UTC)
@jrohwer
When building PETSc (more specifically, petsc4py), one test (ex100 from ksp) will fail if a previous (major) version is installed. I could not figure out why this happens. The solution would be to build in a clean root (which is a little bit complicated due to dependency on other AUR packages) or simply uninstall the old version before.
Any help to solve this issue is welcomed.