/srv/irclogs.ubuntu.com/2016/04/20/#ubuntu-devel.txt

=== athairus is now known as afkthairus
sarnoldouch 157240005:22
Unit193Not specifically new, glib/gvfs (or something) related, iirc.05:23
Unit193Just use mv/cp/rm! :305:27
sarnoldmuch easier to remember those than something complicated like 'thunar'. 'lunar'? nope 'thor'? nope 'thunder'? nope 'lothar'? nope...05:28
sarnoldbesides, six whole chars, you've already got all of mvcprm in that :)05:28
alkisg`do-release-upgrade -d` from 14.04 is prompting me [continue, details etc] in Greek, and it crashes on non utf-8 input, and it doesn't continue by pressing "y" for yes in English etc05:33
alkisgIs it safe to just ctrl+c it and re-run it in english?05:33
sarnoldI'd expect so05:34
sarnoldbut then I'd expect it to work in greek, too.05:34
alkisgPython needs some setlocale('utf-8') or so, and apparently isn't not executed at that point...05:35
alkisgThanks, Ctrl+C'ing...05:35
sarnoldsince it's python I'm not surprised it crashed on non-utf8 input :/ but between you and me it shouldn't do -that- either05:35
alkisgpython3 is unicode by default afaik, I thought 16.04 used python 3 by default05:35
sarnolddo-release-upgrade comes from your current release, not the newest release though :)05:36
alkisgAh, true05:36
sarnold14.04 LTS's is python3 though05:36
mgedmindo you have a link to the ubuntu-release-upgrader bug about this?05:39
alkisgNo, I didn't file a bug about it05:39
mgedminif nobody ever did, that might explain why the bug's been unfixed for so long ;)05:40
alkisgI'm still waiting for input on the last 100 bugs I've filed :)05:41
mgedminthat does then to discourage bug filing05:41
sarnoldunfiled bugs gather no .. moss. I dunno. it's late.05:41
alkisgIt's a minor detail compared to other bugs that affect us... e.g. we can't even type Greek by default!05:41
* mgedmin is a user who once got an ubuntu-release-upgrader bug fixed05:41
cpaelzergood morning05:42
sarnoldhey cpaelzer05:42
alkisgGood morning05:42
sarnoldalkisg: man how can you do math if you can't type greek by default? :)05:42
alkisg:)05:43
alkisgOuch, now `do-release-upgade -d` thinks I'm already in Xenial and does nothing :D05:44
slangasekalkisg: python3 strings are unicode natively; this does not remove the need to do encoding handling when converting from a bytestream (such as stdin) to a string.  please do file a bug about this crash05:44
alkisgslangasek: the main problem is that I cannot continue even when I type the English letter there, I'll need to dig in more to file a proper bug report05:45
slangasekcan't type Greek by default> λοοκσ γοοδ το με05:45
slangasekalkisg: ok05:45
alkisgIt's like this: Continue [y/N] Λεπτομέρειες [λ] ==> I can't type "y"05:45
sarnoldthat's already better than something like 80% of the bug reports :)05:45
alkisgWith "λ" (Details), it crashed with utf8 exception, then it restarted, then "λ" worked, but "y" still doesn't work05:46
slangasekbut you said it crashed, so backtrace please ;)05:46
sarnoldslangasek: haha, and here for a second I thought you actually knew greek. sigh :)05:46
alkisgOK, moment then...05:46
alkisgapport-bug /var/crash/_usr_bin_do-release-upgrade.0.crash, right? It popup up the initial window about reporting the issue, and then nothing05:47
alkisgMaybe now apport crashes because it can't collect my release info, since it already started the upgrade :D05:48
sarnoldubuntu-bug do-release-upgrade ought to work too05:48
alkisgIt says no such package installed. Then apport-bug ubuntu-release-upgrader-core does work, but it doesn't seem to pick up the trace.05:50
sarnoldis it still on screen? copy-and-paste is fine05:50
alkisgOK let me put the .crash part to pastebin...05:51
mgedminit's ubuntu-bug $(which do-release-upgrade)05:51
sarnoldmgedmin: gah :) thanks05:51
mgedminit wants a package name or a full path to the program05:51
alkisgpaste.ubuntu.com/1594177905:52
alkisgmgedmin: that works but doesn't seem to pick up the crash either05:53
sarnoldcan you stuff the traceback into the bugreport? that way it won't get lost if the pastebin database goes away for some reason05:54
mgedminstrange: λ is 0xCE 0xBB in UTF-8, but the traceback complains about "byte 0xcf in position 0: invalid continuation byte"05:57
alkisgWhile filing the bug, I saw LP: #124114805:57
ubottuLaunchpad bug 1241148 in ubuntu-release-upgrader (Ubuntu) "do-release-upgrade crashes while updating from 13.04 to 13.10 when locale is ru-RU.UTF8" [Undecided,Confirmed] https://launchpad.net/bugs/124114805:57
alkisgI'm guessing it's the same bug report, slangasek do you still want me to file it?05:57
sarnoldinteresting, 0xcf appears to be omicron, Ο05:59
alkisghttp://www.fileformat.info/info/charset/UTF-8/list.htm06:03
alkisg0xcf is the start byte for a lot of greek characters, but not "λ"...06:04
cpaelzerI thought I remembered something very old I once had and found links like this about the "invalid continuation byte" that sounded familiar (to at least my old case) http://stackoverflow.com/questions/5552555/unicodedecodeerror-invalid-continuation-byte06:04
sarnoldalkisg: of course I forgot to mention.. 0xcf in iso-8859-7 is O ..06:04
cpaelzerI don't have all the caht backlog, but would it make any sense to assume it not even is UTF-8 ?06:04
cpaelzerbus iso-...06:04
cpaelzerah I see by sarnold you are already on iso-...06:05
alkisgsarnold:  I don't think iso-8859 is related here, we're not using it, we're only using utf-806:05
sarnoldalkisg: you said it crashed on non-utf8 input, so I jumped to the assumption that you're using the previous decade's encodings :)06:05
sarnoldalkisg: be sure to mention that in the bug report :)06:06
sarnoldtime to bail :) have fun06:06
alkisgsarnold: yeah sorry my bad, it was the error that made me say that06:06
alkisgsarnold: do you think I should file a bug report even though another already exists for russian?06:07
alkisgslangasek: ^ ?06:07
sarnoldalkisg: yeah, never hurts06:08
alkisgOK, ty06:08
sarnoldalkisg: they're cheap enough to merge if they're really the same underlying bug, and if they aren't, having two means yours is less likely to be ignored06:08
* alkisg just doesn't like bugs.launchpad.net/alkisg growing all the time if some of them are to remain unresolved... :)06:09
alkisgOK, I filed LP: #1572416, now on to actually do the upgrade even manually...06:14
ubottuLaunchpad bug 1572416 in ubuntu-release-upgrader (Ubuntu) "do-release-upgrade crashes in Greek locale" [Undecided,New] https://launchpad.net/bugs/157241606:14
alkisgI reverted my sources.list and  tried again do-release-upgrade in Greek, this time it didn't crash, but it doesn't accept y/N either, so I can't continue06:20
alkisgIsn't N (capital) there meant to be the default, to be selected with plain enter?06:21
pittiGood morning06:21
alkisgHello pitti06:21
mgedmincould be a translation file bug06:22
alkisg[enter] should still work....06:22
mgedminbut the default is N, which is "no, don't continue, abort the upgrade"06:23
alkisgYet it doesn't accept that06:23
alkisgIt just prompts again06:23
mgedminare you saying Enter doesn't do anything?  that's weird06:23
alkisgWell, time to run it with LANG=en_US.UTF-8 :)06:24
alkisgYey, I got it to continue in Greek by pressing the Greek letter for "y", i.e. "ν" :)06:28
nhainesdholbach, seb128: could one of you help me out with a merge proposal?  :)  https://code.launchpad.net/~nhaines/example-content/xenial-fcs/+merge/29234507:57
seb128oh, and 407:57
dholbachwow... that's quite late :-(07:59
dholbachseb128, are we still spinning new images?07:59
seb128as said on -release I can do sponsoring07:59
seb128but unsure the release team is wanting it that late07:59
* dholbach nods08:00
seb128dholbach, we might, but even if we are I'm unsure they want to include such changes08:00
dholbachI see08:00
seb128as said I'm not in the release team08:00
seb128so the wrong person to ask08:00
seb128I'm happy to help with upload though08:00
nhainesHmm, it's too late to be split between two channels.  :)  I know it's way too late, but there were all sorts of content licensing issues with the video submissions (that I subverted by just creating original content).  It turns out installing Ubuntu 24 times takes a very, very long time.08:00
nhainesIn any case, I'm asking because it's a pretty low-risk change.  If there were any binary code at all I wouldn't bother for something like this.08:01
seb128nhaines, is there a bug explaining the issue?08:01
nhainesseb128: no, but I can certainly file one.08:01
dholbachseb128, it's the winners from the free culture showcase08:01
seb128dholbach, can you just upload it?08:01
seb128then we can see if -release wants to get it in08:01
dholbachso from a release team POV just new content08:01
dholbachsure08:02
seb128or if that goes as a SRU08:02
seb128for .108:02
seb128nhaines, ^08:02
seb128nhaines, dholbach, thanks08:02
nhainesseb128: thank you!08:02
dholbachnhaines, next time if there are issues like this, please bring it up on the ubuntu-community-team mailing list or elsewhere so people can help08:02
zygagood morning08:02
nhainesdholbach: the release snuck up on me... the 21st is also my birthday and work's been crazy too.08:03
nhainesseb128: good morning!  I hope you're having a great midweek.  :)08:04
dholbachnhaines, yeah... that's why I thought somebody could have helped earlier08:04
seb128nhaines, lol, hey :-) yeah, a bit crazy, but that's normal in release weeks!08:04
nhainesIt's looking pretty good!  I've been wanting to reinstall xenial fresh on my main box a couple days early but... been too busy unfortunately.  :)  Probably this weekend though!08:06
nhainesdholbach: with the video submission, something had to be done from scratch and I wasn't certain if I wanted to even attempt it.  It was too much work for me to feel comfortable asking someone else to do.08:07
nhainesWhich isn't much of an excuse, but it's an honest one.  :)  I hope you're having a nice midweek, too!08:07
dholbachright... I understand,... I'm not blaming you or anything08:07
nhainesdholbach: it's okay, I'll do that myself.  :)08:08
seb128dholbach, nhaines, did the package increase in disk size?08:08
seb128just checking08:08
dholbachseb128, I'll let you know in a sec08:08
dholbach-rw-r--r-- 1 daniel daniel 5223256 Okt  4  2013 example-content_48_all.deb08:08
dholbach-rw-r--r-- 1 daniel daniel 8995738 Apr 20 10:08 pbuilder/xenial_result/example-content_49_all.deb08:08
dholbachseb128, ^08:09
seb128ok, another 4.7M08:09
seb128I don't think it's going to make a big difference on a > 1G iso, though it's still a step in the wrong direction08:10
dholbachmaybe something can be done on the video?08:10
nhainesI spent 2 hours trying to get the video to look good and not be 30 MB (I think it's 11.7 MB).  I'm not thrilled but the 4 MB one was not acceptable.08:10
seb128yeah, it feels late to start trying to change the video format or start recompressing though08:10
seb128dholbach, nhaines, just get it in like that, it's not 30M which is good ;-)08:11
dholbachok, uploading it now08:11
seb128it's not the only part where we let things drift a bit08:11
nhainesI'd like to see work done about that... but then again I miss the 700 MB images and of course I don't have any way to help with any of that, so...08:12
nhainesI made sure the community wallpapers were all nice resolution but still 1.5 MB each.  A nice change from last time.  :)08:12
nhainesdholbach: speaking of, I did all the packaging work for ubuntu-wallpapers-xenial too!  I was proud of that.  It's the first time I've caused a new package to be created in Ubuntu.  :)08:13
dholbachhttps://launchpad.net/ubuntu/xenial/+queue?queue_state=1&queue_text=08:13
dholbach:-)08:13
nhainesdholbach, seb128: thank you very much.  I'll be thinking about a much better process for xenial+1.08:13
seb128nhaines, thanks for working on those, really appreciated!08:13
dholbachbut yeah... next time: don't do it all alone :)08:14
dholbachand keep up the good work - as seb128 said: it's much appreciated08:14
nhainesThank you both.  :)08:16
nhainesI did all the work for the wallpapers because I felt guilty asking others to do that in a hurry when I waited so long.  That just didn't scale to the video (which took me like 3 days).  ;)08:16
dholbachwow08:17
dokoseb128, Laney: what are AppStream compatible icons?08:17
Laneyhttps://wiki.debian.org/AppStream/Guidelines08:18
nhainesIt was fun though...  I didn't remember how bold and artistic the default wallpapers got just before the new branding in Ubuntu 10.04 LTS.  I think it'll be a fitting video for 16.04.  :)08:18
nhainesseb128, dholbach: okay, this'll be the first update to example-content in like 2.5 years!  \o/  So thanks for your help, sorry for the excessive energy earlier, and now I'm going to get some sleep...08:21
nhainesBecause if it gets accepted then I have a blog post to write about it and the wallpapers for Thursday or Friday.  XD08:22
seb128nhaines, no worry, have a good night and thanks again for the work!08:22
seb128wgrant, cjwatson, not something for before the release, but would somebody consider looking at bug #1260760 in exchange of some beer rounds? ;-)08:24
ubottubug 1260760 in Launchpad itself "editing an Ubuntu (gtk+3.0) bug unsets the source" [Undecided,Triaged] https://launchpad.net/bugs/126076008:24
seb128it's a pretty annoying bug08:24
seb128every time somebody edits a gtk but it gets reassigned to "ubuntu"08:24
seb128I guess it has to do with the "+" in the name08:24
=== dosaboy_ is now known as dosaboy
cjwatsonseb128: I'll see what I can do08:25
seb128cjwatson, thanks08:26
alkisgMeh, do-release-upgrade from 14.04 was a complete disaster, it errored out in the middle of the update08:29
cjwatsonhttps://launchpad.net/bugs/126076008:29
ubottuLaunchpad bug 1260760 in Launchpad itself "editing an Ubuntu (gtk+3.0) bug unsets the source" [Undecided,Triaged]08:29
cjwatsonoops08:29
cjwatsonContent-Disposition: form-data; name="ubuntu_gtk+3.0.target.distribution"08:29
cjwatsonContent-Disposition: form-data; name="ubuntu_gtk-3.0.target.package-dWJ1bnR1X2d0ayszLjAudGFyZ2V0LnBhY2thZ2U"08:30
cjwatsonthat looks suspicious08:30
seb128alkisg, do you have details on the error?08:30
alkisgseb128: I got an apport prompt, let me see if it's the correct one or the previous one...08:31
alkisg(the previous was an issue with greek that I reported a couple of hours ago)08:31
seb128alkisg, did you use that prompt to submit the bug?08:31
alkisg(patience, it needs some time to process it... :))08:33
alkisg(92% cpu apport-gtk...)08:33
alkisgNope, apport-gtk closed without explanation08:33
alkisgIn /var/crash I see the old crash and a new one for smbd only08:34
alkisgSo it was probably the previous crash that I already reported08:34
* alkisg has seen apport show up many times about the same bug...08:35
alkisg*same crash08:35
xnoxpitti, i thought slangasek fixed that up for me yesterday.08:40
pittixnox: qemu/ yes, s'all good08:41
cjwatsonseb128: damnit, you would give me the ridiculously twisty bugs08:45
seb128cjwatson, lol, sorry about that ;-)08:45
alkisgSo the problem was probably due to bamfdaemon, unsatisfiable dependencies for configuring, and removing it temporarily allowed the upgrade to proceed09:57
Mirvxnox: please tell me if I need to stop having you as the "go to s390x guy", but I filed bug #1572496 about a s390x SEGV I'm getting with Qt 5.610:28
ubottubug 1572496 in ubuntu-ui-toolkit (Ubuntu) "s390x build/run failure with Qt 5.6" [Undecided,New] https://launchpad.net/bugs/157249610:28
xnoxMirv, i am s390x guy.10:30
Mirvnow I'd also need a "go to powerpc guy"..10:30
xnoxMirv, powerpc or ppc64el?10:31
xnoxMirv, it would be nice if qt build would like automatically execute things under gdb and generate a traceback.10:32
Mirvxnox: powerpc only https://launchpadlibrarian.net/254349222/buildlog_ubuntu-xenial-powerpc.gsettings-qt_0.1+16.04.20160329-0ubuntu2~xenialoverlay1~2_BUILDING.txt.gz10:32
Mirvfiled powerpc bugs bug #1572497 and bug #157249910:37
ubottubug 1572497 in gsettings-qt (Ubuntu) "powerpc segfault with Qt 5.6" [Undecided,New] https://launchpad.net/bugs/157249710:37
ubottubug 1572499 in qtcreator (Ubuntu) "qtcreator FTBFS on Qt 5.6 on powerpc" [Undecided,New] https://launchpad.net/bugs/157249910:37
lateniteHi folks, what is 'resolvconf' doing? What do I need it for? Why is a plain static interface in /etc/network/interfaces running 'resolvconf' to manipulate(overwrite) /etc/resolv.conf ?11:54
ivokslatenite: ifupdown is just one of the sources for DNS12:00
ivokslatenite: if dhclient, ppp daemon, ifupdown would write to resolv.conf, each on its own, they would owerwrite each other12:00
ivoksand then... who is correct?12:00
ivoksso they have resolvconf, which takes care of that12:01
ivokscool for desktops, but maybe not that cool for servers12:01
lateniteivoks, I just wonder when I don't use and dhcp, ppp etc. but only a static configuration. Why is a 'resolvconf' even used for that interface then?12:01
ivoksthen you don't need it, you can remove it and write everything statically12:02
lateniteivoks, why is it default for the server?12:02
ivoksit's default in ubuntu12:02
ivoks(most of the serves i deployed in last 2 years were actually on dhcp :)12:03
lateniteivoks, why is it default for ubuntu?12:03
lateniteso you say the trend goes to dhcp in servers and that's why servers have resolvconf?!12:04
ivoksi wanted to give you a technical reson why it's default and needed. i understand it doesn't cover all use cases, and therefore you can uninstall it12:04
ivoksand these kind of questions belong to ubuntu-server or ubuntu; this is a development channel12:05
lateniteivoks, What is the difference between uninstalling it and setting up resolv.conf and setting up /etc/resolvconv/*conf ?12:05
lateniteivoks, oh ok, I understand12:05
=== hikiko is now known as hikiko|ln
=== _salem is now known as salem_
=== hikiko|ln is now known as hikiko
Odd_BlokeI just sent an email to ubuntu-devel@; could someone reject it?13:30
Odd_BlokeI noticed something I wanted to clarify as I hit send. ¬.¬13:30
Odd_BlokeI've sent another one through, with the clarification added.13:31
Odd_BlokeSo if someone could reject the earlier one and accept the new one, I would appreciate it.13:32
Odd_BlokeOh, I'm able to self-reject; so we should be back to just one message in the queue.13:33
Odd_Blokecjwatson: If/when you have a minute, ^.  (You're listed as the owner of the list, so I don't know who else to ping :)13:35
LaneyOdd_Bloke: I accepted it for you13:36
Odd_BlokeLaney: Thanks. <313:37
Laneynot at all!13:37
=== fginther` is now known as fginther
=== mbiebl_ is now known as mbiebl
LocutusOfBorghow can I see who is seeding a particular package?13:56
LocutusOfBorgseeded-in-ubuntu?13:57
Laneyyes13:58
LocutusOfBorgxserver-xorg-legacy (from xorg-server) is seeded in:13:58
LocutusOfBorg  mythbuntu: daily-live13:58
LocutusOfBorg  ubuntu-gnome: daily-live13:58
LocutusOfBorgok I need to check with mythbuntu13:58
LocutusOfBorgubuntu-gnome is already aware13:58
mterryogra_, you're killing me with these MIRs  :)14:13
mterryogra_, what's the expectation there?  I doubt they'll all get approved before 16.04 ships14:13
ogra_mterry, really sorry that they come so late ... (i was planning that earlier but tons of image issues the last week)14:13
ogra_the initramfs tools and the core-libs/-config packages are surely no brainers14:14
mterryogra_, are we looking at forced promotion and dealing with MIR issues in 16.10 cycle?14:14
ogra_well, snappy images will obnly release in july ...14:14
ogra_so there will still be plenty SRUs14:14
mterryogra_, but flipping between universe and main can't be done in 16.04 repos, right?14:15
mterryogra_, libnss-extrausers and watchdog probably need a quick security look, which is never quick14:15
ogra_right, not post release afaik14:15
ogra_i dont knwo if we actually need watchdog (was seeded on a 15.04 customer request)... extrausers is definitely essential though14:16
superm1LocutusOfBorg: what'st he context on looking for seeding in mythbuntu?14:23
=== henrix_ is now known as henrix
LocutusOfBorgxserver-xorg-legacy can be removed14:26
LocutusOfBorgx don't need to be root14:26
LocutusOfBorgjust replace with virtualbox-guest-dkms14:27
LocutusOfBorgsuperm1, ^^14:27
superm1LocutusOfBorg: IIRC we're not seeding it explicitly somewhere14:28
superm1some meta update needed maybe?14:28
LocutusOfBorgyes I guess so14:28
superm1LocutusOfBorg: according to http://people.canonical.com/~ubuntu-archive/germinate-output/mythbuntu.xenial/all it's coming from nvidia-30414:29
superm1which is an nvidia driver option installable from ubuntu-drivers14:30
LocutusOfBorgok14:30
LocutusOfBorgthanks14:30
=== henrix_ is now known as henrix
=== highvolt1ge is now known as highvoltage
Son_Gokunacc: official libvirt-php 0.5.2 release: https://www.redhat.com/archives/libvir-list/2016-April/msg01337.html16:29
=== shuduo is now known as shuduo-afk
ogra_apw, bug 157265017:07
ubottubug 1572650 in ubuntu-fan (Ubuntu) "[MIR] ubuntu-fan" [Undecided,Incomplete] https://launchpad.net/bugs/157265017:07
ogra_apw, see the request for a team bug subscription ... i assume that should be the kernel team17:07
ogra_?17:07
apwogra_, yes, please17:07
ogra_apw, heh, i cant ... needs to be th e team admin17:07
ogra_(dunno who that is)17:08
apwogra_, prolly me, where do i change subs ?17:08
ogra_i guess ogasawara =17:08
ogra_apw, https://bugs.launchpad.net/ubuntu/+source/ubuntu-fan on the right ... "subscribe to bug mail" that gets you a popup where you can then select a team instead of yourself17:08
ogra_(in a totally intuitive pulldown with only 2987538475 entries ... )17:09
apwogra_, ok done17:09
apwi hope17:09
ogra_thx17:09
slangasekapw, ogra_: see my followup on that bug about the right bug subcriber for the MIR process17:16
ogra_slangasek, ah ...17:17
apwslangasek, ahh ok thanks17:17
ogra_slangasek, if you make me an admin for snappy-dev i can add that team to the other packages ... (mvo doesnt react, i guess he is afk for dinner or something)17:17
slangaseklist of recognized teams:http://bazaar.launchpad.net/~ubuntu-archive/ubuntu-archive-tools/trunk/view/head:/package-subscribers#L11717:18
slangasekogra_: ah, I may have privs to do that but don't think I should be adjusting admins on the team without another admin's approval17:18
ogra_hrm, i guess we need to add some snappy team to that17:18
slangasekogra_: I can however take care of the actual bug subscriptions now17:18
ogra_ok17:19
ogra_slangasek, yeahm thats fine too ... i'm not eager to be an admin :)17:19
slangasekogra_: snappy-dev should own all of initramfs-tools-ubuntu-core, libnss-extrausers, watchdog, ubuntu-core-config?17:19
ogra_slangasek, yep, looks right17:20
ogra_and the ubuntu-core.meta indeed17:20
slangasekare you sure? ;)  because some of those look like things it should actually be on Foundations to maintain17:20
ogra_oh, feel free :)17:20
slangasekwatchdog, libnss-extrausers17:21
ogra_yeah17:21
slangaseksubscriptions done17:21
ogra_thanks !17:21
=== alvesadrian is now known as adrian
=== sgbirch_ is now known as sgbirch
kyrofacdimage.ubuntu.com still says "Warning: This image is oversized (which is a bug)." That's not actually a bug nowadays, is it?18:20
ogra_depends on the size18:21
ogra_iirc we bumped the size to 1G at soome point18:21
sarnoldI don't think "fit on a cd" has been a goal for a  very long time..18:21
kyrofasarnold, exactly18:21
Unit193sarnold: Considering even Lubuntu is having issues with that? :)18:23
ogra_no, but fit on 1G usb keys (or sumething along these lines was the argument when it was bumped)18:23
ogra_there was a discussion on the ubuntu-devel ML ... a few years ago :)18:24
ogra_probably time to re-visit it18:24
kyrofaogra_, ah, then that bug message should perhaps be revamped as it specifically mentions not fitting on a CD being the reason that it's a bug18:24
slangasekkyrofa: LP #1289259, and it is a bug that our images and our declared image size limits don't match18:24
ubottuLaunchpad bug 1289259 in Ubuntu CD Images "Incorrect "oversized image" on the website" [Undecided,Confirmed] https://launchpad.net/bugs/128925918:24
kyrofaslangasek, ah, very good thank you18:25
=== dpm is now known as dpm-mostly-afk
jtaylordoko: what was the reason for this change: https://launchpad.net/ubuntu/+source/pyzmq/15.2.0-0ubuntu319:47
dokojtaylor, syntax errors, and it's py3 only19:51
dokojtaylor, what was the reason to remove the test_asyncio.py module? ;)19:52
jtaylorhm its not supposed to be py3 only19:52
jtaylorbut indeed it is19:53
dokojtaylor, 2.7 doesn't have asyncio20:01
jtaylordoko: but cython has20:01
=== afkthairus is now known as athairus
dokojtaylor, well, then cython is wrong if it accepts this for 2.x, isn't it?21:08
=== salem_ is now known as _salem
naccPharaoh_Atem: thanks22:45
Pharaoh_Atemnacc: actually don't update to it, because I tried to make an update for the Fedora package, and the build system is doing weird things22:48
Pharaoh_Atemthe code has remained substantially the same, but something is wrong with the build system, so I'd leave it be for now22:49
Pharaoh_Atemhttps://www.redhat.com/archives/libvir-list/2016-April/msg01348.html22:49

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