=== webmnky-away is now known as webmonkey [00:36] I have a problem with "iface eth1 inet6 dhcp" in my config. It's not getting an IPv6 address. How can i figure out what's wrong? [00:37] log files :) [00:45] What log files? [00:45] /var/log/syslog? [00:47] dmesg, probably [00:51] hmm. [00:52] Can't find anything wrong... [00:52] '' [00:52] try ifup -v eth1 [00:53] What does -v? [00:56] verbose [00:59] Got IPv6 address on my lan using "iface eth1 inet6 auto". Now i'm trying to get one from my isp (dhcp) with "iface eth1 inet6 dhcp" but can't obtain one... === cpg|away is now known as cpg [01:04] qman_: Any ideas? === cpg is now known as cpg|away [01:07] qman_: When i do "ifup eth1" i get the error message: error: "net.ipv6.conf.eth1.accpet_ra" is an unknown key [01:08] Anyone knows what's wrong? === cpg|away is now known as cpg === cpg is now known as cpg|away === n0ts_off is now known as n0ts === cpg|away is now known as cpg === cpg is now known as cpg|away === cpg|away is now known as cpg [04:26] New bug: #1003305 in postfix (main) "package postfix (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 75" [Medium,Expired] https://launchpad.net/bugs/1003305 === cpg is now known as cpg|away === cpg|away is now known as cpg [05:23] I run a dhcp server (isc-dhcp-server) on eth0, this works fine, when plugging in a pc, it obtain an ip address. But now i'm trying to implement vlans. [05:25] I have the vlan10 interface, wich have the ip address 172.16.10.1, my problem now is then i not set an ip address on eth0 but use vlan10 for this instead, and changing the listen interface for isc-dhcp-server to vlan10. I no longer obtain an ip address. :( Anyone knows why? === n0ts is now known as n0ts_off === n0ts_off is now known as n0ts [05:58] anybody had problems with postfix not sending emails that are digitally signed in thunderbird? [06:00] if i send a signed email it just sits in the queue if i send one thats not signed it gets sent (and received) straight away [06:01] this is to a test email address the server is also running postfix [06:02] New bug: #1027764 in nova (main) "API 'v1.1/{tenant_id}/os-hosts' does not return a list of hosts " [Undecided,New] https://launchpad.net/bugs/1027764 [06:11] New bug: #1027765 in php5 (main) "package php5-mysqlnd 5.4.4-1ubuntu1 failed to install/upgrade" [Undecided,New] https://launchpad.net/bugs/1027765 === cpg is now known as cpg|away === cpg|away is now known as cpg === cpg is now known as cpg|away [07:22] Hmm, if I run a cloud image locally with KVM (https://help.ubuntu.com/community/UEC/Images#Ubuntu_Cloud_Guest_images_on_Local_Hypervisor_Natty_onward), how do I control the hard drive space allocated to each? I'm basically just virtualizing a couple other boxes, so I don't need it to be flexible or cloud-like. === cpg|away is now known as cpg [07:31] Oh, I see, I can pass in qemu-img create === ninjak_ is now known as ninjak === ninjak_ is now known as ninjak [08:17] Maaaaaan, this bridged networking thing for VMs. I still don't get how to actually get the VM to see the host. I've got the bridge on the host set up. It gets hazy from there. Anyone know any good resources with clear use cases and the commands to run for those? === ninjak_ is now known as ninjak [08:30] huh. the cloud images want me to have a physical display, and just sorta disappear into nothing when I pass -curses and I can't SSH into them. [08:33] oh, I guess maybe they take a bit to provision or something [09:06] New bug: #1027823 in nagios3 (main) "defining a service with parameters leads to errors is service is remote" [Undecided,New] https://launchpad.net/bugs/1027823 [09:13] hey guys im working with a virtualbox vm of 12.04 and i added a new hard disk and i need to have it mount on start up and im having one hell of a time getting it setup :( how do i determine the disk's uuid === cpg is now known as cpg|away === cpg|away is now known as cpg === cpg is now known as cpg|away [10:02] Hi everyone. I have a quick question about the difference between tasksel and apt-get install ItemName^ - what's the correct procedure here - just go ahead and ask in the open channel ? === Lcawte is now known as Lcawte|Away [10:40] I installed dibbler-client, now i don't need it anymore. But the configuration files is still there... [10:40] What should i do? [11:16] hi, could anyone point me in the right direction with a stupid network problem please ? [11:18] kaney I'll try... [11:20] thanks, 2 servers with 2 bonds working correctly, bond0 = 192.168.0.x, bond1 = 10.0.0.x. I can ping the internet and each 192 addr but can not get it to route across bond1 for internal :( === matsubara is now known as matsubara-afk [11:36] that's not really a stupid question, it's an advanced one! Out of my league, but hopefully someone here will respond ! [11:36] ok thanks, centos 6.3 just does it, for some reason ubuntu doesn't [11:36] i'll ask in #ubuntu as well [11:37] yeah I've found it very quiet in this forum for some reason. Am asking my own questions in #ubuntu too. === zyga_ is now known as zyga [11:57] kaney, are you trying to setup internet connection sharing? [11:57] does anyone know a fix for postfix and openssl 1.0.1 in precise? getting heaps of tls errors [11:57] no it will be an active/active samba [11:59] hmm sorry i can't help you with that [12:01] i have no idea why it wont do it, centos 6.3 just works :( [12:07] good morning === n0ts is now known as n0ts_off === shadeslayer is now known as shadeslayer_ === shadeslayer_ is now known as shadeslayer === K4k_ is now known as K4k === n0ts_off is now known as n0ts === shadeslayer is now known as shadeslayer_ === shadeslayer_ is now known as shadeslayer === Lcawte|Away is now known as Lcawte === dendro-a` is now known as dendrobates [14:40] hallyn: around? [14:41] stgraber: yup [14:41] hallyn: one little inconsistency I just noticed is that you need to set_config_item("lxc.network.type") but get_config_item("lxc.network"). Would it make sense to instead change that to set_config_item("lxc.network")? [14:44] hola [14:46] stgraber: sure (yeah that one did look odd to me before) === n0ts is now known as n0ts_off [14:46] stgraber: i will leave lxc.network.type as working (bc that works through the generic parsing code) [14:46] and just special case 'lxc.network' in set as an alias to lxc.network.type [14:47] hallyn: cool. That'll make my Container.network implemention a bit less hackish :) [14:47] hallyn: ok, no problem with keeping lxc.network.type working [14:47] does get_item(lxc.network.type) work? [14:52] hallyn: nope [14:52] hallyn: getting False [14:54] stgraber: oh wait [14:55] stgraber: 'get_config_item("lxc.network") ' shows all the nics... [14:55] stgraber: 'get_config_item("lxc.network.0.type") gives veth [14:56] and you set 'set_config_item("lxc.network.0.type") right? [14:56] so a 'set_config_item('lxc.network") would only make sense if it created a new array of nics [14:56] i think i'm confused about what you want [14:57] can you give me a pastebin of what you want (vs what you currently get)? [14:57] hallyn: oh, I see... for some reason I assumed I couldn't use "lxc.network.X" until X was first defined (by adding it to .type) [14:58] you mean network had been defined in config, but lxc.network.0 didn't work? [14:58] or was network empty? [14:59] stgraber: (just checked, yeah that works for me) [15:00] hallyn: nope, there's nothing to fix, it was just me assuming I would be able to do set_config_item("lxc.network.1.type", "veth") as I only had one entry in lxc.network [15:00] cool [15:00] maybe it would seem semantically cleaner to add a 'add_nic('veth')' wrapper to the api [15:00] the python API will have that [15:00] that's what I'm implementing now [15:01] container.network.add(type), then container.network[index].property = value [15:01] what's the equivalent of /etc/ld.so.preload in ubuntu? === xcrracer_ is now known as xcrracer === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [15:28] hallyn: hmm, how do I remove a network? :) [15:28] I vaguely expected clear_config_item("lxc.network.X") to work, but that's not the case here. [15:29] stgraber: just switch off the router [15:29] * xnox hides === railsraider_ is now known as railsraider [15:38] stgraber: i'ts supposed to. lxc.network.X should call the lxc_clear_nic() fn. what actually happens? [15:39] oh i think i see [15:39] stgraber: do the nic settings get cleared? [15:39] but the nic sticks around? [15:39] hallyn: I don't have settings on the nic yet (working on that), but the nic is still listed in lxc.network at least [15:40] right [15:41] oh wait [15:42] stgraber: heh, yes i was only supporting 'lxc.network.0.ipv4' (and ipv6) [15:42] stgraber: you wanted to only 'clear' lists right? [15:43] it's not hard for me to make that work, but will we make it semantically inconsistent with what you originally wanted? [15:44] hallyn: I can't remember asking for clear to only clear lists explicitly, so I'm definitely happy with it clearing whatever key it's being passed (whatever the type) === cmagina-lunch is now known as cmagina === matsubara-afk is now known as matsubara [15:57] stgraber: pushed. untested atm [15:58] hallyn: cool. I'll test in a few minutes/hours === dendrobates is now known as dendro-afk === zyga is now known as zyga-brb === zyga-brb is now known as zyga-afk [16:55] hallyn: http://paste.ubuntu.com/1106744/ === dendro-afk is now known as dendrobates [17:01] New bug: #1027719 in glance (main) "glance-client package has incorrect description" [Undecided,Confirmed] https://launchpad.net/bugs/1027719 [17:03] stgraber: looks good [17:07] zul: what did you use to generate the git commit list thats in the changelog for first batch of openstack SRUs? do you have any easy way to re-generate based on the current delta between our package and tip of stable/essex? [17:07] adam_g: i stuck something in debian/bin to make life a bit easier [17:08] smoser: hey did you know you can configure gsutil for both s3 and the google thing? I didn't know it did s3 [17:08] adam_g: for nova at least [17:08] zul: oh cool [17:10] jcastro, google storage provides s3 compatible api [17:10] but i guess i didn't realize that that was what gsutil would have been using. [17:10] yeah but I was like, using the tool to copy things back and forth from s3 to GS [17:11] it's just nice, one tool for 2 storage solutions [17:16] hm, i'm confused. an m1.medium amazon instance should have a 400G vdb right? [17:21] hallyn: heh - ask amazon ;) [17:23] smoser: ^ [17:24] hallyn, whats in a name? [17:24] it wont be named vdb [17:24] but you should have a second disk attached that is ~ 400G, yes. [17:25] i can't find it ;) [17:25] udisks can't find it [17:25] lemme try blindling mknod'ing [17:26] cat /proc/partitions? [17:26] hallyn, i suspect you're seeing this [17:26] http://ubuntu-smoser.blogspot.com/2011/02/getting-ephemeral-devices-on-ebs-images.html [17:26] smoser: http://paste.ubuntu.com/1106804/ [17:27] smoser: i've never had this happen before (but i dn't usually use sid either) [17:27] sid? [17:27] rad that article. [17:27] the ami is probably not registered to get you that. [17:28] btw, xvda - isn't that xen? [17:28] xvdX is xen, yes. [17:29] feh [17:29] ok thanks [17:32] hallyn, you do point out a bug/assumption in ubuntu-ec2-run [17:32] it assumes you get the first one, so it doesn't explicitly add '--block-device-mapping' for ephemeral0 [17:35] smoser: ok, i jsut created an hand-attached a volume :) thanks. [17:36] hallyn, you could have just re-launched with --block-device-mapping [17:36] the difference is the one you get "for free" is not EBS backed. [17:37] which means faster (likely) === cpg|away is now known as cpg === Aaton_off is now known as Aaton [18:06] jamespage, did you change the configuration of precise-server-ec2-daily on the internal jenkins recently ? [18:06] like Friday ? === zyga-afk is now known as zyga [18:21] New bug: #1028074 in maas-enlist (main) "Duplicate MAC address in enlist command if multiple NIC's on the server" [Undecided,New] https://launchpad.net/bugs/1028074 [18:22] New bug: #1028068 in maas "Enlistment failure leaves node in cobbler, not in MAAS" [Undecided,New] https://launchpad.net/bugs/1028068 [18:28] using ubuntu server 11.04, server was rebooted, no default route came up with network. I checked /etc/network/interfaces and the "gateway 192.168.1.1" line is there [18:28] anything else I need to chekc === dendrobates is now known as dendro-afk [18:39] jibel - yes I did - I added the proposed testing [18:39] it checks stuff in proposed as part of the daily tests - we had a kernel regression that I'm sure you are aware of [18:43] using ubuntu server 11.04, server was rebooted, no default route came up with network. I checked /etc/network/interfaces and the "gateway 192.168.1.1" line is there anything else I need to check? [18:43] that is the whole file look like? [18:43] what does :) [18:43] * patdk-wk can't think and type at the same time [18:44] patdk-wk: it has the l0 and eth0 interfaces. [18:44] read somewhere that file shouldn't be touched. [18:44] yes, believe everything you read on the internet [18:44] lol [18:45] just wondering why after a reboot that my default route didn't show up. I am scheduling a reboot tonight to make sure it does, yet I wanna make sure everything is there for it to work. [18:46] like I said, I can't see your interfaces file, so I dunno [18:46] where should I put it? pastebin.org? [18:46] if yo uwant [18:50] patdk-wk: here it is http://pastebin.com/8ueKWUpz [18:51] odd [18:51] jamespage, that'd be it; the publisher is going mad again. It really dislike changes to matrix jobs and returns 404 for some ec2 builds during publication. I'll fix it. thanks! [18:52] jibel, ah - sorry [18:52] feel free to disable the matrix plugin if that is the case [18:52] patdk-wk: what's odd? [18:52] nothing is wrong with it [18:53] is there something else I could check. Don't want to stay late to perform a reboot and it NOT work... ;-) [18:55] jamespage, the problem is not the matrix plugin but publisher. I think I'll replace it with some rsync+inotify and everyone will be happy. === matsubara is now known as matsubara-afk [19:24] ahs3: got a working package for netcf 0.2.0 for sid. Still doing some testing, hoping to get you a package by tonight [19:25] (building libvirt with it atm) === Skaag_ is now known as Skaag [20:16] hallyn: sweet. thx, dude [20:32] Hey, I've been banging my head against this for a few hours now and I'm about to throw it out (the web application, not Ubuntu). I've got php5, apache2 and mysql-server all installed. I've setup the database for the web application and given the relevant information to the db config file for the application. It's still just displaying a blank page when I enter the URL, however. Permissions appear to be fine as well. Is there anything you have to do (su [20:36] New bug: #1020267 in python-pytyrant (universe) "[MIR] celery, pyparsing, python-cl, python-gevent, python-mailer, python-pytyrant, python-redis" [High,In progress] https://launchpad.net/bugs/1020267 [20:38] K4k: have you verified that the account you assigned your webapp has the correct permissions? [20:38] K4k: possibly not an ubuntu thing - probably a thing for the web app you're using ;) [20:38] granted all on the database [20:38] RoyK: I'm thinking you might be right. It's Lessn, if you're familiar with it, a basic url shortener [20:39] the Readme seemed straight forward enough, but it keep presenting a blank page [20:39] K4k: how did you create the user? [20:39] CREATE USER 'user'@'localhost' IDENTIFIED BY 'password'; [20:40] GRANT ALL PRIVILEGES ON db.* TO 'user'@'localhost'; [20:42] K4k: cool. then yes, I'd blame Lessn :) [20:42] :( [20:42] boo [20:42] K4k: just verify that you've set the correct configs. [20:42] got a really neat domain name today to use as my personal url shortener. [20:42] ewook: well, the interesting thing is that I've had to go through the php code and re-write some of it :/ [20:43] the config dir is "-/" [20:43] which was giving me issues [20:43] so I changed it to "c/" [20:43] and had to go find all calls to "-/" and change to "c/" [20:43] I'm thinking it's just shoddy code anyway [20:48] weird issue here. I run apachetop -f access.log but the interface is unresponsive. I have to ctrl-c out of it. [20:49] usually the keys respond, such as ? and "f", but nothing is happening. The time at the top does increase, but it's like it's choking on somehting... [20:50] New bug: #1028130 in python-pytyrant (universe) "should use Architecture: all" [Undecided,New] https://launchpad.net/bugs/1028130 [20:55] how do i install firefox on a server for users to access? [20:56] K4k: looking at it myself atm. it's ... messy. [20:57] r3dLunchb0x_: apt-get install firefox and allow X11-forwarding. [20:57] ewook: as supuser or as the user who wants to use it? [20:58] r3dLunchb0x_: the installation needs to be performed as a superuser. [20:58] r3dLunchb0x_: as does the X11-forwarding for SSH in the sshd config. [20:59] ewook: yea, I've re-read the README and found that I somehow nuked the .htaccess file but after re-extracting the zip it's still failing [20:59] ewook: I think I already have the X-11 forwarding, just wanted to make sure about the user installation. Thank you, I'll give it a shot really quick and let you know how it goes. [20:59] r3dLunchb0x_: no worries. gl. [21:00] K4k: mhm. I'm going through the code atm :p. [21:01] well, let me know if you see anything glaring that I'm not seeing which would cause an issue. I don't claim to be a php expert but from what little I know it all seemed in working order [21:02] ewook: worked like a charm. thank you. thought it would be that simple but been surprised before with Ubuntu! lol [21:02] r3dLunchb0x_: I know, it's very nice when it just works ;) [21:03] ewook: yeah. [21:04] K4k: I'm no php expert either, but just the thing with his "-" causes me headache. [21:04] yea [21:04] anytime I wnt into that dir I have to change the name because I can mv it but I can't cd [21:05] trying to generate a CSR cert with OpenSSL but its only giving me a private key not a private rsa key.. any ideas or help [21:06] and it's not permissions related. I just 777'd the whole thing, same results [21:08] ahs3: well, libvirt seems broken on sid, i can't run it even on stock updated sid, so i couldn't test with that. [21:08] ahs3: but http://people.canonical.com/~serge/netcf3/netcf_0.2.0-1.dsc is testing nicely for me [21:08] Hi, Iam trying to install ubuntu 12.04 server onto microSD card but the installer cannot find the disk.. how ever when i try desktop version it install on microSD card just fine. Is there some driver i should load for the server from desktop? [21:25] jamespage: ping [21:25] hey hallyn [21:25] jamespage: sorry, i know you've explained it before, [21:25] but what does "Provide a test to check the status of the VM after upgrade (nested VM's): TODO" mean? :) [21:26] hallyn, I think it relates to nested KVM testing [21:27] hmm now I'm thinking about it I can't remember [21:27] if it was that [21:27] must have been [21:27] so we set up a vm, [21:27] we do an upgrade, [21:28] and we want a way to verify that it was successful? [21:28] ewook: are you kidding me? I think it was simply related to missing php5-mysql... grrr [21:28] K4k: hahahaha === cpg is now known as cpg|away [21:29] K4k: you're right! I don't have that on the server I tested it on either :p [21:29] *_* [21:29] @_@ [21:29] jamespage: unfortunately i don't think i was at that session, so the only thing i remember is asking before during team mtg... [21:29] hallyn, I ran it and I can't remember specifically what we discussed [21:30] K4k: good spot, thanks :p [21:31] 4 hours well spend @_@ [21:31] hallyn, it relates to "- Upgrade of server running existing VM's to latest development release" [21:32] so its actually a - run a server; create some vm's, upgrade the server and prove the VM's are still working [21:32] if that makes sense [21:33] jamespage: solve the halting problem? [21:33] :) [21:33] but ok, so we don't run upgradein the guests, rather we upgrade the host and check whether vms still run? [21:33] hallyn, I think so - do you think it adds value? [21:34] yeah... the things i'd most want checked may not be feasible, [21:34] but we coudl at least set up a guest which just shuts itself down; if it doesn't halt after 1 min we call it bad [21:34] hallyn, its probably worth checking in with jibel as I think he has the other part of that test setup [21:35] "[jibel] Add a profile to auto upgrade testing to support VM upgrade testing (nested VMs)" [21:36] although it almost seems like i'td be better to add this as a funky nested testcase to the qa-regression-testing for libvirt [21:36] I assume you mean not just kvm, but a full libvirt-qemu setup === groupcat is now known as purplepeopleeate === purplepeopleeate is now known as groupcat [21:39] jamespage: ok, maybe in august i need to take a week or half-week to dive deeper into both this and the lxc-testsuite junit xml output (translated: but the bejeezus out of you about howto) [21:40] hallyn, sounds good [21:40] it might be a good idea to agree some overall objectives for automated testing and engage the QA team as well [21:40] so everything hangs together... [21:58] hallyn: cool. i've picked up the netcf bits. i'll see if i can get them uploaded in the next couple of days [22:02] ahs3: one upcoming update: I'm re-doing the manpage. [22:02] (which currently isn't there) [22:02] hallyn: nod. good idea. === LordOfTime is now known as TheLordOfTime [22:06] ahs3: i'll send it uptream for comment before I put it in the package (unless you want to see now what it'll look like) [22:07] hallyn: hrm. nah, if you and upstream agree, that's the key point for me === dendro-afk is now known as dendrobates [22:46] ahs3: ok do you want me to wait to upload the package with the manpage until I hear back from upstream? [22:49] ahs3: well, i've pushed it to http://people.canonical.com/~serge/netcf4/netcf_0.2.0-1.dsc, so you have your pick :) [22:49] gnight [22:50] hey, I am checking if x11-common should be installed by default or shouldnt ? I tryed installing some dependencies for OpenERP and it f*** up all the server for me, init.d scripts are mad and not working [22:50] :/ [23:05] http://dpaste.org/Jx03V/ anyone had similar problem ? I get that error always even trying to install any package and etc [23:10] glosoli: what does this give you? 'apt-get -f install' [23:10] http://dpaste.org/uSt8v/ === glebihan_ is now known as glebihan [23:13] glosoli: how did you get like this? provide some *detailed* history/context [23:14] pmatulis: I got into installing some dependencies for my OpenERP, probably there was some dependencie mismatch and I stupidly rant something like autoremove which removed x11-common at first place and from that on I seem like having no solution for fixing up things and couple of websites down on my fault :/ [23:14] tbh I think it was python-pydot package which rant me into the conflicts at first [23:15] glosoli: i don't understand 'got into installing some dependencies for my OpenERP'. what command(s) did you use? [23:16] glosoli: apt should take case of dependencies [23:16] *care [23:16] pmatulis: http://www.theopensourcerer.com/2012/02/how-to-install-openerp-6-1-on-ubuntu-10-04-lts/ this tutorial shows all the commands I used, but as I said installing some packages gave me error and I probably rant carelessly apt-get autoremove [23:17] pmatulis: it all started from something like this: http://dpaste.org/wqYCt/ [23:21] glosoli: so you never got to step #5? [23:21] glosoli: everything installed was a genuine ubuntu package? [23:21] pmatulis: there were things installed from PyPi [23:21] glosoli: well [23:22] pmatulis: So probably not, I got into all steps, just went back when I got errors from OpenERP whcih were likely of some package missing so I started checking [23:23] glosoli: i don't know then, you are using non-standard python libraries and you downloaded something with wget. it's hard to get help on these kinds of blunders [23:23] pmatulis: yeah, understandable, thanks anyway :) [23:24] glosoli: if you just started out i recommend re-thinking your approach [23:24] pmatulis: nah I had setupped same system on older ubuntu versions before using same tutorial [23:24] :) [23:25] glosoli: ok, guess you finally got bit [23:29] glosoli: Does the /tmp directory exist on your machine? [23:30] genii-around: what theā€¦ hmmm strangely no [23:30] genii-around: how could I get it back ? [23:30] glosoli: mkdir /tmp [23:30] ( since you're already using root anyways ) [23:31] glosoli: you removed your /tmp directory? [23:31] pmatulis: nooo... [23:32] genii-around: still same problem [23:32] :) [23:38] Hm [23:40] yeah big hmm :/ [23:46] New bug: #1028182 in openssh (main) "ssh connection failure error message confusing when talking to dual IPv4/6 host" [Undecided,New] https://launchpad.net/bugs/1028182 [23:48] glosoli: The tempnam manpage says it looks for TMPDIR value. I would suggest to try: TMPDIR=/tmp && export TMPDIR .. then see if -f install completes [23:49] same error [23:49] glosoli: I'm out of immediate ideas on it then. [23:50] doh probably I will save some time if I start reinstalling server... === smw_ is now known as smw_work === cpg|away is now known as cpg