[06:11] Eickmeyer: FWIW, you're not supposed to be able to push directly to git-ubuntu repositories. They're read-only. [06:11] The staging branches are supposed to be the exception but they're not live yet (waiting on a Launchpad feature request). [06:12] Eickmeyer: https://canonical-git-ubuntu.readthedocs-hosted.com/en/latest/howto/upload.html for how to "push" rich history with git-ubuntu === pushkarnk1 is now known as pushkarnk === sem2peie- is now known as sem2peie [14:14] rbasak: Ah. Makes sense. Still came in handy as I did a `pull-lp-source` and `git ubuntu` for the merge and then built the package as normal and uploaded that way. Worked like a charm. [14:32] athos, thanks for your comments on the sosreport LP, I've got to the point of using debdiff-apply, and get the issue on "don't know how to rebase version-change", is that normal [14:40] arif-ali: debdiff-apply isn't really for you to use, but for the sponsor to use. :) [14:41] Eickmeyer: sure, wanted to make sure it would apply cleanly as per the issues with symbolic links yesterday. So wanted to see if that was something I need to worry about [14:43] ahasenack, LP: #2063841 has a new comment [14:43] -ubottu:#ubuntu-devel- Launchpad bug 2063841 in virtualbox-hwe (Ubuntu) "[SRU] virtualbox crash on network traffic" [Critical, Confirmed] https://launchpad.net/bugs/2063841 [14:43] please tell me if something is still missing, or you want something changed [14:43] k [14:43] I'm a little bit afk but will answer eventually :D [14:44] arif-ali: if that is the only issue you are facing, it is fine. I will deal with it before uploading :) Thanks for addressing it. [14:45] ack, thanks [15:25] Not sure anyone is around, but I'm hoping to get sponsorship on some new packages for LTS releases pre-Noble (Jammy, Focal, Bionic) - https://bugs.launchpad.net/bugs/2063362 [15:26] -ubottu:#ubuntu-devel- Launchpad bug 2063362 in involflt (Ubuntu Jammy) "Backport for 22.04, 20.04, and 18.04" [Undecided, In Progress] [15:45] @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-Mantic | Patch Pilots: tsimonq2 [15:45] o/ [16:00] liushuyu needs a bouncer ;P [16:05] tsimonq2: Are you able to have a look at the LP bug above? [16:06] john-cabaj: Sure :) [16:09] tsimonq2: Thanks! [16:11] john-cabaj: I'm a community member, so I don't have as much insight on this package's purpose as you probably do... that being said, if you need this in Bionic, that has passed the standard 5 year support cycle. I'd talk to the ESM team. [16:11] john-cabaj: For Focal and Jammy, I'll do a full source NEW review (the works), but from an SRU team perspective my gut tells me they'll want more information. [16:12] tsimonq2: Noted. Priority is Jammy and Focal [16:16] john-cabaj: `lintian -EvIL +pedantic` throws me these two, I would be mindful of them for future uploads but I won't block on them: executable-not-elf-or-script (probably comes from upstream?), wrong-section-according-to-package-name (can be done via an Archive Admin override) [16:19] Oh, on the source build itself I'm getting missing-build-dependency-for-dh-addon and missing-build-dependency-for-dh_-command ... should be a fairly simple fix [16:19] tsimonq2: Interesting. The packages did build fine in my PPA [16:21] Yeah, that is somewhat confusing, hm [16:23] * tsimonq2 sees if it builds any different with dh-dkms as a build dep [16:27] john-cabaj: Is this intended to ship the *built* kernel module or just the source files under /usr/src/involflt-0.1.0/ ? [16:30] tsimonq2: It's intended to ultimately build the module with the kernel. The kernel build pulls in DKMS, builds it, and packages the module [16:31] So the former, I believe [16:31] I ask because as-is, it only ships the source under /usr/src/involflt-0.1.0/ [16:32] I'm also not very familiar with DKMS packages :) [16:32] tsimonq2: Right, I think if you were to install the DKMS package standalone, it would go there. [16:33] But this should be part of the kernel build eventually (similar to zfs-linux, v4l2loopback, etc...) [16:37] john-cabaj: Okay, I'm mostly satisfied here - the only thing that caught my eye besides the aforementioned Lintian flags is that src/md5.c is public domain. I'll add the debian/copyright entry and get these in the queue for you; that being said, I'd still suggest making the SRU bug report more detailed :) [16:38] ( licensecheck --copyright -r . ) [16:38] tsimonq2: Thanks for giving it a look! [16:39] No problem :) [17:45] @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-Mantic | Patch Pilots: N/A [18:11] tsimonq2: ok so what am I doing wrong here [18:11] first I downloaded the build logs of all the failed qcoro builds and stuck them in a directory. [18:11] Made sure they were unzipped and named differently, so they're all there. [18:12] Then I went into the root of the qcoro source package tree, and did pkgkde-symbolshelper batchpatch -v 0.10.0 ../qcoro-symbols/* [18:12] this spits out a ton of output and it does indeed change the symbols, but then when I build qcoro again locally, it has a bunch more added and removed symbols that almost seem to have been "missed". [18:12] Any clue what happened there? [18:13] (part of me is tempted to just surgically convert each build log into a diff file and then `patch` it manually) [18:43] arraybolt3: pkgkde-symbolshelper batchpatch -v 0.10.0 -c amd64,arm64,armhf,ppc64el,riscv64,s390x../qcoro-symbols/* is what I would have done at 1st [18:45] arraybolt3: try piping it into the command? [18:46] I'd have to clone it myself, but if you're stuck I can do that [18:47] I'll give it a shot later on, thanks! [18:48] yw :) [19:06] tsimonq2: Thanks for looking through all the merge proposals! [19:07] tsimonq2: liushuyu needs a bouncer ;P > I did not use a bouncer because I know where to find the scroll back [19:37] arraybolt3: do you mean your local qcoro build failed again on symbols, or it succeeded but with messy symbols output? [19:38] liushuyu: hahahaha fair enough ;) [19:38] liushuyu: Also, I didn't look through *all* of them, I left a few of the complicated ones ;P [19:39] RikMills: It succeeded but with messy symbols output. [19:39] And I'm unsure if it would have succeeded had I pushed to the archive. [19:39] arraybolt3: arraybolt3 the current symbols file have a lot of MISSING entries commented out with a # [19:40] is that perhaps what you are seeing? [19:40] maybe, but it wasn't just that, there were symbols that were shown as needing to be added too [19:41] so both new symbols and MISSING symbols together in the build log of the "working" build. [19:41] arraybolt3: so I just did this: https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/3997/+sourcepub/16128654/+listing-archive-extra [19:41] which might be more helpful than a local build [19:42] hmm, yours looks substantially nicer than mine [19:43] yeah, I don't seem to have any added. just missing optional, which is to be expected and allowed [19:43] mine was this mess: https://termbin.com/wa1c [19:44] and this is *after* pkgkde-symbolshelper [19:44] what was the exact command you used to do it? [19:44] the one I posted earlier [19:45] arraybolt3: your above paste seems truncated [19:45] Hi there, can someone with permissions to retry https://launchpad.net/ubuntu/+source/gammaray/2.11.3-4ubuntu1/+build/28434638? It should succeed according to my PPA build https://launchpad.net/~liushuyu-011/+archive/ubuntu/misc/+build/28425081 [19:46] (This is an universe package, so I suppose any MOTU or CoreDev should be able to do it) [19:46] pkgkde-symbolshelper batchpatch -v 0.10.0 -c amd64,arm64,armhf,ppc64el,riscv64,s390x ../buildlog_ubuntu-oracular-* [19:47] liushuyu: . [19:47] liushuyu: just did it. or collided with tsimonq2 [19:47] :P [19:48] so yeah, the only thing I missed was the "-c" in there. OK, noted. [19:49] I vaguely remember needing to do something like that now. [19:50] RikMills, tsimonq2: Thanks! (Although I am bit nervous because the build job got assigned to the slower ARM worker) [20:12] I need to request no-change rebuild of two packages for oracular. Is there any special process to request rebuild or do I just do the usual process of opening new bug, add debdiff and assign to sponsors? [20:17] sudip: Easier yet still, say something here and someone who has access can do it. [20:17] What two packages, and what are they being rebuilt for so I know what to put in the changelog? [20:17] * sudip knows arraybolt3 has access ;-) [20:18] diagnostics and ivtools please. "no-change rebuild for libace-7.1.3" [20:19] on it [20:19] thanks arraybolt3 [20:24] sudip: done [20:25] marked them both as being from you and sponsored them [20:25] thanks arraybolt3 :) [20:26] now I know whom to ping next time I upload a new version of libace in Debian :D [20:29] hmm, I have some time to burn, might not do a whole lot but why not... [20:29] @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-Mantic | Patch Pilots: arraybolt3 [20:34] Currently looking at fstransform. [20:35] Patch looks great, building. [20:35] arraybolt3: do you want me to upload qcoro or leave you another try? [20:36] RikMills: If you could, that would be great, it takes a while to build here and if you have the magic words figured out, I'd not introduce another point of potential failure by passing it back to me. [20:36] I'm sure I'll get a chance to patch the symbols right again :) [20:36] ack, will do [20:37] arraybolt3: done [20:38] sudip: fstransform patch for Oracular sponsored (bug https://bugs.launchpad.net/ubuntu/+source/fstransform/+bug/2060740). [20:38] -ubottu:#ubuntu-devel- Launchpad bug 2060740 in fstransform (Ubuntu Oracular) "fsattr fails to run" [Undecided, Confirmed] [20:39] arraybolt3: can you please add release targets for fstransform, Focal, Jammy and Mantic please [20:39] sure [20:39] thanks :) [20:40] done [20:40] for https://bugs.launchpad.net/ubuntu/+source/bcftools/+bug/2062071, the fix looks like it should be applicable to Oracular too. Do you want to update the patch for that, or would you like me to do it so it can be uploaded and thus become SRU-ready for Noble? [20:40] -ubottu:#ubuntu-devel- Launchpad bug 2062071 in bcftools (Ubuntu) "gff2gff.py crashed with ModuleNotFoundError in Noble" [Medium, Confirmed] [20:42] arraybolt3: will be great, if you can do it please. I think I missed it when I was updating all the others to Oracular [20:42] kk, doing [20:43] thanks a lot [20:45] oh, actually, it looks like Debian already has the fix and it's been pulled into Oracular. [20:45] So in that instance, the Noble patch is SRU-ready. [20:47] I will need to add the SRU information first. removing sponsors for now, will add the info tomorrow and put it to sponsors list again [20:47] sounds good [21:05] arraybolt3: I can see the no-change upload in diagnostics, but cant see it for ivtools. [21:12] dont worry, I can see it now. thanks again :) [21:14] Wrote some guidance for the libfilezilla SRU patch here: https://bugs.launchpad.net/ubuntu/+source/libfilezilla/+bug/2061954 [21:14] -ubottu:#ubuntu-devel- Launchpad bug 2061954 in libfilezilla (Ubuntu) "filezilla crashed with SIGABRT in start_thread()" [Undecided, In Progress] [21:14] and with that, my patch piloting time is out. [21:14] @pilot off [21:14] (pilot ) -- Set yourself as in or out of patch pilot. [21:14] @pilot disable [21:14] (pilot ) -- Set yourself as in or out of patch pilot. [21:14] @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-Mantic | Patch Pilots: N/A [22:05] LocutusOfBorg: I couldn't get to virtualbox, the containerstack sru was huge and was ahead [22:05] blackboxsw: ^likewise for cloud-init [22:06] thanks ahasenack_ for the note. we appreciate the effort === dbungert1 is now known as dbungert