/srv/irclogs.ubuntu.com/2022/03/07/#ubuntu-devel.txt

schopinAre the various buildX versions overwritten when autosyncing from Debian or are they considered a new delta same as ubuntuX versions? So far I thought it was the former but I was unable to find doc on that.08:51
RikMillsschopin: the former08:52
schopinThanks!08:55
seb128schopin, I don't think it's properly documented but it probably should, that questions comes every now and then09:43
seb128schopin, it's basically coded in the sync script, https://git.launchpad.net/ubuntu-archive-tools/tree/auto-sync#n58709:44
xypronI am looking for a sponsor for https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/195814810:43
ubottuLaunchpad bug 1958148 in initramfs-tools (Ubuntu) "mkinitramfs is too slow" [Medium, Confirmed]10:43
seb128xypron, it feels like a default compression change for initramfs now would need a feature freeze exception since that's something that has an impact on the release11:24
seb128tseliot, hey, did you see that the recent ubuntu-drivers upload fails to build?11:28
tseliotseb128, it looks like a failure in umockdev: RROR **: 10:53:20.790: umockdev.vala:210: Cannot write attribute file: Failed to create file “/tmp/umockdev.6KDTI1/sys/devices/white/uevent.EUDTI1”: Too many open files11:29
tseliotNothing that could really be caused by the upload11:30
seb128tseliot, I wonder if that's another side effect of the launchpad buildd update to focal?11:41
tseliotseb128, yes, it could be. The default max number of file descriptors must've been changed11:57
ahasenackmorning12:01
=== waveform_ is now known as waveform
ddstreetsil2100 i'12:57
ddstreetugh fat fingers, sorry12:57
ddstreetsil2100 i'd like to upload the debian version of knockd to jammy, it is a new version (0.8 instead of 0.7 in jammy) but all the changes are bug fixes, except for new support for ipv6; should i open a FFE?12:58
ddstreetactually looking at the 'new ipv6' support it's simply a bug fix for ipv6-only systems, no 'new' support for ipv6, so it's 100% bug fixes in the new version, i think i'm safe to upload13:08
sil2100ddstreet: hey! If you confirmed that this release only has bugfixes indeed, I'd say no FFe is needed - please proceed o/13:09
ddstreetthanks!13:09
xypronsil2100: Do you know who is responsible for creating the minimal Ubuntu images for Dockerhub? buildkit received RISC-V support last year.13:18
sil2100xypron: I think that would be the CPC team, most likely13:19
xypronphilroche: ^ is your team responsible?13:24
xypronsil2100: There actually is a docker RISC-V upstream. I just needed to enable the RISC-V architechture in our docker.io package and I could run Ubuntu in a docker container. Great :)13:54
rbasakIs there a good example somewhere of packaging for ensuring a specific daemon user/group exists and is removed on purge correctly?14:22
rbasakI'm reviewing something for someone else and am a bit dubious because of all the edge cases around eg. LDAP and so on.14:22
=== mfo_ is now known as mfo
xnoxrbasak:  piuparts does a check that ensures all of that is done correctly.15:18
rbasakThanks!15:24
rbasakI found a few examples - openssh-server is a good one (in terms of presumed popcon and therefore likely correctness)15:25
xypronI am looking for a sponsor for LP #1963920 As this change is only adding a new package for the riscv64 architecture it should not require a feature freeze exception.15:49
ubottuLaunchpad bug 1963920 in docker.io (Ubuntu) "riscv64 support missing" [Undecided, Confirmed] https://launchpad.net/bugs/196392015:49
rbasakMaybe kanashiro or sergiodj could take a look please? ^15:52
kanashiroxypron, I can sponsor this upload for you, also update the github repo where we maintain the docker.io package. FWIW this package is maintained here: https://github.com/tianon/debian-docker/tree/ubuntu15:52
rbasakFWIW I'm not sure about that version number. But I'd want to check with others anyway as there might be more significant implicaitions15:52
xypronkanashiro: thanks. So I should create a pull-request on Github?15:52
kanashiroyes, the version number is wrong, it should be 20.10.12-0ubuntu315:53
kanashiroxypron, that'd be helpful15:53
kanashiroxypron, I see the confusion about the version number, this is happening because of an upload with the wrong version number15:55
xypronkanashiro: is ubuntu or master the relevant branch? There seems to be no branch for jammy.15:55
kanashiroxypron, ubuntu branch is the target for the current development release15:56
kanashiroregarding the version number we can use 20.10.12-0ubuntu4 since ubuntu3 was already used15:59
xypronkanashiro: https://github.com/tianon/debian-docker/pull/1716:06
ubottuPull 17 in tianon/debian-docker "Enable riscv64 architecture (LP: #1963920)" [Open]16:06
kanashiroxypron, thanks. I am in a meeting right now, I'll take a look at it later16:08
kanashiroxypron, I think we will need a FFe bug, I'd consider this new package as a new feature in riscv6416:36
kanashiroand we will also need to bother the release team to accept the package from the NEW queue once we upload it16:36
xypronkanashiro: isn't this simply a new package for RISC-V?16:36
kanashiroxypron, yes, but a new package brings new features IMO, get an ack from the release team would be better I think16:37
kanashiroand not too complex in this case16:37
xypronkanashiro: see https://wiki.ubuntu.com/FreezeExceptionProcess16:37
xypronkanashiro: "New source packages in the archive do not require feature freeze exceptions, as they must be explicitly opted into by users"16:38
kanashiroxypron, this sentence does not fully match with our case, because we are adding a new binary package and not source package. I agree the AAs will need to accept it anyway, let's try to at least talk to them first16:41
xypronkanashiro: I asked that exact question at 14:02 UTC on #ubuntu-release16:42
kanashiroxypron, I just read the backlog there, I'd expect an AA saying to go ahead with that16:49
kanashiroto comply with this: "For NEW uploads which are not syncs from Debian, please make sure you have the agreement of a member of ~ubuntu-archive to perform the necessary queue reviews before you upload."16:49
xnoxbinNEW != NEW17:03
xnoxand binNEW on a new arch, i thought is autoaccepted.17:03
kanashiroxnox, thanks for the clarification17:05
kanashiroxypron, docker.io uploaded17:11
rbasakkanashiro: even if it turned out not to be needed, thank you for taking the cautious approach and asking :)17:32
mwhudsonRikMills: i see you've been triggering glibc test failures as well, do you have any idea what is going on with libassuan and libgpg-error? other than it looks like the same problem19:17
RikMillsmwhudson: not really. when I saw they were in main, so I couldn't retry only on the glibc trigger, I mentally shrugged and moved on19:19
mwhudsoni guess i can retry locally19:20
mwhudsonwine: for some mysterious reason, the wine server failed to run.19:20
mwhudsonat least it's admitting this is a useless error messages19:20
ahasenackthat was the actual message?19:20
ahasenackfor a while I thought you were talking to a "wine" nick19:20
mwhudsonahasenack: yes https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/liba/libassuan/20220307_092740_d88c5@/log.gz19:20
ahasenackthen I upgraded my understanding to you talking about wine19:20
ahasenackand finally that it's the actual message19:21
mwhudsonheh19:28

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!