Related problem
cpac creates directories that it expects before binding them (so the directories will be created/owned by the user running cpac), but sometimes those directories are empty by the time cpac is done, especially if running utilities.
Proposed feature
Keep track of directories created by cpac, and in the cleanup phase, delete any that are empty.
Acceptance criteria
Alternatives
No response
Additional context
No response
Related problem
cpaccreates directories that it expects before binding them (so the directories will be created/owned by the user runningcpac), but sometimes those directories are empty by the timecpacis done, especially if running utilities.Proposed feature
Keep track of directories created by
cpac, and in the cleanup phase, delete any that are empty.Acceptance criteria
cpacdo not persist oncecpacexitsAlternatives
No response
Additional context
No response