Short Description of the issue
The image pull from a private registry that reject anonymous token fails.
Environment
- Operating System: Linux
- Other related components versions: InterLink 0.3.1-rc2 InterLink Slurm Plugin 0.3.2
Steps to reproduce
Logs, stacktrace, or other symptoms
WARNING: Cache disabled - cache location / is not writable.
INFO: Downloading library image to tmp cache: /tmp/sbuild-tmp-cache-1796594801
FATAL: Unable to handle docker://[some registry]/some/image uri: failed to get checksum for XXXXX: Requesting bearer token: invalid status code from registry 403 (Forbidden)
Short Description of the issue
The image pull from a private registry that reject anonymous token fails.
Environment
Steps to reproduce
Logs, stacktrace, or other symptoms
WARNING: Cache disabled - cache location / is not writable. INFO: Downloading library image to tmp cache: /tmp/sbuild-tmp-cache-1796594801 FATAL: Unable to handle docker://[some registry]/some/image uri: failed to get checksum for XXXXX: Requesting bearer token: invalid status code from registry 403 (Forbidden)