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

 (0 comments) (0 reactions) (0 assignees)C++ (1,123 forks)batch import
CIgood first issue

Repository metrics

Stars
 (14,852 stars)
PR merge metrics
 (Avg merge 13d 23h) (20 merged PRs in 30d)

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