Closed nadenf closed 9 months ago
Thanks for your patience.
Sounds like this is something that should get filed against https://github.com/ilikenwf/apt-fast ? Happy to implement a workaround in the meantime though if you can suggest one.
Since I haven't heard anything, I am going to close it out but feel free to respond if you still need help.
When using the following on a self-hosted runner:
It fails with the following error messages:
On self-hosted the user is "runner" and it does have permission to call sudo. But I suspect on managed runners if you call sudo as root it allows it whilst on self-hosted it does not.
Because the following code seems to somehow call sudo twice on the apt_fast_installation method: