[08:55] @pilot in === ChanServ 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 Focal-Noble | Patch Pilots: juliank [10:36] hm is pulseaudio supposed to be in universe in oracular? [10:43] launchpad says main, curl http://archive.ubuntu.com/ubuntu/dists/oracular/*/binary-amd64/Packages.gz says universe [11:09] tobhe: I suppose all binaries moved to universe but the source didn't :D [11:12] was that planned? [11:12] i noticed because livefs builds are failing without universe [11:25] juliank: I think you just uploaded r10k and python-docker. just got the installer rejection mail for both [11:25] sudip: Oh yes I suppose I forgot -sa [11:26] No automagic merge detection :( [11:26] But good thing, r10k will get git-ubuntu commits now [11:27] Take #2 [11:32] sudip: oh I suppose you just got the powers yourself a couple of hours ago and this was all unnecessary:D [11:33] juliank: a newbie question, after you have reviewed it, do you build and upload and approve in git-ubuntu ? [11:34] juliank: :) [12:16] sudip: I may possibly be the weirdest person as I use gbp buildpackage with $(git ubuntu prepare-upload args), i.e. r10k was gbp buildpackage -S --git-ignore-branch -v4.0.0-1ubuntu1 $(git ubuntu prepare-upload args) --git-no-pristine-tar -d -nc -kjak -sa [12:17] sudip: So yes after I upload it I approve it, or the other way around, whenever I remember :) [12:17] sudip: And the branch finally gets merged by the bot if I don't forget to do the git ubuntu prepare-upload args [12:19] you are not the only one, I use "gbp buildpackage" with "--git-builder=sbuild" [12:19] I will add that "git ubuntu prepare-upload args" in my scripts. thanks :) [12:32] fnordahl: any chance you can join the OVS/DPDK sync to agree on if/when the OVS test fix gets to noble? [12:33] fnordahl: or just tell me here if/when 3.3.1 will be done for Noble if you happen to know [12:41] cpaelzer: it will most likely find its way there eventually. Have a set of other SRU backed up already though so it will take some time. [12:41] cpaelzer: let's aim for completing the in-flight ones in this pulse and start a 3.3.1 sru in next pulse? [12:44] ok [12:44] fnordahl: thanks, I'll prep you the bug as I have a minute to do so and then I have something to track [12:44] arr, except launchpad does not want me to do so right now [14:04] @pilot out === ChanServ 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 Focal-Noble | Patch Pilots: N/A [14:15] With Launchpad being down, and most of the infra too, I've finally taken the time to put in shape my Membership Application (https://discourse.ubuntu.com/t/florent-skia-jacquet-membership-application/45913). Testimonials gratefully appreciated :-) [15:02] tobhe: looks like libpulse0/armhf libpulse-mainloop-glib0/armhf are still in main. i guess some packages in main are failed to rebuild so they still have these libraries in depends. [15:04] zhsj: everything gnome still pulls them in afaict [15:05] I haven't found any official communication on pulseaudio moving to universe. is there a bug ticket for this? [15:06] i just run `rmadison -u ubuntu -S pulseaudio|grep oracular` to see why you only see source in main. [15:07] haven't checked other facts [15:14] tobhe: it's not really unusual for packages to be demoted without fanfare. There probably is a bug somewhere (maybe findable through publishing history? not sure for section moves though) [15:15] no fanfare but lots of boom === rkratky__ is now known as rkratky [15:17] well, I guess you have an undeclared dependency on your hands ;) [15:22] tobhe: Or you're hitting a corner case where APT and whatever solver germinate uses. [15:22] ... don't agree. [15:23] hm [15:35] I mean, apt depends gnome-control-center shows libpulse0, libpulse0 is indeed in universe. this doesn't look like a corner case? [16:45] tobhe: it is indeed weird.