Michael Prokop

Results 237 comments of Michael Prokop

I can reproduce this with plain KVM (qemu 1:2.1+dfsg-12+deb8u6 on Debian/jessie) and the vmware option for VGA, like: ```kvm -vga vmware -m 1024 -cdrom grml64-full_2017.05.iso``` Works with the `cirrus` and...

This issue still exists with kvm/qemu-system-x86_64 1:2.8+dfsg-6+deb9u5 from Debian/stretch and current daily ISOs (shipping xserver-xorg-video-vmware 1:13.3.0-2): ![screenshot 2018-12-14t11 26 31](https://user-images.githubusercontent.com/115592/49997910-258be280-ff93-11e8-883c-17bd4a62447a.png) I'm not sure what to do about that though, tbh.

Thanks for reporting this, @Suspicat. We need to look into this at some point for sure, maybe we can fix it by using the approach from https://github.com/grml/grml-live/issues/54. (Sorry for the...

I can confirm the problem, also seeing it with ruby 3.1.2p20 (as present in Debian/bookworm) and puppet-agent v7.23.0-1bullseye (from puppetlabs upstream). Thanks @supertassu for providing a patch, this also works...

Yeah, I think we can start shipping `zstd` by default. But given that it started to show up in 2015 within Debian, it would be interesting to know since which...

> It’s in Debian 10 (buster). Are older releases supported by grml-debootstrap? Yes, see `releasetable.txt`: ``` .Current status [width="40%",frame="topbot",options="header"] |====================== |Release |Status |jessie |works[1] |stretch |works[1] |buster |works[1] |bullseye |works...

The problem I have with this change is, that this feature seems to be available as of apt v2.1.16, which is available "only" as of bullseye (v11) and newer Debian...

> I guess feature detection could be added, then ok? ACK! :)

> > I guess feature detection could be added, then ok? > > ACK! :) Uff, the option isn't mentioned in `apt-get`'s help output and also isn't reported with a...