[00:30] RAOF: i'm still getting those hangs with mesa 9.0.2 :( === _salem is now known as salem_ [00:43] mwhudson: Boo. You've got two options here, then. One: move further back in Mesa history. Two: try an older kernel. [00:44] * mwhudson stares at https://launchpad.net/ubuntu/+source/mesa/+publishinghistory [00:45] RAOF: i don't see from that when 9.0.2 hit quantal(-updates) [00:45] although i do notice that 9.0.3 hit just _after_ I started seeing the problems [00:45] bah [00:49] RAOF: i don't see from that when 9.0.2 hit quantal(-updates) [00:49] although i do notice that 9.0.3 hit just _after_ I started seeing the problems [00:49] (that == https://launchpad.net/ubuntu/+source/mesa/+publishinghistory) [01:01] mwhudson: Just after? ie: it's unlikely to be the culprit? [01:02] yeah [01:02] That firms the kernel as being a suspect. [01:02] i don't understand the kernel's publishing history on lp at all :) [01:02] mwhudson@narsil:failover-scripts$ uname -r [01:02] 3.5.0-27-generic [01:02] mwhudson@narsil:failover-scripts$ dpkg -l | grep linux-image-generic [01:02] ii linux-image-generic 3.5.0.27.43 amd64 Generic Linux kernel image [01:03] that version doesn't appear on https://launchpad.net/ubuntu/quantal/+source/linux at all [01:08] linux 3.5.0-27.46 shows in updates on that page [01:09] mwhudson: It probably came from proposed a while ago? [01:12] mwhudson: do you have a sandybridge GPU? hd2000 or hd3000 [01:12] Sarvatt: sandybridge, yes [01:12] there's been a regression in the last few kernel updates, bug 1140716 [01:12] bug 1140716 in linux-lts-quantal (Ubuntu Precise) "[regression] 3.5.0-26-generic and 3.2.0-39-generic GPU hangs on Sandybridge" [Critical,Confirmed] https://launchpad.net/bugs/1140716 [01:12] you want either 3.5.0-25 or 3.5.0-28 [01:13] oh yes, that looks like it [01:14] thanks [01:14] is 3.5.0-28 in proposed? [01:14] yeah [01:15] the fix in -28 may not actually fix it for you, instead of reverting the broken stable update they tried to backport fixes and some people are saying they are still broken when reverting the commit worked [01:16] but it'd be good to mention that in the bug if it doesn't, -28 should be better [01:17] ok [01:17] sudo apt-get install linux-image/quantal-proposed ? [01:17] assuming the "usual" pinning [01:19] ah, linux-image-generic i think [01:20] not sure if pinning the metapackage works instead of the actual package, sorry [01:20] it should :) [01:20] the latter certainly is doing more than the former [01:21] hee, i certainly have a lot of kernels installed currently [01:22] * mwhudson restarts [02:29] I'm writing Debian packaging for an application and need to apply some Debian-specific patches. The problem is that the patches should only be applied to specific series (Quantal and Raring but not Precise). [02:29] I've got quilt patches properly set up in the patches/ directory. [02:30] ...but I need only _certain_ patches to be applied on Precise. [02:30] Is this possible?\ [02:30] Is this for the Ubuntu archive, for a PPA, for a local archive...? [02:30] If it's for the Ubuntu archive, having a different source package go into precise-backports is totally normal [02:30] It's convenient when a package doesn't need to be modified to be backported, but it's by no means required. [02:37] geofft: It's for a PPA. [02:37] Actually, it's for a recipe. [02:37] So it would be nice if I could use the same Debian packaging for each series. [02:42] In my specific case, the "node" executable in Precise was renamed to "nodejs" in Quantal - hence my package doesn't need to be patched on Precise (since it references the "node" executable) but needs to be patched on Quantal and Raring (which do not have the "node" executable). [02:49] george_e: You can't have the same binary package version with different content, which means you'll at the very least need to change the changelog [02:49] Yes but this is for different series. [02:50] ...or does that not matter? [02:51] Sarvatt: so far so good with the kernel from -proposed... [02:52] mwhudson: good to hear [02:52] x-x-v-intel from -proposed made it stop reporting bugs also if you upgraded to that.. [02:52] nope [02:53] it'll just silently do gpu hangs until it freezes [02:53] ah good so that fix worked [02:54] yeah, i think so [02:54] i wasn't getting the hangs all that frequently so i'll give it about 24h before commenting [02:54] good to hear, thanks for the heads up [02:57] some people upgraded x-x-v-intel from proposed and said it fixed it but it really just stopped reporting crashes by removing the apport hook [02:57] heh [02:57] would you still get stuff in /var/crash without the hook? [02:57] still crashing all the time in the background [02:58] nope but you'd see it in dmesg [02:58] ah right [02:58] Apr 17 13:01:47 narsil kernel: [14665.887564] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung [02:58] george_e: Yeah, it doesn't matter. [02:58] (that's before my restart ) [02:59] george_e: The contents of a given binary package version have to be unique across all series. [02:59] yeah if the proposed kernel didnt work you'd see that in dmesg [03:00] and it'd eventually just hang completely after a bunch of those :) [03:00] george_e: For a quick reason why - think what happens on a precise→quantal upgrade: it won't upgrade the package because you've already got the same version installed, but you won't have the quantal package. Which is a problem :) [03:01] Ah, okay. That makes sense. [03:01] Thanks for the explanation. Perhaps what I really need is some sort of "meta-package" that provides a "node" => "nodejs" symlink for Precise. [03:02] I know that Quantal and Raring include a package "nodejs-legacy" that does the opposite. [03:02] Yeah, that might be the ticket. [03:02] Which one? [03:02] Using "nodejs-legacy"? [03:03] The general approach - a package which does nothing but provide the expected symlink. [03:06] Okay. [03:14] RAOF: What would be an appropriate name for the package that provides the "nodejs" => "node" symlink? [03:15] node-unlegacy? :) [03:16] :) [03:43] Good morning === salem_ is now known as _salem [04:39] morning [04:39] pitti: you're up early :-) [04:39] hey siretart [04:40] robru: do you happen to be still awake? [04:40] siretart, yes! not even 10PM here ;-) [04:40] robru: :-) [04:41] robru: thanks for contacting me and your interest in ~ubuntu-elisp, I've just made you admin in that team [04:41] siretart, ah, thank you! [04:41] siretart, I'm actually just working on the packaging right now... enabling a certain distropatch so that the snapshot will have support for the existing emacsen-common package. [04:41] robru: please do take care for our daily recipe and restore that team PPA to sanity. It is currently really in a desperate state [04:42] robru: I've been busy lately myself, but now that I've handed in my disseration this week, I think I should be able to catch up with foss stuff really soon. [04:42] siretart, do you know if there are a lot of users who are subscribed to this PPA? (ie, people who potentially haven't yet noticed how long it's been since the last update) [04:43] robru: I have to admit that I totally lost track of that team, so no idea ATM [04:43] siretart, ok, no worries. I'm hoping to shake things up a bit, so there might be some growing pain during the transition. [04:43] go ahead :-) [04:44] siretart, but so far I've had a few people testing my existing packaging and the response has been positive. [04:44] siretart, great ;-) [05:05] could i get a patch pilot to review nominations for bug 1169740? [05:05] bug 1169740 in rsyslog (Ubuntu) "rsyslog hangs loading modules" [Undecided,Confirmed] https://launchpad.net/bugs/1169740 [05:58] good morning === tkamppeter_ is now known as tkamppeter === udienz_ is now known as udienz [07:28] infinity, Likely too convoluted. Hm, seems tomorrow was not the day before yesterday's tomorrow. At least lp tells me the xen packages are still in the unapproved queue for p and q. [07:41] TheMuso, pitti, I'm looking at bug 1167192, and I wonder, is the xdg_runtime_directory deleted at some point? [07:41] bug 1167192 in pulseaudio (Ubuntu) "A second pulseaudio daemon is spawned after logging out and back in even though one is already running for the user." [Undecided,Confirmed] https://launchpad.net/bugs/1167192 [07:43] TheMuso, yep, it's deleted on logout, and PulseAudio only quits ~30 seconds after idle [07:44] TheMuso, so if you then login immediately again, PulseAudio can't find that it's already running, because the file used for that purpose has been deleted [07:45] diwic, not sure if that's revelant there, but the dmesg log has "[ 58.622779] systemd-logind[2257]: New seat seat0." [07:46] diwic, logind and libpam-xdg-support are likely to behave differently === amitk is now known as amitk-afk [07:46] seb128, I'm reading the xdg spec now. It seems like we're doing the right thing by deleting the directory. [07:46] seb128, i e it's PulseAudio that needs fixing [07:46] ok [07:47] that makes sense to clean behind [07:47] diwic: it gets deleted once that user closes her last session, yes [07:50] pitti, I think the correct course of action would be to monitor the relevant file/directory and quit Pulseaudio if deleted. Would that make sense to you too? [07:51] diwic: usually such daemons listen to the D-BUS "lost connection" signal and quit themselves [07:51] diwic: i. e. when the user's session dbus goes away, everything hanging off it should quit itself, too [07:52] diwic: in raring+1 we'll also switch to logind, and we could discuss whether quitting a session should also kill all of its processes [07:52] (but that might not be desirable, i. e. screen sessions started in the sessions should stay) [07:53] pitti, is there a session dbus on VT sessions too? [07:53] diwic: ah no, not usually [07:53] diwic: but there is a CK (or logind) session, so listening to that signal should also work [07:54] diwic: monitoring $XDG_RUNTIME_DIR sounds okay as well, but it might not always be present [07:54] but then, if it isn't, just don't do it I guess [07:54] pitti, what would be the use case for not setting xdg_runtime_dir? [07:55] diwic: older distributions mostly [07:55] diwic: but for current ubuntu it really should be there [07:55] OTP, bbl === Zdra is now known as xclaesse [08:09] stokachu: done [08:19] smb: Look again. [08:20] infinity, Amazingly, gone. :-P [08:27] jibel, pitti: I assume https://jenkins.qa.ubuntu.com/view/Raring/view/AutoPkgTest/job/raring-adt-python3.3/ doesn't show a build of the recent upload yet? [08:28] doko: no, last build from 16.04.2013 22:40:30 [08:29] it's also not running in the "real" jenkins yet, hmm === vibhav is now known as Guest42530 [08:36] @pilot in === udevbot changed the topic of #ubuntu-devel to: Ubuntu 12.10 released | Archive: Frozen for Final Release | Devel of Ubuntu (not support or app devel) | build failures -> http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of hardy -> quantal | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: Laney [08:40] doko, https://jenkins.qa.ubuntu.com/view/Raring/view/AutoPkgTest/job/raring-adt-python3.3/3/ is the test for python3.3 3.3.1-1ubuntu3 [08:40] I didn't push the modification for fsync yet. [08:41] that's the 2 tests that fail for python3.3 and for python3.3dm this is the output to stderr we talked yesterday [08:44] jibel: do you know why the new python3.3 upload didn't trigger a new test run? is that because of the machine which went out over night? [08:47] pitti, it did, the last upload of python3.3 is 3.3.1-1ubuntu3 published to -proposed 11hours ago and the version tested in run #3 of python3.3 === Guest42530 is now known as vibhav [08:48] jibel: oh right, I just saw the "4 hours ago", but that was raring migration; sorry [09:02] @pilot in === udevbot changed the topic of #ubuntu-devel to: Ubuntu 12.10 released | Archive: Frozen for Final Release | Devel of Ubuntu (not support or app devel) | build failures -> http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of hardy -> quantal | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: henrix, Laney [09:15] tkamppeter: cups + cups-browsed and printer queues that don't disappear, does that ring a bell? [09:18] doko: Why did you upload python-default/precise with a bizarre dpkg-genchanges -v invocation that included the whole changelog in .changes? :) [09:18] doko: (I'd poke more fun, but I did exactly the same thing with something last year...) [09:19] doko: Anyhow, want to reupload that to avoid sending a 13k email to precise-changes? [09:19] OdyX, what exactly happened? [09:20] tkamppeter: I'm moving between offices, without shutting down. Now I see printers for offices I left 10 days ago. [09:20] infinity, I have to look at this anyway, so for now only the python3 stuff seems to be ready === ckpringle_ is now known as ckpringle [09:22] doko: I'm going to reject that just because of the giant .changes file. The rest of the upload was fine, so go ahead and bounce it back whenever. [09:22] OdyX, seems that cups-browsed needs to get a removal signal from Avahi to remove a queue while running. Workaround is restarting cups-browsed. [09:24] OdyX, probably cups-browsed needs to detect somehow when the network environment changes, to mark all queues unconfirmed them and if Avahi does not report their presence, they go away after some secs. But how can cups-browsed detect the change of the network environment? [09:25] tkamppeter: indeed, cups-browsed restart does the trick. [09:25] tkamppeter: don't know; doesn't avahi have such triggers ? [09:28] OdyX, the local machine reports itself as workstation in avahi-discover. This record contains the MAC address and the IP for the local network. Perhaps one has to track this avahi report and if the IP changes to unconfirm all queues. [09:29] that could work. I'm surprised you haven't gotten such a report yet though. [09:30] OdyX, seems that most people shut down their boxes when they move between environments, or they have only something like 2 environments with few print queues and so the extra queues are no problem for them. [09:30] well, it's not a problem per se, it's just noise. [09:34] OdyX, another thing: cups-browsed is only included in Raring, Ubuntu's development branch, and there we get a new kernel twice a week, so who reboots after every kernel update will probably not have the problem. [09:34] ah yeah, good point. [09:34] tkamppeter: good you have me then :) [09:40] Can someone reject https://code.launchpad.net/~ubuntu-branches/ubuntu/quantal/clamav/quantal-security/+merge/156911 ? [09:49] Laney: done [09:50] danke! [10:04] doko, I re-ran autopkgtest for python3.3 with the fsync fix, the tests that failed previously pass now but there is this failure that I haven't seen before http://paste.ubuntu.com/5715517/ [10:04] jibel, no, never did see this one [10:06] jibel, and it doesn't fail on the buildd either: https://launchpadlibrarian.net/137578622/buildlog_ubuntu-raring-amd64.python3.3_3.3.1-1ubuntu3_UPLOADING.txt.gz [10:31] do we have someone to look at https://bugs.launchpad.net/ubuntu/+source/xorg-lts-quantal/+bug/1134492 ? [10:31] Launchpad bug 1134492 in apt (Ubuntu) "xserver-xorg-lts-quantal breaks Kubuntu" [High,New] [10:45] doko, the refs count to stderr comes from running script.py with python3.3dm. If you use python3 instead of python3.3dm in testsuite-dbg to execute script.py the testsuite pass in autopkgtest. [10:46] doko, also I cannot reproduce the uuid failure, could it be due to a lack of entropy on the test system? [10:46] jibel, but the whole point of the exercise is to use the dbg interpreter ... [10:46] doko, to execute the testsuite not script.py [10:48] jibel, entropy, maybe try it on a virtulized buildd too? if that matches your autopkgtest setup better [10:53] doko, okay, I'll try that. re ref counts that'll give a command like : python3 /tmp/tmp.pASFAYfBf4/ubtree0-ubtree/debian/script.py "/dev/null" "python3.3dm ... [10:53] which is fine since it still use the dbg interpreter to run the testsuite. [10:54] ok, but I better use python3.3 [11:14] pitti: Could you do https://code.launchpad.net/~fcole90/ubuntu/precise/python-reportlab/fix-for-1005187/+merge/158774 too? :-) [11:15] Laney: where "do" == ? [11:15] reject [11:15] or Merged, or whatever [11:15] I merged it, but not into the target branch there [11:15] Laney: ah, set to merged then === MacSlow is now known as MacSlow|lunch [11:16] Laney: pitti: http://youtu.be/8vJthZst5tQ "down with whatever" =))))) [11:16] what is this hideous row? [11:16] [11:17] xnox: what's that? I can't watch that in Germany [11:17] pitti, well, talk to gema :P [11:17] pitti: kelly rowland singing "I'm down with whatever" w.r.t. to merge request status. [11:17] I'm Kelly Rowland and I approve of this MP. [11:18] haha [11:32] mlankhorst, I am trying to offer my patched xorg-server to the people which suffer the touch-click bug via PPA but it seems that when building it in the PPA xorg-server falls into an infinite loop in the test suite. See https://launchpad.net/~till-kamppeter/+archive/ppa/+build/4499041 [11:32] tkamppeter: just retry [11:33] it happens randomly [11:33] mlankhorst, strange is also that i386 and amd64 are bult by an "arm ppa builder" and there is no armhf built at all. [11:33] That's normal [11:33] virtual armhf builder right? [11:33] The builder is ARM-capable (via qemu), but can build any of i386/amd64/armhf [11:35] tkamppeter: just retry, that failure is not an infinite loop, it just does nothing [11:35] presumably some race [11:35] And PPAs only get armhf on explicit request [11:35] mlankhorst, I have canceled and rescheduled the builds now. [11:36] cjwatson, so it is a fast Intel processor and not a slow ARM? [11:37] Yes [11:37] A Xen guest, actually [11:37] tkamppeter: anyway until the corruption gets fixed I'm not going to bother [11:38] mlankhorst, I have also successfully built my patch on the Nexus 7 and my Nexus 7 works reliably with it. Right before installing it the screen got stuck on the first click. [11:38] mlankhorst, so then let it come as SRU as soon as the corruption get fixed. [11:38] I'm running on nexus7 with valgrind and my nexus7 xserver dies on it rather soon === amitk is now known as amitk-afk [11:51] freeflying: Gentle poke to remember to upload with -v when there's more than one version covered in an upload (it causes bugs to be closed, amongst other things) [11:51] Laney: acked, thanks [11:59] Laney: hah, I fixed my lts rename scripts to do it for me, now I can forget all about it :-D [11:59] don't forget too much :P [12:00] forget what? ;-) [12:00] donk === MacSlow|lunch is now known as MacSlow === cjohnston_ is now known as cjohnston [12:07] @pilot out === udevbot changed the topic of #ubuntu-devel to: Ubuntu 12.10 released | Archive: Frozen for Final Release | Devel of Ubuntu (not support or app devel) | build failures -> http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of hardy -> quantal | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: henrix [12:30] Sweetshark, should libreoffice-emailmerge be demoted? [12:38] pitti: are you still handling langpack creation? [12:47] apachelogger: I twiddle the cronjobs from time to time, yes [12:48] pitti: who would I talk to to get new templates into a langpack and that langpack created? (i.e. they are on launchpad but not in any langpack yet) [12:50] apachelogger: if they were imported recently (i. e. in the last few days), they should be in the next automatic export and upload === amitk-afk is now known as amitk [12:51] pitti: they have been imported for 2 weeks or more, so I am getting a bit anxious :) [12:51] apachelogger: what's an example domain name? [12:52] pitti: kubuntu-patched-l10n [12:52] from which package is taht? [12:52] same package [12:52] pitti, jibel: both python2.7 and python3.3 uploaded. please fix everything else in autopkgtest ;-) [12:53] WARNING: unknown translation domain: kubuntu-patched-l10n [12:53] hum, try kubuntu-firefox-installer [12:54] albeit that's a bit strange... https://translations.launchpad.net/ubuntu/raring/+source/kubuntu-patched-l10n [12:54] apachelogger: it's due to that LP bug that it doesn't add universe packages to the domain -> package map [12:54] bug 1048556 [12:54] bug 1048556 in Ubuntu Translations "Language pack translations export needs to add universe packages to domain map" [High,Triaged] https://launchpad.net/bugs/1048556 [12:55] mvo: hm, any thoughts on https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1134492 ? I posted what I know there, should be straightforward to reproduce with pbuilder [12:55] Launchpad bug 1134492 in apt (Ubuntu) "xserver-xorg-lts-quantal breaks Kubuntu" [High,New] [12:56] apachelogger: but we stopped having kde langpacks a long time ago; should these just appear in the main packs? [12:57] pitti: yeah, we only have like 5 packages which go through launchpad and each has 10 strings or so, so dpm and I agreed that simply putting them in the main packs should be good enough [13:00] pitti: the affected packages are: https://translations.launchpad.net/ubuntu/raring/+source/kubuntu-patched-l10n | https://translations.launchpad.net/ubuntu/raring/+source/kubuntu-debug-installer | https://translations.launchpad.net/ubuntu/raring/+source/kubuntu-web-shortcuts | https://translations.launchpad.net/ubuntu/raring/+source/kubuntu-firefox-installer | https://translations.launchpad.net/ubuntu/raring/+source/kubuntu-notification-helper [13:00] apachelogger: I added manual workaround mappings for kubuntu-patched-l10n, kubuntu-firefox-installer, kubuntu-notification-helper [13:00] ah [13:01] cjwatson: re: nominations, thanks :) [13:03] apachelogger: ok, workaround table updated: http://paste.ubuntu.com/5715858/ === _salem is now known as salem_ [13:05] pitti: missing notificationhelper = kubuntu-notification-helper and kcm_notificationhelper = kubuntu-notification-helper [13:06] apachelogger: added [13:07] pitti: yay, thank you very much :) [13:08] is it just me or are these instructions actually harmful? http://helpx.adobe.com/air/kb/install-air-2-64-bit.html#main_Install_AIR_2_on_64_bit_Ubuntu_9_04 [13:10] highvoltage, dont worry, we wont have to support broken ubuntu 9.04 installs anymore :P [13:11] :) [13:11] ogra_: the worse thing is that adobe recommends that as the current way to install air on ubuntu :-/ [13:11] well, dont install air or get support at adobe for the broken thing afterwards [13:14] *nod* [13:14] I just despise them a little bit more for pasting instructions that will damage user's systems [13:19] lol air [13:22] xnox, er I thought Wubi was not going out for 13.04. Why did you merge my fix?:O [13:24] smartboyhw: what happens in the upstream wubi project does not affect what gets released or not by upstream ubuntu project. [13:24] xnox, ah:O [13:49] doko: yep, -emailmerge isnt needed in main anymore. === wedgwood_away is now known as wedgwood === wedgwood is now known as Guest86505 === hggdh_ is now known as hggdh [14:11] pitti: From which file are the domains you reference in bug #1048556 missing? [14:11] bug 1048556 in Ubuntu Translations "Language pack translations export needs to add universe packages to domain map" [High,Triaged] https://launchpad.net/bugs/1048556 [14:11] wgrant: they should be in ./rosetta-*/mapping.txt [14:12] bbl [14:12] pitti: Yes, but which language pack tarball? [14:12] wgrant: teh current raring ones [14:12] Ah, raring [14:12] @pilot out === udevbot changed the topic of #ubuntu-devel to: Ubuntu 12.10 released | Archive: Frozen for Final Release | Devel of Ubuntu (not support or app devel) | build failures -> http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of hardy -> quantal | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: [14:17] pitti: I don't see that template in the langpack tarball at all. Are you sure the langpack inclusion flag was set at that point? [14:21] how do i tell what requires nullmailer (or mail-transport-agent) on my system? apt-get remove --purge nullmailer just wants to install exim4 instead, to replace it [14:21] and apt-cache rdepends isn't helpful [14:24] pitti: All three templates were created just a few days before the export, and I don't see any of their pofiles in the tarball. === wedgwood_ is now known as wedgwood [14:30] ev: its rather hard to see the functions here https://errors.ubuntu.com/?user=foundations-bugs&period=month [14:34] bdmurray: *shrugs* suggestions welcome. I think trying to show enough of the functions to make them legible is a near impossible task [14:35] bdmurray: not sure why 4.0-0ubuntu20.2+elementary5~precise1 is showing up in there, given that we're filtering out distributions [14:36] ev: well I used to be able to see it when I moused over the link in Firefox now with the hash url ... [14:38] bdmurray: we could have alt text or a floating div that displayed the full thing on mouse over [14:38] bdmurray: feel free to file a bug for that [14:39] ev: okay, I think that would help as its easier for me mentally to keep track of the funciton than the bug numbers (which don't always exist) [14:39] bdmurray: I very much agree [14:49] wgrant: what is a "langpack inclusion flag"? [14:52] doko, python3.3 autopkgtest is green https://jenkins.qa.ubuntu.com/job/raring-adt-python3.3/7/ \o/ [14:54] jibel, and 2.7? === kentb is now known as kentb-afk [14:57] doko, red test_tempnam failed with a permission denied probably because adt set TMPDIR to a readonly directory [14:58] jibel, so is this a adt issue? [14:59] I accidentally left the pgo and lto optimizations disabled, so I'll have to do one more upload [14:59] pitti: There's a flag on the +admin form for Ubuntu templates that determines whether the template will be included in langpacks. [14:59] pitti, ^^ you fix that by executing the testsuite with env -u TMPDIR, correct ? [14:59] apachelogger: ^ do you know about this? (wgrant's comment) [15:00] jibel: why would $TMPDIR be readonly? [15:00] jibel: I do that for processes which change user, i. e. run stuff as non-root [15:06] jibel: pitti: doko: I thought one should be using $ADT_TMP which should be writtable location..... [15:06] xnox: yes, if you don't use su [15:06] xnox: but if you start a test as root, and then su to another user, that other user won't be able to access $ADTTMP or its $TMPDIR [15:06] as these are still owned by root [15:07] hmm... [15:08] pitti: nope, also I don't think I have access to +admin ^^ [15:10] wgrant: hm, I thought we already had that X-Ubuntu-Langpacks: header for that; I never heard about that flag [15:12] pitti, didn't we stop using that until bug #1048556 is fixed? [15:12] bug 1048556 in Ubuntu Translations "Language pack translations export needs to add universe packages to domain map" [High,Triaged] https://launchpad.net/bugs/1048556 [15:13] seb128: maybe, I don't know [15:13] pitti, oh, you just commented on that bug [15:13] who can access these +admin pages? [15:13] pitti, what's the url? [15:13] dpm can I guess [15:13] pitti: guess I can. U-T-C team. [15:13] I don't know that either [15:13] if that's a translator thing [15:13] jibel, pitti: so it looks like the control file needs another attribute to specify the user the tests are run with? [15:14] doko: isn't the default "user" or "root" (Restrictions: needs-root) sufficient? [15:14] doko: /me thought we specify that when launching adt tester already to match the adt testing environment. E.g. packages themself shouldn't fiddle with that. [15:15] we probably need to take a second look at this [15:15] doko: we can give the username currently used by our setup and/or check for it. [15:15] pitti, I need to turn off apport, the rest can be done as a normal user === ckpringle_ is now known as ckpringle [15:15] if we run the entire test suite as user, and just start out as root to disable apport, it's probably better to put the apport disabling into a test before the "main" one, and only run that one as root [15:16] doko: ah, then we could have "Tests: disable-apport\nRestrictions: needs-root\n\nTests: testsuite" perhaps? [15:16] pitti, seb128, wgrant, that's the regular flag we use to mark templates as exported in language packs. Anyone in the ubuntu-translations-coordinators can set it. Which packages are we talking about? I can check if the flag is set [15:16] dpm, pitti: The flag is set now, at least on one of the templates. But I can't tell if it was set for the last langpack export. [15:17] dpm, does that work for universe packages? [15:17] (except that I read the code, and it makes no sense that the template wouldn't be there if the flag was set) [15:17] or, if you want to keep it together, we need to unset ADTTMP/TMPFILE or chown them before the su [15:17] jibel: ^ WDYT? [15:17] wgrant, which package? [15:17] sorry, which template? [15:17] dpm: https://translations.launchpad.net/ubuntu/raring/+source/kubuntu-firefox-installer/+pots/desktop-kubuntu-firefox-installer/+admin [15:17] * pitti wishes we could just drop that ADTTMP/TMPFILE nonsense; it's creating nothing but trouble [15:18] wgrant, recently it's been me only setting that flag, so if it's set now, it certainly was set before the last export [15:19] seb128, it does, except for the issue mentioned in that bug [15:19] Note that the last export was on March 22 [15:19] And that template was created on March 18 [15:19] Or later [15:21] pitti, I think unsetting TMPDIR before running the test is better than creating a fake test just to disable apport [15:21] pitti, so ADTTMP/TMPFILE are always set? [15:22] I don't like the faketest either [15:22] doko: yes, and they point to a directory owned by 'ubuntu', or 'root' if Restrictions: needs-root is set [15:22] ADTTMP certainly doesn't get in the way, but TMPFILE will [15:23] err, TMPDIR [15:23] so chown -R $SUDO_USER should work? [15:23] yes [15:23] it does that's what was done for software-center IIRC [15:24] wgrant, I think we might be talking about different things. The latest export happened yesterday: https://translations.launchpad.net/ubuntu/raring/+language-packs [15:24] Oh [15:24] I thought I saw that one crash [15:24] Apparently that was for another series [15:26] wgrant, I haven't checked if that export is ok, but in any case, there was another previous export last week, which is the one we're currently using in the language pack packages [15:26] Yeah, that was quantal [15:26] Oops [15:26] ./mapping.txt:kubuntu-firefox-installer desktop_kubuntu-firefox-installer [15:26] pitti: It's in mapping.txt [15:31] wgrant: hm, odd; did these appear very recently? [15:31] so, it should be okay in the next build [15:32] bdmurray: I'm piecing together https://wiki.ubuntu.com/ErrorTracker/DailyTasks as a one stop shop for error tracker misbehaviour :) [15:32] for what it's worth [15:32] pitti: Nothing's changed here in a long time, so I don't think there's ever been a problem on our end. [15:33] ev: I saw, thanks [15:33] cool [15:36] jodh: I notice that the filesystem event finishes before static-network-up starts [15:40] pitti, wgrant, I'm a bit confused by this issue. wgrant, you mean that the templates are present in the mapping.txt file of the latest full export (i.e. the one from yesterday), but pitti was mentioning on the bug report that the mapping.txt file of that export didn't list the templates? [15:41] dpm: right, I was wrong about that [15:41] jibel, pitti : http://paste.ubuntu.com/5716277/ [15:41] pitti, ah, gotcha, that makes it clear [15:42] doko: not sure whether we need to chang ADTTMP, but it can't hurt at least [15:43] 10 if [ -n "$SUDO_USER" ]; then [15:43] doko: ^ should that be $su_user ? [15:43] no, don't want to change anything when running as nobody [15:43] ah, ok [15:44] pitti, does every test case has its own TMPDIR? [15:44] yes === kentb-afk is now known as kentb [15:52] doko, also, "stop apport 2>dev/null || true" otherwise the test will fail if apport is not running [15:54] jodh: I *think* I may see the general structure of what's going on here [15:54] jodh: This debugging should make it about as clear to you as it is to me so far, I think [15:54] <7>init: conf_load_path_with_override: Loading configuration file /etc/init/rc-sysinit.conf [15:54] ... [15:54] <7>init: conf_file_destroy: Destroyed unused job rc-sysinit [15:54] <7>init: event_unblock: name: 'filesystem', new blockers: 3^ [15:55] jodh: When we tear down the old job, we end up unreferencing and destroying the event operators it refers to, at least enough to cause them to decrement various event->blockers [15:56] jodh: So the 'filesystem' event ends up entering the finished state far too early because it's been wrongly unblocked [16:00] slangasek, ping [16:01] tvoss: otp pong [16:08] cjwatson: gotcha - that is indeed subtle. Could be an interesting one to fix too ;) [16:10] jodh: My feeling is that the nih_free in conf_file_destroy needs to be something more careful involving keeping references [16:10] jodh: But that also perhaps job_class_reconsider shouldn't replace a job that has events that are blocking some other event? I'm not quite sure, I don't know the structures quite well enough [16:10] jodh: Is that enough to get you going for now though? [16:11] cjwatson: sure is - thanks!! === salem_ is now known as _salem === _salem is now known as salem_ === xymox is now known as list === list is now known as remove === remove is now known as reset === reset is now known as Guest89997 === deryck is now known as deryck[lunch] [17:48] doko: could you have a look at bug 1084935? [17:48] bug 1084935 in java-common (Ubuntu) "/usr/lib/jvm/java-6-openjdk → java-1.7.0-openjdk-amd64 symlink confuses ca-certificates-java" [Undecided,Confirmed] https://launchpad.net/bugs/1084935 [18:14] BenC: New linux just landed, if you'd like to rebase -ppc. === deryck[lunch] is now known as deryck [19:28] infinity: ok, couple hours... [19:31] BenC: Cool. === mathor is now known as crhrabal [20:32] jtaylor, [20:32] dpkg-source: info: local changes detected, the modified files are: [20:32] python-numpy-1.7.1/doc/source/conf.py [20:32] python-numpy-1.7.1/doc/sphinxext/tests/test_docscrape.py [20:32] dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/python-numpy_1.7.1-1ubuntu1.diff.UwGgRh [20:37] doko: did you pop the patches before applying the debdiff? [20:38] also barry already sponsored it [20:39] hmm. it built locally [20:39] for me [20:39] it works if I pop the patches [20:39] if I leave it applied and then change series quilt gets confused [20:47] ohh, if barry sponsored, fine [21:31] say. just a minor idea [21:31] if usb-creator-gtk is an ubuntu project. maybe you could have it check md5 sums for isos w/ standard names? [21:32] or have it return better error messages. took me quite a while to figure out that "[Errno 5] Input/output error" was its way of saying the ISO was bad [21:32] (network here sucks - downloaded ISO 3 times, got 3 different checksums) === salem_ is now known as _salem === hggdh_ is now known as hggdh [22:18] diwic: Ok thanks, that makes sense. === kentb is now known as kentb-out [23:00] tjaalton, ping [23:05] Oh. One more thing [23:05] Some people were irritated, but, 'grats to you on your new donation screen [23:05] frankly, I liked it and tossed some cash your way. The voting thing was fun idea. [23:05] I guess it had just not been convenient enough or in my face enough to do it before ;) [23:05] infinity: upload away... [23:06] I don't care for the lil skull face after tho [23:06] (when I went to reattempt downloads due to failed ISO due to sucky network here) [23:06] was like. seriously stupid page. don't you know I already gave you cash? [23:13] BenC: Cheers. === wedgwood is now known as wedgwood_away