=== lowfive is now known as zz_lowfive === ming is now known as Guest70374 === cripperz is now known as CripperZ- === zz_DenBeiren is now known as DenBeiren [08:52] Good morning. [13:50] jamespage, I proposed a wily mp for heat [13:50] coreycb, how do I see that? [13:52] jamespage, if you go here and click on each branch: https://code.launchpad.net/~ubuntu-server-dev/ubuntu/+source/heat/+git/heat [13:52] jamespage, it's blocked on oslo.service [13:54] coreycb, right [13:54] * jamespage tries to figure out the best way to merge with git [13:58] coreycb, got it - I added your repo as a remote and merged the branches [13:58] jamespage, cool [13:59] coreycb, hmm - but not the tags [13:59] jamespage, oh I didn't tag anything [14:00] jamespage, but perhaps that's automatic on my end [14:00] I see one for 5.0.0_b1 [14:00] coreycb, can you push your tags please [14:01] jamespage, yep [14:01] coreycb, I need the upstream one [14:01] jamespage, done [14:02] coreycb, that did the trick [14:02] jamespage, awesome [14:02] coreycb, https://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/heat/+git/heat landed your changes [14:02] once we get oslo.service in we'll release and upload [14:05] coreycb, broadley I did - git remote add coreycb-l1 git://git.launchpad.net/~corey.bryant/ubuntu/+source/heat/+git/liberty-1 [14:06] coreycb, git fetch coreycb-l1 [14:06] and then merged each branch - that worked ok [14:07] coreycb, http://paste.ubuntu.com/11778768/ [14:07] jamespage, good to know, thanks [14:07] coreycb, will document this somewhere once we have a good flow figured out [14:08] jamespage, ok I have some notes I can share if you need [14:16] coreycb, did you have to propose all three branches? [14:16] jamespage, no but I had to push each one [14:17] coreycb, git push --all [14:17] jamespage, there ya go! [14:17] coreycb, one of neutrons unit tests fails on the LP builders and I can't figure out why [14:17] its a trivial test - nothing complicated [14:19] coreycb, heat is blocked on testtools? [14:19] jamespage, hmm, want me to look? I need to figure out what's going on with keystonemiddleware for utopic too [14:19] jamespage, yeah I just dug into the deps a bit more, testtools and zaqarclient [14:20] coreycb, which versions of testtools does it want? [14:20] hopefully not more that 1.4.0 [14:21] i was using this page to set a static IP, is the "broadcast" setting optional? - http://www.howtogeek.com/howto/ubuntu/change-ubuntu-server-from-dhcp-to-a-static-ip-address/ [14:21] jamespage, 1.4.0 exactly [14:22] coreycb, that's ok then - we have that in proposed for wily [14:22] * jamespage fixed that [14:22] coreycb, that fixes that assertRaisesRegex confusion btw [14:22] as 1.4.0 bases of unittest2, not unittest [14:22] so you get consistent py3 naming of stuff [14:22] jamespage, good [14:26] jamespage, looks like I need to bump zaqarclient in debian to 0.1.1 and get it synched [14:26] coreycb, awesome-o [14:36] jamespage, nevermind my previous answer, yes I did have to propose all 3 branches. [14:36] coreycb, ack [14:36] coreycb, that's fiddly [14:36] jamespage, yeah [14:40] rbasak: ping, if you're around. [14:41] teward: pong [14:41] rbasak: WRT the nginx thing up to the release team, if they say "Go with 1.9.x" I'm wainting to 1.9.3. OSCP stapling is broken in 1.9.2 due to a big. [14:41] bug* [14:41] or w/e the acronym is [14:41] * teward cba to look it up >.M [14:42] OCSP is it... [14:42] OK that sounds fine [14:42] rbasak: just wanted to give that heads up is all [14:42] Thanks [14:42] you're welcome [14:42] I was going to chase if no reply on Monday [14:42] now if only i can get sbuild to accept ARM... >.> [14:42] rbasak: yeah that's fine, it was either going to be you or me poking [14:43] (in other news, i'm regretting going to work today... "bring your pet to work day" disagrees with my allergies) [14:51] This may sound weird, but we have a system where we can't set up nagios or landscape to monitor the systems... is there any program that can achieve monitoring of disk space and then shut off certain cron jobs on a different user after disk space has reached a certain level of consumption? [14:51] or does anyone know of any scripting techniques i can use to achieve this? [14:57] jamespage, ceilometer and barbican mps are ready for wily. ceilometer needs some dependencies bumped. === quantic is now known as di0x1d3 === di0x1d3 is now known as quantic [15:14] I installed backuppc via apt on ubuntu server 14.04, it installed apache as a requirement. When I try to browse to it, it just downloads the CGI file instead of executing it. I checked and mod_cgid is already enabled. [15:14] I'm using the package's default configs, no modifications [15:19] coreycb, ok [15:19] coreycb, looking now [15:34] ugh, stupid chrome bug [15:34] switched browsers and it worked [15:59] Hey everyone, for some reason my iptables is being flushed periodically on my Ubuntu Server. I'm running iptables-save after my setup script... why might this be happening?? === pgraner is now known as pgraner-afk === omfgtora is now known as angrywombutt === angrywombutt is now known as omfgtora === Wiched is now known as Guest3708 === lowfive is now known as lowfive_ === lowfive_ is now known as lowfive [19:16] i'm trying to apply an ssl certificate to an apache2 web server. The only part that is left is to edit some .conf files. I can save the changes, but they revert back to the originals a few minutes later. Any ideas why it's doing that and how to save permanently? [19:43] hankk, your using something like cpanel [19:45] : vi [19:46] I didn't ask what editor you used [19:46] nothing changes config files normally [19:46] unless you installed something that does it [19:46] like cpanel, or simular thing [19:47] ok, i didn't know you couldn't change config files normally [19:47] like other files [19:50] you can [19:50] but if you use a config file management system (like cpanel), you can't [19:50] cpanel isn't supported on ubuntu though so [19:52] what else can i use to edit the config files [19:53] you can use anything you want [19:53] the problem is, you have something that is already managing them [19:53] so you have to figure out what that thing is [19:53] there is NO way I can know what it is [19:53] oh i see [19:54] could be puppet or chef or something also [19:54] but normally one knows they are doing that when they use them [19:57] thanks for all the info. i am learning because someone who set this all up has left the company three weeks ago [19:57] chef is managing it === lowfive is now known as zz_lowfive === zz_lowfive is now known as lowfive === CiPi is now known as cipi [22:18] yay for the power of ZNC === n2deep_ is now known as n2deep