Bug#1018922: kbibtex crashes on startup

2022-11-30 Thread Amaury Pouly
I ran into this problem and I was able to fix the problem by compiling kbibtex from upstream. I believe that the problem was fixed by this merge: https://invent.kde.org/office/kbibtex/-/merge_requests/11 which indeed works around a bug/changed behavior of recent versions of Qt. Unfortunately, it

Bug#995120: linux-image-5.14.0-1-amd64: Raven Ridge cannot boot with secure memory encryption

2021-09-26 Thread Amaury Pouly
Package: src:linux Version: 5.14.6-2 Severity: critical Justification: breaks the whole system Dear Maintainer, * What led up to the situation? Booting an AMD Raven Bridge computer with this kernel renders the system unusable because the amdgpu driver cannot initialize. This happens because the

Bug#873634: missing module files libbd_*.so

2017-08-29 Thread Amaury Pouly
> apt install libblockdev-crypto2 libblockdev-mdraid2 libblockdev-part2 > libblockdev-fs2 libblockdev-loop2 libblockdev-swap2 > I missed the fact that I also needed to install 'gdisk', otherwise it fails with Cannot load the part plugin: The 'sgdisk' utility is not available This is odd becaus

Bug#873634: missing module files libbd_*.so

2017-08-29 Thread Amaury Pouly
Same problem here. Tracking down the missing files, I found that installing the following packages solves the problem: apt install libblockdev-crypto2 libblockdev-mdraid2 libblockdev-part2 libblockdev-fs2 libblockdev-loop2 libblockdev-swap2