[09:44] fnordahl: AFAICS neither my nor Davids fix has landed, but nor has OVS 3.3.1 been tagged. What was the outcome of your contact to the OVS community? [09:57] cpaelzer: the fact that it is not tagged yet is a good sign in that regard. I mentioned that we had issues with OVS-DPDK vs DPDK 23.11.1 in the weekly meeting yesterday without any specific requests nor discussion/pushback. [09:58] cpaelzer: David's fix has one Ack, so it is verly likely that the maintainer will merge that before tagging [10:04] Setting up plymouth (24.004.60-1ubuntu7) ... [10:04] /usr/sbin/update-initramfs: 3: exec: update-initramfs.REAL: not found [10:04] this seems familiar but i can't remember the details [10:04] (testing a branch of livecd-rootfs but I don't think it should have done this) [13:00] cpaelzer: it's merged to branch-3.3 now: https://github.com/openvswitch/ovs/commit/cc99622485062b902362ffa3a08317dc0f926164 [13:00] -ubottu:#ubuntu-devel- Commit cc99622 in openvswitch/ovs "system-dpdk: Fix socket conflict when starting testpmd." === matttbe7 is now known as matttbe [15:10] tsimonq2: hey, I haven't seen cinder in the various queues, did something go wrong with the upload? [15:12] jbicha: thanks for re-retrying fence-agents! :) (I re-tried it too but didn't notice that I was getting the SSO prompt!) [15:56] adrien: looking [15:56] adrien: On my end I only see https://code.launchpad.net/~adrien/ubuntu/+source/cinder/+git/cinder/+merge/466890 - am I missing something? [15:57] mwhudson: Friendly reminder to unsubscribe sponsors when you've sponsored something ;) [15:59] tsimonq2: yes but I'm not seeing the upload so I'm wondering if it failed [15:59] or if I'm missing something [15:59] hmmm [15:59] you're right o_O I'll re-sponsor [16:02] rejected: Mismatch in binaryfulness. (arch) False != (files) True [16:02] nice [16:04] adrien: What arguments did you pass to debuild to get this source package to build? [16:11] tsimonq2: my guess is he just passed it over to sbuild [16:11] Oh wait, for the source package? [16:14] schopin: Yeah, the dh_auto_clean stage keeps failing and I'm struggling to find a way to use raw debuild and skip that step... although I didn't spend a lot of time on it [16:14] My original upload used sbuild but got rejected... might try that again. [16:14] tsimonq2: from a fresh checkout, dpkg-buildpackage -nc -S should do the trick? [16:15] -nc - that's it, thanks! [16:18] Eickmeyer: This is why I took your coffee ;P ^ [16:18] yw [16:18] tsimonq2: I have more where that came from. [16:18] * Eickmeyer goes and gets more [16:18] [16:18] ./grump [16:19] while true; do ./grump; ./coffee; sleep 10; done [16:19] * Eickmeyer runs script [16:19] adrien: https://launchpad.net/ubuntu/+source/cinder/2:24.0.0-0ubuntu2 thanks for the poke :) [16:20] tsimonq2: adrien: FWIW the package FTBFSes in my local sbuild, and that looks related to the new changes [16:22] * tsimonq2 keeps an eye on the archive upload [16:24] ========================= [16:24] Failures during discovery [16:24] ========================= [16:24] --- import errors --- [16:24] very nice [16:27] adrien: I'll be able to take a look later today; I have to get to $dayjob... feel free to take a look + send an updated diff over if you have the chance today. [16:30] I've started to build from a clean checkout (basically) after hitting issues with openssl which I was utterly unable to solve (yes, I know packages are supposed to be able to clean but too many don't and I still don't know the issue with openssl) [16:31] I'll take another look a bit later today if I can as I'm quite hampered right now [19:09] wonderful: python-googleapi introduces at least one FTBFS (cinder), possibly 5 or 6 [19:15] probably related to "I: dh_python3 pydist:302: Cannot find package that provides google_api_core." during the build of python-googleapi === coreycb1 is now known as coreycb [19:28] welp, will require adding a new package ( https://github.com/googleapis/python-api-core ) which means I'm very happy... [20:45] adrien: Sounds like a fun exercise :)