[02:52] kanashiro: After some digging, it seems like there are still some packages need to be fixed: ruby-eventmachine ruby-bcrypt ruby-binding-ninja ruby-cairo libguestfs (ruby-guestfs) ruby-haml-rails hivex (ruby-hivex) ruby-gelf ruby-pcaprub ruby-packetfu thin [02:53] liushuyu I am working to fix some of them, but they shouldn't block ruby-defaults itself [02:57] kanashiro: They don't directly block ruby-defaults, but ruby-defaults will break them if it migrates [02:58] yes, but I'd love to see ruby-defaults migrate. I am working on the packages blocked anyway, feel free to help :) [03:00] kanashiro: which ones you are currently working on? [03:01] ruby-packetfu and ruby-pcaprub those are the one I am currently working on [03:01] tomorrow I'll get back to this [03:01] kanashiro: Okay, I can handle some of the other ones [03:01] thanks! We can sync tomorrow (my tomorrow :) [03:01] I think we should also skip libguestfs, since it's blocked by ocaml === Mirv__ is now known as Mirv [08:37] doko, sergiodj wrote that DEB_BUILD_MAINT_OPTIONS=qa=-elfpackagemetadata does not work to disable exporting ELF_PACKAGE_METADATA - is DEB_BUILD_MAINT_OPTIONS looked at before exporting ELF_PACKAGE_METADATA? [10:09] I don't think that's implemented. just unset that yourself? === matttbe9 is now known as matttbe [14:45] kanashiro: I have fixed some packages and opened merge proposals http://sponsoring-reports.ubuntu.com/ [14:58] liushuyu thanks, I am going to review the MPs [15:21] currently I am looking at ruby-bootsnap (broken ruby-devise, which broke ruby-eventmachine) [18:15] Oh, so `gbp dch` does not wrap lines automatically huh [18:55] kanashiro: https://launchpad.net/ubuntu/+source/ruby-rspec-parameterized/0.4.2-2ubuntu1 will need a re-try after ruby-unparser is published [19:33] liushuyu I noticed that, the build was re-triggered now [19:43] @pilot on [19:43] (pilot ) -- Set yourself as in or out of patch pilot. === ahasenack__ is now known as ahasenack [19:44] @pilot in === ChanServ changed the topic of #ubuntu-devel to: Archive: Feature Freeze | Devel of Ubuntu (not support) | Build failures: http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of Focal-Noble | Patch Pilots: ahasenack [19:48] kanashiro: It failed again, let's try that later, maybe Launchpad is also taking a break at the moment [20:07] yes, it got the old version of ruby-unparser. I'll wait a bit more [20:07] https://code.launchpad.net/~liushuyu-011/ubuntu/+source/ruby-gelf/+git/ruby-gelf/+merge/472826 [20:08] I am having some difficulties fixing ruby-bootsnap: when switching to gem-install layout, it will fail to load the native extension during the tests [20:09] liushuyu could you please add some DEP-3 headers to your ruby-gelf's patch? [20:10] kanashiro: Working on it [20:11] kanashiro: Done [20:12] liushuyu thanks! [21:42] liushuyu I think ruby-devise is the last piece missing, did you manage to make any progress? [22:08] kanashiro: I have a half-baked fix here https://git.launchpad.net/~liushuyu-011/ubuntu/+source/ruby-bootsnap, but it does not fully pass the build yet [22:09] The issue I can't understand is, Ruby does not seem to be able to find the native extension [22:09] But, if you disable the tests and let the package builds, and you install the binary package, then all the tests will pass [22:23] liushuyu I'll take a look at it to see if I can fix it then [22:24] kanashiro: Thanks!