[01:50] most things seem to work, but riscv builders are having Unable to connect to ftpmaster.internal:http: others are doing fine so far. === ebarretto_ is now known as ebarretto === cjwatson changed the topic of #ubuntu-devel to: Archive: Beta Freeze, Feature Freeze, Debian Import Freeze | Devel of Ubuntu (not support) | Build failures: http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of Trusty-Focal | If you can't send messages here, authenticate to NickServ first | Patch Pilots: [08:34] (last night, but I forgot the topic change here) [08:34] riscv64 is being fixed [09:39] rbasak: hey! If you're doing some SRUs today, I'd be glad if you could have a look at netplan 0.100 (stuck in Focal unnaproved queue), LP: #1894197 [09:39] Launchpad bug 1894197 in netplan.io (Ubuntu) "[SRU][FFe] Update to netplan.io 0.100" [High,In progress] https://launchpad.net/bugs/1894197 [10:15] tdaitx: I'm reviewing pdfsam/libsejda-java again now. Your pdfsam upload is missing a bug reference. Could you fix that up if you're around please while I continue reviewing? Or else I can do it. [10:15] slyon: I'll get to that next [10:16] tdaitx: oh, I'm sorry [10:16] I see what you did. Interesting. [10:16] I think I'd prefer it to have been more explicit but it's fine as it is. [10:17] thank you! [10:30] slyon: disabling build time tests on riscv64 would be a regression on Focal from what we previously had. Can you do better by only skipping the irrelevant tests, rather than the whole test suite? [10:34] rbasak: its not really broken... but "temporary" disabled, due to a missing openvswitch build in Focal/riscv64... the OVS 2.13.1-0ubuntu0.20.04.1 SRU should actually fix it and we could re-enable all tests again [10:34] I just didn't want to block on OVS release, as riscv isn't widely used [10:35] How is it that it worked previously? [10:36] older netplan didn't have OVS support and thus didn't need the openvswitch dependency [10:37] Do all your test require OVS, or just some of them? [10:37] Presumably just the new ones? [10:37] So can't you add a skip on just those ones instead of disabling the rest of the test suite with it? [10:38] all three users of riscv64 agree to watch out for netplan regressions =) [10:39] yeah not all of them... but I would need to adopt test test suite to skip test depending on architecture. Which seems overkill right now. I'd rather like to re-enable all test again with the next upload once OVS is available for Focal/riscv64 [10:41] I don't like the lack of care for an architecture just because we don't think it's an important enough architecture. Apparently Ubuntu considered it important enough to release with it, and so I think we need to use that standard. [10:41] Adding new features like this is predicated on having good test coverage, and so it seems wrong to me just to turn that off for one architecture [10:42] Skipping some tests based on architecture really shouldn't be difficult unless I'm missing something - and as straightforward to review as the current patch [10:42] So I think we should either do that, or wait on OVS support on Focal [10:43] I'm happy to seek wider SRU team opinion if you like [10:45] I totally get your point... sil2100 already ack'ed that patch, but didn't want to work on the SRU, as he sponsored it [10:47] How would you like to proceed? [10:47] The cleanest solution would probably be to wait for OVS support on Focal, and then just running all tests as it should be :-/ Although I think that most test are skipped anyways for riscv64 on the infrastructure [10:48] So I guess we should wait and I'll prepare a new upload with all tests enabled... sorry for pushing on this [10:49] mvo: the more i dig into the grub configuration test case, the more scary it looks. As if the image is built & has grub-pc (bios) installed. Yet debconf is configured to never attempt updating grub. When clearly it is using the bios bootloader to boot. [10:49] mvo: meaning that system, will forever have out of date bootloader installed in mbr =( [10:49] OK. That's fine with me. I'll make a note in the bug, and then as this won't go in as-is then I'll reject it from the queue. [10:50] Alright [10:51] It just seems to me that as we're trying to make riscv64 both in original bringup and on an ongoing basis, disabling stuff like this is a step backwards - and doubly so to regress this in an SRU. [10:53] You're right. I wanted to take a temporary shortcut there, which is not the correct thing to do. [11:10] xnox: :( fun (not!) [11:12] slyon: one more question. Does the new openvswitch build dependency cause any runtime packages dependencies to be added? [11:12] And if so, how significant are they? [11:18] rbasak, slyon: as per my original patch review, I was fine with the tests temporarily disabled on riscv - being quite unfortunate, but my rationale was: since we do not care about riscv64 autopkgtests, which are essentially important, I didn't feel like unit-testing issues like this should block an important netplan milestone as well [11:20] But I respect your opinion and rejection decision as an SRU member [11:33] I would certainly not want to wait for OVS focal riscv64 support as we could be waiting a while, with everyone being busy as is [11:34] We'd have to ask James if they have plans for that [11:37] FWIW I don't think that it's necessary to block on OVS on riscv64. I'd be happy with more specific test skips === rs20092 is now known as rs2009 [11:52] rbasak: sure, we can look into that [11:53] rbasak: anyway, to finalize my rationale: we recently started defaulting in groovy to 'nocheck' for riscv64, which also felt like another sign that coverage on that arch is not a blocking issue [11:54] Sure, we didn't on focal, but not because of principle [11:55] Just saying, all these things simply attributted to me going +1 on not wasting time on this, as we have really much important things to work on [12:16] rbasak: no new runtime dependencies are needed for netplan 0.100. It only needs the OVS dependency if OVS features are to be used, but not in a normal setup [12:24] I'll be looking into more specific test skips then, to not block on OVS on riscv64 [12:28] any sphinx experts out there? cyrus-sasl2 is an FTBFS because it uses an old sphinx extension to build its docs, and this extension no longer works with sphinx shipped in groovy [12:28] my plan b is to disable doc building, and ship the pre-built files (part of the tarball) [12:28] https://bugs.launchpad.net/bugs/1894907 [12:28] Launchpad bug 1894907 in cyrus-sasl2 (Ubuntu) "FTBFS with sphinx 3.2" [Undecided,Triaged] [12:57] xnox: fwiw, I reviewed/approved your grub-multi-install PR [13:03] mvo: tah [13:04] mvo: so, that should fix the dead-end that said machine has encounter. [13:04] mvo: however, after testing all that, i would recommend to do dpkg-reconfigure grub-pc and pick a drive which the machine is booted off, to install grub into the MBR [13:05] i will try to launch machines there too, to see if things are always broken for everyone on that cloud. or if it was an accident. [14:20] bryce: thanks for the heat fix. I've pushed that to the Vcs-Git repo so that we don't lose it. [14:21] cpaelzer: so we have a better rpi-eeprom in the archive now https://bugs.launchpad.net/ubuntu/+source/rpi-eeprom/+bug/1895137 what's the next step there? still security review, or do you need to re-review it? [14:21] Launchpad bug 1895137 in rpi-eeprom (Ubuntu) "[MIR] rpi-eeprom" [Undecided,Triaged] [14:23] xnox: hiho [14:23] xnox: keep it on security as-is I'll still re-review if all my concerns were adressed or if any are left [14:23] thanks for the ping [14:24] cpaelzer, I *think* I've addressed all your concerns - but we'll see :) [14:24] thanks [14:24] waveform: xnox: while I have you here I was today made aware of https://bugs.launchpad.net/ubuntu/+source/linux-firmware-raspi2/+bug/1867813 [14:24] Launchpad bug 1867813 in linux-firmware-raspi2 (Ubuntu) "[MIR] linux-firmware-raspi2 to restricted" [High,New] [14:25] I'll give it a review as it seems doko didn't get to it, but @xnox usually unassigning should come with some sort of comment why (usually a review being done) [14:29] doko: for you (or anyone else who might know) I have a very different question out of looking into the recent groovy rebuilds [14:29] doko: I've seen a few wrong packages which had headers doinf define without "external" [14:29] doko: that seemed to have worked before but now failed with the linker coplaining abut "multiple definitions" [14:29] so far so good, adding external is the fix [14:30] but how abut this in a header [14:30] #define __shared __asm__ ( "_shared_bss" ) __aligned [14:30] that is also failing for "multiple definition of `_shared_bss'" [14:30] but it was meant to be used by all linked drivers as far as I understand the code [14:30] doko: what would be the "right" way to do this now with the new toolchain? [14:31] yeah, no idea about the linking. [14:32] cpaelzer: i unassigned doko, because he has mentioned multiple times that he cannot review binary blobs. As there is no clear path on how to do RIR (restricted inclusion report) [14:32] cpaelzer: in practice some some of agreement between AA and MIR teams need to be made, to promote that one. The blobs are legit, and come from RPI foundation and we don't have restrictions on redistributing them. [14:32] he didn't mention that on the bug, so others were left out [14:33] in general I agree this is a lack of a defined process [14:33] but we can do as much (bit) that applies and leave it to the AAs eventually who so far have done it [14:33] I linked the related bugs already [14:34] xnox: next time just drop a note why the unassign happened along the change - that would be nice === rs20090 is now known as rs2009 [15:26] coreycb, sure no prob. If the package gets stuck in migration again due to test failure, I suspect you may want to bump up the timeout on the service startup test. [16:00] bryce: ok I'll keep an eye on it [17:12] rafaeldtinoco: "the settings unit value "s", is being ignored. force me to set the timeout to 10000 to get a 10 second timeout" --> if that's being fixed in this SRU, that'll regress anyone who has worked around this with a really long timeout, won't it? [17:14] rbasak: that was the reporter assumption [17:14] everything was broken [17:14] not only using s or not [17:14] sorry if I did not make that explicit (since he mentioned that in the bug description) [17:14] I'm still trying to understand what is going on [17:14] I'll continue reading [17:15] rbasak: TL;DR is: a code change took place during development cycle, and they forgot to fix the other half of it (because of a tag miss in the commit) [17:15] so I took the other half and brought it to the released version [17:15] that is the general idea [17:16] so if someone had "10s", that actually meant 10ms [17:17] and if that person then updated it to 10000s, once the fix lands, that will become 10 thousand seconds? [17:30] rbasak can we pop https://bugs.launchpad.net/ubuntu/+source/python-flake8/+bug/1883175 back into proposed? Or should I get a sponsor to re-upload and retrigger whatever automation is needed? [17:30] Launchpad bug 1883175 in python-flake8 (Ubuntu Focal) "missing support for python3.8 language features" [Low,Confirmed] [17:31] ahasenack: problem would happen if person did not use units [17:31] but then the person would be workarounding a bug with something wrongly set [17:32] the patches here are basically fixing a bug: considering ms for the started clock (only >1 sec clocks were "started" before) [17:33] systemd support needs clock_gettime() because it starts right away (despite the service has been started, the commands returns) [17:33] there is some mitigation for that in the code (I havent read that part) [17:34] (disabling ftime() and obligating clock_gettime to have systemd support) [17:34] and we had it all before, anyway (because we were enabling clock_gettime) [17:34] rbasak: ^ fyio [17:42] arnatious: I don't think that's possible but I'm not certain. If I'm right, you'd need to re-upload with a bumped version number. [17:42] Archive admins may know more. [17:43] rafaeldtinoco: problem would happen if person did not use units> sure, and I'm not saying that means we can't SRU it, but if it's true then we should document that we understood this and how we weighed it up to proceed anywya [17:44] rbasak: I can add a warning saying that timeouts configured *without* units for systemd resources should be reviewed. [17:45] or just.. that timeouts in general should be reviewed if, after upgrade, timeouts are being faced [17:45] rbasak: You (anyone who can upload) can copy removed packages back using copy-package --force-same-desination --include-binaries [17:45] Don't know what any SRU tools will do with that, though, if that matters [17:51] Laney: thanks! [17:52] I don't see why SRU tooling would break with it once it's back in proposed. Nothing is stateful AFAIK. [17:52] arnatious: ^ so it sounds like we can. Can you propose what you're planning in the bug please? [17:55] rbasak: It'll be a sync in the queue then