[00:22] crack, finally finding the details, the mksh build failuer is actually caused by a false positive (gcc) of a non-reproducible false-positive (LP buildd). :( [00:28] hey guys I was wondering if i can create a temp file in an apport hook and then attach it to the report with attach_file? [00:29] or we should not be creating temp files in apport hooks [01:00] hmm, i think 2.6.31-20 broke my nic [01:20] cjwatson, do apport hooks have to be under both binary-{arch,indep} [01:33] kees: ping re firefox [02:06] is apport already running hooks via attach_related_packages? [02:15] sistpoty: does this mean it will actually bootstrap this time? because it didn't the last time I was told it would... (fpc) [02:28] i'm trying to do a make-kpkg build of 2.6.33, and at the end it fails with: The UTS Release version in include/linux/version.h "" does not match current version: 2.6.33 [02:29] I’m reading the topic. [02:31] works fine if i change $fh->sysread to $fh->read [02:31] even with the eof [02:31] micahg: hi! sup? [02:34] oh, it was moved to generated/utsrelease.h? [02:34] from 2.6.33 changelog: kbuild: move utsrelease.h to include/generated [02:36] m4t: You may find that the folks in #ubuntu-kernel are more likely to have individual knowledge about this sort of thing (although some folk here do as well) [02:37] persia , i found a existing bug on debian, http://osdir.com/ml/debian-bugs-dist/2010-02/msg09866.html [02:38] m4t: That works too :) [02:38] http://launchpadlibrarian.net/37497839/kernel-package-2.6.33.patch [02:38] although the syntax "Debian bug #571716" tends to be more informative with our channel bots. [02:38] Debian bug 571716 in kernel-package "/usr/bin/make-kpkg: make-kpkg fails building .deb for linux 2.6.33" [Important,Open] http://bugs.debian.org/571716 [02:39] ah cool [02:39] i mostly idle ;/ [02:41] For ports architectures, we use the ports.ubuntu.com mirror, even for arch:all packages. Is there a way to construct a sources.list file that would pull arch:all packages from a local mirror, and arch:any packages from ports.ubuntu.com ? [02:45] make-kpkg patch per launchpad seems to fix issue. === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [02:48] kees: do you have the daily prism build installed? [02:48] micahg: since I don't know what that is, no. :) [02:49] kees: when I removed prism, I was able to start your profile again [02:49] lamont: How didn't fpc bootstrap? It really worked for me. [02:50] $ apt-cache policy prism [02:50] prism: [02:50] Installed: (none) [02:50] Candidate: 1.0~b2+svn20090813r49078-0ubuntu2 [02:50] micahg: were you able to start it twice in a row? [02:50] ugh, no, not after reinstalling greasemonkey, sorry [02:50] but prism seems to exhibit the same issue [02:51] lamont: On an unrelated note, do you happen to know when the ia64 and hppa ports were first introduced on ports.ubuntu.com? [02:52] ia64: warty [02:52] or maybe hoary [02:53] though ISTR it was live for warty - thanks to some incredible effort by Thibaut [02:54] I put warty in the code I used, so I think I'll leave it there in case you remember correctly (not that I expect anyone is actually planning an upgrade from a warty install any time soon) [02:54] hppa/sparc showed up in hoary, but didn't get into the DC until we got hardware in - ISTR hppa was there for breezy/dapper (or not in dapper - don't recall when LP started building everything), and then back in feisty IIRC [02:55] Was sparc on p.u.c for hoary? I know it was on archive by dapper. [02:55] amusingly, I just nuked the hoary archive of hppa off of people.u.c within the last 9 months or so - finally noticed it was chewing up space [02:55] heh [02:55] we bootstrapped both architectures together, using hoary [02:55] but not sure when sparc actually landed in the archive - hppa was way late landing for hoary, so it came in with breezy [02:56] and even that was broken when we shifted to LP === Guest61212 is now known as NCommander [02:57] and on that note, I think it's time for me to sleep [02:57] Right. Seems like I do have to adjust the code after all. Do you know if there exists an authoritative resource, or is it all just left in human memory now? [02:57] lamont: tell me about your fpc issue first :) [02:57] old-releases.ubuntu.com comes to mind... [02:58] persia: with the best understanding of which packages to grab from sid, it was FTBFS - I wasn't actually the one flying that, so not sure what the actual error was. [02:58] Doesn't differentiate ports vs. archive, but I'll take a look there. Thanks. [02:58] a clearer "install the following packages from sid and it _WILL_ build from source" would be wonderful [02:59] I'll retry, and go chase Ng then. Do you have a preferred format, or would another entry like "Installing fp-compiler, fp-units-base, fp-utils, and fp-units-rtl from Debian sid on a lucid machine permitted this build" work. [02:59] I have dapper/sparc and {warty-dapper}/powerpc as non-ports, ia64 and hppa as ports regardless of release [03:00] bonus points if you include version numbers [03:00] I'll do that. Thanks. Have a good night. [03:01] see also bzr brnach lp:~lamont/launchpad-buildd/chroot-scripts [03:01] I also have edgy powerpc as non-port, and edgy/feisty/gutsy sparc. [03:01] Oh excellent! [03:01] ah, well... to be fair, that script kinda went lalalalala DO NOT CARE when it comes to edgy-gutsy [03:01] corrections welcome [03:03] persia: and yeah, Ng was pilot testing my instructions for doing the bootstrap, so he would be the right one to push on [03:03] Assuming it makes sense to me, I'll send a patch. I'm hoping to have both python-apt and mk-sbuild be correct. [03:03] And I'll probably want to try to encourage you to use mk-sbuild for future chroot scripts :) [03:03] that code is how I build lp and non-lp chroots, fwiw [03:04] (assuming I can bring it to feature parity) [03:04] pretty sure you don't want to grow all the limbs that scriptage has [03:04] no sane coder would [03:04] but yeah, I'd definitely be interested [03:04] But I do want to have a tool in-archive that lets developers mimic the buildd chroots for local builds, so ... :) [03:05] that's part of why I published the branch... [03:05] didn't feel up to packaging it though [03:05] Oh my! That is a lot of limbs. [03:05] yes, it very certainly is [03:06] the debian and xdebian swtiches are probably the most bizarre [03:06] persia: Why not grab the real buildd chroots for local builds? [03:07] wgrant: sometimes it's quicker to just build new ones based on a local mirror [03:07] wgrant: I don't know how. Is there a stable way to pull them from an API and shove them somewhere for sbuild to eat? [03:07] * lamont sleeps [03:08] persia: Retrieving them from LP was convoluted until a week ago, when I exported the URL on the API. The URL to the current tarball is now available at https://launchpad.net/api/devel/ubuntu/lucid/i386/chroot_url [03:09] wgrant: I get an error loading that page. [03:09] error on line 1 at column 1: Document is empty [03:09] persia: Yeah, LP for some reason serves it as XHTML when it's actually plain text. [03:09] View the source. [03:09] Although I guess that tarball will have internal hosts in sources.list, and stock sbuild won't override them, so it's not that easy. [03:10] Oh excellent. So I should be able to construct a script that discovers the current URL, pulls it, unpacks/repacks/renames as needed for the local build tool, etc. ? [03:10] Yep. [03:10] Previously you had to dig through build logs and use an undocumented librarian search feature to get the real tarball. [03:11] That's fine. It oughtn't be hard to use some sane defaults. I only wish pbuilder-dist and mk-sbuild were written in the same language: it makes it easier for them to share code. [03:11] And I've had to do that a few times in the past, so I thought I'd make it easy. [03:11] Thanks! [03:11] I know we've had lots of issues in the past with stuff building fine locally and not in LP, and being able to do local tests to hunt down why helps. [03:12] Mind you, we do have to make in-distro schroot/sbuild have the necessary features for them to be useful/used on the buildds, but that's presumably less painful. [03:13] And a while away. [03:14] Why? It's too late for lucid, but is there a structural reason for the delay, or is LTS+1 sensible? [03:14] It's Soyuz/buildd stuff. It will take forever. [03:15] Ah. I like to assume that's a factor of the number of available developers, rather than an axiom, but I'll take your word for it, as you're surely more informed. [03:17] It is indeed a function of the number of available developers, but that is itself near to an axiom. [03:17] 0^n == 0 kinda thing? [03:18] Something like that. [03:24] less1: feel free to fire any questions at me, I'll answer when I'm by the computer [04:06] /var files permission , all have been 644 with my bad , is there anyway to restore permissions to default ? [04:08] any opinion ? === sconklin is now known as sconklin-gone [04:20] is it intended that the empathy client be separate from the presence menubar [in lucid]? [04:21] I set up a chat client (jabber/gtalk) using the presence menu and afterwards it seems to have signed me into google talk [04:21] but it was not immediately obvious that for me to start a chat, I had to start Empathy separately to get my buddy list [04:23] The panel item that looks like a snailmail letter provides a menu item for the Empathy main window. [04:24] ah, you're right. [04:24] but that seems a little bit unintuitive [04:24] the menu that I set my presence status seems like where I should be able to do other chat-related things [04:24] especially since AIUI the little textbox is for tweeting and such [04:31] jdong: You're probably seeing rough edges. indicator-me *should* abstract the client entirely, so that an arbitrary (set of) client(s) can use it effectively. There may be a need for a richer feedback mechanism to ensure that things work as expected. [04:40] persia: *nods* ok, just want to make sure that is the case, and there's not some philosophical usability disparity [04:41] jdong: There *is* a philosophical usability disparity, which needs changes to the underlying code in order to bring into alignment :) [04:41] jdong: The difference being "We recommend this by default", and "This is how this is done". [04:41] ah :) [04:42] jdong: So, if something doesn't work, please try to extend the flexibility inherent in the system so that it *does* work. While this may have little apparent impact at the current time, it will significantly ease the adoption of new technologies as they become available. [04:44] with that said, is it intended that Lucid is going to ship without further improvements to indicator-menu? [04:44] and/or the presence menu [04:46] * persia suspects it to be the same as any other package: fix it if it's broken, but hope it works so that it doesn't need to be fixed [04:47] lovely [04:48] I just am concerned that this is going to confuse novice users [04:51] Well fix it then. [05:01] Depends on your definition of fix. [05:01] * ScottK suspects jdong's would collide with someone else's definition of feature removal. [05:02] what I don't understand is what "fix" means for the people who actually care about this new presence stuff. [05:03] See, that's why I talked about the architecture. If the DBus communication is extended, that doesn't affect user-perceived features, but it allows one to enable other use cases. [05:03] * persia actively works to separate presence from use of any given device, so is perhaps not an authority on what "fix" means in that context [06:57] Keybuk: I am working on Internet booting for Ubuntu, and I want to find out if there is any work going on? and where and whom to contact for details and help for this work. any pointers about this will be helpful. [08:38] cjwatson: I end up referencing your packagesets reference often, but don't mean to highlight you with every reference. Is that something that could be moved to ~ubuntu-archive (or do you have scripts that ignore highlights in URIs)? [08:44] persia: the fact that you highlight me serves as a periodic reminder to me to move it somewhere more sensible [08:45] cjwatson: OK :) [10:26] slangasek: re vim: I've updated the debdiff, added a comment why it IMHO doesn't need a FFe (and also a diffstat between the current version and the merged one). Let me know if I should add something else to improve the chances to get it sponsored. [11:50] Ubuntu not applying for GSoC'10? [12:58] cjwatson, slangasek: I gave a bzr merge of vim a try again and it worked this time (with bzr 2.1.0). A merge proposal is attached to the bug. [14:00] less1: I don't know what "Internet booting" is? [14:00] Keybuk, boot through http ? [14:01] IP over Facebook! [14:01] hehe [14:02] IPv6 over Facebook actually... [14:02] wait until you have to maintain the ubuntuone initramfs hook for booting a shared image and make it boot in 10sec [14:03] Nafallo: why not go for IPv6 over Myspace; then you have double the irrelevance to the real world :p [14:03] Keybuk: lol. good one :-) [14:05] Keybuk: better you tell me how to get this shiny new bootsplash :P [14:05] what for ... its gone before it can even be displayed ... [14:05] we boot way to fast now [14:06] ogra_cmpc: ironically, that's one of the main bugs [14:06] the "Enter kills X" thing is because Plymouth hasn't switched to VT7 yet [14:06] because YOU BOOTED TOO DAMNED FAST [14:06] yeah [14:07] why dit we switch to plymouth again instead of just dropping usplash without replacement ? [14:07] ogra_cmpc: shiny animations \o/ [14:07] lol [14:07] Keybuk: nah, really. I still have the blue progress bares (yeah 2 of them) :\ [14:07] ogra_cmpc: still needed something to deal with asking for passphrases, doing fsck progress, etc. [14:07] i agree they make sense for livecd boots [14:08] sebner: stop using nvidia-glx? :P [14:08] Keybuk, ah, yes ... silly encryption stuff and fsck ... [14:08] Keybuk: ahaha, right. Especially since the driver b0rkens the cards [14:09] is my santa rosa based lenovo actually allowed me to use the full bus, maybe I could boot fast too :-/ [14:10] s/is/if/ [14:11] sebner: you're not using glx? [14:12] Keybuk: As it doesn't seem to break my card, yes I'm still using it because as a MOTU I have the responsibility to perform deep checks on FFe packages (especially on games) *muahaha* :P [14:13] sebner: tseliot is working on the fix for you [14:13] which is to draw the splash in 16-color low-res vga mode [14:14] Keybuk: hmm correct me if you want but do we have 2010 now or 1990? :P [14:14] ask your HW vendor :) [14:15] sebner: correct me if you want but are you using a non-free driver which we don't have the source to, so can't do anything about? :p [14:15] want decent graphics, kernel mode setting, etc.? stop hating freedom [14:16] Keybuk: want proper 3D, stop loving freedom :P [14:16] * Keybuk hides the face he's using nvidia-glx here [14:16] heh. I remember when infinity hex hacked the ati driver to use the correct Xorg paths ;-) [14:17] so clearly, we can do things with the closed source drivers :-P [14:17] Keybuk: hahah! :P [14:17] sebner: though I actually do intend to test nouveau/gallium stuff [14:17] I just only dist-upgraded my desktop to lucid yesterday [14:17] so haven't had a chance yet [14:19] Keybuk: I'm using lucid since ever but I really love to play games to I need the blob. It's just crazy that the blob drivers have 3D and much more but are not capable of doing that plymouth stuff. Maybe it's the other way round. plymouth intentionally uses technologies these don't have :P [14:20] funny, every linux 3D game i ever tried worked fine on intel [14:21] sebner: oh, I don't care about the blob [14:21] the only reason I was using glx before is that nv didn't support the 7800 [14:21] nouveau apparently does [14:21] enough basic 3D to run mutter or compiz is fine for me [14:21] if I want to play games I use a non-free operating system on a different partition ;) [14:21] Keybuk: nexuiz ftw! :P [14:21] uuhhh [14:21] Even worse :P [14:21] actually [14:22] mostly if I want to play games, I use the non-free operating system on the non-free hardware plugged into the TV downstairs :p [14:22] ++ [14:22] I'd hug my PS3 if it wasn't for the risk of burning [14:26] Keybuk: at least you don't have a XBOX so it's fine :D [14:26] no, I have some standards [14:27] hey, the first gen xbox was fully sponsored by MS [14:28] heh [14:30] Keybuk: probably a non-free TV as well? ;-) === hypera1r is now known as hyperair [16:11] Not if he's paid his license fees [16:11] Oops, just notice how long ago that was ... [16:14] =) [16:34] when patching debian native packages should I use a diff system? [16:41] Keybuk: its an attempt to boot ubuntu without having Ubuntu image on cd or usb, you boot ubuntu using the image over Internet using http. Initial boot is done by gpxe [16:42] less1: that actually has 0 to do with the /boot/ process [16:42] or very little [16:43] i thought that exists since quite a wile anyway [16:43] Keybuk is the maintainer of upstart, which is not what you want to work on [16:43] Chipzz: humm.. so may I know where can I get more links about it? [16:44] less1: you need a way to get a root filesystem (which you may for example get over NFS), and make sure you don't write to i [16:44] there was someone regulary posting to ubunt-devel-discuss about the implementation ... it exists since a while ... hardy i think [16:44] t [16:44] thanks, I will try and search in their archive [17:16] Is there a wiki page with a process of how to get a patch applied to a package? [17:16] I've filed a bug and attached the patch [17:18] there are several wiki pages that describe parts of the process [17:18] does the package in question use a patch system? [17:20] yeah, and I've used it to create the patch that I've posted on lp [17:22] so you are at the step to create a debdiff (https://wiki.ubuntu.com/PackagingGuide/Recipes/Debdiff) or doing the same with bzr (https://wiki.ubuntu.com/DistributedDevelopment/Documentation/WorkingOnAPackage and https://wiki.ubuntu.com/DistributedDevelopment/Documentation/SeekingSponsorship)? [17:28] cool [17:28] thanks genii [17:28] er [17:28] geser [17:41] bigon: no, don't use patch systems with native packages [17:42] lamalex: contrary to popular belief, any sort of patch is fine, since any self-respecting person with upload privileges can mangle it into the right form trivially - anyone who makes you reformat it into a debdiff is bureaucratically wasting your time :) [17:43] I mean, a diff is a diff imo, I guess I'm mostly asking "how do I get my patch noticed/sponsored" [17:44] http://wiki.ubuntu.com/SponsorshipProcess and wait :-/ [17:45] (obviously if you're seeking upload privileges yourself then you need to be able to put the patch in exactly the right form) [17:47] yeah, I'm not at this time although I may try to get motu later [17:51] proposed for merging, thanks cjohnston [17:51] erg, cjwatson [18:32] lamalex: which source package? [18:33] crimsun, gnome-control-center [18:33] lp 533888 [18:33] Launchpad bug 533888 in gnome-control-center "default applications capplet doesn't recognize banshee" [Undecided,New] https://launchpad.net/bugs/533888 [18:36] Keybuk: you might be a little disappointed because nouveau in lucid is not going to have any 3D acceleration support with the archive packages. lucid+1 will though and I already have it working in xorg-edgers [18:39] but its in flux since we're changing how nouveau is brought into lucid yet again and blacklisting nouveau so lbm-nouveau continues working will be needed once the -16 kernel hits [18:39] (for xorg-edgers nouveau 3D support that is) [18:49] lamalex: merged, thanks for your contribution [18:49] crimsun, thanks for yours :) === yofel_ is now known as yofel === sconklin-gone is now known as sconklin [22:03] unimatrix: apologies for the delay; applied and uploaded. Thanks for your contribution! [22:13] Will gstreamer be updated to the new upstream release that was pushed out a day or two ago? we've got a prerelease version currently so I assume yes, but is there any way to get confirmation? [22:14] lamalex: I suspect so, but you'd best ask the desktop package maintainers, who are not around at the moment. [22:14] lamalex: They are in Europe for the most par. [22:15] part [22:15] there seems to be a bug in the current packages which breaks dvd playback, so I'm hoping the new release fixes it [22:15] TheMuso, thanks for the info though [22:16] lamalex: np [22:33] anyone happens to have the template for mpt's "dotted paper"? [23:52] cjwatson, hey, did you talked with guillem about the fsync patch for bug 512096 ? [23:52] Launchpad bug 512096 in dpkg "[MASTER] Exec format error : package failed to install/remove : installation/removal script returned error exit status 2" [High,In progress] https://launchpad.net/bugs/512096 [23:52] cjwatson, there was an important performance loss. [23:56] jibel: no, please point me to the thread