Closed lengau closed 3 months ago
https://github.com/canonical/craft-providers/blob/18b4931226e366991f76eb8a063b48248cb0a33e/craft_providers/bases/centos.py#L85
This should be self._cache_path
self._cache_path
Create a CentOS 7 provider with a cache path - note that it's not mounted
n/a
Centos 7 is EOL and we're removing it from charmcraft. No longer needed.
Bug Description
https://github.com/canonical/craft-providers/blob/18b4931226e366991f76eb8a063b48248cb0a33e/craft_providers/bases/centos.py#L85
This should be
self._cache_path
To Reproduce
Create a CentOS 7 provider with a cache path - note that it's not mounted
part yaml
Relevant log output