IRC channel logs

2022-10-24.log

back to list of logs

<damo22>youpi: can we add something like this to the docs for development using qemu, it allows you to start qemu, then telnet to localhost:9999 to see the (qemu) monitor:
<damo22>-chardev socket,id=net0,host=127.0.0.1,port=9999,ipv4=on,server=on,telnet=on -monitor chardev:net0
<gnu_srs1>youpi: Note: Build of gcc-12.2.0-7 hangs on tests. Most likely on libstdc++ tests.
<gnu_srs1>dpkg: error processing archive /var/cache/apt/archives/hurd_1%3a0.9.git20220925-2_hurd-i386.deb (--unpack):
<gnu_srs1> trying to overwrite '/usr/bin/gcore', which is also in package gdb 12.1-4
<gnu_srs1>What to do?
<youpi>damo22: patch proposals welcome
<youpi>gnu_srs1: it is still making progress
<youpi>the gcore issue is odd, I had precisely put some code to avoid it
<Damy>Hi, in qemu the keyboard stuck, how can it fix ?
<Damy>qemu-system-x86_64 -monitor stdio -cpu core2duo-v1 -m 1024 -drive format=raw,file=./debian-hurd-20220824.img -net nic -net user -rtc base=localtime -k it -usb -usbdevice mouse