Skip to content

Liniting won't start in local testing #1471

Description

@philnewm

Version
pulpcore: 3.114.0
pulp_deb: 3.9.0

Installed from default branch in development environment according to this setup-guide

Describe the bug
Running oci-env test -i -p pulp_deb lint against the dev environment causes:

/opt/oci_env/base/container_scripts/run_lint_tests.sh: line 16: black: command not found

To Reproduce

  • Setup a dev environment according to this setup-guide
  • ensure pulp_deb repo is cloned
  • run: oci-env test -i -p pulp_deb lint

Expected behavior
Linting check should start as it does in GitHub actions

Additional context
Looks like the GitHub actions CI workflow uses ruff which is very likely the reason this doesn't cause issues here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions