a2o / snoopy

Snoopy Command Logger is a small library that logs all program executions on your Linux/BSD system.
GNU General Public License v2.0
1.22k stars 155 forks source link

ci/packaging: Disable Arch Linux-related packaging Actions #281

Closed bostjan closed 1 month ago

bostjan commented 1 month ago

Packaging-related Actions for Arch Linux started failing because the whole process gets stuck on a hanged fakeroot process. This seems to be the relevant issue: https://github.com/docker/for-mac/issues/7331

Disabling Arch Linux packaging support until this issue is resolved.