Michael Ablassmeier
Michael Ablassmeier
https://www.mail-archive.com/[email protected]/msg876056.html
This issue has been hitting me with every windows 11 image i built. After some time something is happening during Image bootup that disables the autologon. Ive come up with...
My jenkins version 2.361.4 I want to get all the job names of the jenkins server, but Through GetAllJobNames provided by gojenkins, and then iterating over the Name attribute and...
I made it work for me on debian bullseye with attached dockerfile (bcs of #138) My system is setup with amd renoir GPU, configured so its working with "radeontop". Forwarding...
tested in latest bulleye container: root@cefix-bullseye-amd64-moa3:/srv# unzip sniff.zip Archive: sniff.zip inflating: sniffnet_1.2.0_amd64.deb inflating: __MACOSX/._sniffnet_1.2.0_amd64.deb root@cefix-bullseye-amd64-moa3:/srv# cat /etc/issue Debian GNU/Linux 11 \n \l ``` root@cefix-bullseye-amd64-moa3:/srv# apt install ./sniffnet_1.2.0_amd64.deb Reading package lists......
I think you Need to install Kernel-Headers Package for the Kernel Version bootet
@joshjowen thanks, updated.
@ladar have you considered asking https://osuosl.org/ for hardware? They sponsor quite lots of other projects (https://osuosl.org/communities/), helping them with co-locations for build intensive tasks (such as the debian reproducible build...
could this be an issue caused by apparmor which denies access to virbr0?
Current qemu.qmp implementation has troubles with older qemu agents, the execute() function might hang forever if the qemu agent does not support the qmp execution IDs: https://gitlab.com/jsnow/qemu/-/issues/62 only way would...