When osbuild-composer crashed, it left temporary directories in `/var/cache`. Use `/var/tmp` for these output directories, because systemd will clean these up (we set PrivateTmp=true). Also, put the store into `/var/cache/osbuild-store`. The worker does not checkpoint anything. The store is only used as a cache for rpms. That can be shared between multiple workers and successive runs of a single worker. |
||
|---|---|---|
| .. | ||
| osbuild-composer | ||
| osbuild-dnf-json-tests | ||
| osbuild-image-tests | ||
| osbuild-koji | ||
| osbuild-pipeline | ||
| osbuild-rcm-tests | ||
| osbuild-store-dump | ||
| osbuild-tests | ||
| osbuild-upload-aws | ||
| osbuild-upload-azure | ||
| osbuild-worker | ||