doko | Laney: do you still need the python3 workaround? | 09:14 |
---|---|---|
Laney | doko: do you think we can get it migrated quite soon or not? | 09:16 |
Laney | doko: problem is if somebody clicks retry on these packages it breaks again | 09:18 |
Laney | so maybe it would be useful :( | 09:19 |
doko | ok | 09:19 |
Laney | thanks! | 09:21 |
lapisdecor | How can someone contribute with a wallpaper to the next Ubuntu release? | 09:25 |
jibel | 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 | 09:43 |
lapisdecor | jibel, Thanks! | 10:01 |
=== sakrecoe1 is now known as sakrecoer | ||
TJ- | 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:17 |
cjwatson | TJ-: Maybe some cases of escaping inside double quotes too. | 11:48 |
TJ- | cjwatson: You mean, as in menuentry "title \\escaped slash" ... ? | 11:49 |
cjwatson | Yeah, that kind of thing | 11:49 |
cjwatson | \$ and \" too | 11:49 |
TJ- | cjwatson: OK... after so many I lost track of what I was trying to prove :) | 11:50 |
TJ- | 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 | 11:51 |
eoli3n | 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:37 |
eoli3n | i can fix it, by dd of=mbr.bin in %pre, and dd if=mbr.bin in post... but it's dirty | 12:38 |
cjwatson | zerombr does nothing in Ubuntu kickstart | 12:39 |
cjwatson | zerombr_handler () { | 12:40 |
cjwatson | # partman already initialises partition tables when it needs to do | 12:40 |
cjwatson | # so. | 12:40 |
cjwatson | return | 12:40 |
cjwatson | } | 12:40 |
eoli3n | yep but without zerombr, it prompt for manual partitionning | 12:49 |
eoli3n | ah | 12:49 |
eoli3n | forget what i just said | 12:49 |
eoli3n | cjwatson: where is the code of ubuntu kickstart hosted please ? | 12:51 |
cjwatson | eoli3n: apt-get source kickseed | 13:04 |
eoli3n | thx cjwatson | 13:33 |
eoli3n | cjwatson: --log for %pre and %post, seems not implemented too | 13:42 |
cjwatson | maybe, haven't checked | 13:43 |
cjwatson | like I say, I haven't worked on this for years | 13:43 |
cjwatson | so there isn't much point telling me about missing things | 13:43 |
eoli3n | yep, i get it | 13:45 |
crogers | Blah. Line spacing of text in inkscape seems to be at an all-time horrible. :) | 14:12 |
crogers | 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 |
crogers | Just completely broken. | 14:15 |
crogers | Ah, click the question mark. | 14:18 |
sil2100 | cjwatson: hey! Do you know where merge-o-matic is running? On what machine? | 15:10 |
cjwatson | sil2100: shedu | 15:11 |
doko | mdeslaur: https://launchpad.net/ubuntu/+source/subversion/1.9.7-3ubuntu1/+build/13856328 | 15:18 |
mdeslaur | doko: thanks | 15:19 |
sil2100 | cjwatson: hmmm, is that something one can get easy access to? | 15:30 |
slashd | 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 |
ubottu | 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 |
sil2100 | 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 |
cjwatson | sil2100: Happy for you to be added to the relevant team - file an RT and I can follow up acking it | 15:31 |
cjwatson | sil2100: it's the "merge" Unix group | 15:32 |
doko | xnox: is the intel-microcode somewhere seeded like the amd64 one? | 15:32 |
sil2100 | cjwatson: thanks! Will poke around :) | 15:32 |
xnox | doko, yes | 15:33 |
xnox | ./ubuntu.bionic/ship-live: * intel-microcode # needed to update Intel cpu microcode LP #1386257 | 15:33 |
xnox | ./ubuntu.bionic/usb-ship-live: * intel-microcode # needed to update Intel cpu microcode LP #1386257 | 15:33 |
xnox | ./ubuntu.bionic/server-ship: * intel-microcode # needed to update Intel cpu microcode LP #1386257 | 15:33 |
ubottu | 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:33 |
doko | xnox: I don't see it in component-mismatches | 15:34 |
xnox | doko, because it was in restricted since xenial.... | 15:34 |
xnox | doko, and now slangasek is pushing to move it from restricted to main, in a bug report. | 15:34 |
doko | ahh | 15:34 |
* Pharaoh_Atem waves at jbicha | 15:56 | |
jbicha | happy Friday! | 15:57 |
Pharaoh_Atem | heh | 16:06 |
Pharaoh_Atem | jbicha: I was surprised to see you pop up in yet another one of my package reviews | 16:06 |
jbicha | oh, sorry | 16:07 |
jbicha | honestly, I don't really get involved in Fedora much, but it was linked to from https://github.com/EmojiTwo/emojitwo/pull/167 | 16:09 |
slangasek | 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:09 |
slashd | slangasek, thanks for everything | 17:24 |
slashd | slashd, uploaded for Xenial and Zesty. tks | 17:35 |
slashd | slangasek, ^ | 17:35 |
smoser | hey. so looking for some sru team member feedback. | 20:08 |
smoser | 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 |
smoser | the one thing that isnt is new package 'rooturl' | 20:09 |
smoser | 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 |
smoser | err... sorry, not rooturl. new package that woudl go in is cloud-initramfs-updateroot | 20:10 |
jbicha | doko: btw, see LP: #1728329 | 21:47 |
ubottu | Launchpad bug 1728329 in freetype (Ubuntu) "Update freetype to 2.8.1" [Wishlist,Triaged] https://launchpad.net/bugs/1728329 | 21:47 |
jbicha | I set block-proposed weeks ago in case someone updated it early :) | 21:56 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!