Viacheslav Vasilyev
Viacheslav Vasilyev
``` Anonymous Coward Username that this displayed in the Gerrit WebUI and in e-mail notifications if the full name of the user is not set. ``` Did you set the...
How do you run this scripts? Via nohup, or one after another? Sounds like race condition
Could you try to do this without nohup, but with awaiting in place. Just one after another, to exclude any race conditions. Also it might be great idea to put...
I know it's old, but here is the solution ```bash cat blocksize - 1); hole_blk = (hole + (fs->blocksize - 1)) & ~(fs->blocksize - 1); - err = copy_file_range(fs, fd,...
I've had similar issue on ubuntu for a long time, the only way for me was to wait for the rpm lock to be released, and then do the rest...
@mg-alanjones since it's just a workaround you're free to experiment with it, for instance try to increase sleep timeout, wait for some other mutex, or perhaps wait for amazon guys...
to add a little bit clarity here, the ssm-agent update suggested above is relying on `/usr/bin/cloud-init status --wait`
please check https://github.com/amazonlinux/amazon-linux-2023/issues/300
this will help with the multi-arch builds on al2023
just a side note regarding cronie vs systemd: https://docs.aws.amazon.com/linux/al2023/ug/compare-with-al2.html#cron