=== allee is now known as allee_ [01:03] slangasek: I merged your change, then at cjwatson's suggestion, switched to .call() so we wait for the clear call to return and also moved it to a try/except IOError block just in case something goes wrong with /dev/ttyX [01:06] cjwatson, I got a weird problem with grub on oneiric now... fails to install... grub-probe --target=fs /target fails to identify the fs... if I mount my lucid or natty logical volume in /target, it works fine.. nothing jumps out at me comparing the -vvv logs of the working lv with the failing lv... any ideas? [01:07] --target=device works fine, as does abstraction ( lvm ) [01:17] cjwatson, everything is ext4 btw === mwhudson_ is now known as mwhudson === dendro-afk is now known as dendrobates === aalex-home_ is now known as aalex [04:07] stgraber: sweet, thanks :) [04:25] jbicha: I'm looking at your libmusicbrainz-2.1 sync. Don't we already have hardening flags enabled via gcc in Ubuntu? I think that sync is a no-op for us. [04:27] The wspanish changes don't look very RC either. [04:28] ScottK: depends which flags [04:28] micahg: Would you look at the diff then, please? [04:28] ScottK: can you point me to it? [04:28] +queue doesn't show it [04:28] It won't. [04:28] I had to download and debdiff. [04:29] * micahg uses LP [04:29] (yes, I've file the bug about that) [04:29] https://launchpadlibrarian.net/81986735/libmusicbrainz-2.1_2.1.5-6_2.1.5-6.1.diff.gz [04:30] That's the one. [04:30] yeah, that won't do anything for us this cycle [04:31] jbicha: ^^^ I'm going to reject them both. If you really think they should go in, let's discuss. [04:32] ScottK: you can make LP show a diff here: https://launchpad.net/ubuntu/oneiric/+localpackagediffs for syncs, select All packages [04:33] Right. I tend to forget that's around now. [04:33] Except for syncs on +queue there's generally a diff on the page I'm looking at. [04:34] right [04:34] ScottK: I thought those updates wouldn't hurt but it's not a big deal to me whether they get in or not [04:34] jbicha: Generally in the end game we prefer not to touch packages without a good reason. [04:35] I agree they were almost certainly harmless, but also provided no real benefit. Stuff like that is better waiting. [04:35] ok, no problem then === jj-afk is now known as jjohansen [05:46] good morning [06:25] Good morning === tkamppeter_ is now known as tkamppeter === Ursinha is now known as Ursinha-afk [06:56] good morning [07:04] morgen === smb` is now known as smb === Ursinha-afk is now known as Ursinha === sabdfl_ is now known as sabdfl [08:01] morning [08:11] cjwatson: lightdm 1.0.1-0ubuntu2 should fix your locale bug [08:38] pitti: yay, thanks [08:38] I'll tell you in a bit ... === Quintasan_ is now known as Quintasan [09:20] i all, I'd like to add my commercial software to the ubuntu software center. I read this http://developer.ubuntu.com/publish/my-apps-packages/, but cannot figure out how exactly I should package my app. Any suggestions? [09:26] zarlino: I suppose you are not using quickly for your app then? [09:26] pitti: no it's a Qt app [09:27] zarlino: above documentation assumes that, so if you don't use that, you might need to do the packaging manually [09:27] pitti: I already have a generic .deb for my app [09:27] didrocks: ^ does quickly help with creating packaging if you don't use it for creating the source skeleton etc.? [09:27] pitti: I just don't know how to provide the "source package" format [09:27] zarlino: oh, so much the better [09:28] zarlino: well, how did you build your deb, if not with debuild or dpkg-buildpackage from a source package? [09:28] pitti: if the project is converted to the quickly format, yes [09:28] like library_name and such [09:28] pitti: yes I used dpkg-buildpackage [09:29] pitti: i used the "native" debian format, not the "quilt" [09:30] zarlino: then whatever you ran it from is a source package tree; "dpkg-buildpackage -S" will build the source package, which consists of a .dsc, usually a .debian.tar.gz or .diff.gz, and a tarball with the upstream source [09:30] zarlino: so you probably end up with a .tar.gz and a .dsc [09:31] pitti: ok but I'd prefer not to upload the sources [09:31] pitti: so how to package the binaries, icons and stuff in a source package format? [09:32] zarlino: then you can't use Launchpad PPAs, but need to provide your own repository [09:32] zarlino: you can also do that, of course [09:32] pitti: the software center developer site provides an upload form [09:32] zarlino: it's called "source" package because usually it has the source, but technically the only requirement is that running dpkg-buildpackage in it builds .debs [09:33] zarlino: e. g. the sun-java6 or nvidia driver packagages just ship the readily built blobs in the source and merely copy them into the debs [09:33] zarlino: ah, for .debs or source pacakges? [09:33] zarlino: if for .debs, it seems your problem is pretty much solved? [09:34] pitti: i think both [09:34] pitti: I'm talking about this: http://developer.ubuntu.com/publish/ to be clear [09:35] the page does seem to state that it's a tarball of the source package [09:35] zarlino: right, only source package [09:35] it's also a bit too focused on commercial apps, which is fine in this case [09:36] zarlino: for more details I think I defer to mvo, I don't know that process very well [09:36] I think #ubuntu-app-devel might have more people who are focused on this kind of thing, BTW [09:37] cjwatson: thanks will also ask there [09:37] (or maybe not, I confess I haven't been in there lately) [09:37] it's been fairly quiet there lately [09:38] pitti: so your suggestion is I should look at nvidia or java debs and how they do it? [09:38] zarlino: as I said, they just have the final binaries, and the debian/ bits are by and large nothing more than installing these binaries [09:38] reading the info there, it looks like packaging commercial apps is something canonical offers help with [09:39] zarlino: i. e. just having a debian/mypackage.install file and the standard 3-line debian/rules ought to be enough [09:40] pitti: It'll look easy to me too when I'll found about what those 3 lines are... [09:41] see "man dh": [09:41] #!/usr/bin/make -f [09:41] %: [09:41] dh $@ [09:45] pitti: reading that man, thanks for your help! [09:48] congrats new TB :-) [09:49] did I miss an e-mail? [09:49] a blog post by sabdfl [09:49] maybe an email as well, I haven't checked this evening :) [09:50] just saw the blog [09:51] ah, just saw it === apachelogger_ is now known as apachelogger [10:25] is there a way to search the archives for a particular license? [10:25] * an easy way * [10:27] erm, packages.u.c links to .copyright files that don't exist [10:30] I have an old 32-bit HP Compaq 12-inch laptop and it does not boot with the 3.0.0-12 kernel, but only with the last Natty kernel. How to report a bug/debug this? [10:31] binarymutant: I cannot think of any place you can get the copyright file for an Ubuntu package other than from the binary package itself [10:33] thanks I found a way :D [10:34] hmm? [10:34] google `site:packages.debian.org inurl:changelogs/pool/main filetype:copyright wtfpl` [10:35] I found out that the links from packages.u.c are wrong but the copyright files are actually there [10:35] so yes, s/debian.org/ubuntu.com and s/main// might work [10:38] micahg, sorry for the impersonal approach! congrats and welcome [10:38] sabdfl: Hey! Dictionary alright? We still haven't got a name :D [10:39] precisely [10:39] oh, awesome, stgraber made it ! [10:40] stgraber, congrats !!! [10:46] dpm: Hello. Can I ask a question about launchpad translations? Something strange happens that I don't understand. [10:46] hi stikonas, sure [10:47] dpm: according to https://translations.launchpad.net/ubuntu/oneiric/+source/kde4libs/+pots/libplasma/lt/+details there are no differences between upstream and Ubuntu [10:48] But in upstream "%1 Settings" is translated as msgstr "Nustatymai: %1|/|$[get-case Kilmininkas %1] nustatymai", while in Launchpad the translation is "Nustatymai: %1" [10:48] it seems that Launchpad has older translation [10:49] and has not reimported translations after the change in upstream. But it still thinks that there are no differences [10:51] stikonas, when you say upstream, where are you looking at? Could you point me to the string that differs in the upstream repo? [10:51] btw, I'm upstream translator who made that change. [10:51] ok [10:51] dpm: http://websvn.kde.org/*checkout*/branches/stable/l10n-kde4/lt/messages/kdelibs/libplasma.po [10:51] dpm: please search for msgid "%1 Settings" [10:52] stikonas, I can see the string. Are you certain that the libplasma version this PO file belongs to has already been uploaded to Ubuntu? [10:53] dpm: it should be. I change the upstream translation in March or April, so it should have been imported with KDE 4.7.0 [10:53] s/change/changed/ [10:54] dpm: and Launchpad lists this new string as a suggestion [10:55] stikonas, hm, I'll have to investigate further, then. In the meantime, if this is an important change, could you please updated in Launchpad, so that at least we ensure that the language packs will contain the correct translation? [10:55] s/updated/update it/ [10:57] dpm: OK, I'll fix it in Launchpad now. [10:59] thanks stikonas [11:00] dpm: I a few strings in this file. I'll now look at some other file === MacSlow is now known as MacSlow|lunch [11:01] ok, thanks stikonas, let me know if you see any other inconsistencies [11:06] cjwatson, pitti: do you think it would be better to merge the package from debian or would a 2 lines fix be more appropriate, given the fact that we're in final freeze? bug #811016 [11:06] Launchpad bug 811016 in pbuilder (Ubuntu) "Move to /run breaks pbuilder --execute" [High,Confirmed] https://launchpad.net/bugs/811016 [11:11] tseliot: without having looked at the merge delta, a cherry-pick is generally better at this time IMHO [11:20] dpm: I have found something similar in https://translations.launchpad.net/ubuntu/oneiric/+source/kde-workspace/+pots/powerdevilglobalconfig/lt/+details [11:21] pitti: I figured as much but I wanted to be sure [11:22] thanks [11:22] dpm: If you want, we can leave it as a testcase. It is not as important as the translations that we talked previously. [11:23] dpm: e.g. this string is not updated: https://translations.launchpad.net/ubuntu/oneiric/+source/kde-workspace/+pots/powerdevilglobalconfig/lt/34/+translate [11:25] dpm: corresponding upstream is http://websvn.kde.org/*checkout*/branches/stable/l10n-kde4/lt/messages/kdebase/powerdevilglobalconfig.po [11:25] stikonas, thanks. Perhaps a good idea might be to collect those you notice in an e-mail and send it to the ubuntu-translators list. I cannot promise that we'll be able to look at them straight away or before release, but it will help to keep track of them === naba_ is now known as naba [11:53] pitti: ok, I've just uploaded the fix for pbuilder === naba is now known as naba_ === naba_ is now known as naba__ === naba__ is now known as naba === MacSlow|lunch is now known as MacSlow [12:20] tkamppeter, ping [12:21] dholbach, updated https://wiki.ubuntu.com/CompilerFlags [12:21] larsu, hi [12:21] tkamppeter, did you get the direct messages I sent you? [12:23] thanks doko! [12:40] mvo, I tried an upgrade to oneiric on i386 and bug 853688 is still there. [12:40] Launchpad bug 853688 in command-not-found (Ubuntu Oneiric) "Natty to Oneiric - failed to calculate the upgrade with gcj-4.4-jre installed" [Medium,Confirmed] https://launchpad.net/bugs/853688 [12:41] mvo, to reproduce I installed gcj-4.4-jre-headless on an up to date natty then upgraded to oneiric. [12:51] jibel: thanks let me try to reproduce again === dendrobates is now known as dendro-afk [13:03] ogra_: thanks! [13:03] stgraber, time for LTSP wold domination then :) [13:03] *world :) [13:04] we can talk about it in SW harbor :) [13:04] * ogra_ finally got the tickets sorted [13:04] hehe :) [13:04] ogra_: cool, when are you arriving in SW harbor? [13:04] doko: there's a small "error" on the page you updated [13:05] doko: the section about -Wl,--no-copy-dt-needed-entries has this sentence twice: "This option affects the treatment of dynamic libraries referred to by DT_NEEDED tags inside ELF dynamic libraries mentioned on the command line." [13:05] stgraber, 17:23 it says [13:05] on the 27th [13:05] i'll likely need a lift [13:07] ogra_: ok, I'm sure we'll find someone who can give you a lift. We'll be in SW Harbor at around 1-2pm to pick up pscheie but either someone driving a bit later than we are can pick you up or we'll just have someone drive from SW Harbor. [13:08] yeah, i know jim likes to do such stuff [13:08] i'm sure i can get him to pick me up [13:08] renting a car like i did last time somehow doesnt cut it since i dont really drive around much [13:08] Chipzz, thanks, fixed [13:09] ogra_: are you on the same flight to Orlando as alkisg, highvoltage and I? [13:10] not sure, let me check the flight ' [13:10] # [13:10] doko: yw :) [13:10] stgraber, US 835 [13:10] ogra_: hmm, different than us. What time is this one leaving from Bangor? [13:11] leaves PHL at 6pm [13:11] no, through philly [13:11] ah, ok, and what time is your flight from Bangor to philly? [13:12] cyphermox: ping [13:12] rbasak: pong [13:12] stgraber, 3:30 pm [13:12] cyphermox: got somewhere with bug 856209 [13:12] Launchpad bug 856209 in network-manager (Ubuntu) "NM fails to set IPv6 default route when IPv6 details entered manually" [High,In progress] https://launchpad.net/bugs/856209 [13:12] I think it's an issue in libnl3 [13:13] I have a patch to libnl3 which makes your program work, but it's maybe a bit invasive [13:13] libnl3 sets routes using multipath destinations only, looks like it expects a single destination to be a special case of that [13:14] I tried changing it so that if there is only one destination specified, then rather than requesting a multipath route it requests a normal one [13:14] That worked [13:14] Also to fix the "::" vs. "default" thing, you have to set the prefixlen to 0. [13:14] skaet: Daviey: bug 522710, does nothing but add manpage for libvirtd. Is a trivial but wishlist fix like that doable during final freeze? :) [13:14] Launchpad bug 522710 in libvirt (Ubuntu) "libvirtd does not have a man page" [Wishlist,In progress] https://launchpad.net/bugs/522710 [13:14] ogra_: ah, ok. I see this one arrives quite a bit later in Orlando than ours do (Bangor => NYC => Orlando), my goal was to arrive at the hotel around 6pm. [13:15] rbasak: yeah, the default part I knew about, just didn' t bother to touch it, since it didn' t work either way [13:15] stgraber, my goal was to get a payable flight at all ... since i'm late as usual :) [13:15] but yeah, your thing does make sense [13:15] The catch is that AIUI because the libnl3 API doesn't distinguish between single and multipath, you must set an interface index [13:15] (since it doesn't have the option of not setting one) [13:16] So in my patch I ignore an interface index if set and only one destination is specified [13:16] and you can' t set it outside multipath :) [13:16] ogra_: hehe, yeah, I guess there wasn't too many flights left when you booked ;) [13:16] right [13:16] rbasak: you should still be able to set the index if it' s specified in the multipath parameters, as long as there' s only one multipath, set it directly as a destination?: [13:17] What I'm not sure about is whether there is any case where it does make sense to specify a single destination but with a device index, and if so I'm not sure how to implement that without changing the API [13:17] Yeah but at the stage where the netlink payload is generated, it's not possible to distinguish between the API user having set an interface and not having set one (AFAICT) [13:18] There is no sentinel or flag, AFAICT, because in the multipath-only case a per-destination interface is mandatory [13:19] rbasak: isn't there already a check being done for whether an interface is set in the multipath struct? [13:19] This is assuming that the issue isn't something to do with the multipath handling - I fixed it by taking that out [13:19] No, I don't think so - the only check is to see if multipath is enabled, which happens automatically when you add a single nexthop [13:20] The reason is that in the wire protocol for multipath an interface isn't an option, it's part of the RTA_MULTIPATH struct [13:21] so in the add nexthop libnl3 function, I think you're supposed to set one in all cases - you can't leave it undefined [13:21] tkamppeter, okay, I have a non-crashing verions of liblcms1. It does generate lots of "Error: Can't create transform" errors, though [13:21] but that seems to be a deeper problem [13:21] rbasak: you have a patch ready no? if you send me I have an idea I could send you back what I mean as a revision of your patch :) [13:21] Note that when I do "ip -6 route add default gw ..." without a device specified, the kernel nevertheless works one out and adds one - but that's done at kernel level, not in userspace [13:22] rbasak: well, something is done by the ip util to send a netlink message, but I suspect it' s an "old" message [13:22] mterry: is there a bug for the lightdm upload? this change isn't straightforward and obviously regression free, so I'd like to know more details [13:22] mterry: (will answer in a bit, need to run out for some errands) [13:22] cyphermox: the ip util follows a different path depending on whether you are using multipath or not [13:23] cyphermox: I tried doing a single destination specified in the multipath syntax and ip rejected it - this might be ipv6 only [13:23] seb128, you said you hadn't seen a bug for the gdmflexiserver thing, that it came over IRC? I'll search for one [13:23] mterry: in particular, how does this prevent the utility path from appearing in the actual session? [13:23] mterry, right, I had a look and didn't find one open [13:23] pitti, we want it in the actual session. the bug is that it's not [13:24] pitti, this is how we've had lightdm override gdm's gdmflexiserver [13:24] cyphermox: patch: http://paste.ubuntu.com/702750/ [13:24] mterry: that's strange, though, and might still break with custom $PATH settings in ~/.profile, etc? [13:24] mterry: don't we rather want to put those programs in to $PATH in the .deb? [13:24] anyway, really off now [13:24] (back in ~ 45 mins) [13:25] pitti, only custom PATH settings that completely override PATH, which is bad behavior, no? [13:26] pitti, well, putting it into PATH has its own set of problems. GDM's executable is already in PATH. There's another kdm package that adds a divert to it to add their own. So we could add another divert, switch to an alternatives system, modify PATH, or maybe something else. PATH was seen as least offensive, although seb128 continues to feel icky about it [13:33] pitti, There is no bug associated with it, because we used to do things this way, then someone noticed that it was no longer being inserted into PATH and commented to seb128 about it on IRC. I can file one? To reproduce, uninstall gdm and lock your screen. Normally, you should be able to switch users from that dialog, but since it can't find gdmflexiserver, you can't. [13:33] mterry, yeah, it's chrisccoulson who asked if the "switch user" was missing in the lock screens for others earlier [13:34] hi :) [13:34] hey chrisccoulson [13:34] it was actually jo who noticed it was missing ;) [13:34] chrisccoulson, want to open the bug? ;-) mterry is fixing it [13:34] cyphermox: so "ip -6 route add default via 2001:db8::1" would be how I'd do it, but I think "ip -6 route add default nexthop via 2001:db8::1" is syntactically correct in that it defines a single entry multipath route. But the latter fails with "Error: an IP address is expected rather than "2001:db8::1"". I wonder if IPv4 single-entry multipath routes work but IPv6 doesn't? [13:34] seb128, for lightdm or gnome-screensaver? [13:35] chrisccoulson, lightdm [13:35] well lightdm has a gdmflexiserver [13:35] rbasak: it's very possible ipv6 doesn't, you' d have to look it up in the libnl or netlink kernel code [13:35] it's just that it fails at injecting the directory in the path [13:35] which mterry has a merge request for now [13:35] that should fix the bug [13:35] cyphermox: well, that's what libnl3 is requesting from the kernel :-) [13:35] (without my patch) [13:36] (why did we switch to #ubuntu-devel? ;-) [13:36] that said, I want to make sure we don't only cover the default gateway, because if this fails now nothing says it wouldn't also fail for a " dev " route [13:36] (oh, pitti pinged there) [13:36] Ah [13:36] rbasak: what about this: http://paste.ubuntu.com/702756/ [13:36] Yeah, that's the kind of thing I was worried about, but I didn't think of that very common case! [13:36] chrisccoulson, mterry, pitti: the other option is to patch gnome-screensaver to tech it about the lightdm gdmflexiserver path [13:37] but we might have other things trying to use gdmflexisever [13:37] that command is an hack to start, we should replace it with dbus interfaces next cycle ;-) [13:37] cyphermox: that's fine, but what if I didn't want to set an ifindex (in the default case)? [13:37] or make gnome-screensaver use those interface if we already have them [13:37] rbasak: right, I don' t think it's a common case, but since it is actually correct (e.g. p2p links)... and ifindex is set unconditionally in multipath, so why not set it unconditionally in the route [13:38] rbasak: I'd test this first of course, but if you don' t want to set it I think it defaults to nothing [13:38] cyphermox: I'm concerned that it defaults to undefined [13:38] seb128, it's also gnome-shell and I think one more package [13:38] rbasak: isn't that fine? [13:39] maybe gnome-session [13:39] rbasak: we' re also always setting it up in NM when the route is being added :) [13:39] no, because it'll be whatever happened to be at that memory location previously [13:39] seb128, mterry, pitti - bug 868363 [13:39] Launchpad bug 868363 in lightdm (Ubuntu Oneiric) "Can't switch user from a locked screen (no gdmflexiserver binary in $PATH)" [High,Triaged] https://launchpad.net/bugs/868363 [13:39] chrisccoulson, thanks [13:39] chrisccoulson, awesome [13:39] OK so if NM does set it then it'll be fine in that case [13:39] I believe it just defaults to 0, but it would be nice to test it [13:40] and doing so couldn' t be easier :) [13:40] But then the libnl3 API won't allow the "please kernel work it out yourself" case that I do with the ip tool [13:40] However, if the NM case will work, then I don't think we'll have broken anything and we'll have fixed the bug [13:41] and it'd be nice to see my ipv6 working in oneiric :) [13:41] would be nice to have a second opinion from upstream; do you want to send it to the mailing list? [13:41] me? :) [13:41] or actuially, would be best to give it a bit of testing first, but then I can send it :) [13:42] I did try writing an email for the list, but I had great difficulty in explaining the issue [13:43] Please remember to check that it doesn't break ipv4 - that would be embarrassing :-) [13:43] hehe [13:43] RAOF: Is there any actual content in your dbus-sharp sync? From debian/changelog it looks like a no-change upload. [13:44] rbasak: who needs ipv4 now anyway? [13:44] cyphermox: those of us with a missing ipv6 default route :-P [14:01] mterry: ah, I didn't see the discussion in #u-desktop, I just reviewed the upload [14:01] thanks for the explanatino [14:02] pitti, (it's understood that PATH mangling isn't optimal, but we haven't come up with an amazingly better way that doesn't involve GNOME switching to dbus for this) [14:03] mterry: accepted and closed the bug, thanks! [14:07] hallyn_, its a reasonable SRU candidate. If the fix is ready though, we haven't started spinning images, so if Daviey reviews and doesn't see side effects, I'm ok with it going in. [14:07] skaet: thanks [14:08] skaet: oneiric-proposed won't open until next month I assume? [14:09] you can upload to oneiric-proposed right now, although that isn't to say anyone will look at it [14:09] (and it's not necessarily a good idea unless you're certain the package in oneiric is at its final version there) [14:10] we do sometimes use it just before release [14:12] jibel: I can reproduce and I think I found the problem [14:12] jamespage: hey are you familiar with the udevadm settle initramfs bug that adam_g has seen? [14:12] jibel: I will have a word with doko about it, its really odd [14:14] mvo, thanks for confirming, I reopen the report then. [14:16] jibel: please open a task against gcc-4.4-base again [14:16] jibel: the bug is in the breaks of the gcc-4.4-base package [14:16] jibel: I will add details tehre [14:35] Can anybody please tell me whether it is possible to extract the tooltip for translation from the following tag of an xml file? [14:35] frafu: URL? path? example? [14:36] [14:37] The corresponding program (named Onboard) is written in python. [14:38] frafu: the ideal would be use an XML parser. Failing that, some quick and dirty grep/awk would do it. [14:40] Is intltool not able to extract the tooltips in order to put them into the pot file? [14:40] I think that only works with files in a certain form; in particular (from a quick reading of the code) I think it would need to be _tooltip= [14:41] frafu: have you tried adding translatable="yes" ? [14:41] if this is from a glade file, it should do the trick [14:41] that wouldn't help intltool-extract in this case [14:41] while ($input =~ /<(property|atkproperty|col)\s+[^>]*translatable\s*=\s*"yes"(?:\s+[^>]*context\s*=\s*"([^"]*)")?(?:\s+[^>]*comments\s*=\s*"([^"]*)")?[^>]*>([^<]+)<\/\1>/sg) { [14:41] does not match [14:42] oh [14:42] that doesn't look like glade to me anyway? [14:44] I think that translatable="yes" works for tags that also have a closing tag. But the tag does not have a closing tag. [14:49] Assuming that I change the xml file to use _tooltip instead of tooltip without underscore. Does it also remove the underscore from the tooltip tag in the xml file (it is not a glade file) before putting it into the source package when calling ./setup.py sdist? [14:54] cjwatson: Here is where the file is hosted. http://bazaar.launchpad.net/~onboard/onboard/main/view/head:/layouts/Compact.onboard [14:55] mdke: please add me "jr" to ~ubuntu-core-doc [14:56] my wife is not happy with oneiric [14:56] lpstat got a segv, she let apport report it, and now her display is hung up. [14:58] cjwatson : What approach would you recommend? Manually extracting the tooltips into a separate file, which intltool can read? (We are doing it already for the some labels of the gui. ) [15:00] don't know sorry [15:00] meeting now [15:01] my instinct is that if you put things in a .in file in a way that intltool-extract can read then it should drop things like leading _ in the output file - but I cannot help in detail sorry [15:03] cjwatson : I will first try the underscore method. Thanks anyway for the help you have given. [15:05] SpamapS, I'm familiar with it symptomatically and spent some of yesterday with jhunt trying to diagnose furthur [15:07] frafu: no, removing the _ markers is not automatic, you need to call intltool-merge -x on the files at build time === dendro-afk is now known as dendrobates [15:40] jamespage: were you guys able to gain any insight into Bug #818177 ? [15:40] Launchpad bug 818177 in udev (Ubuntu Oneiric) "boot failures caused by udev race" [High,Confirmed] https://launchpad.net/bugs/818177 [15:41] adam_g, jhunt tried a few things on my reliable test case - but I don't think we move much further forwards === dendrobates is now known as dendro-afk [15:46] jamespage: has anyone tried hacking udev to keep handling events until the queue is empty when asked to exit? [15:47] I'm still unconvinced that we won't lose kernel netlink uevent msgs between shutdown and startup of the rootfs udev, but... [15:47] (but i suppose the replay is supposed to fix that) [15:49] jamespage: im wondering if the 'udevadm control --exit' is blocking the subsequent move of /dev to ${rootmnt}/dev. [15:50] hallyn_: ^ [15:51] remounting the udev devtmpfs again after a failed boot shows the directory populated [15:51] adam_g: well the udevd does hang (bc there are unhandled events) so yes the move doesn't happen until after that... [15:52] but i'm working from memory atm [15:53] i never was able to reproduce it with udev instrumented to tell me the *contents* of the non-empty worker and/or event lists :) [15:55] hallyn_: did you modify udev to output that or were you depending on additional shell commands in the hook? [15:57] udev [15:57] ah :( [15:57] just added some code to walk the lsits and print the contents [15:57] if i just had it say 'list empty' or 'list not empty' i coudl still reproduce, [15:58] but adding looping over the list, that heisenberged on me [15:58] jhunt: - ProcEnviron: A subset of the process' environment (only some standard [15:58] variables that do not disclose potentially sensitive information, plus [15:58] the ones mentioned in extraenv) [15:59] bdmurray: maybe apport could be tweaked to include all environment variables *names* (but no values)? [16:00] bdmurray: ... we might get a few 'MY_DODGY_PICS_AND_VIDS_DIR' entries, but... :) [16:00] jhunt: what's the value of doing all names? [16:02] bdmurray: atleast we could know if DISPLAY say has some value. If sensitive, we can then ask for a sample value from the user. Right now, we've only got a small handful of vars. Maybe we just add a few more like DISPLAY in full though. [16:03] jhunt: /win last [16:04] jhunt: http://bazaar.launchpad.net/~apport-hackers/apport/trunk/view/head:/apport/report.py#L392 [16:06] kelemengabor : Thanks for the tip about removing the underscore. [16:06] you are welcome :) [16:08] bdmurray: how about DISPLAY and TERM then? Re env names only, would be useful to just know that LD_LIBRARY_PATH was set to any value I think. [16:08] bdmurray: and LD_PRELOAD :) [16:08] kelemengabor: FYI I corrected a Hungarian translation of gfxboot-theme-ubuntu (s/_/^/) [16:09] https://translations.launchpad.net/ubuntu/oneiric/+source/gfxboot-theme-ubuntu/+pots/bootloader/hu/+translate?batch=10&show=all&search=Enlist [16:10] cjwatson: thanks! a bad reflex from me :( [16:10] just noticed while merging into the package [16:13] jhunt: bug 868501 [16:13] Launchpad bug 868501 in apport (Ubuntu) "ProcEnviron should include DISPLAY among other things" [Undecided,New] https://launchpad.net/bugs/868501 [16:14] bdmurray: thanks! === jtaylor_ is now known as jtaylor [16:38] Can somebody help me understand where the package alarm-clock-applet picked up the run-time dependency on gconf2 >= 2.28.1-2 although that package is not in the PPA or its dependencies? The same package locally compiled has a dependency on gconf >= 2.10.1-2 [16:38] https://launchpad.net/~r0lf/+archive/stable/+packages === yofel_ is now known as yofel === beuno is now known as beuno-lunch [17:05] is someone working on bug 851383? it would be a shame to release with a broken geany (and possible other gtk2 apps) :/ [17:05] Launchpad bug 851383 in gtk+2.0 (Ubuntu) "geany crashed when trying to open a second file" [Medium,Triaged] https://launchpad.net/bugs/851383 [17:06] apparently caused by a libgtk2.0-0 2.24.6 regression [17:24] isn't auth-client-config deprecated? still in main, no updates in over three years [17:30] ok, so chromium failed to build on armel, I disabling --no-add-needed will fix it, I hate to do it, but we're close to release and I don't want to block armel images (if they exist for lubuntu/mythbuntu), opinions? [17:40] tjaalton: I don't believe there's anything else that implements the NSS side of things [17:41] slangasek: but it conflicts with pam-auth-update? maybe it just needs some cleanup & love, and of course support for sssd :) [17:42] conflicts as in functionality wise [17:42] didn't I neuter it to *not* conflict with p-a-u? [17:42] or maybe jdstrand did [17:42] oh, the changelod does mention something about that [17:43] nevermind then, haven't actually ran it myself, just heard that it exists === beuno-lunch is now known as beuno [18:02] I should probably remove it [18:03] some people do still use it aiui, so I've been reluctant [18:08] jdstrand: not so fast, it could still prove useful :) [18:11] heh [18:12] well, I'll take some time to look at it [18:19] jamespage: fwiw http://people.canonical.com/~serge/udev-debug.debdiff is the simplest patch i'm trying to debug with [18:25] micahg: There are no ARM images for lu/myth, but it would still be nice to not have it broken.. [18:54] jtaylor: there's an upload in queue to address it. [18:55] ah good [18:57] hm only that one patch added? [18:57] that did not fix it for me [18:58] ScottK: bzr merging sid's python3-defaults source branch into oneiric's is not conflict-free. however, i think we can drop the one ubuntu delta in our branch, so i'm thinking a sync would be better, except for this: http://pastebin.ubuntu.com/702924/ [18:58] ScottK: thoughts? [18:59] maybe I screwed it up, building the apcakge [18:59] I think some of the versions need to be different in the maintainer scripts for when 3.2 became supported. [18:59] I may be wrong though. [19:00] It can't actually be a sync though due to the version differences. [19:00] ScottK: here are the diffs from doko's last change: http://paste.ubuntu.com/702928/ [19:01] ScottK: so essentially, all those will be mirrored or overwritten in a "sync" [19:02] Right, but we need the 3.2~rc1/3.2.2 changes. [19:03] ScottK: yes, but after a merge debian/rules will have this: [19:03] PREVVER := 3.2.2~rc1 [19:03] [19:03] Right and it needs to be 3.2.2. [19:04] jtaylor, i wasn't able to reproduce it in geany with that patch [19:04] probably 3.2.2-0ubuntu2. because of the version numbers, as you say we can't do a straight sync, so i'll try to smack bzr merge-package around some more [19:05] jtaylor, you were just opening the 'file open' dialog several times right? [19:05] superm1: weird, I'm almost done building [19:05] ScottK: ^^. not sure why merge-package is puking all over the merge tho :/ [19:05] superm1: you have to open a file once first [19:05] I'm also cloning git to see it there something else needed, but that will take a while with my connection ._. [19:05] jtaylor, yeah i tried several different ways to open it, geany $ARGS followed by opening a file [19:05] barry: You and your fancy UDD stuff are on your own for that bit ... [19:06] ScottK: ;) [19:06] and # geany, open a file and then try to open another [19:06] wasn't getting any crashes with it applied [19:06] k maybe I screwed something up while patching [19:07] ScottK: yeah, i'm just afraid that if i go old skool, the udd importer will choke on it, which will just make things more crappy. /me wonders if james_w has any thoughts [19:08] barry: It won't make things crappier for the actual code in the archive, so I'd suggest short that out later when we aren't in a time crunch. [19:08] Daviey: are you around? [19:09] ScottK: yeah, you have a point there [19:15] barry, what does the puke look like in this case? [19:16] james_w: http://pastebin.ubuntu.com/702939/ [19:17] barry, urgh [19:17] james_w: i don't get the debian directory conflict [19:17] barry, what's the diff -r ancestor:../sid look like? [19:18] james_w: http://paste.ubuntu.com/702940/ [19:20] barry, odd, it looks like it somehow has a different root file id or something [19:20] I'm not sure how to deal with that exactly [19:21] a merge and then returning all the contents of the files to what is desired (without using revert) would be one (perhaps painful) way of doing it [19:21] james_w: i can generate a diff in the sid branch and manually change the oneiric branch, so for immediate purposes, i can muddle through. is it possible when p opens to just blow away the oneiric branch and overwrite it with the sid branch (i.e. just sync us back up with debian)? [19:22] that wouldn't reflect reality though [19:22] and likely the problem would continue with p [19:22] hmm [19:22] applying the diff indeed works, but the same thing will occur next time you want to do a merge [19:25] james_w: my concern is that after the merge debian/ only has the conflict files, while debian.moved/ has all the good stuff in it, though i'm not sure their contents is what we ultimately want [19:25] yeah [19:26] barry, that would be the (perhaps painful) :-) [19:27] james_w: so i'm thinking: apply the patch and produce a source package for ScottK to approve for his time-constrained need. then go through the painful merge to see if i can get some sanity. that painful merge can even wait in a separate branch until p opens up [19:28] that sounds good to me [19:28] cool, thanks [20:01] slangasek: i just hit the bug with udev event logging. [20:01] adam_g: yay! Dump please :) [20:01] slangasek: http://paste.ubuntu.com/702960/ [20:02] im still hung in manual recovery, if there is anything else you want me to poke at. i can dump a log of a successful boot if thats useful [20:03] a successful boot would be nice to compare with, yes [20:03] also, would be great if you can attach both to the bug so we don't lose them [20:04] adam_g: to be clear, this is bug #818177? or #862823? [20:04] Launchpad bug 818177 in udev (Ubuntu Oneiric) "boot failures caused by udev race" [High,Confirmed] https://launchpad.net/bugs/818177 [20:06] slangasek: 818177 [20:06] ok [20:09] jono: does half a pitcher of beer count as drunk? :P [20:12] slangasek: http://paste.ubuntu.com/702962 <- a good boot. both logged on the ticket [20:21] hallyn_: o/ [20:25] ScottK: here's the diff. i'm building it in my ppa for testing and if it looks good, i'll dput the package (unless you want to give the thumbs up now): http://paste.ubuntu.com/702967/ [20:27] prevver shouldn't change. [20:27] Other than that, looks good. [20:27] Please upload when that's fixed and you're ready. [20:27] * barry nods [20:32] Daviey: is there a certain step in package creation that is supposed to substitute in the right values for '@sysconfdir@', or do we need to do that by hand in debian/rules? === dendro-afk is now known as dendrobates [20:39] suppose i'll just do it by hand... [20:47] I've uploaded a new ubuntu-docs with translations. If someone could approve this so that the translations will be included in the langpacks for the release, that would be much appreciated [20:50] shadeslayer, lol === warp11 is now known as warp10 [21:10] hallyn_: Good question. I believe that is DEB_CONFIGURE_SYSCONFDIR [21:10] I supose updating gtk2 to git HEAD for oneiric is not possible at this stage or? [21:11] the gtk2 24.6 filechoser mess cleanup is pretty much impossible to backport without making some mistake :/ [21:12] hallyn_: if it is dh, you could do: override_dh_auto_configure: dh_auto_configure -- --sysconfig=/etc/ [21:12] jtaylor: superm1 updated gtk2 for a crash in the filechooser [21:12] (there is a linebreak and tab between :) [21:12] yes but not correctly [21:12] micahg, unfortunately it's sounding like there might be another codepath that was causing the crash too [21:12] ah, ok [21:12] it fixed it for me, but it's still happening to jtaylor [21:12] no blame on him, its not easy to backport this 1000 line diff [21:13] well, is it only on installed systems or live media as well? [21:13] Daviey: sysconfdir is being set right for the code, it just isn't being expanded in the manpage [21:14] Daviey: what you suggest is for if that isn't being set in configure right? [21:14] slangasek: would moving bug 745501 to file-roller be the right thing? [21:14] Launchpad bug 745501 in Ubuntu "psrG4g" [Undecided,New] https://launchpad.net/bugs/745501 === allee_ is now known as allee === dendrobates is now known as dendro-afk [21:20] ScottK: I haven't requested a dbus-sharp sync? If it's a sync of 0.7.0-4 then it will indeed be a no-op. That might be Laney driving needless diff-from-debian down. [21:20] ScottK: Oh thanks so much for pushing that fix for pulse. I was looking to do the same. [21:20] ScottK: Do you have a bzr branch you used anywhere, so I can sync up the packaging branch? [21:20] TheMuso: Great. [21:20] TheMuso: No. I dput it. I figured the importer would handle it. [21:21] Ok. [21:21] (I grabbed the other change that was pending in bzr, so the diff from what's there is what I added to the package) [21:21] ScottK: we don't use the ubuntu branches for packaging. Never mind, I'll fix it up. [21:21] Oh. Thanks. [21:21] I thought the Vcs-* field pointed there. [21:25] No it doesn't, but never mind. [21:28] bdmurray: I suppose so :) [21:28] bdmurray: (as opposed to redirecting it to someone who speaks German?) [21:29] slangasek: don't you? is the german about file-roller or something else? [21:31] halyno, that is for if it IS for ./configure [21:31] (DISLAIMER: i have been wrong before.) [21:32] hallyn_: ^^ [21:32] bdmurray: it's about an "archive", and he reported it via file-roller... so that may be what he's referring to [21:32] he seems to be saying he can no longer create archive files through file-roller [21:35] slangasek: got it thnaks [22:19] success! f4814585 aa8f54b736 79d16aab need picking, maybe one of them can still be removed [22:20] but that I'll do tomorow gn8 === allee is now known as allee_ [22:26] adam_g: it would probably be useful to see if some lvm-related scripts are still running at the time everything gives up === dendro-afk is now known as dendrobates [22:38] "Ubuntu precise" - that's going to take a while to get used to parsing [22:38] indeed [22:44] stgraber: ping [22:45] barry: pong [22:46] broder: Yeah, but we'll have the best post-release updates ever with precise-security and precise-updates. [22:46] ha! [22:46] * ajmitch thinks that quickly should be renamed to precisely [22:47] ajmitch: You've clearly not looked at what it does. [22:47] wouldn't you want to 'precisely package'? === kentb is now known as kentb-out