On 22/12/15 19:18, Emilio Pozuelo Monfort wrote: > On 22/12/15 12:37, Emilio Pozuelo Monfort wrote: >> Control: tags -1 confirmed >> Control: forwarded -1 https://release.debian.org/transitions/html/mpich.html >> >> On 20/12/15 16:57, Anton Gladky wrote: >>> Package: release.debian.org >>> Severity: normal >>> User: release.debian....@packages.debian.org >>> Usertags: transition >>> >>> >>> Dear release team, >>> >>> it seems my new upload of mpich, which removed old libmpl1 and libopa1 >>> libraries requires transition at least on s390x. >>> >>> >>> Ben file: >>> >>> title = "mpich"; >>> is_affected = .depends ~ "libmpl1" | .depends ~ "libmpich12" | .depends ~ >>> "libopa1"; >>> is_good = .depends ~ "libmpich12"; >>> is_bad = .depends ~ "libmpl1" | .depends ~ "libopa1"; >>> >>> >>> Thanks and sorry for uncoordinated transition >> >> No problem. I've started to schedule the necessary rebuilds. > > There are a few failures, mostly because libmpich-dev no longer ships > mpif90.mpich et al.
You fixed that, but there are more issues, see https://release.debian.org/transitions/html/mpich.html e.g. netpipe fails because mpicc.mpich2 is gone, other packages fail because they can't find mpif77.mpich... Emilio