Skip to content

more migrators skipping packages #5885

@minrk

Description

@minrk

this appears to be the same symptom as #5382 but with a different cause. Two different migrators seem to have skipped dependencies recenty:

  1. mpich5 opened a PR for dolfinx_mpc before its dependency fenics-dolfinx, which is (rightly) waiting on its dependency adios2
  2. petsc325 opened a PR for scifem which also depends on fenics-dolfinx, but has not yet received its PR.

Notably, in both cases fenics-dolfinx does not show up in the migrator, but it does show up in the graph as a dependent of both mpich and petsc. I'm not sure exactly how the bot decides if a dependent package correctly located in the graph should be excluded from migrators, but there seems to be something amiss there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions