rizinorg/cutter

The directory '/github/home/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled

Closed

#3,225 opened on Aug 10, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (14,852 stars) (1,123 forks)batch import
CIgood first issue

Description

Tons of warnings in CI:

The directory '/github/home/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.

Probably better to address/mitigate those somehow to avoid cluttering the Summary page of CI jobs.

Contributor guide