/srv/irclogs.ubuntu.com/2023/06/08/#ubuntu-devel.txt

vorlonsarnold: ^^ looks like a mariadb-10.6 security update that never got copied forward to lunar (and now mantic)02:39
vorlonsarnold: and this is from back in February; do we need to do an audit of package version numbers?02:39
vorlonamurray: ^^02:39
amurraynishit_: ^^^ :) - did you forget to publish the mariadb-10.6 update for kinetic? last I see in LP: #2006882 is you mentioned it was building fine but then I don't see it ever got published02:48
-ubottu:#ubuntu-devel- Launchpad bug 2006882 in mariadb-10.6 (Ubuntu) "MDEV-29988 affects MariaDB in Ubuntu" [Undecided, Fix Released] https://launchpad.net/bugs/200688202:48
amurrayas nishit_ just pointed out to me, I didn't read the publishing history - this did get published - see 1:10.6.12-0ubuntu0.22.10.1 listed directly under the jammy packages on the publishing history page02:56
amurraybut we didn't publish anything to lunar as it was in devel... since otto supplies these updates, I think we have a gap in our process where we need to also publish devel updates here, which I am not sure we have been doing in the past02:57
amurraythis does make me wonder if we may have similar problems with other sponsored security updates like this - and hence I agree that it would be worth doing an audit of package version numbers03:01
dviererbeHello I have a question regarding git-ubuntu10:09
dviererbeI wanted to merge the new debian version of gdb yesterday and I noticed that pkg/import/13.1-2 and pkg/import/13.1-2ubuntu2 has a delta in the source files (outside the debian folder).10:09
dviererbeAs far as I know ubuntu delta should only be in the debian folder. The commit message says that the patches are unapplied.10:09
dviererbeIs this a Bug or am I missing something?10:09
dviererbeSteps to reproduce:10:09
dviererbegit ubuntu clone gdb10:09
dviererbecd gdb10:09
dviererbegit diff pkg/import/13.1-2 pkg/import/13.1-2ubuntu2 | diffstat10:09
rbasakIt looks like gdb 13.1 has different orig tarballs between Debian and Ubuntu. We try to avoid this to avoid confusion, but it is permitted.10:10
dviererbeThanks! Did not know that this is a thing10:11
rbasakgit-ubuntu has to support all the things without breaking :-P10:11
dviererbeWhat is the best strategy for splitting the orig tarball diff into logical commits? Should I just take all the ubuntu orig diff in one commit?10:16
rbasakIt's maybe worth looking into whether the difference in orig tarballs is functionally there for a reason or just some build artifact difference that doesn't matter.10:22
rbasakIf the latter, then you could make a single commit to cover all orig tarball diff as your first logical commit, then "drop" that when you rebase10:23
rbasakOh, I think that's what you suggested :)10:24
nteodosioIsn't this phased updates outdated, in that it not only applies to update manager but also to apt istelf as of recently?14:23
nteodosiohttps://wiki.ubuntu.com/PhasedUpdates14:23
nteodosios/updates/updates article/14:24
bdmurrayamurray, vorlon: who will do the audit of package version numbers?18:08
vorlonbdmurray: ideally the security team, and on an ongoing basis?18:33
smoseri'm looking to add an autopackage test for lvm2 that would run in a vm (isolation-machine).18:46
smoserin the official autopkgtest.ubuntu.com a.) do i have any control over the kernel that the vm runs (specifically -kvm is not enough, it needs access to dm-thin-pool and b.) can i get another disk attached to the system18:48
vorlonsmoser: the kernel that the vm runs> you can install a kernel of your choice, mangle grub.cfg to your heart's content, and reboot; IIRC there are some helper utilities for handling of reboots within autopkgtests though I don't recall the details offhand.  I don't understand the comment about access to dm-thin-pool, though?18:52
vorlonsmoser: as for another disk, no, sorry18:52
smoserwrt grub.cfg, i had hoped you would give me somethign else. :-(.18:52
smoserany thoughts on how to get another block device ? the two that come to me:18:53
smosera.) nested virt / do it myself18:53
smoserb.) looback block device ... but i'd rather not as its just not a common or realistic lvm usage path.18:53
vorlonsmoser: we do not guarantee that nested virt will work; so I was going to suggest b)18:55
smoseropen-iscsi uses nested virt. (but wthout acceleration due to it not workign well)18:57
vorlonah if you're doing it without acceleration, sure (I translated "nested virt" in my head to "nested KVM")19:01
smoserright. so y eah... it woudl likely work, but not great.19:08
smoserthanks, vorlon19:09

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