[00:11] Womkes, have you seen this? http://crunchtools.com/kvm-cluster-with-drbd-gfs2/ [00:13] it's RHEL not ubuntu, but maybe get you on the right direction; personally, I'm looking to CEPH to provide storage for my virtualization cluster. For some reason I remember deciding that DRBD was not a good solution for KVM / Virtualization, I don't remember why OTTOMH... [00:14] and actually, ATM I'm just using a mounted NFS share (on a private storage network) since CEPH isn't exactly production ready yet. [00:15] New bug: #1011362 in groovy (universe) "Groovy crashes at startup on Quantal" [Undecided,New] https://launchpad.net/bugs/1011362 [00:16] Womkes, also see this DRBD MLA: http://www.gossamer-threads.com/lists/drbd/users/19422 [00:17] anyway, that's just my $0.02 [00:30] anyone know to setup juju? [00:30] I'm trying to learn the cloud network for ubuntu [00:30] I'm getting a error message on vm that I don't understand [00:31] SpamapS: any ETA on mysql-5.5 5.5.24 or 5.5.25 in quantal? [00:32] !ask | harushimo [00:32] harushimo: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [00:32] !patience [00:32] Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [00:32] ok [00:32] I'm not [00:33] iow: a good question would be, "Hey, I'm setting up juju and I'm getting this error: http://url/to/paste/bin/with/error" [00:33] the error message I'm getting is: Error Bootstrap aborted because file storage is not writeable: the supplied storage credentials were not accepted by the server. [00:33] what credentials specifically are they talking about? [00:33] looks like you have an incorrect password. [00:34] for what [00:34] mdeslaur: I plan on doing a bit of mysql work this week [00:34] mdeslaur: was planning on it last week, but baby interrupted :) [00:34] SpamapS: ah! yes, congrats :) [00:34] SpamapS: have you seen this? http://seclists.org/oss-sec/2012/q2/493 [00:35] harushimo, https://lists.launchpad.net/maas-devel/msg00153.html seems relevant. [00:35] specifically, "It looks like your maas credentials are out of date - can you check that the token you are using in the environments.yaml is the same as the one in the user preferences page?" [00:36] * three18ti guessing: I think this is your ssh-key. re: what credentials specifically are they talking about? [00:36] harushimo, are you trying to use juju on top of MaaS or juju standalone? [00:37] I'm using it on my top of maas [00:37] am I not suppose to? I thought maas and juju were related [00:37] no, you -can-, but you -can- also use juju by itself. [00:38] I can either setup maas or juju [00:38] not sure if it's important. [00:38] that is important [00:38] i'm working off this tutorial [00:39] cloud.ubuntu.com [00:39] its using maas and juju in virtual box [00:39] harushimo: the easies way to get started with juju is via ec2 or a local lxc container [00:39] ec2 is amazon right [00:39] maas is for big deployments, last I looked [00:39] yes ec2 is amazon [00:40] but maas is intended to help folks who want to set up their own clouds using their own big hardware farms [00:41] I want to setup my own cloud [00:41] that is why I using maas [00:41] sounds good then, but you may want to learn about juju with a simpler setup first [00:41] they are 3 technologies ubuntu is offering: maas, juju and open stack [00:41] I got maas setup with no problem [00:42] I can see my nodes [00:42] juju is the one I'm having problems with it [00:42] I think I need to tinker environments. yaml [00:42] file [00:42] thanks [00:42] I'll be back [00:42] Got it. I haven't tried maas, so don't quote me :) [00:44] that is okay [00:44] we are learning here [00:44] hehe [00:44] its a good thing. I'm just sharing my knowledge and problems. [00:44] Seeing if anyone had the same experience and see how they solved it [00:44] thank you [00:44] you should try it [00:45] I'm doing it as vm [00:45] thank you [00:45] enjoy! [00:45] mdeslaur: yes I passed that along to jdstrand a while ago [00:46] SpamapS: yeah, I know..I just mean it's public now [00:47] mdeslaur: good to know. I think debian stable is still vulnerable so I'll have to jump on that and get it updated [00:48] SpamapS: I'm preparing updates for hardy-precise [00:49] mdeslaur: I was excited to take over mysql in Debian. Now I realize it was mysql doing the taking over.. ;) [00:49] ehehehe [01:11] New bug: #1011371 in mysql-dfsg-5.0 (main) "mysql 5.5.24, 5.1.63, 5.0.x security update tracking bug" [High,Confirmed] https://launchpad.net/bugs/1011371 [02:22] Alright, so I've got CUPS setup nice and peachy to print to a USB printer (HP Photosmart D5160), and test page prints fine from the http interface, but any remote printing from a Mac on the local network fails with 'stopped "/usr/lib/cups/filter/hpcups failed" ' according the server's http interface. Looking through the logs, I find "prnt/hpcups/HPCupsFilter.cpp 251: ERROR: Unsupported resolution". Any ideas how to fix? [02:22] (ubuntu 10.04, hpcups 3.10.2) [02:23] sounds like a configuration problem on the mac [02:23] wrong driver or invalid print settings [02:23] It's using a generic postscript driver... should I give the mac the ppd file? [02:24] I don't know anything about macs, but try to adjust the print resolution [02:24] Alright. I'll have a look on the mac [02:28] Doesn't even have the option (Macs also use CUPS, btw... it's written by Apple, after all) [02:35] well, I'm by no means an expert on the subject, but that's what that error tells me, it's trying to print with a resolution the printer or driver doesn't support [02:35] and IME that's a client side issue [04:06] If I set /etc/courier/imapd-ssl/TLS_CERTFILE=/etc/courier/imapd.pem (the default), then I get a certificate warning when thunderbird tries to connect, because it's self signed. That makes sense. But if I comment it out or set it to a garbage value, thunderbird connects to the account and doesn't complain. What's happening? === kInOzAwA- is now known as kInOzAwA [06:26] New bug: #1011428 in lxc (universe) "package lxc 0.7.5-3ubuntu53 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/1011428 === kInOzAwA is now known as osX64 === koolhead11 is now known as koolhead17 === pehden is now known as Pehden|Away === Guest95641 is now known as Adri2000 === almaisan-away is now known as al-maisan === railsraider_ is now known as railsraider === zyga is now known as zyga-afk [08:41] morning o/ [08:42] morning all === railsraider_ is now known as railsraider [09:31] New bug: #1011509 in openssh (main) "can't login via ssh" [Undecided,New] https://launchpad.net/bugs/1011509 === zyga-afk is now known as zyga === Gallomimia_ is now known as Gallomimia [09:53] I've setup precise on a machine which are allocated static IP. However /etc/resolv.conf are blanked each time the machine is rebooted. Where should I put dns entries if not in resolv.conf? [10:15] sveinse: http://www.stgraber.org/2012/02/24/dns-in-ubuntu-12-04/ === al-maisan is now known as almaisan-away === almaisan-away is now known as al-maisan === matsubara is now known as matsubara-lunch [10:39] rbasak: Thanks. Interestingly I didnt find this on google. They all talked about editing resolv.conf [10:56] sveinse: no problem. The 12.04 release notes are a good place to start from. [10:56] rbasak: Do you know BTW if its safe to reload the network while from an ongoing ssh connection? [11:13] sveinse: "safe" is stretching it a bit, but if you've not changed the IP configuration (only DNS servers and stuff), it should be fine. I do it all the time. === railsraider_ is now known as railsraider [11:15] hi there [11:15] i'm looking for the binary /usr/bin/star [11:15] but i cant't find the package containing it in 12.04 [11:15] is star disappeared? [11:18] I don't think star has even been packaged in Debian. I remember looking for it years ago. === railsraider_ is now known as railsraider === railsraider_ is now known as railsraider [12:06] Howdy folks, on a fully update 12.04, lxc-unshare is segfaulting like: Jun 11 14:04:39 ubuntu kernel: [ 6417.921512] lxc-unshare[10991]: segfault at 0 ip 00007fc45d425a52 sp 00007fff770bebd0 error 4 in libc-2.15.so[7fc45d367000+1b3000] [12:07] can anyone reproduce or shed some light? hallyn o/ Thanks [12:09] Forgot to mention, that was: lxc-unshare -s NETWORK === matsubara-lunch is now known as matsubara === railsraider_ is now known as railsraider [12:56] New bug: #1011600 in lxc (universe) "LXC nesting broken, installing lxc package breaks under guest" [Undecided,New] https://launchpad.net/bugs/1011600 [13:00] kim0: hm. is there anything custom about your container? how'd you create it? [13:01] hallyn: ubuntu is running under virtualbox [13:01] Daviey, zul: is there already a FastCGI implementation in main? [13:01] jamespage: umm.... [13:01] there should be [13:01] zul, hmm [13:01] thats what I though [13:02] kim0: so that is separate from the nesting bug you just reported? [13:02] apparently not [13:02] kim0: regarding the nesting bug, i think stgraber has seen bugs like what you reported - he was asking jjohansen if there was still a apparmor/kernel bug [13:02] hallyn: I am running 12.04 fully updated under 12.04, and I noticed two bugs. lxc-unshare -s NETWORK segfaults, and trying to nest LXC containers breaks on packaging issues [13:02] zul, no indeed [13:03] lots of alternatives but.... [13:03] OK [13:03] hallyn: I disabled apparmor on host system [13:03] jamespage: libapache-mod-fastcgi seems the most sensible [13:03] do I somehow need to disable on lxc guests [13:03] (are you sure you fully disabled it? :) it can be tricky) [13:03] zul, from multiverse? I think not [13:04] jamespage: oh i didnt see multiverse [13:04] kim0: d'oh1 i just got the segfault in my plain laptop with lxc-unshare [13:04] i wonder why its multiverse [13:04] hallyn: awesome :) [13:04] kim0: have you file a bug for that? [13:04] zul, libfcgi-perl appears to be munins favored implementation with libcgi-fast-perl (from perl source) [13:04] hallyn: yeah .. https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1011603 [13:04] Launchpad bug 1011603 in lxc "LXC-unshare network namespace segfaulting" [Undecided,New] [13:05] jamespage: ack [13:05] jamespage: all sorted? [13:05] hallyn: wasnt unsharing in linux 3.3, do ubuntu backport to 12.04 3.2 [13:05] Daviey, yeah - I think so - raising the MIR now.... [13:05] kim0: thanks [13:05] super.. libapache-mod-fastcgi is what people use with django. [13:06] New bug: #1011603 in lxc (universe) "LXC-unshare network namespace segfaulting" [Undecided,New] https://launchpad.net/bugs/1011603 [13:06] kim0: gr. wish i'd already had the apport info into lxc for precise [13:06] Daviey, see comment above about location in archive of that package... [13:07] jamespage: what is the need for this? [13:07] Daviey, Munin 2.0.0 [13:08] jamespage: munin won't use wsgi? [13:08] Daviey: hmm - no - thats python? [13:10] kim0: in case it wasn't clear, the lxc-usnahre bug is argv handling. Just do 'lxc-unshare -s NETWORK /bin/bash'. Obviously that needs to be fixed though :) [13:11] hallyn: lol that simple, cool! [13:11] hallyn: If you don't mind, I'd like to pick your brain [13:11] hallyn: I'm trying to launch a combo 3 LXC containers (FW, Web, DB). This combo should be launched N times on the same host. The trick is, all Web and DB containers need to have the same hard-coded IPs. FW can have differing IP though === axisys_ZzzZ is now known as axisys [13:12] hallyn: I'm thinking of having Web+DB+FW on a bridge that lives in a separate network namespace [13:12] hallyn: would that be a good solution [13:12] FW lives on a "main" bridge with host [13:13] FW has 2 nics, one on the main bridge, and one on that hidden bridge living in a separate namespace [13:13] Thanks for any advice .. not sure if I'm overcomplicating things [13:14] so each web container needs to have the same ip address, and each db contaienr as well? [13:14] how would you differentiate, by incoming port # on the host? [13:14] hallyn: Yes they would [13:14] hallyn: they don't need internet connectivity .. we connect to console directly [13:14] yeah that should be easy enough then [13:15] hallyn: cool, trying to implement that then [13:15] hallyn: another solution would have been to have Web+DB nested inside FW, but I hit that other bug :) [13:15] hallyn: Thanks a lot man [13:16] New bug: #1011597 in perl (universe) "[MIR] libfcgi-perl, libcgi-fast-perl" [High,New] https://launchpad.net/bugs/1011597 [13:17] kim0 - np, let me know if something about it is unclear [13:17] kim0 - actually, you don't even need separate netns if you don't need the containers to have access tothe net [13:17] kim0 - you can just create 3 bridges, one for each pair, and set 'lxc.network.link=brX' for each container appropriately [13:17] hallyn: but then those intermediate bridges connecting web+db+FW would all have the same IPs ? [13:18] no, the bridges could have different ips, only the web+db contaienrs woudl have same, but - I'm not *sure* - but i suspect that's fine if they're on separate bridges [13:19] eh, do the namespaces. then you're sure :) ttyl [13:20] cool thanks [13:31] New bug: #1003729 in python-jsonschema (universe) "[MIR] python-jsonschema" [High,Fix committed] https://launchpad.net/bugs/1003729 [13:36] New bug: #1011621 in samba (main) "package samba-common 2:3.6.3-2ubuntu2.2 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 10" [Undecided,New] https://launchpad.net/bugs/1011621 [13:37] you know, i wish bugs were reported in *english* :/ === fjlacoste is now known as flacoste [13:41] zul: hey, can you establish if it makes sense to drop this as a build-dep of kombu, are make it MIR'ble by enabling tests? bug 1006715 [13:41] Launchpad bug 1006715 in python-pika "[MIR] python-pika" [Undecided,Incomplete] https://launchpad.net/bugs/1006715 [13:43] zul: s/are/or [13:44] Daviey: yeah you got me confused for a sec :) [13:45] heh [13:47] if anyone's able to translate Bug 1011621, that'd be epic [13:47] Launchpad bug 1011621 in samba "package samba-common 2:3.6.3-2ubuntu2.2 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 10" [Undecided,New] https://launchpad.net/bugs/1011621 [13:47] eek, more bugs :/ [13:47] * TheLordOfTime sees 15 new bug notifications in his email [13:51] oh, they're all dupes of another bug i already am in progressed on [13:51] *shrugs* [13:52] zul: what is the difference between glance-client and glance-client? [13:52] TheLordOfTime: if it isn't obvious then just use https://wiki.ubuntu.com/Bugs/Responses#Not_reported_in_English and set to Incomplete [13:52] err [13:52] python-glanceclient [13:53] Daviey: glance-client is being deprecated [13:53] rbasak: i'm lazyish xD that, and that page times out [13:53] * TheLordOfTime blames firewalls [13:53] zul: does it use the same binary names? [13:53] "We noticed that some of the sentences in this bug report are not in English. If they were translated in English they would be more understandable to triagers. Could you please translate them?" [13:53] (as in /usr/bin/glancefoo ?) [13:53] lemme double check [13:53] rbasak: thanks [13:54] and done :) [13:54] Daviey: dont think so [13:54] What would be really nice is if Launchpad could reverse-translate based on the forward translations in its database :) [13:55] rbasak: i know right? [13:55] that'd be epic [13:55] actually... in that bug i think it'd be incomplete anyways [13:55] since there's no details about *why* its throwing the error [13:56] * TheLordOfTime did a rough google translate, and its a 'post-installation script returned error exit status 10' error [13:56] and that can happen for god knows how many reasons [14:04] Hi, how to disable sending ICMP redirects in IPv6 ? There is no send_redirects parameter like for IPv4. [14:06] hello all! :) [14:06] there is no /proc/sys/net/ipv6/conf/all/send_redirects [14:06] is it possible to bond several network cards together, then assign mutiple IP addresses to the bond? [14:16] stgraber: do you think bug 1007483 woudl be worth SRUing? [14:16] Launchpad bug 1007483 in lxc "lxc fails to create containers concurrently" [Low,Confirmed] https://launchpad.net/bugs/1007483 [14:16] New bug: #989853 in lxc (universe) "autostart containers must be started after apparmor profiles are loaded" [High,Fix released] https://launchpad.net/bugs/989853 [14:16] New bug: #993706 in lxc (universe) "Fix lxc-execute without rootfs failing apparmor transitions" [Medium,Fix released] https://launchpad.net/bugs/993706 [14:16] New bug: #995361 in lxc (universe) "lxc must depend on cloud-utils" [Low,Fix released] https://launchpad.net/bugs/995361 [14:16] New bug: #1011640 in nova (main) "network configuration is not restored after host reboot" [Undecided,New] https://launchpad.net/bugs/1011640 [14:18] hallyn: depends on the fix really, if it's small and easy to understand, it'd probably be worth sruing. We just don't want to risk regressions in there. [14:20] zul: bug 1009996: one for you perhaps? [14:20] Launchpad bug 1009996 in glance "Logrotate error for glance-registry" [Medium,Triaged] https://launchpad.net/bugs/1009996 [14:20] rbasak: yeah i saw this morning...will get to it today [14:20] thanks! [14:21] * rbasak subscribes zul to the bug [14:24] stgraber: yeah, it's a three character fix i think :) [14:24] it's just i'll be bundling it with 3 others so rejects will suck, but whatever, i'll just line it all up and see hwo it goes [14:25] hallyn: 3 character fix is definitely sruable ;) [14:26] New bug: #1011644 in lxc (universe) "add an apport hook for lxc in precise" [High,Fix released] https://launchpad.net/bugs/1011644 [14:27] New bug: #1006332 in lxc (universe) "lxc-ls fails if name of a container starts with '-'" [Low,In progress] https://launchpad.net/bugs/1006332 [14:27] New bug: #1007483 in lxc (universe) "lxc fails to create containers concurrently" [Low,Confirmed] https://launchpad.net/bugs/1007483 [14:30] changing locales, biab === al-maisan is now known as almaisan-away [14:41] New bug: #993663 in nova "[SRU] dns_domains table mysql charset is 'latin1'. Should be 'utf8'" [Undecided,In progress] https://launchpad.net/bugs/993663 [15:11] New bug: #1011664 in apache2 (main) "package apache2.2-common 2.2.22-1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/1011664 === railsraider_ is now known as railsraider === larva_ is now known as larva === fenris is now known as Guest99220 === guampa_ is now known as guampa [15:41] New bug: #994752 in lxc (universe) "lxc-start-ephemeral's use of dhcp lease table is fragile" [High,Fix released] https://launchpad.net/bugs/994752 === Guest99220 is now known as ejat [15:50] zul: can you lobby to get openstack sru's into -proposed asap? [15:50] yeah [15:51] super [15:51] kirkland: I see there is a screen 4.0.3-14ubuntu8 -> 4.1.0~20120320gitdb59704-2 merge pending... Is this something that interested you? [15:51] Daviey: should i talk to the sru people [15:53] bdmurray: ping [15:53] zul: good thinking [15:54] zul: hi [15:55] bdmurray: hi, i just uploaded glance, nova, and keystone are sitting ready to be accepted into proposed, can that be done today or soon please? [15:56] bdmurray: precise-proposed. [15:57] zul: I'm in a virtual sprint today but will try and look it later today [15:58] bdmurray: thanks [16:12] hi, I'm trying to install the MegaCli utility under ubuntu (squeeze) following this doc: http://www.keyboardmadness.com/2010/11/article-lsi-megaraid-and-ubuntu.html , but I don't see squeeze under http://hwraid.le-vert.net/ubuntu/ [16:14] can I use intrepid or hardy? [16:16] bitfury: intrepid isn't supported anymore, and hardy only has another 10 months of support. [16:18] bitfury: and last I checked, squeeze was a debian release, not ubuntu [16:26] RoyK: mm ok, thought I could use them in debian =( just wasn't sure which one === smb` is now known as smb [16:36] what is megacli? [16:36] good question, i was wondering the same [16:37] seems to be LSI MegaRAID cli [16:37] * RoyK hardly uses so-called hardware raid anymore [16:39] i've got to figure out how to with Ubuntu Server, I've got a hardware SCSI RAID card in my server, and the drivers dont exist OOTB [16:39] LordOfTime: what board? [16:40] RoyK: dont have the info offhand, i'll be back with that info later ;P [16:40] lshw [16:40] RoyK: not at the box :P [16:40] * LordOfTime is on a laptop, and the server box is 200 miles away [16:40] then there is preciously little we can do to help :P [16:41] indeed [16:41] * LordOfTime has been busy [16:41] actually, i'm more concerned about the NGINX CVEs, but i digress :P [16:42] * LordOfTime cant seem to actually build the packages to get debdiffs when the DEP3 patch tags are included in it [16:42] * LordOfTime blames evil systems === fenris is now known as Guest94326 === Guest94326 is now known as ejat === zyga is now known as zyga-afk === Gallomimia_ is now known as Gallomimia [17:18] stgraber: on quantal, lxc-netstat appears to hang [17:19] hallyn: confirmed [17:19] last apparently meaningful thing i see in stgrace is [17:19] 25703 <... wait4 resumed> 0x7ffff32efa2c, 0, NULL) = ? ERESTARTSYS (To be restarted) [17:19] hallyn: also, I noticed that at least my nesting apparmor profile is wrong on quantal, we don't use /usr/lib/lxc/root anymore (we instead use the multiarch path) [17:20] oh yeah. i don't like that tbh. i considered leaving it at /usr/lib/lxc/root, but that complicates the packaging a bit... [17:21] hallyn: hmm, also, why is "lxc-netstat" not giving me the usage on quantal? [17:22] oh no, wait. lxc-netstat forks off a pid which exeve()s lxc-netstat, which gets a SIGINT right before the parent does wait4() [17:23] hallyn: yeah, strace -fF lxc-netstat shows some kind of loop here [17:25] stgraber: i think there' sa typo there [17:25] it says 'if -z $exec, then lxc-unhare ... $0' [17:25] presumably that should be -n or ! -z :) [17:26] hm. not quite [17:26] New bug: #998137 in keystone "Keystone user tenant membership not always removed" [Undecided,Confirmed] https://launchpad.net/bugs/998137 [17:27] oh i see it [17:28] somebody decided to change $name to $lxc_name, but not everywhere === pdtpatrick_ is now known as pdtpatrick [17:36] stgraber: actually both of the bugs in lxc-netstat are introduced in the debian patch [17:36] kirkland, bug 1010873 was opened today and is related to bug 1010505 that i opened last week. [17:36] (debian/patches/07-lxc-netstat.patch) [17:36] Launchpad bug 1010873 in update-notifier "Ubuntu ec2 server instance with update-notifier-common doesn't show the existing updates" [Undecided,New] https://launchpad.net/bugs/1010873 [17:36] Launchpad bug 1010505 in byobu "byobu should not run apt-check so much" [Undecided,New] https://launchpad.net/bugs/1010505 === smoser` is now known as smoser [17:37] hallyn: fun... [17:38] smoser: those bugs don't reference each other, perhaps you should add the related bug's information to the new bug? [17:38] (for those of us who check bugs but don't normally check to find relateds) === dendrobates is now known as dendro-afk [17:39] zul: i didn't realize this never made it into keystone stale/essex, i've resubmitted here: https://review.openstack.org/#/c/8403/ [17:39] adam_g: grrr [17:40] zul: is keystone already in -proposed? [17:40] adam_g: uploaded it a couple of hours ago needs to be accepted [17:40] TheLordOfTime, mentioned one from the other. [17:44] zul: i can reject keystone if you want, but we are close to never releasing! [17:44] Daviey: no i think we need to release [17:44] adam_g: is this release critical ? [17:44] smoser: i didnt see that, :) [17:45] Daviey: well [17:45] Daviey: depending on database, you may not be able to delete users [17:45] zul: ? [17:46] its a 1 line change, if you want to release without it, we can SRU it separately [17:46] Daviey: reject the upload and ill cowboy it in [17:46] zul: carefully distro-patch, whilst maintaining quality.. right? [17:47] Daviey: yes [17:48] TheLordOfTime, thats because i hadn't done it when you said that. :) i was responding, saying "yes, good idea, i did that just now". [17:49] smoser: :) [17:49] zul: if we can land it upstream first, would be better.. but in any case, lets get it in the archive today, one way or another [17:49] smoser: and i dont mean to be picky, its just that when someone other than I who saw the reference to each bug here is taking a look, the related bugs arent tagged there :) [17:49] agreed [17:50] rejected btw [17:50] (having said this, when triaging comes into play, its useful to have related bugs listed) [17:50] zul: what is the deal with the 1.1's? [17:50] which 1.1? [17:50] ahh, these are before the discussion [17:50] keystone was 1.1 [17:50] ah [17:51] glance is 2.2 [17:51] etc [17:51] no biggy [17:55] New bug: #1011739 in lxc (universe) "lxc-netstat is broken" [High,In progress] https://launchpad.net/bugs/1011739 [17:56] * TheLordOfTime points at a disconnect in that information: "New bug" vs. "High, In progress" [17:56] is the bot breaking again [17:59] Daviey: just doing a test build [18:00] zul: these errors mean anything to you? https://jenkins.openstack.org/job/gate-keystone-pep8/1281/console [18:01] adam_g: no [18:03] TheLordOfTime, sorry for being dense. but what did you mean by "related"? [18:04] is there some specific launchpad "related bugs" entity/list? [18:04] smoser: [13:36] kirkland, bug 1010873 was opened today and is related to bug 1010505 that i opened last week. <-- that statement [18:04] Launchpad bug 1010873 in update-notifier "Ubuntu ec2 server instance with update-notifier-common doesn't show the existing updates" [Undecided,New] https://launchpad.net/bugs/1010873 [18:04] Launchpad bug 1010505 in byobu "byobu should not run apt-check so much" [Undecided,New] https://launchpad.net/bugs/1010505 [18:04] SHUT UP BOTS [18:04] right, but then you said "the related bugs aren't tagged there" [18:05] what did "tagged there" mean? [18:07] s/tagged/mentioned/ [18:07] smoser: mistyped [18:07] * TheLordOfTime yawns [18:07] well, that means its time for COFFEERUN [18:10] hallyn: I am not aware of any apparmor/kernel bugs that could be affecting lxc, I talked to stgraber and he wasn't sure who was at fault and wanted to do some more testing before kicking anything over to me [18:10] jjohansen: yeah, doesn't look like we have any apparmor bug affecting us at this time. People tend to blame apparmor first though for any case where we get a permission denied/operation not permitted :) [18:11] Daviey: ok uploaded [18:11] stgraber: well I can't blame them, it has been that way [18:11] :/ === matsubara is now known as matsubara-afk [18:18] * Pehden|Away is away: Pehden|Away [18:20] * TheLordOfTime returns with iced coffee [18:22] New bug: #993291 in nis (universe) "[SRU] package nis 3.17-32ubuntu1.2 failed to install/upgrade: invoke-rc.d: unknown initscript, /etc/init.d/nis not found." [Medium,Triaged] https://launchpad.net/bugs/993291 === Pehden|Away is now known as Pehden [18:41] hggdh: ping [18:48] i discovered command "watch -n 0.1 tail -100 /var/log/apache2/access.log" But i want it to not show when there are connections from local host. [18:50] http://www.howtoforge.com/setenvif_apache2 [18:50] followed but not sure where i can add this to cover the whole server === Lcawte is now known as Lcawte|Away [19:00] stgraber: trying to build lxc source package on lucid, i get : [19:00] zul: pong [19:01] hggdh: does the qa team have something to testing automated upgrades? === koolhead17 is now known as koolhead17|zzZZ [19:02] DEB_HOST_MULTIARCH is not a supported variable name at /usr/bin/dpkg-architecture line 214. [19:02] hm. guess the error didn't show [19:02] weird. my client is acting up too [19:02] zul: like https://jenkins.qa.ubuntu.com/view/Quantal/view/Upgrade%20Testing%20Dashboard/ ? [19:02] oh well, i'm curious why it's happening but i'll work around it fornow [19:03] New bug: #1011783 in mysql-5.1 (main) "Security vulnerability in 64bit builds of MySQL server" [Undecided,New] https://launchpad.net/bugs/1011783 [19:03] hggdh: yeah4 [19:05] isnt that a dupe of another bug...? [19:06] could have sworn i saw another mysql CVE bug that references that CVE [19:06] New bug: #1011782 in samba (main) "samba core dump after upgrade from 10.04 to 12.04" [Undecided,New] https://launchpad.net/bugs/1011782 [19:07] zul: so, then answer is... yes :-) we could extend it to server [19:07] hallyn: lucid didn't have multiarch [19:07] hggdh: right i want to extend it to a couple of scenarios for openstack upgrades [19:08] stgraber: sure, but i'm just doing bzr bd -S in a quantal tree on lucid. surely that should be supported [19:08] heh. sounds like no [19:08] how do i disable mysql from auto starting on ubuntu 12.04? [19:08] all right, sru justification time :( [19:09] hallyn: well, bzr bd -S should still be running a debhelper that's >= the one mentioned in debian/control, debian/compat [19:09] stgraber: oh then perhaps we need to update those numbers for lxc === railsraider_ is now known as railsraider === Lcawte|Away is now known as Lcawte === pdtpatrick_ is now known as pdtpatrick === dendro-afk is now known as dendrobates [22:21] New bug: #1010514 in nova "Source group based security group rule without protocol and port causes failures" [High,Fix committed] https://launchpad.net/bugs/1010514 [22:28] hallyn: just saw the new SRU in -proposed. Didn't you want to bundle the dnsmasq fix? === matti_ is now known as matti === cmagina-lunch is now known as cmagina === pdtpatrick_ is now known as pdtpatrick === klaas- is now known as klaas === myrtti is now known as Myrtti === Nolar_ is now known as NOlar === NOlar is now known as Nolar [23:06] New bug: #1011883 in openldap (main) "package slapd 2.4.28-1.1ubuntu4 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/1011883 === Lcawte is now known as Lcawte|Away [23:15] hey all [23:16] anyone here who i could talk to? [23:17] anyone here who i could talk to? [23:18] anyone have a decent article on how to test ldap-pam auth… i vaguely followed https://help.ubuntu.com/community/LDAPClientAuthentication [23:18] i ruined pam while trying this and excluded myself from logging in ;-D [23:19] ya i was smart enough not to uncheckunix auth heh [23:19] yeah [23:20] well you could also use kerberos, works fine for me [23:20] if your connected to a windows dc maybe.. [23:23] this is ldaps [23:23] not sure