/srv/irclogs.ubuntu.com/2016/07/29/#ubuntu-devel.txt

=== juliank_ is now known as juliank
=== jbicha_ is now known as jbicha
infinitypitti: Need those trusty langpacks in updates tomorrowish, if you have time to verify them.03:05
pittixnox: hm, -4 still not imported -- LP imports are really slow these days :)04:12
pittierr, other smiley ..04:12
pittiinfinity: ack04:12
jbichapitti: could you retry an autopkgtest of freedombox-setup/0.9.2 triggered by itself and plinth/0.9.4-2 with all-proposed?04:20
pittijbicha: done04:32
jbichapitti: thanks, did you see that update_excuses hasn't refreshed in a while?04:33
* Mirv causes explosions in autopkgtest infra05:02
Mirvnew KDE Frameworks and Plasma copied to proposed05:03
pittijbicha: yes, apw was pointing that out, britney crahsed; I'll look at it ASAP05:35
pittiinfinity: do you know, does this even make sense:06:08
pitti-Provides: adwaita-icon-theme,06:08
pitti+Provides: adwaita-icon-theme (= 3.18),06:08
pitti^ from lubuntu-artwork in -proposed; I have a gut feeling that this is what makes britney explode06:08
pittithe real package has version 3.18.0-2ubuntu406:08
infinitypitti: That's reasonable.06:09
infinitypitti: Allows for versioned deps on adwaita-icon-theme to be satisfied by lubuntu-artwork06:09
infinitypitti: Surely britney understand versioned provides, they've been around a while now.06:09
infinitys/understand/understands/06:09
pittiso that doesn't need to be >= ? (I don't know how versioned provides work exactly, but strict equalities look weird)06:09
infinityNo, strict equality is correct.06:10
pittiinfinity: yes, it does in general, it worked for other packages06:10
infinityYou're saying "act as though I'm <package> at <version>"06:10
pitti(that's what triggered the big merge)06:10
pittiah, ok06:10
pittiso, I'm afraid this isn't a 3-minute fix, I don't know the upgrade_testing logic at all and why it now runs into infinite loop06:12
pittito unblock this we could manually copy this to yakkety, or remove it from -proposed for now06:12
pittior leave it broken for several days, but I wouldn't want that06:12
pittiinfinity: trusty langpacks tested (up to the degree that I can do it, Eng/Ger in Qemu desktop and some spotchecks with diff -Nur for other langs), and released06:19
infinitypitti: Ta.06:20
LocutusOfBorgwho did break initramfs?07:28
LocutusOfBorg:)07:28
LocutusOfBorgI would blame: apw for the busybox-initramfs part :)07:28
LocutusOfBorghttps://launchpadlibrarian.net/275621714/buildlog_ubuntu-yakkety-ppc64el.libguestfs_1%3A1.32.6-1ubuntu2_BUILDING.txt.gz07:28
LocutusOfBorgor is that due to some mdadm changes from xnox ?  BTW thanks for the sync :)07:30
pittisync? 3.4-4 isn't even imported into LP yet07:31
LocutusOfBorg3.4-3 is07:31
pittioh, xnox synced -3; that was a bit premature07:31
LocutusOfBorgdo you think it might be the reason for that failures?07:32
pittinot the -3 vs. -4 difference I think07:32
LocutusOfBorgwell, a kernel not installable seems something we should worry about07:33
LocutusOfBorgconfirmed, on a clean pbuilder yakkety environment, installing linux-image-generic fails07:42
pittiLocutusOfBorg: it's more likely that http://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html#initramfs-tools is the culprit07:44
pittiapw: ^ known?07:44
pittiNot touching package due to block request by apw (contact #ubuntu-release if update is needed)07:44
pittiinterestingly the kernel's own tests do install busybox-initramfs07:45
pittithe libguestfs build did not07:45
pittipresumably because it's only a Recommends:07:45
pittiif it fails on that, it ought to be a hard Depends:07:45
LocutusOfBorgmmm nack?07:46
LocutusOfBorgI installed initramfs-tools and then linux-image-generic, everything was fine07:46
LocutusOfBorgI'll debug it07:47
pittiLocutusOfBorg: thanks!07:47
LocutusOfBorgthanks to you07:47
LocutusOfBorgBTW installing busybox-initramfs works, but I'm not sure why it is needed07:48
LocutusOfBorgpitti, cryptsetup, when installed linux-image-generic fails07:59
LocutusOfBorgor one of its dependencies :)08:00
pittijuliank: new apport just landed, I'll retry it for apt08:12
apwpitti, not known no, it was blocked just to get it to migrate separately from all the other bits which were blocked for the alpha08:23
LocutusOfBorgough08:32
LocutusOfBorgapw, can you at least reproduce the issue?08:39
apwLocutusOfBorg, i think i have missed what happened ...08:40
LocutusOfBorgapw, clean yakkety environment08:40
LocutusOfBorgapt-get install cryptsetup08:40
LocutusOfBorgapt-get install linux-image-generic08:40
LocutusOfBorgfail08:40
LocutusOfBorgupdate-initramfs: Generating /boot/initrd.img-4.4.0-33-generic08:40
LocutusOfBorgE: busybox-initramfs, version 1:1.22.0-17~ or later, is required but not installed08:40
LocutusOfBorgupdate-initramfs: failed for /boot/initrd.img-4.4.0-33-generic with 1.08:40
LocutusOfBorgrun-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 108:40
LocutusOfBorgFailed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-4.4.0-33-generic.postinst line 1052.08:40
LocutusOfBorginstalling busybox-initramfs obviously fixes the issue, but it is not a fix obviously08:41
apwhrm, so did you install initramfs-tools from -proposed manually ?08:42
LocutusOfBorgapw, also the builders do that08:42
LocutusOfBorglook at libguestfs build failure08:42
apwLocutusOfBorg, i guess i get to wait for the publisher to finish its work before i can test properly08:44
LocutusOfBorgUnit193, ^^^ it might be a problem on cryptsetup08:50
LocutusOfBorgapw, it fails here http://sources.debian.net/src/initramfs-tools/0.125/mkinitramfs/?hl=95#L9508:51
apwLocutusOfBorg, yes, i know where it fails ... hrm, it seems we've reduced a dependancy to a recommends, which is likely not appropriate08:52
LocutusOfBorgindeed, I see the same08:52
LocutusOfBorgI would make an hard dependency again08:52
apwyep, i concur, will sort that out08:53
LocutusOfBorg"In addition, you need to have both initramfs-tools and busybox installed.08:53
LocutusOfBorg"08:53
LocutusOfBorgthis is from cryptsetup README.initramfs08:53
LocutusOfBorgthanks apw for fixing08:53
LocutusOfBorgI would wild guess this problem affects Debian too08:53
apwLocutusOfBorg, all about whether they install recommends or not08:54
LocutusOfBorgoh indeed, that's true :)08:54
LocutusOfBorgbut I still prefer explicit rather than implicit08:54
apwLocutusOfBorg, yes, i am sure we need it a depends, should have spotted that moving in the merge, bah, anyhow testing now will upload shortly09:01
LocutusOfBorgapw, would you sponsor an upload?09:02
apwLocutusOfBorg, likely :)09:02
LocutusOfBorglet me triple check09:05
=== tlbr is now known as Guest45466
Mirvok, as the whole KDE is also updated in yakkety-proposed, yofel can guide pitti in what can be force-ignored to get Qt + KDE into release pocket. on the Ubuntu side Saviq can comment on Unity 8 (the only package in Ubuntu phone stack that has autopkgtests failures), ie where's the tradeoff to keep struggling with the proposed problems versus getting all the U8 issues fixed.10:14
MirvI mean, yofel can guide regarding the KDE packages. but, there is quite a queue in autopkgtests before everything is done10:14
Mirvpitti: so what's trying to get in is Qt 5.6, KDE Frameworks 5.24 and Plasma 5.7. I'm not sure if the autopkgtests need guidance here to consider all of them together, the latest versions.10:15
pittiMirv: is there hope that the new KDE fixes some of the qt 5.6 regressions like kwin?10:20
Mirvpitti: yes, that was the idea since Kubuntu has been working with their own build of Qt 5.6 and new KDE releases and wanted to the Qt to get into proposed to get their stuff in too. although it seems there's some thinking that there will be autopkgtests broken anyway and they should be forced (I think it'd be a good idea to also disable known broken tests)10:30
cjwatsonLocutusOfBorg: You asked the other day about "cleaning up" the ppc64el builders.  That isn't a thing.  They're scalingstack, and every scalingstack builder is reset from a fresh VM instance between builds.  If a build is running out of space, it's probably being pretty unreasonable all by itself.10:31
pittiMirv: yes, we do that; we have a looong hint list of broken tests10:31
cjwatsons/instance/image/10:31
pittiMirv: but we block on new regressions; we can retry failed KDE tests against all of proposed so that they run against 5.6, though; as long as they actually depend on 5.6 they should do that automatically already10:32
LocutusOfBorgcjwatson, I ended up in removing builddir after dh_install10:34
LocutusOfBorg:)10:34
LocutusOfBorgand now I get ENORAM on arm6410:34
LocutusOfBorgI reduced the parallel to arm64, lets see if it builds in less than 2 days10:35
Mirvpitti: only a couple of the KDE packages really depend on 5.6 (private ABI users), probably all of them should run with the proposed Qt though10:35
=== hikiko is now known as hikiko|ln
=== hikiko|ln is now known as hikiko
cyphermoxgood morning!13:07
=== tlbr is now known as Guest28658
=== _salem is now known as salem_
dobeypitti: here?13:55
=== flexiondotorg is now known as Wimpress
LocutusOfBorgwow the autopkgtest queue is huge again, is that a side effect of the freeze end?15:48
LocutusOfBorgand kde :)15:48
Unit193LocutusOfBorg: Looked at it again, I didn't drop busybox from depends to recommends.15:48
LocutusOfBorgUnit193, the fault was in initramfs-tools15:49
LocutusOfBorgthat did the move15:49
LocutusOfBorghttp://launchpadlibrarian.net/275638870/initramfs-tools_0.125ubuntu1_0.125ubuntu2.diff.gz15:49
Unit193I didn't touch that one. :D15:49
LocutusOfBorgactually the change was Ubuntu specific, in Debian has no effect and was done in Debian lol15:54
LocutusOfBorgthe ongoing effort to reduce the delta by integrating it in Debian had a bad side effect :o15:54
xnoxdoko, i'm planning to upload boost16:11
xnoxbut you said it should build against new icu too?16:11
xnoxwhich one is that?16:11
xnoxor what's the upload order?16:11
xnoxooh, i see 57.1-1 in experimental, i guess that one.16:12
xnoxbut it's built with gcc+5 not 6 as far as i can tell.16:13
LocutusOfBorgxnox, do I smell, ABI changes?16:37
xnoxLocutusOfBorg, yes, loads =)16:40
chilukhey pitti are you around?16:42
=== fginther` is now known as fginther
=== tlbr is now known as Guest84124
chilukapw, pitti, can you take a look at https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/1607920 if you get a chance.  I'm pinging you because you guys both have touched it.19:25
ubottuLaunchpad bug 1607920 in zfs-linux (Ubuntu) "zfs services fail on firstboot if zfs-utils is integrated into the deployment image" [Undecided,New]19:25
=== tlbr is now known as Guest79100
=== mcasadevall is now known as NCommander
=== tlbr is now known as Guest16207

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