[09:14] Laney: do you still need the python3 workaround? [09:16] doko: do you think we can get it migrated quite soon or not? [09:18] doko: problem is if somebody clicks retry on these packages it breaks again [09:19] so maybe it would be useful :( [09:19] ok [09:21] thanks! [09:25] How can someone contribute with a wallpaper to the next Ubuntu release? [09:43] lapisdecor, there is a thread on the community hub https://community.ubuntu.com/t/call-for-feedback-free-culture-showcase-for-ubuntu-18-04/1548 [10:01] jibel, Thanks! === sakrecoe1 is now known as sakrecoer [11:17] cjwatson: When you have a moment, re: os-prober. I've got menuitem parsing code passing this set of tests so far; can you think of any other permutations it needs to pass? http://iam.tj/gitweb/?p=os-prober.git;a=blob;f=tests/linux-boot-probes/boot/grub/grub.cfg;h=2abf486abe018a30eda1581f09faa6b8ee70e56a;hb=064a7e40c5efd7cdea6fac2b18c7af8156da194d [11:48] TJ-: Maybe some cases of escaping inside double quotes too. [11:49] cjwatson: You mean, as in menuentry "title \\escaped slash" ... ? [11:49] Yeah, that kind of thing [11:49] \$ and \" too [11:50] cjwatson: OK... after so many I lost track of what I was trying to prove :) [11:51] The good news is one --long-- sed expression will do it, athough I have it broken up into individual lines for now to aid debugging [12:37] cjwatson: a last last question please :) i can no set clearpart, and it works with zerombr, but i need to unset zerombr, without prompting for manual partitionning... is there any way with preseed, to set something which could make automatic install without zerombr in kickstart ? [12:38] i can fix it, by dd of=mbr.bin in %pre, and dd if=mbr.bin in post... but it's dirty [12:39] zerombr does nothing in Ubuntu kickstart [12:40] zerombr_handler () { [12:40] # partman already initialises partition tables when it needs to do [12:40] # so. [12:40] return [12:40] } [12:49] yep but without zerombr, it prompt for manual partitionning [12:49] ah [12:49] forget what i just said [12:51] cjwatson: where is the code of ubuntu kickstart hosted please ? [13:04] eoli3n: apt-get source kickseed [13:33] thx cjwatson [13:42] cjwatson: --log for %pre and %post, seems not implemented too [13:43] maybe, haven't checked [13:43] like I say, I haven't worked on this for years [13:43] so there isn't much point telling me about missing things [13:45] yep, i get it [14:12] Blah. Line spacing of text in inkscape seems to be at an all-time horrible. :) [14:15] Can't seem to change the line spacing on thi text no matter what I do: https://www.dropbox.com/s/wwtmtj7y0gixguy/bad_text_behaviour.svg?dl=1 [14:15] Just completely broken. [14:18] Ah, click the question mark. [15:10] cjwatson: hey! Do you know where merge-o-matic is running? On what machine? [15:11] sil2100: shedu [15:18] mdeslaur: https://launchpad.net/ubuntu/+source/subversion/1.9.7-3ubuntu1/+build/13856328 [15:19] doko: thanks [15:30] cjwatson: hmmm, is that something one can get easy access to? [15:31] slangasek, I have found a potential issue with the openjdk-8 depend for ca-certificates-java pkg. Can you please review my comment when you have a chance, I'd like to have your opinion on this --> LP: #1723198 (comment #16) to choose the best approach. [15:31] Launchpad bug 1723198 in ca-certificates-java (Ubuntu Zesty) "[SRU] upgrade from 14.04 to 16.04 fails with: ca-certificates 20170717~16.04.1 failed to install/upgrade: triggers looping, abandoned" [Medium,In progress] https://launchpad.net/bugs/1723198 [15:31] cjwatson: or maybe differently - I wanted to tweak a bit on the stats we get from m-o-m, and just looking into what I should do if I were to get something delpoyed [15:31] sil2100: Happy for you to be added to the relevant team - file an RT and I can follow up acking it [15:32] sil2100: it's the "merge" Unix group [15:32] xnox: is the intel-microcode somewhere seeded like the amd64 one? [15:32] cjwatson: thanks! Will poke around :) [15:33] doko, yes [15:33] ./ubuntu.bionic/ship-live: * intel-microcode # needed to update Intel cpu microcode LP #1386257 [15:33] ./ubuntu.bionic/usb-ship-live: * intel-microcode # needed to update Intel cpu microcode LP #1386257 [15:33] ./ubuntu.bionic/server-ship: * intel-microcode # needed to update Intel cpu microcode LP #1386257 [15:33] Launchpad bug 1386257 in amd64-microcode (Ubuntu) "intel-microcode should be installed by default, when the CPU is GenuineIntel" [Medium,Confirmed] https://launchpad.net/bugs/1386257 [15:34] xnox: I don't see it in component-mismatches [15:34] doko, because it was in restricted since xenial.... [15:34] doko, and now slangasek is pushing to move it from restricted to main, in a bug report. [15:34] ahh [15:56] * Pharaoh_Atem waves at jbicha [15:57] happy Friday! [16:06] heh [16:06] jbicha: I was surprised to see you pop up in yet another one of my package reviews [16:07] oh, sorry [16:09] honestly, I don't really get involved in Fedora much, but it was linked to from https://github.com/EmojiTwo/emojitwo/pull/167 [17:09] slashd: interesting that this is a behavior difference; we actually *would* want it to pull in openjdk-8-jre-headless by default instead of -9- in xenial, since 9 is in universe and 8 is in main. It is a behavior change that we should call out as part of the SRU (i.e. "regression potential"), but I don't consider it a blocker for the SRU [17:24] slangasek, thanks for everything [17:35] slashd, uploaded for Xenial and Zesty. tks [17:35] slangasek, ^ [20:08] hey. so looking for some sru team member feedback. [20:09] i have some bugs i'd like to sru for cloud-initramfs-tools. I basically want to sync what is in bionic to xenial, zesty, artful. its all SRUable fixes. [20:09] the one thing that isnt is new package 'rooturl' [20:10] would sru scoff at that? it makes it easier on my part, basically making all the same, and a new package doesn't easily add any regressions. [20:10] err... sorry, not rooturl. new package that woudl go in is cloud-initramfs-updateroot [21:47] doko: btw, see LP: #1728329 [21:47] Launchpad bug 1728329 in freetype (Ubuntu) "Update freetype to 2.8.1" [Wishlist,Triaged] https://launchpad.net/bugs/1728329 [21:56] I set block-proposed weeks ago in case someone updated it early :)