Okay, this is a weirdness caused by how I installed this laptop. I did a
standard Debian install in 2021, then copied the rootfs from my previous
(non-EFI) machine over it.
Therefore I ended up with the modules in /usr/lib/grub/x86_64-efi in
place, but not part of any installed Debian package. Ins
This is probably related to
http://git.savannah.gnu.org/cgit/grub.git/commit/?id=26031d3b101648352e4e427f04bf69d320088e77
- if the config change from that commit is combined with an older grub2
binary, the binary will interpret `fwsetup --is-supported` as `fwsetup`
and immediately reboot into the B
Package: grub-common
Version: 2.12~rc1-12
Severity: important
The `fwsetup --is-supported` call from grub.d/30_uefi-firmware doesn't
query for support, but instead reboots right into the BIOS setup. This
makes the system unusable, as the command is executed when reading the
config file.
Removing
To add insult to injury, the Debian-packaged version 0.4.3-2 misreports
as "0.4.4", when using the Lua-internal _VERSION variable (file
/usr/share/lua/5.1/luaevent.lua):
_M._VERSION = "0.4.4"
This makes it impossible to detect the problem and warn the user in a
portable way.
The pc file is also missing the header path for the webkit widgets:
-I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets
Georg
Package: libqt5webkit5-dev
Version: 5.212.0~alpha2-7
Severity: important
Building applications that rely on QtWebKit from Qt5 fails with the
following error:
./Swift/QtUI/QtWebKitChatView.h:13:10: fatal error: QWebElement: No such file
or directory
#include
^
compilation
Package: lua-event
Version: 0.4.3-2
Severity: important
Dear Maintainer,
the lua-event version packaged in Debian (0.4.3) contains a bug where
timers with timeout=0 are never called, leaking memory and causing
software malfunction.
This causes problems with the prosody XMPP server, if used in li
Package: crystalcursors
Version: 1.1.1-10
Severity: normal
The default x-cursor-theme alternative priority for all cursors is 50,
causing the actually selected alternative to be semi-random (depending
on the file name?). In my current setup it caused a left-handed cursor
to become default, confusi
8 matches
Mail list logo