Comment 1 for bug 1978955

Revision history for this message
Lena Voytek (lvoytek) wrote :

Hello René, thank you for submitting this report. Based on the info you provided it seems like the upstream fix you provided would fix the issue. We've added the fix to our upcoming release but it is not currently in 22.04. As such, I created a PPA with the fix for Jammy, located at:

https://launchpad.net/~lvoytek/+archive/ubuntu/libqb-retry-posix-fallocate-jammy

The code for the fix is here:

https://git.launchpad.net/~lvoytek/ubuntu/+source/libqb/commit/?id=cc8029c9ad0865bed61df1741ad8ad156fc7afac

If you would like to try it on your system to make sure it works you can run the following commands:

sudo add-apt-repository ppa:lvoytek/libqb-retry-posix-fallocate-jammy
sudo apt update
sudo apt upgrade