[08:06] Hey, could somebody please re-trigger this armhf build, which failed due to a dbus timeout during unit-test. All other arches built fine: https://launchpad.net/ubuntu/+source/netplan.io/0.100-0ubuntu4~20.04.3/+build/20195730 === cpaelzer__ is now known as cpaelzer [08:41] slyon, hey, done now [08:45] thank you seb! [13:55] LocutusOfBorg, Hi, I got a question related to virtualbox-dkms and kernels. Both have a hwe variant. Should that be more a 1:1 mapping or a matrix. Or in other words, is the expectation that any pf the 4 combinations works or just the 2. I suspect a bit all 4... [15:15] smb, they are equivalent, same code [15:15] the difference between vbox and vbox-hwe is in x11 stuff [15:18] Hm... so it is even more a mystery why ADT tests claim to succeed for focal 5.8 hwe kernel and vbox-hwe and fail for vbox [15:20] smb, link please? [15:21] https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/amd64/v/virtualbox/20201016_103035_8da78@/log.gz (I am working on that part) and https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/amd64/v/virtualbox-hwe/20201016_103006_921f6@/log.gz [15:38] niedbalski: bug 1872106 seems like the same bug you fixed when fixing bug 1872118. Could you have a look? [15:38] bug 1872106 in isc-dhcp (Ubuntu Focal) "isc-dhcp-server crashing constantly [Ubuntu 20.04]" [Undecided,Confirmed] https://launchpad.net/bugs/1872106 [15:38] bug 1872118 in DHCP "[SRU] DHCP Cluster crashes after a few hours" [Unknown,New] https://launchpad.net/bugs/1872118 === Laney changed the topic of #ubuntu-devel to: Archive: Open | Devel of Ubuntu (not support) | Build failures: http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of Trusty-Groovy | If you can't send messages here, authenticate to NickServ first | Patch Pilots: [16:21] smb, [16:22] different error [16:22] Building initial module for 5.8.0-25-generic [16:22] Error! Bad return status for module build on kernel: 5.8.0-25-generic (x86_64) [16:22] Consult /var/lib/dkms/virtualbox/6.1.10/build/make.log for more information. [16:22] dpkg: error processing package virtualbox-dkms (--configure): [16:22] installed virtualbox-dkms package post-installation script subprocess returned error exit status 10 [16:22] its a normal "hey can't build here the module" [16:22] please don't confuse vbox host with vbox guest [16:22] the virtualbox-hwe is only providing *guest* stuff [16:23] in the failure, you are trying to build virtualbox-dkms, and there is no builtin kernel module for it, nor something provided by hwe package [16:23] Ah ok... and that is in the kernel anyway (likely newer version) [16:24] LocutusOfBorg, well the problem there is a bit as well that the default dep8 run does try vbox-dkms and vbox-guest-dkms and things fail overall if one fails [16:24] exactly [16:24] smb, btw virtualbox 6.1.16 is out and in hirsute [16:25] so better try that one too [16:25] LocutusOfBorg, that be sforshee. Me is old sh.. stuff guy [16:34] LocutusOfBorg, btw, since I can only upload kernels, someone has to sponsor me for virtualbox: https://bugs.launchpad.net/ubuntu/focal/+source/virtualbox/+bug/1901904 ;) [16:34] Launchpad bug 1901904 in virtualbox (Ubuntu Focal) "virtualbox 6.1.10-dfsg-1~ubuntu1.20.04.1 ADT test failure with linux-hwe-5.8 5.8.0-25.26~20.04.1" [Medium,In progress] [16:36] mmm smb to be honest I think we should just do the jump to 6.1.16 [16:39] LocutusOfBorg, has virtualbox a MRE? I usually try to avoid big jumps if possible. But I guess it is your call here.