=== ikonia_ is now known as ikonia === _salem is now known as salem_ === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === salem_ is now known as _salem [05:00] pitti: guten Morgen [05:01] Good morning [05:03] hey Unit193 [05:05] bdmurray: yeah, so far we never talked about click support in apport; a lot of concepts are quite different (e. g. they don't necessarily have an LP project, don't have source packages, can't be retraced), so we need to invent some new fields and teach the error tracker about it (Click: and SystemImageVersion:, and it wouldn't have Package:/SourcePackage:/Dependencies?) === ochosi_ is now known as ochosi [06:28] jdstrand: but wouldn't the debug policy allow me to read the ~/.local/share directory as well? [06:51] Saviq: hi! Thanks for the report, I'll remove the --desktop_file_hint [06:52] mardy, cool, any idea why it would restart the ui? [06:52] Saviq: but we don't respawn it... Did you start the U1 account creation from the System Settings, or from where? [06:52] mardy, it got spawned by the pay ui [06:52] as we now can do prompts in prompts [06:53] Saviq: then most likely the pay UI has a loop like "while (!accounts) { createAccount() }" [06:53] mardy, well, it restarted outside of the trusted session, though [06:53] mardy, which is why it ended up a separate app [06:54] mardy, I'll report bugs with steps to repro [06:55] Saviq: that is weird, I'll investigate (though I suspect a bug with the "trust session in trust session" thing, maybe the second session cannot be restarted) [06:55] Saviq: excellent, thanks [06:55] Saviq: speaking of bugs, I got this one yesterday, which I don't believe is really mine: bug 1365097 [06:55] bug 1365097 in Online Accounts: Sign-on UI "Blocked trusted prompt session after resume from suspend" [High,Confirmed] https://launchpad.net/bugs/1365097 [06:56] Saviq: do you have any idea if that could be unity8 or qtmir or...? [06:59] mardy, right, when that happens I have a lingering /usr/bin/online-accounts-ui [06:59] mardy, same happened to me when I cancelled the pay ui before it was able to trigger the accounts ui [07:00] good morning [07:00] mardy, I can't get another prompt until I restart the service, though [07:02] Saviq: I'll see if I get some notification from mir about the trust session state, maybe I can cancel it [07:02] mardy, but it is also true that we shouldn't be closing the prompt on unfocus, which we do [07:02] mardy, you can reproduce the same situation by just swiping from the right to switch to the dash [07:07] mardy, and yeah, I can't reproduce the respawning with settings app, so must be pay doing something indeed [07:07] but why would it start outside of a trusted sesssion... === tvoss is now known as tvoss|test === tvoss|test is now known as tvoss [07:10] Saviq: I'll investigate, it may be that we don't clear our session properly [07:12] mardy, yup, I'll go through and file some bugs with steps then [07:16] Saviq: so, when we get unfocused, we do get a signal that the prompt session has been stopped; I'll make sure that we clean it up, then [07:16] mardy, coolz [07:26] mardy, yeah, confirmed, the respawned one is actually a second session, filing a bug against pay-ui [07:34] Saviq: cool, thanks [07:40] mardy, bug #1365346 [07:40] bug 1365346 in pay-service (Ubuntu) "Cancelled accounts prompt gets respawned in an invisible session" [Undecided,New] https://launchpad.net/bugs/1365346 [07:48] tvoss, can we get your opinion please https://bugs.launchpad.net/qtmir/+bug/1355173/comments/15 [07:48] Launchpad bug 1355173 in unity8 (Ubuntu) "Switching windows with a Trusted Prompt Session active loses the trusted prompt session" [High,Triaged] === Guest60909 is now known as Adri2000 [08:14] cjwatson, hi, can you help to do the merges of https://code.launchpad.net/~laney/ubuntu-archive-publishing/kylin/+merge/232828 and https://code.launchpad.net/~laney/ubuntu-cdimage/kylin/+merge/232829 [08:59] hi [09:00] i upgraded to utopic and now X won't start automatically [09:00] can't understand why [09:07] any help? === tkamppeter_ is now known as tkamppeter [09:19] hey doko_, I have an issue with our system python version and coverage report on subprocess. If I used the same coverage library, but within a virtualenv python3, everything works fine, not if I use our system python3 though (the subprocess isn't covered) [09:20] doko_: is that known, want a more detailed bug report? [09:37] jdstrand: i tried you suggestion but i can read the dir when the debug policy is enabled :/ [09:39] doko_: barry: after more investigation, it's init_cov_core.pth which is missing in the system path dir. That's why subprocess coverage report isn't enabled at all. Any reason why it's not shipped? [09:39] doko_: barry: it seems to be controlled by an env var to enable/disable coverage, so shouldn't impact (apart from the extra .pth file import) perfs [09:51] thanks dholbach [09:51] :) === Adri2000 is now known as Guest71503 === iulian_ is now known as iulian === warp10_ is now known as warp10 [10:46] He4dShOt, are you sure using utopic is the best thing to do at this moment? :) [10:49] penghuan: thanks, I just got back from conference/vacation, can you give me a while to get through my mail pile? [10:49] penghuan: those MPs are in there ... === Guest71503 is now known as Adri2000_ === MacSlow is now known as MacSlow|lunch [11:07] ok, cjwatson, if the code does not have any problem, can you help merge it, then we can go the next step for ubuntukylin seeds [11:09] penghuan: I'm not sure you read what I wrote :) [11:14] cjwatson, you mean you are doing it? sorry for my bad English:) [11:15] penghuan: I mean please give me a while to get through my mail archive, which contains the merge proposals you are asking about [11:15] cjwatson, ok, thanks! [11:22] hello! o/ [11:23] can i get help about ubuntu sdk for ubuntu touch here? [11:35] coderus, try #ubuntu-app-devel [11:35] ogra_: yep, sorry, already asked here :) === yp is now known as ypwong === _salem is now known as salem_ === zoktar_ is now known as zoktar === tsimpson_ is now known as tsimpson === MacSlow|lunch is now known as MacSlow === cjwatson_ is now known as cjwatson === Adri2000_ is now known as Adri2000 === doko_ is now known as doko === dosaboy_ is now known as dosaboy [12:41] jamespage, mysql-5.5 blocking gcc-4.9 again ... [12:43] doko, ok - I'd not realized that main.mysqlhotcopy_myisam was also failing [12:43] let me see === charles_ is now known as charles [13:05] didrocks, so, the python-coverage is a non-issue? [13:06] doko: the issue is that nose-cov doesn't ship init_cov_core.pth. I think barry packaged it. [13:06] python-coverage by itself doesn't support subprocess coverage tracking [13:06] ahh, ok. waiting for him [13:24] doko, didrocks hi [13:24] hey barry! [13:24] what's up? [13:25] barry: so, I was wondering why my subprocesses (once outside my virtualenv) were not reported in the coverage report [13:25] I'm using nose-cov [13:26] I see that this is because init_cov_core.pth isn't shipped in the python3 system path [13:26] would you think of any bad reason to avoid doing that? [13:26] (it seems code coverage activation is controlled by an env variable, so apart from python opening this file, the penalty for people installing it doesn't seem high) [13:27] didrocks: i don't remember this case in particular, but very often .pth files do evil things [13:28] didrocks: like, they get "auto" imported when python initially scans for sys.path. they show up in sys.modules before any explicit import. yuck. [13:28] barry: however, without this, subprocesses coverage is broken [13:29] barry: import os; os.environ.get("COV_CORE_SOURCE") and __import__('cov_core_init').init() [13:29] so yeah, it will import os anyway [13:29] didrocks: i initially packaged nose2-cov and cov-core. i guess nose coverage also uses cov-core? there's a new upstream i haven't gotten to yet for cov-core. i got subproc coverage working properly in systemimage (which uses nose2) without cov-core because cov-core was causing too many problems. [13:30] barry: I did package nose-cov, and yes, it's using cov-core. [13:30] which kind of problems? [13:31] didrocks: the question is whether you have control over the subprocs. if so, you *can* instrument them to invoke coverage when you want [13:31] zbenjamin: can you paste the output of 'apparmor-parser -p /var/lib/apparmor/profiles/click_ [13:31] ' [13:31] barry: I don't have control over it in some tests that are using docker containers [13:32] didrocks: i can point to and explain the systemimage code that makes this work in its vcs of course [13:32] didrocks: hmm. [13:32] zbenjamin: I see the problem: /**/ r, [13:32] didrocks: that code snippet is what's in the .pth file? [13:32] barry: yep [13:32] zbenjamin: but please paste that and I can come up with a better path [13:32] jdstrand: ok :) [13:33] barry: not sure why it's not in the source package though, I got it with pip install in my virtualenv [13:33] didrocks: the problem isn't os, since you'll effectively always get that anyway, it's that if you start up python, you'll always get the .pth file "imported" and thus sys.modules will always have cov_core_init [13:33] zbenjamin: can you also paste the checking code? [13:33] barry: well, only if you export the env var [13:34] didrocks: hmm [13:34] didrocks: let me look at the new upstream for cov-core today [13:35] sure, thanks! [13:35] didrocks: in general i'm not a fan of cov-core and nose2-cov (i greatly prefer nose2 over nose but whatevs :) [13:36] jdstrand: like this? http://pastebin.ubuntu.com/8233495/ [13:36] didrocks: i'll let you know how it goes ;) [13:36] barry: thanks a lot :) [13:36] jdstrand: the python code is basically doing this: [13:36] test_dir = os.path.expanduser('~')+"/.local/share" [13:36] os.listdir(test_dir) [13:37] barry: yeah, I investigated some time already on it, so I won't switch right away :) [13:37] (as other people I guess) [13:37] zbenjamin: yes, thanks, give me a sec [13:37] didrocks: i offer to help with a nose->nose2 :) nose2 is the futchah! [13:37] (plus it has an awesome plugin architecture) [13:38] barry: if that can work as well on trusty without backporting the world, I'm happy for this (but would prefer first to go the easy road, then, accepting your offer ;)) [13:39] barry: the .pth is generated in setup.py [13:39] didrocks: i'm pretty sure it does, given systemimage has used it forever :) [13:39] didrocks: gotcha. i think i'll add a dep-8 test for this [13:40] barry: excellent! then, we'll discuss about nose2 :) (I need to backport your change to my trusty ppa first) [13:40] didrocks: it might be a little while. thursdays are meeting days ;) [13:40] zbenjamin: ok, can you add this before the last '}' in your profile: audit deny @{HOME}/.local/share/ r, [13:40] barry: no worry, if you think you can't do it before EOW, just tell me, I'll do this then [13:41] zbenjamin: then do: sudo apparmor_parser -r /var/lib/apparmor/profiles/click_ [13:41] didrocks: np. definitely should get to at least look + new upstream today [13:41] sweet! [13:41] zbenjamin: then try again? I think I like this check so I can adjust the debug policy group for it [13:46] jdstrand: PermissionError: [Errno 13] Permission denied: '/home/phablet/.local/share' [13:46] jdstrand: looking good [13:47] ok good. then I'll adjust the debug policy group [13:47] zbenjamin: I'm going to use 'audit deny' so we still have the denial logged, to give a cue on the check. I could drop 'audit'. do you have a preference as the main consumer of this policy group? [13:47] stgraber: do you have an opinion on bug 1361964? [13:47] bug 1361964 in calibre (Ubuntu) "FFE: Port to Qt5" [Undecided,New] https://launchpad.net/bugs/1361964 [13:48] jdstrand: either way its fine for me [13:48] zbenjamin: ok, it will be in the next upload. likely later this week [13:48] jdstrand: awesome thanks :) [13:49] jdstrand: i'll ping you when i don't need access to /tmp anymore [13:49] slangasek: multiarch question: install crossbuild-essential-armhf on my main system seems to want to remove multiarch-support; is that bad? this is because: libgcc1:armhf : PreDepends: multiarch-support:armhf but it is not going to be installed [13:50] slangasek: ah well, transitional package; I guess i need not worry [13:52] lool: sometimes happens if you have skew between arches, which shouldn't happen in the release pocket. you don't have -proposed enabled by any chance? [13:52] pitti: oh, sorry, yes, I said I'd review that one, doing so now [13:52] stgraber: yeah, pinged you as you said you wanted to; if you want to delegate to someone else (ScottK?) that's fine too of cousre [13:53] pitti: Did upstream release the Qt5 version? [13:54] pitti: edubuntu is the only flavour seeding it so I guess it sort of makes sense for me to review it, ScottK doesn't seem to be against it for utopic, just concerned about the backports and I believe you've addressed that (backport the last Qt4 version and then there won't be anything we can backport anyway) [13:54] ScottK: yes, 2.0.0 is that (http://calibre-ebook.com/whats-new) [13:55] stgraber, ScottK: If we want to go with the qt5 version, I'd like to get further 2.x reelases into utopic, as I expect a number of bug fixes for the new Qt5 UI [13:55] ah, 2.1 is out already, like clockwork [13:55] Right, up to stgraber. If it weren't seeded, I'd say go for it. [13:56] stgraber: would that introduce qt5 into edubuntu, or does edubuntu already have it and thus rather want to get off qt4? [13:56] to clarify, I won't be grumpy or anything if we postpone that to 15.04, just asking (as people generally prod me for packaging the latest and greatest) [13:56] cjwatson: I do not [13:56] pitti: there you go [13:56] cjwatson: this is on utopic [13:58] cjwatson: perhaps I'm doing it wrong too; basically it's an apt-get install crossbuild-essential-armhf on an utopic system with a moderate amount of tools installed; I've added "deb [arch=armhf] http://ports.ubuntu.com/ubuntu-ports/ utopic main restricted universe" to sources.list and that's it [14:03] stgraber: ack, thanks; I'll keep up with 2.x versions, yes [14:06] cjwatson, slangasek: Right, it was me missing add-architecture armhf; sorry for the trivia; works now, not removing multiarch-support [14:11] pitti: while all of that is true, we still get crash reports about click packages in the error tracker and at least having Package / ClickPackage information would help us better bucket these crashes. [14:12] bdmurray: hm, that's curious [14:12] bdmurray: oooh -- that's becuase we don't check any UnreportableReason for whoopsie [14:12] as the UI would reject those as they aren't from a package [14:12] now I at least understand why we are getting them in the first place === halfie_ is now known as halfie === semiosis_ is now known as semiosis [14:24] jodh, seb128, tedg: so it seems cjohnston has big trouble after a T->U dist-upgrade: almost none of his session upstart jobs run [14:24] cjohnston: mind pastbin'ing "initctl --list"? [14:24] any idea how to debug that? [14:25] so there's just a bare minimum desktop without much real meat [14:25] pitti, they are pending/waiting? [14:25] cjohnston: ^ [14:25] (just the messenger, haven't seen much data myself) [14:26] http://paste.ubuntu.com/8233880/ [14:26] seb128: ^ [14:26] that's system upstart [14:26] "initctl --user list" then? [14:26] pitti: cjohnston: try changing STARTUP="upstart --user --debug 1>&2" in /etc/X11/Xsession.d/99upstart, attempt to login then (via a console) look at ~/.xsession-errors. [14:26] odd, for me it defaults to user when I run it as user [14:27] pitti, cjohnston: what does "almost none" mean - does the session actually start and run? [14:27] pitti: when adding --user I get: UPSTART_SESSION isn't set in the environment. Unable to locate upstart isntance [14:27] aah [14:28] "ps ux|grep upstart" -> I get upstart --user, and some upstart-*-bridge [14:28] jodh: when I login, I see unity, I see the top bar... the time/date, NM icon, sound icon, etc are missting... None of the icons in the unity bar work, can't open dash, ctrl+alt+t doesn't work [14:28] cjohnston: is upstart --user running for you? I. e. issue with passing the env, or starting upstart itself [14:28] cjohnston: try 'initctl list-sessions' to see if there is a session you can join (http://upstart.ubuntu.com/cookbook/#joining-a-session) [14:29] pitti: I do see upstart --user in the ps ux [14:29] cjohnston: please raise a bug via 'ubuntu-bug upstart' (even via the console) as that will suck up useful meta-data for the bug. === halfie is now known as 1JTAABIAE [14:34] doko, the start of that test failing seems to correspond to the switch to 5.20 of perl [14:34] jodh: https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1365535 [14:34] Error: launchpad bug 1365535 not found [14:40] jodh: does that give you the info you need? [14:40] FWIW, I can't see this either -- is it super-private? [14:41] pitti: try again [14:41] ah, works now [14:43] doko, yes - both in debian and ubuntu - at least that give me a clue [14:47] hi, is there someone here willing to put in ppa an update version of cifs-utils 6.0 for Ubuntu 12.04 ? I really need it........ thanks so much [14:51] jodh: someone else in #ubuntu+1 is reporting that with an intel gpu they don't have these issues [14:53] mterry, hi, wanted to ping you on this bug as it's been idle for a bit https://bugs.launchpad.net/ubuntu/+source/python-pysnmp4-apps/+bug/1349868 [14:53] Launchpad bug 1349868 in python-pysnmp4-mibs (Ubuntu) "[MIR] new build dependencies for ceilometer" [Undecided,New] [14:56] coreycb, ah yes so it has, sorry [14:56] coreycb, will try to look at today === catbus is now known as Guest26087 [14:56] mterry, np thanks! [14:57] jodh: http://paste.ubuntu.com/8234110/ [14:59] hi, I have this in debian/rules: dh $@ --with python2 --no-guessing-deps [14:59] I want to pass --no-guessing-deps to dh_python2 [14:59] but here is how it ends up being called: [14:59] dh_python2 -O--no-guessing-deps [14:59] how do I make it right? === caribou_ is now known as caribou [15:12] jodh: fwiw there is also https://bugs.launchpad.net/ubuntu/+source/systemd-shim/+bug/1365039 and https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1365336 [15:12] Launchpad bug 1365336 in lightdm (Ubuntu) "duplicate for #1365039 Lightdm update=No desktop" [Undecided,Confirmed] [15:12] Launchpad bug 1365336 in lightdm (Ubuntu) "Lightdm update=No desktop" [Undecided,Confirmed] [15:35] that -O is added by debhelper it seems, but incorrectly perhaps? The debhelper manpage talks about -O=option|bundle [15:35] here it's just breaking things [15:35] D: dh_python2:591: argv: ['/usr/share/python/dh_python2', '-O--no-guessing-deps'] [15:42] jodh: not sure if it's helpful but I see: nouveau E[ PBUS] MMIO read of 0x00000000 FAULT AT 0x002140 [ !ENGINE ] quite a number of times... and also a systemd-login thing where it can't abandon a session scope [15:44] infinity: so it looks like C/R didn't resolve the problem. [15:45] Behaviour has changed a little, but apt still wants to remove mysql-server. [15:45] jodh: gQuigs has a similar issue, but for him he doesn't see the unity icons [15:46] rbasak: Kay. Point me at a PPA, and I can have a look after some slightly more urgent firefighting. [15:48] ahasenack: I think that's a bug in dh_python2 for not handling that in a debhelper-standard way, though I haven't looked too closely [15:48] ahasenack: but you can easily work around it. rather than passing that to the dh wrapper, you can instead use: [15:48] override_dh_python2: [15:48] cjwatson: right, I just did that [15:49] \tdh_python2 --no-guessing-deps [15:49] +1 [15:49] (where \t is a literal tab of course) [15:49] sounded overkill, though [15:49] but it's the only thing that worked [15:49] it's fairly normal [15:50] ahasenack: this issue is raised in a comment on https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638679 [15:50] Debian bug 638679 in python "[dh_python2] Please don't error out on unknown options" [Important,Open] [15:51] infinity: thanks. Uploaded 5.6_5.6.19-1~exp1ubuntu1~dev4 to ppa:racb/experimental. That includes my C/R changes. Building will take a while, but hopefully will be done by the time you look. [15:51] it didn't error, it just ignored it [15:51] I think at some point they "fixed" it to not error on unknown options [15:51] but that is just masking the problem [15:51] ahasenack: you didn't read the whole bug [15:51] infinity: to reproduce, I'm just doing 1) apt-get install mysql-server on Utopic, without the repo, and 2) Adding the repo, apt-get update and apt-get dist-upgrade to see what it wants to do. [15:51] no :) [15:51] rbasak: Righto. [15:52] "dh_python2 and dh_python3 also don't handle -O properly, which makes it [15:52] impossible to pass options to them from dh. [15:52] " [15:52] infinity: though note that I used a local repo with just the debs from the mysql-5.6 build, not the PPA, since I'm building with nocheck to speed things up. [15:52] ahasenack: I'm specifically talking about the third paragraph in the second message. it's not part of the "error out" bit, but it's caused by the same misdesign [15:54] rbasak: A local repo could also cause curious preference weight issues due to apt's strong dislike of unsigned repositories (unless you pass -o APT::Get::AllowUnauthenticated=true). [15:54] Unless that's ignored for file:// repos, I can never remember. [15:55] infinity,rbasak: deb [trusted=yes] [15:55] Oh [15:55] That might be a major issue for my testing actually. [15:55] I will try hitting my PPA instead. [15:55] cjwatson: That's a thing? [15:55] cjwatson: I like this thing. [15:55] it sure is [15:55] cjwatson: How long has that been a thing? [15:56] couple of years I think [15:56] When I use the local repo, I add a pin. I forgot about that. [15:56] (since it's in a script) [15:56] also rather more recently mvo let you use rfc822-style sources.list [15:56] cjwatson: We should switch lp-buildd to using it, instead of the APT::Get::AllowUnauthenticated hammer, if all our build targets support it. [15:56] Pin-Priority: 999 [15:56] rbasak: Pinning doesn't change the internal "screw you, I hate unsigned packages" logic. [15:56] infinity: apt 0.8.16~exp3, 2011-07-15 [15:57] Oh, OK. [15:57] don't know if it was in Ubuntu earlier [15:57] cjwatson: Okay, so not supported in lucid, probably. BUt could switch syntax when lucid dies. [15:57] cjwatson: Good to know. I've always hated that we paper over that the way we do. [15:57] No dice with [trusted=yes] [15:57] rbasak: Alright. Will play later. [15:59] cjwatson: Hrm, also, this thing means that sbuild's ridiculously complex "let's generate a key to self-sign the local archive for the build-dep metapackage" thing is seriously overengineering and unnecessary. [15:59] yeah, fair point [15:59] cjwatson: Unless one is actually concerned about a third party without access to the sbuild user's private key somehow having access to poison the sbuild package cache. [15:59] though of course you can build for older series [15:59] I hate that too. And anything else that blocks on /dev/random on a throwaway dev machine with low entropy. I'm looking at you too, adt-run. [16:00] but maybe we could detect apt versions [16:00] I have a script to throw the same test key on my throwaway dev machines as a workaround. It's still annoying though. [16:01] cjwatson: Or just add a nice '/* FIXME: REMOVE ALL THIS CODE WHEN WE STOP CARING ABOUT SQUEEZE */' [16:04] Didn't we do that already? [16:05] pitti, ricotz: you sponsored/uploaded gtkhtml4, but it requires a transition, currently stuck in -proposed [16:06] ScottK: squeeze and lucid are both still supported, so some of us have to care. :P [16:06] Lucid yes, but unless you're in the special squeeze-lts thing, not so much. [16:07] LocutusOfBorg1, you uploaded insighttoolkit to -proposed, needs a transition [16:08] yes doko I missed the point [16:09] 4 packages needs to be rebuilt [16:09] LocutusOfBorg1, please do [16:10] I have no upload privileges [16:10] :( [16:11] I asked cjwatson a while ago about them [16:11] (not about the upload privileges of course :p) [16:13] anyone with access can do no-change uploads; it's not a good idea to have me responsible for all of them [16:17] I was meaning that I asked "here" about them [16:18] wasn't a blame against you and your precious work ;) [16:18] is it difficult to become an ubuntu developer? [16:19] sometimes I would like to have sync privileges for packages I maintain in debian [16:20] LocutusOfBorg1: Are you a DD? [16:20] not yet [16:20] DM [16:20] That would make it easier, but it's still not hard. [16:20] DM since one year, but my sponsor agreed that will advocate me soon [16:21] (unfortunately he is really overbusy and I don't want to ask him again) [16:21] LocutusOfBorg1: You probably want https://wiki.ubuntu.com/UbuntuDevelopers#PerPackage and https://wiki.ubuntu.com/DeveloperMembershipBoard/#Application_process [16:21] thanks a lot, I'll read them, I remember I read them a while ago, but I gave up :( [16:22] LocutusOfBorg1, but this is not about syncing, but about keeping up until your upload is in the release pocket [16:24] I understand, even this morning I looked at the proposed output, hoping that somebody had done the rebuild :( [16:24] but unfortunately I need to ask, and people like cjwatson had already done too much for me :) (also daniel, who synced a package this morning) === TheLordOfTime is now known as teward [16:37] ScottK, so if I read correctly I need to put my name on the schedule, wait for the meeting and hope for the best? :) [16:38] seb128, Sweetsha1k: any update on https://bugs.launchpad.net/ubuntu/+source/libixion/+bug/1349859 ? pending for a month ... [16:38] Launchpad bug 1349859 in libixion (Ubuntu) "[MIR] libixion (b-d of liborcus)" [Undecided,Incomplete] [16:39] doko, I don't know, that's one for Sweetsha1k [16:39] doko, in fact seems it's fixed, https://launchpad.net/ubuntu/+source/libixion/0.7.0-2ubuntu1 [16:39] doko, should it be put back to New? [16:40] seb128, why? where is the information for the MIR? === FJKong_ is now known as FJKong_holiday [16:47] doko, ? [16:47] doko, why what? [16:47] doko, I was looking at https://launchpad.net/ubuntu/+source/libixion/0.7.0-2ubuntu1 , it seems it built on ppc64el in the current upload [16:48] doko, but I don't know more than this, maybe you are looking after another problem, I recommend you check with Sweetsha1k [16:48] seb128, https://wiki.ubuntu.com/MainInclusionProcess [16:48] doko, I know what MIR are, thanks [16:48] doko, not sure why you ping me, it's not my MIR requests, it's Sweetsha1k's, I was just trying to help by pointing out that the ftbfs issue seems resolved [16:49] seb128, you're the tech lead, afaik, that's why [16:50] doko, well, doesn't seems there is much tech to resolve there [16:51] Sweetsha1k just needs to write the content of the MIR [16:51] Sweetsha1k, ^ can you do that? [17:12] LocutusOfBorg1: After writing an application and getting some endorsements. [17:18] pitti, your no-change upload for pgrouting is wrong. needs sourceful changes [17:29] slangasek, https://launchpad.net/ubuntu/+source/libphonenumber/6.0+r655-0ubuntu4 do you care about the ftbfs? [17:29] doko: yes, it's on my list of lists === JanC_ is now known as JanC [18:10] doko: if you have the time can you look at my numpy sru bug 1358870? [18:10] bug 1358870 in python-numpy (Ubuntu) "update numpy to 1.8.2 in trusty" [Undecided,New] https://launchpad.net/bugs/1358870 [18:12] jtaylor, commented. but I can't approve it [18:13] someone has to upload it first :) [18:15] slangasek, libphonenumber fixed on ppc64el, arm64 still ftbfs [18:15] doko: oh sure, you fixed the easy one ;) [18:15] ahh, ok [18:16] slangasek, so you don't get distracted ;-P [18:16] heh === roadmr is now known as roadmr_afk === io is now known as IdleOne [18:53] siretart: were any of your changes in https://launchpad.net/~motumedia/+archive/ubuntu/libav11/+packages more than straight rebuilds? === roadmr_afk is now known as roadmr [19:48] Hello everyone... Could someone point me to a proper guide on how to make a binary only (no upstream tar.gz) quilt 3.0 package? [19:48] that's not binary-only [19:48] I think you mean native? [19:49] if there's no upstream, then you cannot use 3.0 (quilt), as it doesn't make sense [19:49] * nadrimajstor having trouble wrapping his head around .install/include-binary and tools to manage [19:49] the point of the quiltiness is to manage differences from upstream [19:50] maybe step back and explain exactly what pieces you have [19:50] cjohnston: I just have a bunch of .PNGs that should be put in /boot/grub/themes [19:51] cjohnston: nothing else... [19:51] please note that I am cjwatson not cjohnston [19:51] * nadrimajstor oooops [19:51] ok, so I don't understand why you specifically want 3.0 (quilt), then [19:52] that sounds better handled as a native package [19:53] cjwatson: Reading the post on introduction of 3.0 packages and there was a mention of a quilt feature to have binary includes [19:53] you put "3.0 (native)" in debian/source/format and then do the rest of the packaging as normal, making sure not to have any patches (sounds like there's no danger of that here), and making sure that the version in debian/changelog does *not* contain the "-" character which ordinarily separates the upstream version from the revision of the packaging [19:54] that feature of 3.0 (quilt) isn't necessary here. it's needed when you otherwise have an ordinary package from upstream and your packaging needs to contain a binary file like an icon or whatever [19:54] cjwatson: Being a total noob on deb packaging I wondered off to wrong direction... [19:54] but in this case a native package will do fine, and the whole thing will just be put together as a single tarball by debuild -S [19:55] that feature of 3.0 (quilt) is by comparison with the 1.0 format, which in the case where you had an upstream tarball would create a .diff.gz for the packaging; the diff could only represent text [19:55] but it's a red herring here === jmunsch is now known as Guest11861 [19:56] yeah, in cases where things have been put together incrementally over the years it can take a bit of catching up [19:57] cjwatson: I got it... Thank you. [19:58] np [19:58] * nadrimajstor thinks that deb package maintainers should get a medal... or a straightjacket... or both.... or a crate of whiskey at least. :D [19:59] * nadrimajstor is just lazy... ignore him. [19:59] well, my whiskey cupboard is quite full [19:59] but it's not really that hard when you're doing it regularly, like most things [20:01] it's just a system that does a lot of things and that people ask a lot of, so it has something of a learning curve [20:01] * nadrimajstor wondered of to make his grub theme package.... [20:04] hallyn, hello! Can I pick your brain on how to debug a cgroup issue I'm seeing? [20:15] mterry: of course [20:16] hallyn, yay! [20:16] :) what's up [20:16] hallyn, so on krillin devices with Ubuntu Touch, I'm seeing that apps don't have proper cgroups info in /proc/PID/cgroup, such that policykit requests are failing because it doesn't associate them with an active logind session [20:17] hallyn, I've got this far, but I'm not sure how to find out *why* there's no good info in the cgroup file [20:17] mterry: i don't undestand. what is in your /proc/pid/cgroup then [20:18] 4:name=systemd:/ [20:18] 3:freezer:/ [20:18] 2:cpuacct:/ [20:18] 1:cpu:/ [20:18] hallyn, ^ [20:19] so they're in the root cgroup. these were started from a login session? [20:19] hallyn, I believe so yes [20:20] what is /proc/pid/status and /proc/pid/cmdline? [20:21] hallyn, cmdline is system-settings [20:21] hallyn, status is http://paste.ubuntu.com/8253138/ [20:22] what is 1439, and what cgrou pis it in? [20:22] hallyn, 1439 is init --user [20:23] hm. on my laptop that is in proper cgroups (as is unity-settings) [20:23] hallyn, its cgroup file is similar [20:23] hallyn, right. I have two devices next to me, mako and krillin. Only happening on krillin [20:23] is this with the newest upstart? [20:23] hallyn, this isn't a generic problem [20:24] hallyn, maybe upstart is related, but I haven't bisected the cause yet [20:24] mterry: so as usual i guess i would set /etc/default/cgmanager to cgmanager_opts="--debug", [20:25] reboot the device and look at /var/log/upstart/cgmanager.log [20:25] look for entries for the user --session pid [20:25] k [20:25] it didn't use to do this right? [20:25] hallyn, I don't recall no. Some change happened [20:25] I just don't know which yet [20:26] mterry: can you ssh into the device, cat /proc/self/cgroup there? [20:26] hallyn, why would ssh matter? [20:27] hallyn, I must not have followed the --debug instructions right, I don't have /var/log/upstart/cgmanager.log [20:27] hallyn, /etc/default/cgmanager didn't exist either... [20:30] you have to create /etc/default/cgmanager [20:30] but, ps -ef | grep cgmanager - is it there? [20:32] zul: ok, so qa-regression-testing is failing for me everywhere, so i guess i'll ignore it for now. Please take your 1.2.8 source, do "quilt pop", copy the add-cgmanager patch from 1.2.6 back in, uncomment that from series, quilt push, quilt ref, quilt push, test-build (should work, did for me) an dpush that. [20:32] i'm gonna have to spend more time on qrt itself. i think virtinst is the problem, but i'm not sure [20:33] for instance: [20:33] ERROR internal error: process exited while connecting to monitor: qemu: could not load kernel '/home/serge/.cache/virt-manager/boot/virtinst-linux.is3pnZ': Permission denied [20:33] hallyn, yes: /sbin/cgmanager --sigstop --debug -m name=systemd [20:34] hallyn, I did create the /etc/default file [20:34] with contents: cgmanager_opts="--debug" [20:34] then restarting cgmanager by all rights should create /var/log/upstart/cgmanager.log [20:35] * mterry reboots again [20:37] hallyn, there isn't... :( [20:37] is there /var/log/upstart/cgproxy.log? [20:37] yes [20:37] that's a start... pb it? [20:38] hallyn, http://paste.ubuntu.com/8253267/ [20:38] and now what pid is init --user? [20:39] hallyn, 1442 [20:48] can you show a full ps -ejH? [20:50] hallyn, http://paste.ubuntu.com/8253379/ === salem_ is now known as _salem [20:52] hallyn,: ack === arrrghhhAWAY is now known as arrrghhh [20:56] speaking of init --user, why do i have like 20 of these running: lightdm 10268 1 0 Sep03 ? 00:00:00 init --user --startup-event indicator-services-start [20:57] hallyn, I dunno === arrrghhhAWAY is now known as arrrghhh === catbus is now known as Guest26217 [21:14] barry: Hi. A user in #-bugs asked about the SRU of bug 1290847 into trusty. Do you know the current status of this? [21:14] bug 1290847 in python3.4 (Ubuntu) "pyvenv fails due to mising ensurepip module" [Undecided,Fix released] https://launchpad.net/bugs/1290847 [21:15] Ampelbein: that was dstufft i gather :) [21:16] Yeah. You two have a history? ;) [21:16] mterry: oh, sorry. so your init --user, does it hit systemd-logind? That should be the one, i assume talking to cgmanager for you [21:16] hallyn, btw I tried adding --verbose too, but no luck for cgmanager output [21:16] that's really weird [21:17] hallyn, what do you mean by hit? [21:17] Ampelbein: oh yes :). we know each other well from the python community. we were talking earlier today about the sru for that bug. i suggested he open an sru bug (rather than modifying the above, which he doesn't have perms for) and he said he'd see if someone on #-bugs could help. he's not an ubuntu dev, but he's friendly to the cause :) [21:17] systemd-logind is running... [21:17] i mean does it get spawned by a task that goes through pam, thence through libpam-systemd [21:17] what's its pid [21:17] hallyn, systemd-logind is 1040 [21:17] that's pretty late [21:18] barry: I see. I'll see if he's at the keyboard currently and maybe can help him filing the SRU request. Thanks! [21:18] Ampelbein: thanks! [21:19] thogh older than lightdm i guess [21:55] barry: bug 1365728 is the SRU request opened by dstufft. [21:55] bug 1365728 in python3.4 (Ubuntu) "SRU: pyvenv fails due to mising ensurepip module" [Medium,New] https://launchpad.net/bugs/1365728 [21:55] Ampelbein: thanks! === pjdc_ is now known as pjdc [22:16] mlankhorst, llvm 3.4 final is now in utopic [22:41] kees: hi, did you get the email regarding libseccomp [22:42] mbiebl: hi! I did, though I'm still digging through a giant inbox after weeks of back-to-back conferences. :) [22:43] mbiebl: ultimately, I have no problem with raising the priority, but I would note that libseccomp is not available on all archs. [22:44] kees: hm, thanks for the pointer [22:44] is libseccomp not functional on those particular architectures? [22:44] i.e. ! i386 amd64 armhf armel [23:23] robert_ancell, poke -- I think lightdm 1.11.8 is causing problems on krillin devices [23:23] mterry, oh, rsalveti said it was working [23:23] which problems? [23:24] robert_ancell, rsalveti: I'm seeing that cgroups aren't being set for the user session correctly, so a lot of policykit requests are failing [23:24] mterry, you have a lightdm.log? [23:24] robert_ancell, uh hold on just flashed [23:24] 1.11.7 would have those problems [23:25] right, the issue I had got fixed with 1.11.8 [23:26] So, anyone want to send me a krillin? :) [23:26] Interesting. I'm not seeing the problem with 1.11.7 [23:27] mterry, it was a crash triggered by a race, so you might not have seen it [23:28] robert_ancell, well the failure is reliable with 1.11.8 (only on krillin) [23:28] So I suppose your issue is different, though they both sounds related to logind [23:37] cjwatson: now, they were all straight rebuilds [23:38] cjwatson: btw, libav now migrated to debian/testing [23:51] mterry, are you getting a log? [23:51] robert_ancell, yeah sorry had problems [23:51] np [23:51] just checking :)