/srv/irclogs.ubuntu.com/2014/07/30/#ubuntu-devel.txt

Muchachaohi guys00:29
ScottKNoskcaj: I didn't merge it.  I did a mistaken sync.01:43
=== _salem is now known as salem_
saiarcot895Are the official armhf Ubuntu builders running on native hardware or is it emulated?02:41
slangasekjuliank: has bug #753682 been *properly* fixed now?03:01
ubottubug 753449 in branding-ubuntu (Ubuntu) "duplicate for #753682 package branding-ubuntu 0.5 failed to install/upgrade: trying to overwrite '/usr/share/gnome-games/quadrapassel/pixmaps/quadrapassel.svg', which is also in package quadrapassel 1:2.32.1-0ubuntu3" [High,Fix released] https://launchpad.net/bugs/75344903:01
slangasekjuliank: I have a staged merge of gnu-efi, but was waiting for resolution of this bug03:01
pittiGood morning05:37
pittiRAOF: hey Chris05:53
pittiRAOF: do you have 5 mins to review/accept the postgresql SRUs (lucid/precise/trusty)? people keep pinging05:53
RAOFpitti: Howdie.06:01
=== salem_ is now known as _salem
=== lisca is now known as terror_bird
dholbachgood morning06:57
dholbachNoskcaj, can you please take a look at jquery, python-wsme and libgtop2 is still unresolved as well06:59
Noskcajdholbach, I've looked at wsme, will get to the others soon07:17
dholbachthanks Noskcaj07:17
Noskcajwsme breaks trying to debuild -S for me, and we should have had those depends since three versions ago07:18
NoskcajThe old delta was more than i realised07:18
zygagood morning07:20
dholbachNoskcaj, what's breaking?07:50
dholbachNoskcaj, the problem with the (build)depends is that some are in main and some are in universe - so if we want them in main, we need to follow https://wiki.ubuntu.com/MainInclusionProcess and maintain them in main07:51
Noskcajdholbach, It says a heap of files have been modified, no matter what i do07:51
NoskcajI understand the problem (have done MIRs before), i've not got time to really look into it till school tomorrow ;)07:52
dholbachok... I was just commenting on "we should have had those depends since three versions ago" :)07:53
dholbachNoskcaj, if you get -3 from from proposed and install all (new) build-deps, "debuild -S -us -uc" should work07:56
=== dupondje_ is now known as dupondje
pittihey jodh, good morning09:01
jodhpitti: hi09:09
=== ming is now known as Guest28776
rbasakjamespage: is anyone taking care of the haproxy component mismatch?09:46
rbasakMaybe just delegate haproxy-doc to universe?09:47
rbasakrelegate09:47
jamespagerbasak: not that I am aware of10:08
jamespagerbasak: its a new js depends right?10:08
flexiondotorgcjwatson, Can you tell me where I can find the code (file/library) that actually masters the official sanctioned Ubuntu flavour isos?10:16
cjwatsonflexiondotorg: lp:ubuntu-cdimage is the top level10:16
flexiondotorgI had a quick grep of lp:ubuntu-cdimage10:16
flexiondotorgFile?10:16
cjwatsonetc/crontab10:16
cjwatsonI'm not going to walk you through it file by file, but you can trace it from there10:16
cjwatsonIt calls out to Launchpad to build live filesystems (squashfs, etc.)10:17
rbasakjamespage: yeah, but looks like it's only for haproxy-doc.10:17
rbasakUnless I missed something.10:17
cjwatsonThe top level of that is in lp:launchpad-buildd, basically lpbuildd/livefs.py10:17
flexiondotorgWhat does it use to make the iso mkisofs or xorriso?10:17
flexiondotorgI'm just looking for how it is invoked.10:17
cjwatsonxorriso nowadays10:17
cjwatsonthat stuff is in the debian-cd branch linked from configs/devel in lp:ubuntu-cdimage10:18
flexiondotorgcjwatson, Thanks.10:18
cjwatsonCONF.sh, tools/boot/utopic/*10:18
jamespagerbasak: indeed it is only the docs10:19
rbasakjamespage: so, docs to universe? I can't see anyone wanting that in production anyway.10:19
jamespagerbasak:sure10:20
pittimlankhorst: do you have a wiki page/spreadsheet/similar where you collect feedback for the new X.org in the PPA?10:43
pittimlankhorst: I just upgraded/rebooted, and so far unity, video, glxgears, external  monitor are fine, I don't notice any difference10:44
mlankhorstpitti: I'm asking for emails for now, easiest way :P10:44
pittimlankhorst: ack, I'll mail you on Friday or so, when I've run them for some time10:44
cjwatsonjibel,pitti: I don't suppose it would be possible to get an extra autopkgtest executor or two?  The queues seem to have been backed up somewhat of late10:49
pitticjwatson: it would be much more helpful if qemu wouldn't freeze all the time with current guest kernels :/10:50
pittithe current retry-o-mania after wasting an hour or so is a nuisance10:51
jibelthe timeout is 50min when the kernel upgrade freezes :(10:52
pitticjwatson: not sure if we can easily get more hardware in the lab; a better option would be to switch to using HP cloud instances, vila is currently working on that (not in the context of -proposed testing, but it's not too different)10:52
pittijibel: it's not just kernel upgrades, I've seen it on other dist-upgrades to proposed, to10:52
pittio10:52
cjwatsonOK, well thought it was worth asking10:53
=== MacSlow is now known as MacSlow|lunch
pittijibel: or at least I thought I did10:55
jibelpitti, we could decrease install timeout10:55
pittijibel: 20 or 30 mins would certainly do, too; but large packages like libo certainly take some time to fetch/download/install their deps10:56
pittijibel: we could try with 20, and if we see "honest" timeouts with that, we'll increase again?10:56
jibelpitti, 20 min sounds good. LO fails all the time anyway. maybe the kernel itself will be a problem.10:58
pittijibel: I suppose it happens with the kernel upgrade as they are particualrly big or have lots of files (linux-headers); it doesn't even get to rebooting the VM, so I think it's rather dying on I/O errors?10:58
pittijibel: no, kernel should be fine; build timeout is 100.000 s10:58
pittijibel: --timeout-install is just for dist-upgrade to -proposed and installing the test deps10:58
pittijibel: btw, the other day I tried to reproduce that locally, but I never saw qemu freeze10:59
pittijibel: it downloads the -proposed bits, reboots to the -proposed kernel, and happily goes on10:59
pittijibel: http://paste.ubuntu.com/7903813/ ?11:02
flexiondotorgcjwatson, Other than the slightly different xorriso configuration for amd64+mac iso, is there anything significantly different in the iso contents?11:10
doko_Sweetsha1k, https://bugs.launchpad.net/ubuntu/+source/libixion/+bug/1349859 needs a MIR11:11
ubottuUbuntu bug 1349859 in libixion (Ubuntu) "[MIR] libixion (b-d of libixion)" [Undecided,Incomplete]11:11
=== tvoss is now known as tvoss|lunch
Sweetsha1kdoko_: should that read "libixion (b-d of libreoffice)"? otherwise that subject doesnt make too much sense to me ...11:29
doko_Sweetsha1k, no, liborcus, see http://people.canonical.com/~ubuntu-archive/component-mismatches-proposed.svg11:30
cjwatsonflexiondotorg: http://askubuntu.com/a/40480/322811:31
Sweetsha1kdoko_: ah, ok. It starts to make sense now. ;)11:31
jibelpitti, +111:33
pittijibel: committed; can you roll this out, s'il te plaƮt ?11:57
=== psivaa is now known as psivaa-lunch
=== MacSlow|lunch is now known as MacSlow
jibelpitti, done, I also disabled 'set -x' at the end of the script to stop polluting the console with a list of packages12:14
om26erHi! I was not able to find ubuntu's packaging branch for accountsservice, can anyone link please ?12:14
om26erthe one i found is 2 years old https://code.launchpad.net/~ubuntu-branches/ubuntu/utopic/accountsservice/utopic12:17
pittixnox: is bug 1320534 still an issue for you? I've used schroots for weeks under systemd12:20
ubottubug 1320534 in schroot (Ubuntu) "sbuild fails under systemd-boot" [Undecided,New] https://launchpad.net/bugs/132053412:20
xnoxpitti: well, i just removed /dev/shm mount.12:21
xnoxpitti: do you have /dev/shm in your sbuild/schroot under systemd?12:21
* xnox does clean run test.12:22
pittiI wouldn't know why not, but let me try again12:22
xnoxom26er: use source package + debdiff workflow $ pull-lp-source accountsservice, modify / add new changelog entry, generate source package and debdiff the two *.dsc, attach a patch to a bug report on launchpad.12:23
xnoxom26er: there are pleaora of packages that are not available as branches.12:23
pittijibel: oh, I'm just dist-upgrading a local VM: unpacking linux-headers indeed takes awfully long and pretty much kills the VM12:23
xnoxom26er: what specifically do you want to modify in accountsservice?12:23
pittijibel: but that's without an overlay on memory but onto the actual disk12:24
om26erxnox, I want to backport this fix https://bugs.freedesktop.org/show_bug.cgi?id=7827912:24
ubottuFreedesktop bug 78279 in general "Make accountsservice polkit policy work for non-local admin users" [Normal,Resolved: fixed]12:24
om26erxnox, It allows me to write to accountsservice over ssh, right now its not allowed.12:25
xnoxom26er: well, create a debdiff as per above and open a bug on launchpad (if there isn't one already) and attach patch to it.12:25
om26erxnox, I will propose to the ubuntu's source branch, which I assume is the same ?12:27
xnoxom26er: no, there is no source branch for ubuntu that matches the archive.12:31
xnoxom26er: archive is authoratative, please create a patch on the bug report.12:32
om26erxnox, aah, ok, I will attach the debdiff then12:32
=== doko_ is now known as doko
dokotseliot, are you aware of https://launchpad.net/ubuntu/+source/ubuntu-drivers-common/1:0.2.96.1 ?12:32
xnoxom26er: both patches and branches end up in the same sponsors review queue.12:32
om26erxnox, I'll try with a patch pilot to get it landed early.12:33
pittixnox: oh, /dev/shm is not bind-mounted by default, I see; I now booted systemd, uncommented /dev/shm/ from /etc/schroot/default/fstab, now I have /dev/shm/ in my sid schroot12:33
pittitmpfs on /var/lib/schroot/mount/utopic-amd64-8e585e3f-4774-431e-87d8-f0afdb607c60/dev/shm type tmpfs (rw,nosuid,nodev)12:33
tseliotdoko: err... I hadn't noticed. pitti ^ ImportError: No module named 'aptdaemon.pkutils'12:33
tseliotpitti: does it look familiar? https://launchpadlibrarian.net/177412602/buildlog_ubuntu-utopic-amd64.ubuntu-drivers-common_1%3A0.2.96.1_FAILEDTOBUILD.txt.gz12:34
pittitseliot: no, not at all; supposedly something in aptdaemon changed?12:35
tseliotit seems like it12:35
xnoxpitti: hm, not /etc/schroot/default/fstab, but rather it is the default in /etc/schroot/sbuild/fstab and it's not a bindmount but a fresh tmpfs.12:35
xnoxpitti: and mounting/creating a tmpfs fails when booted under systemd.12:36
xnoxtmpfs           /dev/shm        tmpfs   defaults        0       012:36
pittixnox: ah, that's different then; /me tests that12:37
pittixnox: how do I tell a schroot to use the sbuild profile?12:38
dokowho is currently caring about qtbase-opensource-src ? needs a merge from Debian12:38
xnoxdoko: that would be Mirv i think.12:39
dokonot online12:39
pittixnox: err sorry, above line is already a tmpfs mount, not a bind mount12:39
pittixnox: so sbuild would automatically use the "sbuild" profile, while "schroot" would use "defualt"?12:39
xnoxdoko: oh, qt4? probably ScottK, Mirv, Riddell, or myself...12:39
dokono, qtbase-opensource-src12:39
ScottKxnox: That's Qt5.12:39
ScottKOr mitya5712:40
xnoxpitti: i'm fuzzy as to how the profiles are selected =) but yeah, changes to sbuild thingy make sbuild use those options.12:40
xnoxpitti: hence on the bug report, i've attached the failed sbuild log12:40
pittixnox: ah, there's a profile= option for chroot.d/*12:41
pittixnox: ok, now I get it12:41
xnoxdoko: what specifically needs merging? there is a point release jump there....12:41
dokoxnox, yes, the point release. there are a lot of dep-waits12:42
xnox*sigh* ok.12:42
=== psivaa-lunch is now known as psivaa
pittixnox: hah, mystery solved. Followed up12:46
tseliotdoko, pitti: aptdaemon.pkcompat seems to be a little broken: http://pastebin.ubuntu.com/7904535/12:48
dokobarry, could you provide the MIR's for LP: #1349832 ?12:49
ubottuLaunchpad bug 1349832 in python-virtualenv (Ubuntu) "[MIR] dependencies for python3.4-venv" [Undecided,Incomplete] https://launchpad.net/bugs/134983212:49
xnoxpitti: so..... mk-sbuild should be fixed? or should add /dev bind-mount to sbuild profile?12:49
xnox... or both?12:49
pittixnox: I suppose the symlink is a consequence of https://wiki.debian.org/ReleaseGoals/RunDirectory12:50
pittixnox: you could change your sbuild fstab to bind-mount /run/shm instead12:50
pittixnox: or just rbind-mount the whole /dev/12:50
=== timrc is now known as timrc-afk
pitti/dev/shm/ isn't in /etc/schroot/sbuild/fstab by default, so I don't see how to fix the package12:51
pittiperhaps adding a commented-out bind mount if that's a common case?12:51
xnoxpitti: why does it work when booted with upstart?12:51
xnoxpitti: is /run/shm missing?12:52
=== timrc-afk is now known as timrc
xnoxpitti: is /run/shm missing? under systemd that is?12:52
pittijdstrand: (really you this time :) ) I'd like to do bug 1341083; as ufw is also in Debian (but older), how wuold you like to handle this? I upload to Ubuntu and when you update Debian you take the Ubuntu package? or submit someplace else?12:52
ubottubug 1341083 in ufw (Ubuntu) "ufw needs systemd unit or init.d script" [Medium,Triaged] https://launchpad.net/bugs/134108312:52
dokobarry, xnox: wait, why was python3-venv seeded?12:52
pittixnox: under systemd /dev/shm/ is the actual mount, and /run/shm doesn't exist (in git a symlink to /dev/shm/ was added)12:53
dokowe really don't want pip in main12:53
pittixnox: but in general stuff uses /dev/shm/, and /run/shm/ should be phased out12:53
xnoxdoko: did i over-seed it?! =)12:54
pittiwhere "stuff" is really just "libc"12:54
* xnox checks12:54
xnoxpitti: and breaking everyones existing sbuild chroots setup with mk-sbuild =)12:54
xnoxpitti: is symlink to /dev/shm in systemd in utopic-proposed?12:54
pittixnox: why everyone's?12:55
jdstrandpitti: if you file a Debian bug and point to the Ubuntu bug, that would be good12:55
pittixnox: no, not yet; if it helps I can cherry-pick that, but AFAICS this wouldn't change this bug12:55
pittijdstrand: do you want me to just upload (after testing, of course), or a MP?12:55
jdstrandpitti: I can also do the upload to Ubuntu if there is a debdiff12:55
xnoxpitti: for the past 5 years or so mk-sbuild was recommended and preffered way to setup sbuild chroots advertised to all developers. I understand that you probably set them up some old-school way =)12:55
jdstrandpitti: an mp would be fine12:55
pittixnox: yes, that's what I use as well12:56
xnoxpitti: horum.12:56
pittixnox: but /dev/shm/ isn't in sbuild/fstab by default, so I wonder why this breaks everyone's setups?12:56
cjwatsonI've been using mk-sbuild and deleting the profile=sbuild bit for some time :)12:56
pittiyeah, me too12:56
jdstrandpitti: I would like to examine the unit file, both for my own edification and to make sure I understanding what it is doing12:56
xnoxpitti: i'm confused a little. let me try something out here.12:56
pittijdstrand: ack; I'll just attach it to the Ubuntu bug then?12:56
jdstrandpitti: sound sperfect12:57
pittijdstrand: cheers12:57
jdstrandtypo notwithstanding :)12:57
jdstrandpitti: thanks!12:57
pittijdstrand: I suppose the Debian package has an init.d script, so it's not that important there; but a native unit is still nicer12:57
jdstrandpitti: it does-- there is logic in debian/rules on which to use12:58
pittijdstrand: ah, we should install the init.d script in either case though, for proper LSB dependencies12:58
pittiotherwise a sysvinit script could never depend on ufw (not sure whether that has a practical meaning, but still)12:59
jdstrandpitti: that handling is many years old, so I don't doubt it should be fixed, especially in light of recent changes13:02
dokoxnox, removed13:03
dokobdmurray, cjwatson, slangasek: please subscribe foundations to python-idna and python3-dateutil bug reports13:05
=== _salem is now known as salem_
cjwatsondoko,bdmurray,slangasek: done13:06
barrydoko, xnox didn't know it was seeded.  all straightened out now?13:16
* barry sees it was via email13:17
dokobarry, yes13:25
=== tvoss|lunch is now known as tvoss
tvosspitti hey there13:25
om26erxnox, looks good https://launchpadlibrarian.net/181062108/debdiff.patch ?13:27
om26erattached to https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/134981313:27
ubottuUbuntu bug 1349813 in accountsservice (Ubuntu) "[org.freedesktop.Accounts.Error.PermissionDenied: Not authorized] While trying to change a ringtone" [Undecided,In progress]13:27
dokotvoss, any update on LP: #1349834 ?13:37
ubottuLaunchpad bug 1349834 in libjsoncpp (Ubuntu) "[MIR] flask-script and libjsoncpp (b-d's for net-cpp)" [Undecided,Incomplete] https://launchpad.net/bugs/134983413:37
tvossdoko, haven't gotten to it, yet. I plan on patching out those build-deps from net-cpp13:37
xnoxom26er: looks good, assigned for pitti to review =)13:38
pittijdstrand: attached, working well now and the packaging got quite a bit simpler13:39
pittitvoss: hello13:39
jdstrandpitti: thanks! :)13:40
=== Ursinha is now known as Ursinha-afk
om26erxnox, thanks.13:40
=== pete-woods is now known as pete-woods|lunch
pittiom26er, xnox: yes, LGTM13:40
tvosspitti, un-"hello there" :)13:40
pittitvoss: /me undoes the warm handshake and hug then, too!13:41
* tvoss still hugs pitti13:41
tseliotpitti: I have a one line patch for aptdaemon which fixes the issue http://paste.ubuntu.com/7904992/13:45
=== pete-woods|lunch is now known as pete-woods
tseliotpitti: shall I proceed with the upload? Do I have to update some bzr tree after that?13:45
pittitseliot: oh, nice! please upload, I can commit that to Vcs-Bzr:13:46
tseliotpitti: yes, please. I'll take care of the upload, you'll deal with bzr13:46
pittitseliot: yep, will grab the diff from LP; thanks!13:47
dokojamespage, LP: #1346056 probably needs some server love13:48
ubottuLaunchpad bug 1346056 in python-wsme (Ubuntu) "Please fix component mismatch introduced through sync python-wsme of 0.6-3 (main) from Debian unstable (main)" [High,Confirmed] https://launchpad.net/bugs/134605613:48
jamespagedoko, ack13:49
tseliotpitti: ok, aptdaemon_1.1.1+bzr973-1ubuntu4 is in. We'll also have to rebuild ubuntu-drivers-common13:50
=== pete-woods is now known as pete-woods|lunch
dokojamespage, infinity: about the jquery, ... libv8-3.14 component mismatches ... do we want this in main?13:54
jamespagedoko, v8 is a nack from the security team13:54
jamespageso no13:54
julianktseliot: Wow, something's gone wrong somewhere. There's no aptdaemon_1.1.1+bzr973-1 in Debian, why is there an aptdaemon_1.1.1+bzr973-1ubuntu4 in Ubuntu?13:58
tseliotjuliank: I'm not really sure, all I know is that aptdaemon_1.1.1+bzr973-1ubuntu3 was breaking ubuntu-drivers-common13:59
=== Ursinha-afk is now known as Ursinha
juliankDoes not matter much, not going to package a bzr snapshot in Debian anyway.13:59
tseliotjuliank: mvo seems to be the uploader of 1.1.1+bzr970-1ubuntu113:59
juliankBut apparently mvo mixed up 0ubuntu1 and 1ubuntu114:00
juliankslangasek: I asked you yesterday already: Do you still need gcc 4.6 & GNU_EFI_USE_MS_ABI support for gnu-efi (what for?) or can this be dropped, and the package synced from unstable?14:01
pittixnox: would you mind filing a Debian bug for bug 1326327 and CC: pkg-systemd-maintainers@lists.alioth.debian.org ?14:03
ubottubug 1326327 in debhelper (Ubuntu) "dh_installinit should generated update-rc.d remove to remove rc*.d symlinks" [Undecided,New] https://launchpad.net/bugs/132632714:03
juliankAnd if anyone here is interested in elilo, go and take it over in Debian or it will be removed.14:03
cjwatsonI don't think anyone here cares about elilo14:04
xnoxjuliank: why not just take the patch into debian? the reasoning is entirely valid.14:04
xnoxjuliank: http://launchpadlibrarian.net/151318291/gnu-efi_3.0u%2Bdebian-1ubuntu1_3.0u%2Bdebian-1ubuntu2.diff.gz14:04
cjwatson(any more)14:04
=== Sweetsha1k is now known as Sweetshark
juliankxnox: I don't see the point in that patch. And I don't know if it even works anymore in 3.0v14:04
xnoxjuliank: cjwatson: we do care about building shim on precise though, and that patch was backported all the way back to precise.14:04
cjwatsonsure, I was talking about elilo not gnu-efi14:05
xnoxcjwatson: ah, noticed now. sorry.14:05
xnoxjuliank: but to answer (what for?) ->  to build src:shim on precise (12.04) which has gcc-4.6 as the default toolchain.14:06
juliankxnox: That makes sense for precise then, but for utopic?14:13
xnoxjuliank: at the time we had to backport everything to precise. I don't know if we will continue to backport e.g. gnu-efi to precise, if shim changes.14:16
xnoxjuliank: anyway, i think that gcc-4.6 should be supported by gnu-efi, at least because of mac os =)14:17
xnoxjuliank: and not cause a static compile time #error =)14:17
xnoxand because of 12.04 still being used for another 3 years.14:18
juliankxnox: But I'm not sure it works, and I don't want to risk breaking things. gnu-efi was broken in unstable for a long time already because it used stub va_* functions. Now I switched it to use gcc builtins which is the only thing that works.14:18
xnoxjuliank: please do not sync, and override/drop changes in ubuntu =) and update package as you see fit in Debian.14:19
xnoxjuliank: and the patch we carry is not useless in ubuntu.14:20
xnoxpitti: If we were playing chess, I'd now say "check" ;-) bug 1320534 updated14:26
ubottubug 1320534 in systemd (Ubuntu) "systemd does not honor Ubuntu default mountpoints (as listed in /lib/init/fstab by upstart/mountall)" [Undecided,Confirmed] https://launchpad.net/bugs/132053414:26
dokozul, LP: #1349500 please remove the six code14:28
ubottuLaunchpad bug 1349500 in python-retrying (Ubuntu) "[MIR] python-retrying" [High,Incomplete] https://launchpad.net/bugs/134950014:28
zuldoko:  ack14:28
dokobdmurray, cjwatson, slangasek: please subscribe foundations to libisocodes bug reports14:34
arges@pilot in14:35
=== udevbot changed the topic of #ubuntu-devel to: Archive: open | Devel of Ubuntu (not support or app devel) | build failures -> http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of lucid -> trusty | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: arges
cjwatsondoko,bdmurray,slangasek: done.  thanks for going through these14:39
pittihallyn: FYI, I just created https://github.com/lxc/lxc/pull/285 to unbreak LXC under systemd14:48
dokodobey, any update on ubuntu-sso-client?14:50
pittihallyn: do you think it's ok to upload that to utopic? I'd also like to add a systemd unit to set up the lxc bridge and load the AA policies, so that LXC works OOTB14:51
hallynpitti: loks fine to me14:51
hallynpitti: merged into git.  Do you want to push it to utopic?14:53
pittihallyn: ah cool, thanks!14:54
pittihallyn: yes; as I said, if you don't mind I'd like to add an lxc-net script with the guts of /etc/init/lxc-net.conf and create a systemd unit for this14:54
hallynpitti: yup, that'd be awesome14:54
pittibug 1312532 FTR14:55
hallynthen I'll ake a look at it and learn a thing or two14:55
ubottubug 1312532 in lxc (Ubuntu) "[systemd] Factorize lxcbr0 setup and use it for all init systems" [Low,Confirmed] https://launchpad.net/bugs/131253214:55
hallynfwiw I created a pair of cgmanager .service files yesterday.  seemed to be working <shrug>14:55
pittihallyn: ah, gretat14:55
pittigreat, even14:55
pittihallyn: I had to stop cgmanager under systemd as it breaks LXC14:55
hallynhow does it do that?14:56
pittihttp://paste.ubuntu.com/7905528/14:56
hallynbut yeah the systemd job is disabled by default so should help there14:56
pittihallyn: well, I suppose it's not actually cgmanager's fault, but LXC trying to talk to cgmanager when systemd does the cgroup management or so (I don't know the details)14:56
pittihallyn: indeed, yes14:56
hallynhuh14:57
hallynpitti: 0.28-2 also was missing the patch which made cgmanager remount it's / private,14:57
hallynso you ended up with extra cgroup mounts on th system.14:57
hallynso 0.28-3 should be a huge improvement all-around under sytemd14:57
pitticool, looking forward to it14:57
pittiand plusgood for getting in sync with Debian, eases bug fixing all aronud14:58
* hallyn is gonna have to disable the touchpad on this laptop. it's huge! why does eveyrone thing I want huge phones and huge touchpads?14:58
pittihallyn: +114:58
hallynpitti: plusungood for burning bridges along the way :(14:58
pittihallyn: you mean like the heated discussions at plumber's about who wants to own the cgroup management?14:59
pitti*sheesh*, these happen all the time, and IIRC that still was still surprisingly technical14:59
pittixnox: thanks for clarifying bug 1320534, sorry for closing prematurely15:01
ubottubug 1320534 in ubuntu-dev-tools (Ubuntu) "missing /run/shm backwards compat symlink" [Undecided,Confirmed] https://launchpad.net/bugs/132053415:01
xnoxpitti: hm, now i can't find where does mk-sbuild get /run/shm from.15:02
pittixnox: I'm honestly not aware that I ever changed the "sbuild" profile fstab, so I never ran into that15:02
pittixnox: how do you mean? isn't mountall creating /run/shm?15:02
dobeydoko: i didn't get a chance to poke at it yet. i think i would probably just disable the tests at this point, i don't have time to debug squid. and my plate is full with getting things done for the phone beta :-/15:02
xnoxpitti: let me ask the question properly.15:03
pittixnox: oh, in my sid schroot /run/shm is an empty dir, so I figure debootstrap?15:03
dokodobey, ok, if I upload doing just that?15:03
xnoxpitti: in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674755#53 mbiebl syas that ubuntu-dev-tools should be fixed to use /dev/shm instead. But i see nothing in mk-sbuild that fiddles with /run/shm vs /dev/shm.15:04
ubottuDebian bug 674755 in systemd "systemd: tmpfs inconsistencies (/run/lock, /run/shm, /tmp)" [Normal,Open]15:04
LocutusOfBorg1simple question, is gsoap blocking the virtualbox migration, right?15:04
xnoxpitti: unless it's copying host settings, we change init, new host != container, caboom.15:04
dobeydoko: sure15:05
cjwatsonLocutusOfBorg1: the blocker there is gridsite15:05
LocutusOfBorg1I see15:05
LocutusOfBorg1interesting, the debian rebuild was successful15:05
xnoxpitti: so in my newly created mk-sbuild utopic, on utopic. shm is a symlink to /run/shm. What made it so?15:07
slangasekjuliank: yes, and I asked you in response whether Debian bug #753682 has been properly fixed15:07
ubottuDebian bug 753682 in gnu-efi "gnu-efi: Undefined va_copy, causes gummiboot to FTBFS" [Serious,Fixed] http://bugs.debian.org/75368215:07
xnoxslangasek: not gonna update gnu-efi in precise? =)15:08
slangasekjuliank: in my last merge I was still maintaining compatibility with gcc-4.6 because precise uses it, and we've had to update gnu-efi wholesale in SRU before in support of shim15:09
slangasekjuliank: so I think we should keep that patch as the only delta for now; I'm otherwise happy to update gnu-efi as soon as #753682 is properly fixed (which I'll verify by rebuild-testing the gnu-efi revdeps like shim)15:10
pittixnox: good question; perhaps some sysvinit postinst?15:11
hallynwgrant: hey, do you have a strategy for typing on your t440s without moving the mouse around?  The "disable touchpad while typing" doesn't sem to be working15:11
xnoxpitti: horum.15:11
xnoxpitti: infinity what makes /dev/shm a symlink to /run/shm?15:12
=== pete-woods|lunch is now known as pete-woods
wgranthallyn: I always disable that option, since I manage to not touch the touchpad while typing.15:13
wgranthallyn: But indeed, it seems to not work. Odd.15:13
hallynI guess my ogre hands aren't dainty enough or something :)15:14
xnoxpitti: initscripts.postinst ?15:14
pittixnox: bingo15:14
xnoxpitti: does your merge address that mess? =)15:16
pittixnox: hm, that creates the dirs, but not the symlinks15:17
juliankslangasek: You did? I did not notice that15:18
slangasekjuliank: ok, lost to scrollback then :)15:18
slangasekjuliank: or I was talking to a ghost due to my IRC proxy lying to me about your presence ;)15:18
xnoxpitti: it totally does.15:18
pittixnox: I must be blind then; I only see mkdirs15:19
om26erarges, Hi!15:19
argesom26er: hi15:19
juliankslangasek: Yeah, must be a ghost. The last thing I have received from you before today was on Dec 1815:19
xnoxpitti: if the 38 states state machine detects, RUNACTION LINKRUN or LINKDEV, either /run/shm is symlinked to /dev/shm, or /dev/shm is symlinked to /run/shm15:19
xnoxpitti: grep for "compat_link"15:20
juliankthat is, the last thing you wrote and mentioned juliank15:20
pittixnox: yes, that's defined, but nothing is using it15:20
om26erarges, since you are the pilot, can you land my change ?15:20
om26erbug 134981315:20
ubottubug 1349813 in accountsservice (Ubuntu) "[org.freedesktop.Accounts.Error.PermissionDenied: Not authorized] While trying to change a ringtone" [Undecided,In progress] https://launchpad.net/bugs/134981315:20
pittixnox: ooh, silly me!15:20
pittiVersion: 2.88dsf-53.2ubuntu115:21
pittixnox: I have my proposed merge installed15:21
juliankslangasek: And yes, that bug is properly fixed in 3.0v-5. I replaced all the va_* stuff in efistdarg.h with definitions using gcc builtins15:21
argesom26er: looking15:21
pittixnox: was looking again in my utopic chroot, and that indeed does all that15:21
juliankThat's the only way to get it working with -nostdinc15:21
xnoxpitti: =))))))))15:21
pittixnox: so I guess that makes it a "yes" :)15:21
pitti xnox | pitti: does your merge address that mess? =)15:21
xnox\o/15:21
xnoxpitti: so, when are we landing that?15:22
pittixnox: as soon as someone sends enough beer to slangasek to review my merge15:22
xnoxslangasek: we want pitti's merge to stop us from going on witch-hunts of insanity =)15:22
pitti. o O { why don't we have a font for U+1F37A BEER MUG ? }15:23
slangasekjuliank: perfect, thanks15:23
slangasekpitti: on the list for this week :)15:23
pittislangasek: you are speaking about creating a glyph for BEER MUG, of course15:23
slangaseknaturally15:24
argesom26er: i noticed that no bug was mentioned in the changelog entry (i'm adding the one you posted)15:24
om26erarges, oops! forgot about that.15:25
kentbHi, I'm looking for sponsorship on a package upgrade if anyone has some time to look at it.  Thanks!  https://bugs.launchpad.net/ubuntu/+source/sblim-sfcb/+bug/133590715:31
ubottuUbuntu bug 1335907 in sblim-sfcb (Ubuntu) "Update to version 1.4.8 sblim-sfcc for Utopic" [Undecided,New]15:31
argesom26er: ok sponsored for utopic!15:32
om26erarges, wow, thanks15:33
shadeslayerchrisccoulson: ping15:34
shadeslayerchrisccoulson: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/127460515:34
ubottuUbuntu bug 1274605 in firefox (Ubuntu) "Please demote xul-ext-ubufox from Firefox Recommends to Suggests" [Undecided,Confirmed]15:34
shadeslayercould someone *please* look at that15:34
LocutusOfBorg1cjwatson, https://github.com/bagder/curl/commit/5fcef972b289bdc7f3dbd7a55a5ada0460b74b2d15:37
LocutusOfBorg1this seems to be the problem, right?15:38
LocutusOfBorg1I still don't catch if it a mistake or not, but should be the source of the problem of gridsite15:38
=== Ursinha is now known as Ursinha-afk
cjwatsonah, interesting.  I'd be inclined to change gridsite to just use the new names15:38
LocutusOfBorg1and the problem is in curl 7.37.1, the debian rebuild happened before, so we didn't get a build failure in debian15:39
LocutusOfBorg1maybe curl made a mistake15:39
cjwatsonwell, it failed to provide compatibility, true15:39
cjwatsonI guess I could backport that commit15:39
LocutusOfBorg1what?15:40
LocutusOfBorg1this is the commit that introduced the build failure...15:40
LocutusOfBorg1AFAICS15:40
LocutusOfBorg1I'm dropping a line on that commit15:40
pittihallyn: would something like http://paste.ubuntu.com/7905830/ be acceptable for upstream?15:41
cjwatsonLocutusOfBorg1: oh, gridsite and curl are trying to define mutually recursive includes, I see15:41
LocutusOfBorg1yes15:42
cjwatsonwhich would be because CURLOPT_WRITEDATA is now a real symbol rather than a #define15:43
LocutusOfBorg1I still don't get it15:43
LocutusOfBorg1curl.h has15:43
LocutusOfBorg1#define CURLOPT_FILE CURLOPT_WRITEDATA /* name changed in 7.9.7 */15:43
LocutusOfBorg1and it is included before the define15:43
LocutusOfBorg1htcp.c:65:27: error: 'CURLOPT_FILE' undeclared (first use in this function)15:44
LocutusOfBorg1 #define CURLOPT_WRITEDATA CURLOPT_FILE15:44
cjwatsonit's a real symbol rather than a #define, so gridsite's #ifndef fires15:44
cjwatsonbecause CURLOPT_WRITEDATA isn't #defined, it's an actual proper symbol now15:44
LocutusOfBorg1oh yes15:44
LocutusOfBorg1I missed the ifndef15:45
LocutusOfBorg1anyway, if you got the problem I think my work is done ;) if you want I can try to fix it, I would like to see gsoap finish its transition15:45
hallynpitti: there's not some systemd-network-ish way that it would be properly done for the .service files?15:45
cjwatsonLocutusOfBorg1: I've got it, thanks15:46
hallyni think the patch is fine (apart from a /usr/share/lxc/$script sourcing /etc/default - i dont' know if that breaks some standards.  and you know how i love an drespect standards)15:46
cjwatsonI did the rest of the transition a day or two ago15:46
=== Ursinha-afk is now known as Ursinha
LocutusOfBorg1yes I see, thanks to you :)15:48
LocutusOfBorg1BTW thanks for the buildd stack migration15:51
cjwatsonmostly not me :) but yeah it's pretty cool15:51
cjwatsonso much less hassle15:51
LocutusOfBorg1after 6 years I can start build on armhf packages depending from haskell suite15:52
cjwatsonsurprised that didn't work before.  did it hate the hardy kernel?15:52
LocutusOfBorg1don't know15:52
LocutusOfBorg1something like haskell-blabla-0b15202 is not coinstallable with haskell-blabla2-f21215:53
LocutusOfBorg1something like a bad haskell transition15:53
cjwatsonnothing to do with scalingstack then15:53
cjwatsonit's using the very same chroots15:53
LocutusOfBorg1why is it working now?15:53
LocutusOfBorg1I was wondering something qemu related15:53
cjwatsonwhat series are you building these against?15:54
cjwatsonno, installability won't be affected by qemu15:54
LocutusOfBorg1ok let me see one thing15:54
LocutusOfBorg1BTW I got already two segmentation fault in gcc15:54
LocutusOfBorg1https://launchpadlibrarian.net/181061819/buildlog_ubuntu-trusty-armhf.boinc_7.4.0~nightly1~~git20140730%2Br21925~r184~ubuntu14.04.1_FAILEDTOBUILD.txt.gz15:54
LocutusOfBorg1qemu: uncaught target signal 11 (Segmentation fault) - core dumped15:54
LocutusOfBorg1Segmentation fault (core dumped)15:54
LocutusOfBorg1since the upgrade15:54
LocutusOfBorg1the second one is here15:55
LocutusOfBorg1https://launchpadlibrarian.net/181036546/buildlog_ubuntu-utopic-armhf.hedgewars_0.9.21~alpha~7716~ubuntu14.10.1_FAILEDTOBUILD.txt.gz15:55
LocutusOfBorg1you see, now the installation part has been successful15:55
LocutusOfBorg1(I'll try to search a build log with the failure)15:55
cjwatsonI'm sure the segfault was fixed by the kernel/qemu upgrade, yes15:55
cjwatsonoh, that's since the upgrade?15:56
cjwatsonwell, did that fail before as well?15:56
LocutusOfBorg1no15:56
LocutusOfBorg1never15:56
cjwatsonin general we can't fix qemu failures15:56
cjwatsonat best we can escalate them15:56
cjwatsonbut qemu-user is fundamentally pretty unreliable - if it works, celebrate, if not, sorry15:57
LocutusOfBorg1btw the uninstallability problem of haskell stack was only with ppa builders15:57
cjwatsondon't believe that :)15:57
LocutusOfBorg1https://launchpadlibrarian.net/132287908/buildlog_ubuntu-quantal-armhf.hedgewars_0.9.18-0.2~ubuntu12.10.1~ppa1_FAILEDTOBUILD.txt.gz15:58
cjwatsonLocutusOfBorg1: with -proposed disabled, it's possible that you were unlucky and hit a brief period when it was broken in utopic15:58
cjwatsonLocutusOfBorg1: oh come on you're seriously comparing quantal to utopic? :)15:58
cjwatsonit was probably just uninstallable in quantal15:58
cjwatsonsince that predates proposed-migration, it would not at all surprise me15:58
cjwatsonbut quantal isn't worth investigating now15:58
LocutusOfBorg1https://launchpadlibrarian.net/140105253/buildlog_ubuntu-saucy-armhf.hedgewars_0.9.18-0.3~saucy1_FAILEDTOBUILD.txt.gz15:59
LocutusOfBorg1I can try to rebuild a package, let me reproduce15:59
cjwatsonoh, wait, there's a qemu failure there, it's not package-level uninstallability15:59
cjwatsonqemu: Unsupported syscall: 25715:59
cjwatsonghc: timer_create: Function not implemented15:59
cjwatsonright, so I believe that is one of the set of things fixed by the upgrade16:00
cjwatsongood, that makes sense now16:00
LocutusOfBorg1yes, there was a bug against it16:00
LocutusOfBorg1https://bugs.launchpad.net/qemu/+bug/104238816:00
ubottuUbuntu bug 1042388 in qemu (Ubuntu) "qemu: Unsupported syscall: 257 (timer_create)" [Undecided,Triaged]16:00
cjwatsonanyway, it's great that that's fixed, but armhf virtual PPAs are still basically best-effort16:00
LocutusOfBorg1I think it can be closed now16:00
LocutusOfBorg1cjwatson, I'm not complaining ;)16:00
cjwatsonI don't know whether that deals with the problem pitti had in that bug trail, so reluctant to close16:01
LocutusOfBorg1last thing, with the new format 0.4 {debupstream} isn't working anymore? deprecated?16:02
cjwatsonLocutusOfBorg1: do you have a link to a recipe build where that fails?16:03
cjwatsonLocutusOfBorg1: 0.4 didn't work *at all* before the upgrade16:03
LocutusOfBorg1yes16:03
LocutusOfBorg1https://launchpadlibrarian.net/181034312/buildlog.txt.gz16:03
LocutusOfBorg1bzr: ERROR: bzrlib.errors.BzrCommandError: Invalid deb-version: {debupstream}~7716~ubuntu14.10.1: Invalid version string '{debupstream}~7716~ubuntu14.10.1'16:03
cjwatsonLocutusOfBorg1: odd, looks like that should work.  I can't investigate fully now, but please file a bug against launchpad-buildd16:06
xnoxwe never upgraded launchpad to 0.4 recipes16:06
xnoxit needs newer something rather, that it doesn't have.16:07
cjwatsonxnox: yes we did16:07
cjwatsonxnox: on Monday16:07
xnoxi'm so out of date =)16:07
cjwatsonscalingstack brought us lots of shiny16:08
xnoxoh, we are on scaling stack now?! =)16:08
xnoxawesome.16:08
cjwatsonyup16:08
smoserhey..16:08
cjwatsonit actually works and the builders have stopped falling over every ten minutes16:09
smoser there no equivalent to /etc/udev/rules.d/70-persistent-net.rules for block devices16:09
smoseris that correct ?16:09
smoseri know i could do things based on disk id or path with udev and guarantee links or something to the kernel device name in /dev16:09
xnoxjodh: we should try building procenv and upstart in virtualised ppas, as they should be awesome shiny now, instead of acient xen kernels.16:09
smoserbut is there anything that could explicitly guarantee that 'sda' was the name given to some block device and 'sdb' was to another.16:10
* LocutusOfBorg1 opens a bug report16:10
pittihallyn: re (sorry, was out for supermarket); this is the preparation for writing units which also call lxc.net16:10
pittihallyn: I don't know about systemd-network in particular, but it's very simple, and we don't want to build it in Debian/Ubuntu for now16:11
LocutusOfBorg1https://bugs.launchpad.net/launchpad-buildd/+bug/1350430 cjwatson :)16:13
ubottuUbuntu bug 1350430 in launchpad-buildd "{debupstream} not recognised by format 0.4" [Undecided,New]16:13
dokoseb128, gtk+3.0 unconditionall build-depends on mir, which is not avail on powerpc and ppc64el16:14
seb128doko, good observation16:14
Laneywait16:15
Laneysince when?16:15
seb128Laney, since robert_ancell uploaded the Mir backend earlier today16:15
doko3.12.2-0ubuntu516:15
jodhxnox: I've already got a virt build of procenv: https://code.launchpad.net/~jamesodhunt/+recipe/procenv-daily. Odd that it's set to build daily but hasn't since the 5th though.16:15
Laneyseems subideal16:15
seb128indeed16:15
seb128that's a bug16:15
seb128those happen ;-)16:15
seb128let me have a look, it's probably easy to change16:16
seb128Laney, ^ or did you start looking (don't want to dup work)16:16
Laneyno you can, this laptop is too crappy to build gtk reasonably16:17
seb128k16:17
Laneypatch headers would be welcomed too at the same time16:17
seb128noted16:17
Laneyty16:17
seb128Laney, how is the hackfest btw? ;-)16:17
Laneynot enough power!16:17
Laneybut yeah, pleasant, there's quite a few people still here16:18
pittislangasek: ah, so I'm not objecting to building systemd-sysv, I just seemed to remember that the other day you said you don't want it yet; but that was probably in the trusty time frame16:19
LocutusOfBorg1wow16:21
LocutusOfBorg1the new buildd stack makes the build get stuck16:21
LocutusOfBorg1https://code.launchpad.net/~costamagnagianfranco/+archive/ubuntu/firefox/+build/622443916:21
xnoxjodh: it builds daily, if there was any change in all the involved branches.16:21
xnoxjodh: this is not travis-ci =)16:21
infinity509 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.16:22
infinityNeed to get 468 MB of archives.16:22
infinityIt's always pleasant to see a massive transition finally go through.16:22
infinitycjwatson: Congrats.16:22
xnoxjodh: you can cron API to push "build now" for you =)16:22
jodhxnox: thus, it should be labelled "built daily on change", not "built daily" since it's currently misleading :)16:22
jodhxnox: regardless, you are right - we now see 3.13.0-32-generic in uname! :)16:24
cjwatsonLocutusOfBorg1: you know that #launchpad is the right place to ask about PPA builder problems, right?16:24
LocutusOfBorg1cjwatson, now I know ;)16:26
LocutusOfBorg1thanks16:26
cjwatsoninfinity: only took weeks16:28
xnoxjodh: wow launchpad build on virt PPAs =)16:28
xnoxjodh: ehm upstart that is =)16:28
xnoxjodh: we should probably bump numbers in the recipes.16:29
jodhxnox: omg green ticks everywhere! :-)16:29
* jodh thinks green ticks are better than red leeches :)16:30
xnoxcjwatson: it feels like double Christmas!16:30
=== SpamapS_ is now known as SpamapS
hallynpitti: looks good then16:36
zuldoko:  done16:37
slangasekpitti: right, could have been in trusty :)16:41
dokozul, https://launchpadlibrarian.net/181072252/buildlog_ubuntu-utopic-i386.python-retrying_1.2.1-1ubuntu1_UPLOADING.txt.gz16:59
dokono dependencies on python{,3}-six17:00
dokoecho six > requirements.txt17:00
dokozul: swift autopkg test fails17:03
zuldoko:  ack17:03
hallynjodh: wgrant: aha!17:11
hallynsyndaemon in unity is called with -t, which doesn't stop mouse movement.  dropping that flag fixes it17:11
hallynnow i can type17:11
hallynpitti: so were you going to push that apparmor fix for lxc for systemd to utopic yourself?17:32
dokozul: ??? http://launchpadlibrarian.net/181073883/python-retrying_1.2.1-1ubuntu1_1.2.1-1ubuntu2.diff.gz17:33
zuldoko:  crap sorry about this17:33
dokoxnox, did you already look at llvm-defaults?17:51
roadmrmitya57: about bug 1349927, Would you agree to setting this bug as a duplicate of bug 1295835? I can also move it to qtchooser if it makes more sense.17:51
ubottubug 1349927 in qtdeclarative-opensource-src (Ubuntu) "qmlscene doesn't work on 14.04 and 14.04.1 without installing qt5-default" [Undecided,Invalid] https://launchpad.net/bugs/134992717:51
ubottubug 1295835 in qtchooser (Ubuntu) "qtchooser should have a fallback mechanism (for version AND architecture)" [Critical,Triaged] https://launchpad.net/bugs/129583517:51
arges@pilot out18:15
=== udevbot changed the topic of #ubuntu-devel to: Archive: open | Devel of Ubuntu (not support or app devel) | build failures -> http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of lucid -> trusty | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots:
slangasekxnox: hey, were you going to remove the Essential: yes flag from init, then?18:27
slangasekxnox: or maybe you've already done so and it's waiting in utopic-proposed?18:27
mitya57roadmr: feel free to mark as duplicate18:28
roadmrmitya57: thanks18:28
=== roadmr is now known as roadmr_afk
slangasekbarry: hi, are you aware of bug #1349478?  it's a top crasher on the phones currently19:34
ubottubug 1349478 in system-image (Ubuntu) "/usr/sbin/system-image-dbus:sqlite3.OperationalError:_check_for_update:emit_signal:UpdateAvailableStatus:__init__:__enter__:_cursor" [Undecided,New] https://launchpad.net/bugs/134947819:35
barrynope haven't seen that one yet19:35
slangasekbarry: can I assign it to you?19:35
barryslangasek: already done :)19:36
slangasekcheers19:36
barryslangasek: i think this is the one that ogra_ pointed me to yesterday.  it can only happen if the directory /var/lib/system-image doesn't exist or has bogus perms.  which makes sense in the testing environment, but not on live devices (nothing changed here).  well, i guess something changed if this is happening on installed devices.19:37
Noskcajdoko, Thanks for fixing jquery19:41
slangasekbarry: I don't know if the submissions are from installed devices or not - there are plenty of test environments proportional to installed devices right now :)19:51
barryslangasek: true :)  i'm almost positive this is related to LP: #1301995 which fixed this for log files when run as non-root19:52
ubottuLaunchpad bug 1301995 in Ubuntu system image "system-image can't open its log file if not run as root" [High,Fix released] https://launchpad.net/bugs/130199519:52
barryguess where it's run as non-root?19:52
slangasekbarry: well, "from the apport hook", but I'm not sure if that's the answer you were looking for :)19:53
barryslangasek: nope ;)19:53
barryanyway, should be an easy fix.  i'll try to swing around to it asap19:53
Noskcajinfinity, Could you merge wxwidgets3.0 soon please? I've got a merge waiting on it20:00
Unit193Howdy.  So is there a specific date that tasksel updates Ubuntu tasks from seeds?  Or would I have to poke someon/Colin about that?20:15
dokomlankhorst, online?20:25
argeshallyn: do we use q35 machine type much for qemu/tools that use qemu in ubuntu?20:42
hallynq35?20:43
hallyni think qemu64 used to be the default.  haven't heard of q35 i dn't think20:43
argeshallyn: yea machine type q35 vs i440fx (which seems to be the default for most tools virt-install/uvtool)20:43
hallynoh.  yeah, I don't think we do20:43
arges<type arch='x86_64' machine='pc-i440fx-trusty'>hvm</type>20:44
hallynjamespage: smoser: do you kno wof any places where we use q35 (on purpose) machine type under qemu?20:44
argesok20:44
hallynarges: why do you ask?20:44
argeshallyn:  trying to get virt-test working with Ubuntu, and it runs each test on i440fx and on q3520:44
argesdidn't know how widely used q35 was; since it doubles the tests20:45
smoserhallyn, no. only if by default.20:46
hallynfeh, seems i've not enabled kvm in the bios20:46
argeswell regardless if i440fx is default and most people use it we'll start there.20:46
hallynsounds good20:46
=== roadmr_afk is now known as roadmr
k1l_hi there, since we got a lot of users complaining they are not prompted for the LTS -> LTS upgrade from 12.04 to 14.04 can someone tell me when the LTS upgrade path will be opened?21:53
asomethingIs there a script  to do a rebuild of a list of reverse dependencies in a ppa?22:04
dokoxnox, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756564  any idea about that?22:32
ubottuDebian bug 756564 in cmake "cmake's FindFLTK module proposes static libs for linking" [Important,Open]22:32
=== salem_ is now known as _salem
=== _salem is now known as salem_
=== salem_ is now known as _salem
xnoxdoko: yes, i've seen that happen when libraries are either split badly (e.g. /lib /usr/lib and or multiarch symlinks are broken and/or non-existant) and then cmake goes south and does "statically link everything" which usually fails and fails the builds or worse succeeds the builds =(23:02
xnoxdoko: i'll look into it tomorrow.23:02
xnoxslangasek: done, stuck in alpha2 block.23:02
xnoxdoko: i do have llvm-defaults locally, but haven't uploaded it yet. Would be stuck in alpha2 block I think, and I haven't rebuilding everything yet.23:03
xnoxi wonder how long it takes a panda to build ghc =)23:32
xnoxor maybe llvm 3.5 is hung ;-)23:32
xnoxdoko: what specifically breaks? as cmake FindFLTK should find /usr/lib/fltk/FLTKConfig.cmake, include it direct and get all the shared and static paths.23:45
xnoxdoko: i'll experiment more locally here, but do you have example cmake using package that uses FLTK and doesn't get shared FLTK?23:45

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