=== attente is now known as attente_zzz [00:15] zyga, I don't think it does. I'm not sure if it would be hard to add if there's a good way to detect what should be built for python 3 vs 2. It also depends on the level of support that debhelper has for py3 [00:27] * doko never wanted to learn that much about m68k and powerpc ... [00:28] =))) lol what did doko just do? [00:29] gcc multiarch upstream patches [00:29] james_w: debhelper has no support for py3, but it's a mere 6 or so monkey patch lines across many packages. [00:30] james_w: if there is ported code, I offer services of fast python3 packaging into ubuntu & debian archives =) [00:30] xnox, in debian/rules? [00:30] james_w: yeap. [00:30] might be feasible to do in pkgme then [00:31] xnox, also, go to bed :-) [00:31] james_w: oh for pkgme..... *sigh* we should do better than monkey patching. [00:31] james_w: currently it looks like so: http://wiki.debian.org/Python/LibraryStyleGuide [00:31] aha, great info, thanks [00:32] james_w: but you can get away with less. [00:33] james_w: by supporting only python2.7 & python3 and not compiling / testing under non-default python versions. [00:33] james_w: then it can be compressed further down. [00:33] * xnox has no clue what pkgme does or looks like though =) [00:33] hmm, probably quite tricky for pkgme to detect, but good to know [00:34] it's magic :-) [00:34] james_w: well, pure python vs non-pure python =) [00:34] ah, yeah [00:34] james_w: here is smaller case: http://wiki.debian.org/Python/AppStyleGuide [00:35] ideally debhelper python3 support should be written..... [00:35] yeah === rickspencer3_ is now known as rickspencer3 [00:52] hallyn: re: LP#589063, on vaca but I can try next week when I get back? [00:54] Hrm thats weird, the 3.7 kernel I have here shows overlayfs built in the kernel, according to the config, but the module is not present in the modules dir... [00:54] s/built into the kernel/built as a module/ [01:04] one of my uploads to precise-proposed was just rejected, after being pending for a couple of weeks. Is there any way to find out why? [01:04] Was a comment not left in the bug? === BenC__ is now known as BenC [01:06] Ah, disabled in the kernel source for now. [01:09] ...which means non-functioning live images from today onwards or so... === doko_ is now known as doko [01:22] TheMuso: ! I'll have to talk with the kernel team tomorrow about that ... [01:22] So much for zero regressions [01:24] * TheMuso only found out because he went to use sbuild with an overlay.~s [01:24] cjwatson: at least it's a big one :) [01:24] slangasek, do you think we would need unversioned Multi-Arch same libgcc-dev, libstdc++-dev, libobjc-dev, libgfortran-dev packages? === cpg is now known as cpg|away [01:27] cjwatson, today I accepted new binary packages for gcc-4.7, zlib, ncurses and readline6, which did all land in main without any further interaction. is this intended? [01:27] slangasek, do you think we would need unversioned Multi-Arch same libgcc-dev, libstdc++-dev, libobjc-dev, libgfortran-dev packages? [01:29] doko: Yes [01:29] doko: Binaries now default to the component of the source [01:29] doko: This was a long-standing irritation that we'd been begging to get fixed for ages [01:30] not sure if I like this [01:30] doko: So you now get the other side of it :-) I'm pretty certain this is a relatively rare case and in any case component-mismatches handles it [01:30] doko: If you wanted them in universe you could always pay more attention when NEWing ;-) [01:31] doko: It was really common for people to accidentally NEW library ABI changes of sources in main into universe, causing uninstallability [01:31] cjwatson, well, the thing is that the mir team doesn't get any notice about that [01:31] doko: The MIR team is not supposed to get notice of *binary-only* changes [01:31] no, that's wrong [01:31] Binaries of sources in universe still default to universe [01:32] if something is split out because we don't want to support it, it should default to universe [01:32] Nevertheless, there is no MIR process for this [01:32] Sorry, but you just need to catch this manually [01:32] sorry, impossible [01:32] Certainly not [01:32] Somebody could write a script with a blacklist, for instance [01:33] "somebody" [01:33] The MIR team has never effectively communicated the list of binaries they didn't want in main to the archive team [01:33] So if binaries that you didn't want stayed out of main, it was by purest luck [01:33] well, I think we should have such a list [01:33] Patches to component-mismatches would be a reasonable way to implement such a blacklilst [01:33] And I think it would be a good idea [01:34] But I really think this Launchpad change is a very substantial net positive [01:34] TheMuso: no, none of the three associated bugs have a comment about it [01:34] The number of binaries from sources in main that we don't want in main is a tiny fraction of the total [01:34] +1, all the new firefox/thunderbird langpacks won't need component massaging [01:34] It pretty much has to be since hardly anyone knows what it is [01:35] langpacks, new libraries, kernel packages in SRUs (the kernel team had gone so far as to create a watchdog bot to make sure that overrides were right!), ... [01:37] * xnox now if the watchdog bot is negated, doko will get the underdog bot he wants =)))) [01:38] go play volley ball ... [01:39] doko: It'd be worth at least filing a bug on ubuntu-archive-tools about this; Ursinha is looking for tools work to do :-) [01:39] ok, will do tomorrow [01:40] today, later [01:50] doko: I don't know the answer to whether we would need such unversioned -dev packages to be M-A: same; it would depend on what is going to depend on them (or build-depend on them) [01:51] well, are packages with a b-d on gfortran currently cross-built? [01:51] currently, no [01:52] but it works for g++, because it's assumed to be available [01:53] anway, afk now [02:24] mahmoh: thanks - hope you're having a blast :) [03:04] persia: marking your WI on https://blueprints.launchpad.net/ubuntu/+spec/foundations-r-schedule 'done', since I understand from ScottK that this has already happened [03:05] Good morning. Does anyone know where I might find an example of how to create a provider plugin for Ubuntu Online Accounts? [03:06] I've been working on a desktop app that integrates with ownCloud, and would love to be able to use Online Accounts for managing credentials/integrating with other apps. [03:07] I found the developer API documentation, but not a working example which I could modify to fit my own needs. [03:09] RobOakes: Empathy, Gwibber, and Shotwell all use UOA in Ubuntu [03:11] Okay. I suppose I need direction to two resources. [03:11] First, the application I'm developing integrates pretty tightly with ownCloud, which does not yet have a plugin for Ubuntu Online Accounts. [03:12] Do you know if it is possible to write/install custom plugins for Ubuntu online accounts? This seems to imply that you can: http://developer.ubuntu.com/api/ubuntu-12.10/python/AccountPlugin-1.0.html [03:13] But the docs are pretty sparse. I'd really like to look at an example to get up and running. === trism is now known as jconti === jconti is now known as trism === cpg|away is now known as cpg === fenris is now known as Guest68936 [05:34] Good morning [05:44] that === jk-- is now known as jk- === mcclurmc is now known as mcclurmc_away [07:38] james_w: I see, thanks [07:39] james_w: I'm not an expert on either pkgme nor py3k packaging but I'm faced with maintaining some packages and I'd like to do it right [07:39] james_w: there are also hybrid packages (2.*+3k) but they are more complicated and, fortunately, not my task today === smb` is now known as smb [08:30] good morning [08:33] hey dholbach [08:34] hi pitti === fenris is now known as Guest62485 [08:36] I'm looking at http://dep.debian.net/deps/dep3/ and https://wiki.ubuntu.com/PackagingGuide/PatchSystems?action=show&redirect=UbuntuDevelopment%2FPatchTaggingGuidelines#Patch_Tagging_Guidelines. [08:37] Where does the meta go? === Tonio_aw is now known as Tonio_ [08:38] Or, where do the dep3 headers go, more specifically? [08:39] Say, I add a patch with edit-patch. How do I bake in the dep headers? === mcclurmc_away is now known as mcclurmc [08:42] Just add it manually to debian/pathches/ ? [08:53] zequence, I've always added it by manually editing the file. Maybe there is some simpler way. [08:53] zequence, most patch tools, e g quilt, does not overwrite the headers when refreshing, which helps [09:02] diwic: Thanks. I'm currently working on patching jackd2. Will be my first patch. [09:03] diwic: There are a couple of upstream commits that fix the bug where jackdbus doesn't stop properly [09:03] At least it makes qjackctl able to start jack after attempting to stop it [09:03] zequence, that's good to hear [09:04] So, I'm patching raring with it (don't know when next upstream version of jackd2 will arrive, which would include that fix), and then I'd like to get the fix also into 12.10 and 12.04 [09:30] anyone on the sru team can help me out a bit? [09:31] mlankhorst: as per https://wiki.ubuntu.com/StableReleaseUpdates#Publishing bdmurray ^ [09:31] yeah was just loooking [09:32] bdmurray? [09:35] you might have to wait until a bit later :-) [09:35] yeah [09:35] I want to start uploading the new version fo unrenamed packages for the lts update [09:35] https://lists.ubuntu.com/archives/ubuntu-x/2012-November/001238.html [09:36] but I don't know whether that has to go through SRU or not, and what the paperwork is I need for that. :) === Zdra is now known as xclaesse === Tonio_ is now known as Tonio_aw === Tonio_aw is now known as Tonio_ [09:44] sru vs technical board I mean === Tonio_ is now known as Tonio_aw === Tonio_aw is now known as Tonio_ === fisted_ is now known as fisted === Tonio_ is now known as Tonio_aw === Tonio_aw is now known as Tonio_ [10:53] cjwatson, infinity: https://launchpad.net/ubuntu/+source/gccgo-4.7/4.7.2-0ubuntu2 [10:54] do you understand the message? builds fine locally on p. the only thing odd is an empty Architecture field for the libx32go* packages (which are not built) [10:56] doko: The error message seems reasonably clear. [10:57] doko: but the Architecture field is mandatory on the binary package. [10:58] infinity, dude, I wouldn't ask if it was clear to me [10:58] doko: It's the pkg-create-dbgsym version of dh_strip that's complaining, BTW, which is why you're not reproducing, I suspect. [10:58] ahh [10:58] pitti, trying to be holier than the pope ... [10:58] Heh. [10:59] But yeah, the empty Arch line is the problem, reading the code. [11:00] doko: export NO_PKG_MANGLE=1 [11:00] xnox: Eww, no. [11:00] doko: in e2fsprogs: # no chance that pkg-create-dbgsym can cope with this package's manual construction of -dbg [11:00] doko: if you construct the dbg packages yourself, this should be fine. [11:01] I think that would be possible, because there are -dbg packages built anyway [11:01] xnox: NO_PKG_MANGLE turns off more than just ddeb creation. :/ [11:01] infinity: I know, but there is no variable just to turn off ddebs =`( [11:02] and I don't care if gccgo itself has debug information [11:02] infinity: would `NO_PGK_MANGLE=1 dh_strip` work? [11:02] ah, that's because of my super-advanced shell parsing of debian/control :( [11:02] xnox: Yes, that would work. [11:03] xnox: yes [11:03] pitti: and python-debian/apt was not around back then ? =/ I can feel your pain. [11:03] xnox: it's more an issue of avoiding too many/circular dependencies [11:03] yeah.... [11:03] that said, a missing Arch: line sounds relatively easy to fix [11:03] we had packages with a duplicate Arch: line, which are really broken [11:04] pitti: Empty, in doko's case, which seems broken anyway. [11:04] (Missing is also broken) [11:04] But yes, congrats on writing a tool that's more pedantic than dpkg. ;) [11:04] infinity: I wonder if there is a message encoded in that field in whitespace: tab-tab-space-tab...... =)))) [11:06] doko: I'd either remove the libx32 stanzas from control completely, or give them a bogus arch (the former seems saner). === fenris is now known as Guest72765 === Guest72765 is now known as ejat [11:33] aufs mount failed on todays build? [11:35] infinity, reupload gccgo-4.7 === _salem is now known as salem_ [11:44] brendand: yeap. known problem, but probably we should find a bug number and link it on the iso tracker or something. [11:44] I pinged about that in #-kernel earlier - perhaps apw knows of a bug # [11:45] xnox, probably isn't good either that usb-creator-gtk segfaults at the end of writing the image [11:46] Laney, i don't know of a bug number indeed (for the overlayfs/aufs issue) perhaps you could file one for me [11:46] Laney, if its not that, remind me [11:47] tis [11:47] brendand: could you? [11:47] I'm not running the right kernel atm [11:49] xnox, apw, Laney - does it have to be with ubuntu-bug?? [11:49] brendand, nope, just a +filebug will do [11:53] diwic: Would you mind reviewing my branch, and advise before I request a merge for lp:~zequence/ubuntu/raring/jackd2/fix-for-956438 [11:53] hey guys, i had a real problem installing nvidia drivers now because i couldn't disable nouveau no matter what i tried (purge remove package, blacklist in modprobe) the finally i disabled nouveau on the kernel line in grub with "nouveau.blacklist=yes", so my suggestion is you complement the normal blacklisting with disabling nouvau from grub so other people can avoid this problem [11:54] also i mean: disable it when someone is installing an nvidia driver, and remove it again when you remove the nvidia driver, should be easy to implement and would solve a problem imo [11:56] awpeter_, i am unsure how blacklist can not work in this scenario, tseliot did you see this in your testing [11:56] i tried really [11:56] even the nvidia installer [11:56] apw, it could cause issues if regenerating the initrd failed [11:56] added his own file to modprobe [11:57] or didnt happen at all [11:57] awpeter_: disabling it in the initramfs is usually enough [11:57] those drivers shouldn't be in the initrd for the basic case [11:57] apw, plymouth doesnt use them ? [11:57] plymouth isn't in the initrd by default [11:58] awpeter_: mixing the nvidia installer with the ubuntu packages will break your system though [11:58] no, but to get the right framebuffer device the right module needs to be loaded [11:58] jeez, now the image isn't even booting. just the flashing cursor - same image and everything [11:58] ogra-cb_, and that occurs in the real root [11:58] * ogra-cb_ thought we do that in initrd [11:59] tseliot i had the ubuntu packages removed before i installed nvidia [11:59] ok === Quintasan_ is now known as Quintasan [11:59] only if they have like encrypted root where we need to interact with them before root is available [11:59] zequence, ok, will do in a little while [11:59] awpeter_, so this is installing a random nvidia download ? [11:59] well, ir if some initrd hook sets FRAMEBUFFER_true [12:00] *or [12:00] FRAMEBUFFER=true [12:00] indeed, still not the default case [12:00] apw well not a random, the newest nvidia driver avaiable from nvidia's site [12:00] 310.19 i think [12:00] was released 2 days ago or so [12:00] awpeter_, it is not clear how we are meant to have control over that ? [12:00] diwic: No hurry. PM me if you have any suggestions, etc. [12:01] apw i tried to install via jockey and it failed too [12:01] so i suppose jockey had the same problem, that nouveau didn't unload [12:01] i mean jockey installed but the driver didn't work [12:01] let me clarify, i first tried to install via jockey [12:02] then removed everything [12:02] and tried via nvidia and nvidia's instller told me that nouveau was still loaded and he can;t continue [12:10] awpeter_, so if you can install the nvidia driver and then grab the blacklist it made, i would like to see that, and file a bug against, erm, well i guess kmod for now and attach the blacklist saying it doesn't work; and get me the number [12:11] apw uh.. i removed the files and made the blacklist file myself to be sure.. also this is working now so to reproduce it i would have to remove the blacklist from grub, update grub, reboot, etc.. =d [12:12] awpeter_, your call, as the blacklist in modprobe should work [12:12] apw just a question, if update-initramfs wouldn't work, would the blacklist do anything? [12:13] awpeter_, i believe you do need to have a rebuilt initrd to get the blacklists [12:14] hmmm, is that 100% true [12:14] apw just to be clear i'm on elementary luna, but i asked there and they said that they don't change any tools from ubuntu [12:16] awpeter_, as nouveau is in the initrd you would have to rebuild that after installation of nvidia i suspect to get the blacklists included if they have changed [12:16] awpeter_, i suspect that the nvidia downloader should be doing that [12:16] if you get bored you could confirm that doing that sorts you out [12:17] apw and i tried to run "sudo update-initramfs -u" but it did nothing [12:17] apw so i suppose there was the problem [12:17] awpeter_, did nothing as in nothing happened at all, or nothing got better [12:17] nothing happened, i hit enter and it didn't process anything [12:17] just went straight back to cmd line [12:18] apw@dm:~/git2/linux$ sudo update-initramfs -u [12:18] [sudo] password for apw: [12:18] update-initramfs: Generating /boot/initrd.img-3.5.0-18-generic [12:18] well that sounds like something else is broken as it does for me [12:18] yeah [12:18] so perhaps it does even do the right thing [12:18] and i don't want to confuse anybody here but i asked on elementary-dev [12:19] and somebody said there they don't change the tools [12:19] so it should work like it does on ubuntu 12.10 [12:19] and updating initram clearly doesn't work for me [12:20] so now i don't know if it's their problem or ubuntus =d [12:20] or even mine x) [12:22] tkamppeter: you there? [12:24] tkamppeter: you know that openprinting forums are not responding ? At least the forums.openprinting.org address that is pointed at by linuxfoundation.org fails. === fenris is now known as Guest89250 [12:27] tkamppeter: do you have contacts @ Brother ? It'd be vastly better if they could release their lpr stuff in a more liberal license than "open-source distribution but you only get binaries" === attente_zzz is now known as attente [12:57] argh. eglibc now needs libselinux === cpg is now known as cpg|away [13:37] hallyn: np - I'm trying :) === Tonio_ is now known as Tonio_aw [13:47] apw, i'm raring (:P) to raise this aufs overlay bug, but i forget what the message was and now the image is mysteriously not even getting as far as it did before. do you happen to recall the error shown? [13:47] * brendand wonders is his netbooks hdd trashed? [13:47] brendand, nope [13:47] brendand, just file a generic bug, and i'll figure it out [13:47] apw, crap [13:47] apw, ok === Tonio_aw is now known as Tonio_ [13:50] apw, https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1079193 [13:50] Launchpad bug 1079193 in linux (Ubuntu) "aufs overlay error shortly after starting installer" [Undecided,New] [14:02] apw,brendand: Well I mean we shouldn't be touching aufs at all - TheMuso said last night that overlayfs was missing, I assume you've got that far? [14:03] cjwatson, yes, i am on the case, i have some builds in testing right now to resolve these issues [14:03] cjwatson, the bug is mearly to allow linking to the iso-tracker [14:03] Cool [14:07] xnox: Are you fixing python3-defaults? [14:07] (bad symlink) [14:07] ScottK: I only confirmed it. [14:08] ScottK: it is urgent? [14:08] I'm not sure if anything uses that link or not. [14:08] Should be easy enough to fix. [14:08] I'll do it if you aren't already. [14:08] cjwatson, i just saw aufs mentioned in the error, sorry if that wasn't accurate [14:08] 'aufs mount failed' [14:09] ScottK: well if anything is using it, it's still screwed cause there is no more "mu" build, only "m" build is left. [14:09] ScottK: and the new correct symlink should be "python3m" [14:09] ScottK: so it's moot point. [14:09] Right. [14:09] ScottK: the fix should be done in debian's svn python3-default, as it affects them as well. [14:10] Not yet it doesn't. [14:10] But you're right, it will. [14:10] ScottK: affects "upstream" code-base, I know they didn't switch yet. [14:12] It looks to me trivial to fix once 3.3 is the default, but work required to make it OK with either 3.2 or 3.3, so I'll just fix Ubuntu for now. [14:16] ScottK: i wouldn't. [14:16] Why? [14:16] doko: have you seen bug 1079159 ? ScottK is eager to monkey patch it in ubuntu. [14:16] Launchpad bug 1079159 in python3-defaults (Ubuntu) "broken symlink to python3.3mu" [High,Confirmed] https://launchpad.net/bugs/1079159 [14:17] ScottK: as I said the fix should be done right in debian upstream. [14:17] brendand: It's accurate because casper will fall back to aufs if it can't find overlayfs [14:17] brendand: But the solution we want is to fix overlayfs [14:18] doko: moneky patch/fix debian/rules. === salem_ is now known as _salem [14:18] ScottK: and there is no evidence it's causing any problem to anyone because (a) they shouldn't rely on it (b) it will be dropped anyway and (c) there is no rush to introduce a brand new symlink [14:18] Why will it be dropped anyway? [14:19] The current dangling symlink is definitely wrong. [14:20] ScottK: there is no "u" build types in python3.3 anymore upstream. [14:21] and the python3 symlink is correct and points to a working python3.3 [14:21] xnox: Sure. I changed it to properly be python3m -> python3.3m [14:21] I dropped all the "u"s (and there are several). [14:21] Including some "dmu"s. [14:22] ScottK: "it will be dropped anyway" i mean the "3mu" droppped, not the general case of $python$version$abiflag [14:22] =)))) [14:22] Ah. Then we agree about the proper end state. [14:23] I did not add a link that points python3mu -> python3.3m. That would be wrong. [14:25] .. [14:31] is there an easy way to query launchpad to give me all versions of a source package ever published in any ubuntu series/pockets? [14:32] Fixed. [14:36] xnox: have you tried the LP API? archive.getPublishedSources() should help your further (pick source_name, distro_series, pocket as needed) [14:37] geser: slowly getting there. Did not realise a hop from distribution["ubuntu"] -> archive[0] for primary.... [14:38] I usually use distribution['ubuntu'].main_archive to get the Ubuntu archive object === _salem is now known as salem_ [14:39] xnox: https://launchpad.net/ubuntu/+source/PACKAGE/+publishinghistory ? [14:39] mitya57: i need it on the command line ;-) [14:39] geser: ah nice. thanks. [14:39] geser: got it now. [14:47] Sweetsha1k: Would you please reupload boost-mpi-source1.49 with the bug in debian/changelog. [14:47] (quantal-proposed) [14:49] Laney: ping [14:51] hi [14:51] Laney: trying to follow up on bug #1020592, it's still fix committed, but doesn't seem to be available yet? [14:51] Launchpad bug 1020592 in Precise Backports "Please backport django-openid-auth 0.4-1ubuntu1 (universe) from quantal" [Undecided,Fix committed] https://launchpad.net/bugs/1020592 [14:52] cjohnston: seems to be in precise-backports? [14:53] python-django-auth-openid | 0.4-1ubuntu1~ubuntu12.04.1 | precise-backports/universe | all [14:53] ahh.. nvm.. sorry.. was searching openid-auth not auth-openid [14:53] heh [14:53] in that case, it can be marked fix committed correct? [14:53] so that bug should be fix released [14:53] sorry, released, yes [14:53] forgot I changed the package name too. lol [14:54] * cjohnston needs to cleanup his backlog of trying to get things backported === Tonio_ is now known as Tonio_aw === Tonio_aw is now known as Tonio_ [15:07] OdyX, I have aded you to the printing team on LP now. [15:08] tkamppeter: yeah; I don't really know what it can be useful for, but well :-) Did you see my request about Brother above ? [15:09] OdyX, I have contacts to Brother, but for me it seems that they have driver code which they want to keep secret (partially bought from third parties) and open source wrappers to integrate the drivers into Linux environments. [15:10] SpamapS: ping? [15:10] ScottK, xnox: thanks [15:11] doko: You're welcome. [15:12] tkamppeter: it would be already better if they put all these binaries in nice tarballs that we could package to non-free e.f [15:12] tkamppeter: same for the cupswrappers, which are free software. [15:13] tkamppeter: I kinda-understand the need to keep driver stuff private, but it makes their printers x86-limited and badly supported in Linux currently. [15:14] tkamppeter: the best would be for them to hire someone to do some linux'ish / FLOSS consultancy for the handling of these drivers; I think they can see an interest in having their printers work out-of-the-box on Linuxes. [15:15] OdyX, yes, my HP printers work even on an ARM-based Nexus 7 running Ubuntu. [15:17] tkamppeter: anyway, to make longs things short: if we can get them release non-free stuff in a better way than hidden in rpms and behind useless GPL click-through, we could have their stuff packaged and shipped in non-free/multiverse, for their benefit. [15:17] tkamppeter: if you have contacts, I'd be grateful if we could get in touch with them in that direction, I'd be happy to be involved on the technical side. [15:17] (as installing a Brother printer using stupid debian packages today annoyed me highly) [15:18] tkamppeter: ah, my other concern was the forum.openprinting.org, linked from linuxfoundation.org, but not accessible :) [15:19] OdyX, I need to re-install that. [15:21] tkamppeter: ah okay, as long as you're aware. [15:21] tkamppeter: for this Brother thing, is that something you plan to do or you'd prefer to let me handle it (using your sicritz contacts) ? [15:22] you have the linuxfoundation lever, probably longer than my debian lever :) [15:35] <_val_> Hi. Thanks for packaging the spice-xpi plugin for mozilla firefox. There seems to be a bug. Is someone aware of this bug? [15:36] _val_, then report a bug against it...... [15:37] <_val_> smartboyhw: Problem is that it only shows to dismiss or report the bug. When clicking on the link to report the bug it explains what a bug is. [15:37] _val_, what? [15:39] <_val_> smartboyhw: going to make another attempt :> [15:40] hi, in general if a lower level library gets updated in the archive, does that necessarily imply a rebuild for all its rdepends? [15:41] question applies for things like SRUs, security updates, etc. [15:41] jdstrand: ^^ [15:42] Laney: re copying webkit.. its my understanding that we shouldn't be copying packages that have arch: any binary packages because the toolchain is newer in raring. [15:42] achiang: afaik no. [15:42] achiang: not unless there is an abi change [15:42] Laney: I assume this is especially important for armhf binaries [15:42] achiang: and we very much try to avoid those in updates [15:42] ah, that's good to know. [15:43] so is that different from the early days of a release when the archive is rebuilding then? what is that all about? [15:43] achiang: sometimes it is unavoidable, like with how we are updating webkit, but by and large, that is not the norm === Sweetsha1k is now known as Sweetshark [15:43] GunnarHj: pong, whats up? [15:45] jdstrand: makes sense. but we do rebuild the archive for days at a time usually right before UDS, and i'd like to know what that's for. :) [15:45] I think that is more bootstrapping the toolchain and libc and stuff [15:46] so everything built afterwards *does* have the proper ABI, yeah? [15:46] but yeah, there are abi changes in that process, so things have to be rebuilt [15:46] achiang: thats for ABI library transitions too [15:47] but sometimes there are library transitions later, and thats where you see smaller rebuilds [15:47] achiang: but that is the dev release, not a stable release. different rules and processes there [15:47] is there a convention in d/changelog or package name if an ABI change occurs? [15:48] not that I know of [15:48] hm, ok [15:48] SpamapS: Hi Clint, and thanks for uploading the fix of bug 875435 to quantal-proposed yesterday. There are branches with identical changes in the Precise and Oneiric queues. Would you mind to upload also those, in order to simplify the verification process? [15:48] Launchpad bug 875435 in OEM Priority Project precise "iBus indicator does not show on the panel" [Medium,In progress] https://launchpad.net/bugs/875435 [15:49] achiang: the convention is to name the library package after the ABI version. so for instance libmysqlclient18 [15:49] ah! [15:49] ok [15:49] achiang: and thats actually fairly important so that you can have the old one around to maintain installability [15:49] jdstrand: SpamapS: thanks, makes sense [15:50] GunnarHj: sure I'll review those now [15:50] oh, that, yes :) [15:50] SpamapS: Great, thanks! [15:50] SpamapS: hmm, I'm not sure, but anyway I've uploaded a new version to raring now [15:50] thanks for considering it === salem_ is now known as _salem === _salem is now known as salem_ === mitya57_ is now known as mitya57 [16:04] Laney: a lot of what I said is just my own perception. Others with more intimate knowledge of the archive state may have other opinions. [16:08] _val_: I'm not aware of spice-xpi actually being in the archive [16:13] ScottK, xnox: I don't see why that shouldn't be committed to Debian. That affects only the default version ($(VER)), which is 3.3 in bzr version. === Guest75682 is now known as dpb___ [16:15] Also, as nobody wants to review my python-defaults merge, I've subscribed ~ubuntu-branches there. [16:17] mitya57: Sure (re Debian), but there's no rush. Since I'm one of the maintainers there, I'll take care of it eventually. [16:18] OK. === salem_ is now known as _salem === _salem is now known as salem_ === deryck is now known as deryck[lunch] [16:41] cjwatson, just uploaded linux and linux-lowlatency with the union mounts issues fixed, building now; ppc is being prepared [16:42] yay [16:44] \0/ apw === salem_ is now known as _salem === fenris is now known as Guest45110 === _salem is now known as salem_ [17:01] achiang: We don't rebuild the whole archive between release and UDS anyway - what you're seeing there is just syncs/merges of new versions of packages from Debian [17:02] achiang: Rebuilding the whole archive would be very expensive for mirrors and would likely lose us mirrors, so we try to avoid it [17:02] apw: Thanks [17:03] cjwatson: ack, thanks [17:04] hi all. Where can I find a list of all packages that are visible in the default view of the software centre (ie, not the 'technical items')? [17:05] http://packages.ubuntu.com ? [17:16] trijntje, http://bazaar.launchpad.net/~ubuntu-core-dev/app-install-data-ubuntu/ubuntu/files/head:/menu-data/ [17:16] see all .desktop files there === salem_ is now known as _salem [17:17] bdmurray, pitti: I've filed https://bugs.launchpad.net/apport/+bug/1079285 to come up with an approach for bucketing package installation failure errors [17:17] Launchpad bug 1079285 in apport (Ubuntu) "We cannot group package installation failures together" [Undecided,New] === _salem is now known as salem_ [17:20] ev: there is this http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/raring/apport/raring/view/head:/data/general-hooks/ubuntu.py#L103 [17:20] oh nice [17:20] I had entirely missed that [17:21] zul: is there anything you can do to push bug 882485 (needs-packaging for sanlock which is already in debian) [17:21] Launchpad bug 882485 in Ubuntu "[needs-packaging] Sanlock" [Wishlist,Confirmed] https://launchpad.net/bugs/882485 [17:21] bdmurray: do we get that untranslated? [17:21] zul: of course i'm not denying it'll next need MIR :) [17:22] hm, strings from PKG_MSGS *are* translated in dpkg [17:23] ev: I'm pretty sure only update-manager sets DPKG_UNTRANSLATED_MESSAGES [17:24] hello, I'm wanting to edit the behaviour of "Changed Desktop Background" on the desktop context menu. Anyone know which package contains the source? [17:25] hmm [17:26] hankhendrix, #ubuntu-desktop might be better suited for that question, i think it is gnome-settings-daemon though [17:26] nice one cheers === Tonio_ is now known as Tonio_aw [17:36] bdmurray: so we're definitely getting and bucketing them then: http://tinyurl.com/blsqa3a [17:36] perhaps we should do something about those incredibly long bucket IDs/URLs though :) [17:38] probably [17:51] hallyn: sure [17:52] hallyn: sanlock is already in raring [17:52] oh?? i thought i just checked === mcclurmc is now known as mcclurmc_away [17:53] zul: cool, thanks :) "you work fast" [17:53] hallyn: efficeny is a hallmark === deryck[lunch] is now known as deryck [17:59] mitya57: thanks, I'll check it out! === francisco is now known as Guest1717 [18:23] bdrung: Would you please fix wxwidgets2.8 in raring so the quantal SRU can be accepted? [18:25] does anyone know how to rebuild and test nautilus source? [18:28] ogra-cb_, stgraber: is bug #1077598 something that's fixed in later casper? There seems to be a second report of the same, bug #1079266 [18:28] Launchpad bug 1077598 in casper (Ubuntu) "package plymouth 0.8.2-2ubuntu30 failed to install/upgrade: dependency problems - leaving unconfigured" [Undecided,New] https://launchpad.net/bugs/1077598 [18:28] Launchpad bug 1079266 in plymouth (Ubuntu) "package plymouth 0.8.2-2ubuntu30 failed to install/upgrade: dependency problems - leaving unconfigured" [Undecided,New] https://launchpad.net/bugs/1079266 === attente is now known as attente_zzz === yofel_ is now known as yofel === salem_ is now known as _salem === _salem is now known as salem_ === salem_ is now known as _salem === _salem is now known as salem_ [19:15] SpamapS: Did you forget bug 875435? ;-) [19:15] Launchpad bug 875435 in OEM Priority Project precise "iBus indicator does not show on the panel" [Medium,In progress] https://launchpad.net/bugs/875435 [19:18] GunnarHj: indeed I did ;) [19:18] GunnarHj: right after that I went on a tab-closing rampage and lost that one ;) [19:20] SpamapS: Ok, no problem. Do you have time now? [19:20] GunnarHj: You need to re-do oneiric [19:20] GunnarHj: 1.20ubuntu5.1 was the version used for precise [19:21] GunnarHj: so you have to do a version lower than that. I suggest 1.20ubuntu5.0 [19:21] SpamapS: The release versions are the same as well. [19:22] GunnarHj: does not matter. The packages have to be lower version so that on upgrade the new packages are installed (toolchains, libraries, etc. etc) [19:22] SpamapS: Ok, I'll change it then. Moving to another partition, so I 'll be away from here for a while. [19:23] GunnarHj: usually when doing a "same version but different distro" SRU you need to do something like 1.20ubuntu5.12.04.1 and 1.20ubuntu5.11.10.1 [19:24] SpamapS: Ok, I had no idea. Would you like me to change the Precise branch as well? === salem_ is now known as _salem [19:29] GunnarHj: no, precise is already accepted. === _salem is now known as salem_ === attente_zzz is now known as attente [19:46] SpamapS: Ok, I changed debian/changelog in the Oneiric branch for bug 875435. [19:46] Launchpad bug 875435 in OEM Priority Project precise "iBus indicator does not show on the panel" [Medium,In progress] https://launchpad.net/bugs/875435 [19:48] SpamapS: I.e. I changed https://code.launchpad.net/~gunnarhj/ubuntu/oneiric/im-switch/ibus-icon-in-menu_bar, not the one in the queue since I don't have upload rights. [19:49] Can someone point me in the direction of a tutorial that shows how to use Ubuntu Online Accounts Integration? [19:49] I'd really like to use it for an app that I am working on. [19:49] Would the examples in Gwibber be the best place to start? (I'm using Python.) [19:50] RobOakes, look at lp:friends (the gwibber-service rewrite) [19:51] RobOakes, and https://docs.google.com/a/canonical.com/document/d/1MVsDdwzff6LqQ6i3z-cSgg8dHjb5DaHMXFeWtIa6Cvo/edit [19:52] kenvandine: Thank you! This will be really helpful. I was looking for something like the docs last night and finally resigned myself to figuring things out from the examples shipped with Ubuntu. [19:52] Having good documentation speeds everything up. [19:52] indeed [19:53] also check out #accounts-sso [19:53] that is where the developers hang out [19:53] Awesome. I'll do that. [21:01] SpamapS: Did you notice that I made the changelog change in https://code.launchpad.net/~gunnarhj/ubuntu/oneiric/im-switch/ibus-icon-in-menu_bar ? [21:09] GunnarHj: no I wasn't watching the branch. Do you need me to upload that to oneiric-proposed? === BenC__ is now known as BenC [21:24] SpamapS: Yes, I'd appreciate that since I don't have upload rights to the queue either. === salem_ is now known as _salem === _salem is now known as salem_ [21:37] GunnarHj: ok, uploaded, will approve shortly [21:37] SpamapS: Thanks a bunch, Clint! === tiagohillebrandt is now known as tiagoscd === tiagoscd is now known as Guest13392 [21:54] slangasek, hmpf, i thought that was fixed, yeah, its surely a duplicate === salem_ is now known as _salem === cpg|away is now known as cpg [21:59] ogra-cb_: both of those systems appear to be wubi installs on lucid doing an lts-to-lts upgrade to 12.04. My guess is that the fixes that landed in casper for that kind of usecase don't exactly cover this one. [21:59] ogra-cb_: anyway, don't waste time on this, I'm already poking at it :) [21:59] ah, k [22:00] well, i dont have much to do until the nexus kernel is there and we have an arm builder again [22:00] but i didnt plan to look right now anyway === _salem is now known as salem_ === cpg is now known as cpg|away [22:13] ogra-cb_: The nexus kernel is there. Not sure about the progress on the livefs builder, though. :/ === cpg|away is now known as cpg === tiagohillebrandt is now known as tiagoscd === salem_ is now known as _salem === sraue_ is now known as sraue === attente is now known as attente_zzz [22:57] infinity, well, there was a cased panda overnighted to the DC, it should be up tomorrow [22:57] (which likely will require some cdimage changes, i doubt they'll keep the name) [22:58] infinity, and thanks for the kernel !!!!!!