Skip to content

pip check fails in 2021.12 #152

@trz42

Description

@trz42

Some package in the compatibility layer of 2021.12 is missing as reported by pip check. Reproduce as follows

$ source /cvmfs/pilot.eessi-hpc.org/versions/2021.12/init/bash
...
$ pip check
gitpython 3.1.24 requires typing-extensions, which is not installed.

The problem has actually been reported to gentoo, see https://bugs.gentoo.org/827882
The fix, however, was not used to bootstrap the prefix. It seems the specific commit being used (gentoo/gentoo@7eaa251) is two days too old.

It might be possible to fix this with an in-place update of the package.

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