[00:44] slangasek: sad because of what I did or sad because of the initial state of it? it's initial state made me sad, too [00:59] whats the command used to create the efi binaries you find at http://de.archive.ubuntu.com/ubuntu/dists/raring/main/uefi/grub2-amd64/current/ [00:59] signed is clear, i mean the other ones [01:36] cyphermox: the initial state, of course :) [01:38] slangasek: do you work on secure boot? [01:38] Kano: yes. The unsigned binaries there are generated from the grub2 source package and handled as a custom upload type in .changes [01:39] in that _amd64.tar.gz [01:39] btw. did you notice that kubuntu does not support secure boot [01:45] Kano: We left it up to the flavours to add SB support, rather than doing it across the board. [01:46] its still weird when you get grub but can not start the kenrel [01:48] hrm, how do the flavours get different sb support than the main distro? I'd have thought the same grub* would be used on all.. [01:48] does the default grub installed in secure boot env support booting unsigned kernels? [01:48] sarnold: It's the same grub, not everyone has twiddles seeds and installers to have signed kernels. [01:48] the grub most likely and shim too but not the signed kernel [01:48] s/twiddles/twiddled/ [01:48] infinity: aha, thanks :) [01:49] some might want to use other kernels [01:51] grub2-signed (1.5) quantal; urgency=low [01:51] does not have this check it seems [01:55] launchpad has it... [02:01] whats the tool to create the iso images now? [02:01] it does not seem to work with the normal live config [02:01] i see no references to grub [02:03] for better bsd support: http://people.freebsd.org/~nox/tmp/grub2-paste_180121.patch [02:04] this patch should be added to grub2 [02:04] was commited to grub2 a bit later [02:05] If it's committed upstream, raring or later will get it. [02:05] i just dont like bzr [02:05] I'm not sure how deep our concern for bsd support is, as far as SRUing such things back. [02:05] it was just a typo [02:06] i would prefer when grub would use git [02:06] I'm a bit dissapointed the patch didn't #define the magic number [02:07] checking out bzr takes ages [02:07] Kano: No one's making you use bzr... [02:08] and where is git for grub? [02:08] Kano: If your goal is just to file a bug and provide a patch, you could just grab the source package and work a patch against it. [02:08] its already commited [02:08] i just want to search the commit [02:12] revno: 4556 [02:12] must it be [02:13] http://bzr.savannah.gnu.org/lh/grub/trunk/grub/revision/4556 [02:13] Looks like. [02:15] is there a better way to show the commit instead of [02:15] bzr diff -r4555..4556 [02:16] That's what I use. There doesn't seem to be a "bzr show". [02:17] Though I guess it would be trivial to alias "bzr show $n" to "bzr diff -r$((n-1)..$n" [02:17] I've been using "bzr log -p" lately, which shows you the commit message, author and the diff [02:17] "better" .. maybe bzr log -p ? [02:17] but with git you see the log entry [02:18] ah -pr [02:19] why does bzr always create patches with -p0? [02:19] Indeed, bzr log -pr is pretty much exactly git show. [02:19] Slightly less friendly to find, but whatever. [02:19] Now I know, at least. [02:19] and it is p0 not p1 [02:20] Kano: And that, yeah. [02:20] for diff you can use -p1 i see [02:21] whatever you use, please add it [02:23] if you have bzr-git installed, you can also do "bzr diff --format=git" which will give you an output identical to that of "git diff" (so -p1 by default) [02:37] btw. that was the original bug report: http://people.freebsd.org/~nox/tmp/grub-bugmail.mbox.txt [02:38] but it seems it never appeared on the mailing list [02:49] (bzr log -r 4556;echo;bzr diff -r4555..4556 --format=git) [02:49] maybe something like that === jono is now known as Guest22113 === chiluk is now known as chiluk_away === chiluk_away is now known as chiluk === cpg is now known as cpg|away === chiluk is now known as chiluk_away === cpg|away is now known as cpg === slank is now known as slank_away === slank_away is now known as slank === slank is now known as slank_away === henrix_ is now known as henrix === yofel_ is now known as yofel === gavinguo is now known as gaving === gaving is now known as gavinguo === cpg is now known as cpg|away [13:39] tumbleweed: will you take care of the testing for bug #1068019? [13:39] bug 1068019 in distro-info (Ubuntu Oneiric) "distro-info needs to be updated for Raring" [High,Fix committed] https://launchpad.net/bugs/1068019 === doko_ is now known as doko === slank_away is now known as slank === slank is now known as slank_away === rZr is now known as RzR === slank_away is now known as slank === henrix is now known as henrix_ [19:06] #ubuntu-x [19:21] hello [19:21] how can i remove the black line after removing the top bar from unity-greeter? [19:22] maybe its an idea to provide an option for the gsettings schema related to unity-greeter to hide the bar or disable it entirly === user_ is now known as scientes_ [20:10] sigh this is ridiculous. [20:10] we need a system like dkms for friggin' nginx [21:16] Bluefoxicy, uh... what? [21:16] * TheLordOfTime only responded because 'nginx' is on highlight for him [21:48] TheLordOfTime: there is no dynamic module loader for nginx [21:48] want to get a module into Debian/Ubuntu? You have to convince them to include it and build nginx with the module. Possibly as an additional package. [21:49] TheLordOfTime: if you want to generally include modules with nginx, you need an nginx package that brings in the source code; and you need a package that knows about all the module packages brought in and rebuilds nginx with all that stuff as a trigger when you install or update any of them. === cpg|away is now known as cpg [21:58] Bluefoxicy, err, yeah, that's how they designed it... [21:59] Bluefoxicy, and afaik there's no dynamic module loading slated for any release in the near future [21:59] * TheLordOfTime double checks upstream trac [21:59] Bluefoxicy, that, and if such a system is created, it has to be created upstream first. [21:59] which afaik will result in a complete redesign [22:00] yes [22:00] that, and since nginx is universe here... [22:00] which is why we need something like dkms if we want to include outstream modules [22:00] it's ridiculous. [22:00] Bluefoxicy, let me reiterate nginx is universe. [22:01] Yes I saw that part. [22:01] so unless upstream redesigns nginx (which is unlikely to happen) there's not going to be a dynamic nginx module loader [22:01] I'm not entirely sure why. [22:01] ... [22:01] because the way nginx is designed does not currently support such things. [22:01] were you not paying attention? [22:01] and nginx is in universe because its community maintained [22:02] if you want to generally include modules with nginx, you need an nginx package that brings in the source code; and you need a package that knows about all the module packages brought in and rebuilds nginx with all that stuff as a trigger when you install or update any of them. <-- aka "do it by hand" [22:02] Bluefoxicy, such a package as well i *think* would need a conflicts: nginx-* [22:02] yes [22:02] that's not a redesign [22:02] or at lleast nginx, nginx-full, nginx-light, nginx-... [22:02] Bluefoxicy, if you make a package, i'll test it [22:02] that's a pile of stupid crap to work around the non-existent dynamic loader [22:02] but until you make such a package... its an upstream-resolve issue. [22:02] nod [22:03] so... *goes back to standard bug triaging* [22:03] Poor design considerations aside, I'm not sure why nginx isn't considered a main package [22:04] (though I may be biased, since I found if I replace Apache on a production Web server with nginx it only needs 2GB of RAM instead of 8GB ... Apache itself uses 5.8GB of RAM for 250 concurrent connections serving static files with SSI) === cpg is now known as cpg|away [22:11] trust me, its good where it is in universe. [22:12] Bluefoxicy, the same question could be made about lighttpd [22:12] since its also widely used [22:12] i just gave up the arguing. its irrelevant - since most NGINX bugs end up being SRU'd by me when upstream has patches/fixes [22:13] :P [22:13] (at least nowadays they're sru'd by me... ;P) [22:42] TheLordOfTime: you know if there's any truth to the rumor that MySQL is being replaced? [22:43] I have been hearing that it's being seriously discussed to throw it completely out of Debian, Ubuntu, Fedora, etc. [22:52] Bluefoxicy, why don't you ask the release team? [22:52] or debian [22:52] :P [22:53] heh [22:53] well the MySQL release team says there are no replacements for MySQL and that all distros who are using MySQL will continue to use and supply it because there is nothing better. [22:54] :P [22:54] But of course Oracle would say that. [22:54] given that mariadb is a recent fork it is certainly able to replace it [22:55] jtaylor, is the sql syntax still the same? [22:56] of course [22:57] http://www.zdnet.com/opensuse-also-considers-switching-from-mysql-to-mariadb-7000010223/ hmm latest news i can find [22:58] i ask because CREATE DATABASE dbname; works in mysql and mssql, but not oracledb unless you have a lot of other stuff with it [22:59] TheLordOfTime: i in-place replaced mysql with percona so... [23:22] are any of the forks in raring yet? === cpg|away is now known as cpg [23:28] which folks? [23:28] Us folks? [23:28] oh, forks. Can't read. [23:28] :P [23:28] TheLordOfTime: apparently Debian doesn't have any of them. Which is strange to my senses [23:28] I mean it's like, you know. [23:28] might be stuck in the freeze [23:28] or in the "We can't process because frozen" queue [23:29] they supply repositories which I'm pretty sure have a deb-src === cpg is now known as cpg|away [23:29] yeah debian is weird about freezing sid [23:29] Bluefoxicy, they don't have to [23:29] :P [23:29] * TheLordOfTime points at his local private debian repositories which only have the binaries [23:29] Well I mean, you can just pull the debs from somewhere else and build them yourself, and import them [23:30] note two things: (1) private repositories, and (2) they're private and binary-only because i'm paranoid about my source code. [23:30] it's not like there's licensing problems [23:30] true [23:30] define 'paranoid about your source code' [23:30] you're a crappy programmer? [23:30] no, just paranoid. [23:31] that seems strange in this crowd [23:31] :P [23:31] i'm not sure your source code can be used against you effectively [23:35] man i still don't understand what is going on with upgrading from 2.7 to 3.0 puppet on ubuntu. [23:36] every time I move up, apt breaks everything.