/srv/irclogs.ubuntu.com/2019/09/25/#ubuntu-devel.txt

LocutusOfBorgrbasak, thanks for the ping!07:23
LocutusOfBorgdoko, I got the two fixes for nm wrong output and crashes on 32bit... PR25018 and PR25031... any planned binutils update?07:23
cpaelzerjamespage: coreycb: thedac: rbasak: does https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-disco/disco/amd64/c/cinder/20190924_202508_cfe07@/log.gz ring any bells?08:22
cpaelzerthe qemu upload that triggered the test should have zero impact on this area of your test08:22
cpaelzerand it seems like some cinder/mysql disagreement08:22
rbasakcpaelzer: no, but I think we did touch that package during the transition. Is this a missing dependency that has surfaced due to some other change?08:52
rbasakhttps://launchpad.net/ubuntu/+source/python%2Dmysqldb is the source package needed I think.08:53
rbasakAnd python-mysqldb or python3-mysqldb are the binary packages.08:53
rbasakAlso, this is Disco?08:53
cpaelzerrbasak: this is disco09:11
cpaelzerrbasak: not mysql 809:11
cpaelzerit is triggered by a qemu SRU which changes nothing that seems related to me (WSL behavior with binfmt)09:12
cpaelzeryou were mostly on "CC" in the highlight above for mysql, I was more waiting on the openstack people if they know anything09:12
rbasakack09:19
cpaelzerrbalint: since systemd 243 is gone from proposed I can't continue all tests09:40
cpaelzerrbalint: xnox: do you have an eoan PPA with 243 somewhere?09:40
rbalintcpaelzer, yes. please use https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/3801/+packages09:48
rbalintcpaelzer, when i got 242 migrated i'll also set up one with upstream master snapshot10:06
cpaelzerthanks rbalint10:17
rafaeldtinocogood morning all o/10:33
santa_morning10:58
santa_rbalint: hey while systemd 243 was available in eoan I still got one of "my" issues (udisks2 fails to install in a container)10:59
santa_I have an explanation and a possible patch for that, let me retest and find all my stuff...11:01
rbalintsanta_, thanks I've opened LP: #1845314 to track that11:02
ubottuLaunchpad bug 1845314 in systemd (Ubuntu) "udisks2 fails to install in a container with systemd 243" [Undecided,New] https://launchpad.net/bugs/184531411:02
rbalintplease attach your patch there11:02
santa_rbalint: cool, I will explain the thing there11:03
coreycbcpaelzer: is it failing for all architectures? it doesn't ring a bell if it's for disco.12:04
coreycbcpaelzer: nm that does ring a bell, No module named 'MySQLdb'12:06
coreycbcpaelzer: i'm not quite sure how we didn't hit that until now but in disco sqlalchemy was updated to default to mysqldb so changes were required to override the driver to use pymysql12:12
coreycbcpaelzer: so debian/tests/cinder-daemons needs to use mysql+pymysql:// rather than mysql://12:12
=== ricab is now known as ricab|lunch
coreycbjamespage: fyi ^12:15
coreycbsahid: fyi ^12:15
jamespageyes that's quite astonishing as to why we've not tripped over this already12:16
coreycbcpaelzer: do you already have a bug open for this?12:20
cpaelzercoreycb: not yet, I wanted to open it once I hear back from you12:22
cpaelzerand yes it fails for all arch12:23
cpaelzercoreycb: I can open a bug for you if you want ...12:23
coreycbcpaelzer: no worries, i'll get it12:24
coreycbcpaelzer: will paste here once in progress12:24
cpaelzerok, thanks12:24
coreycbcpaelzer: bug 184532112:44
ubottubug 1845321 in cinder (Ubuntu Eoan) "cinder-daemons autopkgtest must override driver to use pymysql" [High,Triaged] https://launchpad.net/bugs/184532112:44
cpaelzercoreycb: thanks12:46
cpaelzerIf there is a blocker that prevents this from being solved soon let me know, we can then force-badtest it for now12:47
coreycbcpaelzer: i'll get it uploaded today to the disco queue but we are somewhat blocked by current SRUs in proposed13:00
coreycbsahid: we'll need to get bug 1837905 verified for disco-proposed13:01
ubottubug 1837905 in horizon (Ubuntu Disco) " [SRU] stein stable releases " [High,Fix committed] https://launchpad.net/bugs/183790513:01
coreycbcpaelzer: once that clears, i will combine the autopkgtest SRU with the SRU for bug 183484513:08
ubottubug 1834845 in cinder (Ubuntu Disco) "DetachedInstanceError: Parent instance <VolumeAttachment at > is not bound to a Session" [High,In progress] https://launchpad.net/bugs/183484513:08
cpaelzerok, thanks for the info coreycb13:08
coreycbcpaelzer: i'm working on it at https://bileto.ubuntu.com/#/ticket/381313:09
cpaelzerI'll copy that to the bug as I know I'll forget ...13:09
sahidcoreycb: the problem is we still do not have that patched merged https://review.opendev.org/#/c/683057/13:24
sahidso tempest tests are still failling13:24
coreycbsahid: ok i think we can make an exception for the 2 failing tests since we know why they are failing and it's unrelated to the SRU13:25
coreycbsahid: we can just note that in the bug when putting [Test Case] results in it13:25
sahidcoreycb: for stein-proposed it's verified, no?13:26
coreycbsahid: yes but disco-proposed needs verification13:26
sahidbut stein is disco, right?13:27
sahidi verified for stein (disco) and stein-bionic13:27
sahidcoreycb: ^13:28
coreycbsahid: maybe it just needs tagging then. disco-proposed and stein-proposed (bionic) need testing13:28
sahidcoreycb: verification-done-bionic (bionic-stein-proposed), verification-done-stein (disco-stein-proposed)13:30
sahidi updated the bug13:31
coreycbsahid: cool thanks13:32
tdaitxLaney: juliank: does autopkgtest infra support the newer restrictions (as in "flaky")? (see https://salsa.debian.org/ci-team/autopkgtest/raw/master/doc/README.package-tests.rst)13:35
juliankhmm13:35
juliankI'll leave that to Laney13:35
tdaitxI remember skippable required an infra update13:35
ahasenackI'm using skippable in ubuntu packages for eoan13:36
* ahasenack just jumped into the channel and saw skippable being mentioned, nothing else13:36
tdaitxso am I, I am wondering about the newer ones13:36
tdaitx=)13:36
Laneyyes13:38
Laneyfor some value of support13:38
Laneywe need a newer britney to have 'neutral' results properly represented13:38
tdaitxyeah, there's that13:39
=== ricab|lunch is now known as ricab
cpaelzerklebers: I see you retrying http://autopkgtest.ubuntu.com/packages/s/systemd/disco/armhf recently13:57
cpaelzerklebers: have you looked deeper into it or filed a bug already?13:57
cpaelzerotherwise I'd give it a shot myself13:57
kleberscpaelzer, I have not looked deeper into it. That test is being run on a container, it's not running on the raspi2 kernel, so I did not put effort into investigating it14:11
kleberscpaelzer, so feel free to give a shot14:12
cpaelzerok14:12
cpaelzerahasenack: have you found the bug status that we can use along update-excuse tag that still makes clear that it is no bug in that package ?14:16
ahasenackcpaelzer: no, I haven't experimented with it. What I know is that "new" works. I filed a bug about it, though14:16
cpaelzerok, keeping new then for now ...14:16
cpaelzerlet me know if your bug shows any progress14:17
ahasenack...which I'm trying to find now (the bug)14:17
ahasenackhm, lp times out when trying to list bugs I reported14:19
cpaelzertimes out for my bug attachment as well14:20
ahasenackok, found it14:21
ahasenackcpaelzer: https://bugs.launchpad.net/ubuntu-archive-scripts/+bug/184477414:21
ubottuLaunchpad bug 1844774 in ubuntu-archive-scripts "Show bug blocking migration due to dependent test failures" [Undecided,New]14:21
cpaelzerthanks14:26
bdmurraytsimonq2: Do you have any plans to fix bug 1822672?20:29
ubottubug 1822672 in popularity-contest (Ubuntu) "popularity-contest is broken due to a bad merge with debian" [Medium,Confirmed] https://launchpad.net/bugs/182267220:29
bdmurrayxnox: Is the d-i task in bug 1838525 valid?20:35
ubottubug 1838525 in debian-installer (Ubuntu) "LVM setup fails to install grub on virtio storage" [Undecided,Confirmed] https://launchpad.net/bugs/183852520:36
infinitybdmurray: No.21:18
infinitybdmurray: grub-installer isn't in any d-i initrds.21:18
bdmurrayinfinity: thanks, closing21:21

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