=== froike_ is now known as froike [09:25] im on ubuntu 14.04... after i do reconfig /etc/network/interfaces... how to restart the network... i do /etc/init.d/networking restart but it don't use latest config [09:27] fishcooker: easiest way? Reboot. If you want to bounce the loopback interface, then stuff may fail anyway. Complicated way? Bring down the interface(s) you're changing *first* using ifdown, then edit /etc/network/interfaces, then ifup what you need afterwards. [09:28] "/etc/init.d/networking restart" doesn't really make sense in the modern era of hotpluggable NICs and complex network layouts such as bridges and bonds. [09:28] And we don't have a goal-seeking networking configurator (yet). [09:33] noted [09:52] bug 1659515 [09:52] bug 1659515 in tempest "Some tests fail when running keystone v3 with policy.v3cloudsample.json" [Undecided,New] https://launchpad.net/bugs/1659515 [09:55] what's the diff between ifconfig eth0 up/down with if[up/down] rbasak? [10:07] fishcooker: ifupdown keeps track of things in userspace for you, including doing DHCP, DNS, etc. ifconfig bypasses that and speaks to the kernel directly and does none of that. [10:29] jamespage: cleaning up old stuff I found https://bugs.launchpad.net/tripleo/+bug/1632538 , can you please check if that is good to go from -proposed to -updates now? [10:29] Launchpad bug 1632538 in OpenStack Compute (nova) newton "Using generate_service_certificate and undercloud_public_vip in undercloud.conf breaks nova" [Undecided,Incomplete] [10:34] frickler, looking now [10:35] frickler, I can't do the move myself - but you've updated the tag so the SRU team should pickup soon [10:35] rbasak, I know its not your day but is this something you could do ^^ ? [10:45] coreycb, are we good to push proposed->updates for ocata? [10:56] jamespage: trying but I'm just getting LP timeouts right now, sorry. [11:57] rbasak, urgh [11:57] rbasak, I think that went through (I just saw an email for one series) [11:57] the 16.04 I think [12:03] jamespage: retried both, done now I think, including the automatic bug comment. [12:03] rbasak, thankyou - much appreciated - frickler ^^ [12:08] You're welcome [12:31] thanks from me to both of you [12:32] jamespage, yes i think we can. there's a bug in designate that seems to be an upstream bug. [12:32] that's all [12:40] when i want to use update-alternative it says "" in manual mode "" what it mean ? do i run update-alternative every time ? can this be done auto ? [12:52] brb [13:29] coreycb, ok promoting now [13:29] you announce email lgtm btw [13:29] jamespage, ok thanks [13:51] coreycb, we might need to get neutron-lbaas-dashboard packaged up [13:51] coreycb: there is some new deps out this morning but b3 is startnig to release as well, so im going to get to the deps first then start on b3 [13:51] its the lbaasv2 dashboard so currently with newton you can't horizon configure LB's [13:51] works OK from the CLI tho [13:51] jamespage, ok [13:51] zul, sounds good [13:52] jamespage, i'll see if we can get that into ocata [13:53] coreycb: nova might be blocked because python-os-xenapi is not in the archive yet and no archive admin has reviewed it [14:11] jamespage: zul: coreycb: whatever it is worth todays retry on the weird container pid issue I reported worked fine [14:12] still it was worth to write about it so people can find it in the chat log and such [14:13] cpaelzer: the s390 thing? [14:13] zul: yeah the container pid namespace assertion thing [14:13] zul: had 1 ppc and 2 s390 hits - so not arch exclusive [14:13] cpaelzer: ah ok [14:14] cpaelzer, ok i'll let you know if we see it in the future [14:47] is it intentional that murano-dashboard for UCA newton is still at 2.0.0, while the rest of murano is at 3.0.0? [14:47] I also just found a nasty issue in it: https://bugs.launchpad.net/ubuntu/+source/murano-dashboard/+bug/1659570 [14:47] Launchpad bug 1659570 in murano-dashboard (Ubuntu) "Installing murano-dashboard=3.0.0 deletes needed files" [Undecided,New] [14:55] coreycb: i got barbican [15:15] coreycb: b3 needs a newer alembic === alexisb__ is now known as alexisb-afk [17:00] coreycb: i got heat [18:44] i need to send no-reply emails from my private subnet but the mail client needs to sent them to the smtp server securely any tutorials out there that can help me? [18:45] so i need to send no-reply@example.com from a client on a private subnet to a server running the tls postfix server so the mail to the tls postfix server is secure [18:58] bigtonicus: do you want a full-blown smtp service on the sending machine or do you just want a simple little tool? msmtp is a nice simple little thing === alexisb-afk is now known as alexisb [19:08] it needs to send no-reply emails for a fqdn will msmtp do that? [19:09] so I will be sending the email from a client but i need to configure the mta postfix server to send emails for the example.com domain [19:16] sure just set the From: header to whatever you please [19:26] coreycb: got glance [19:29] zul, ok [19:30] mwhahaha, i file a bug so we can track the designate issue: https://bugs.launchpad.net/designate/+bug/1659638 [19:30] Launchpad bug 1659638 in Designate "ocata designate-mdns fails if monasca-statd not installed" [Undecided,New] [19:36] coreycb: ok [20:32] coreycb: heat busted with newer ceilometerclient, proposing fix [21:07] * teward throws sticks at sarnold [21:08] afternoon teward :) [21:08] greetings to thee [21:08] sarnold: mind if I bother you about SSL stuff? [21:08] very basic question :p [21:08] sure [21:08] sarnold: i am about 100% certain of this, but there's no *sane* way to backport OpenSSL 1.0.2 to Trusty or such is there? [21:08] Not without introducing major explosive breakages [21:09] teward: nothing comes to mind for doing that 'easily' [21:10] you certainly wouldn't want to just replace the system openssl with a newer package [21:10] you could compile your own in /usr/local and use it for the things that need a newer openssl, but that seems like it's outside your usual range of intentions :) [21:11] that's the assumption I made. see https://bugs.launchpad.net/nginx/+bug/1658129 for why I asked :P [21:11] Launchpad bug 1658129 in Nginx "Please support OpenSSL 1.0.2 in Trusty for NGINX PPAs" [Wishlist,Won't fix] [21:11] sarnold: you're right, ^ that's what I was asking about [21:11] and I'm not ready to open that can of worms. Ever. [21:12] I'd sooner volunteer to be hit by a taser than open that can of evil :P [21:12] teward: this is something that a snap could handle. but I don't know how likely snaps are to work on trusty. we've sunk man-months into making that happen but not having systemd on trusty is a bit of a sticking point. [21:12] maybe even man-years [21:12] sarnold: well, I am pretty "No." in these terms [21:13] basically the PPAs are under my direct thumb, if I say "Sorry, not happening" I win that fight. [21:13] teward: for a ppa that's probably the right attitude to take :) [21:13] true statement [21:13] but i've seen stupid things like this for the nginx package over history too :P [21:13] ended up having to tell people it is never happening [21:14] I have a friend who is convinced half the secret to success in an open source business is knowing which requests deserve a "no" response [21:14] that's about accurate heh [21:14] brb coffee run [21:15] as in you've got to know what it is you set out to build and why you're doing it. listen to people but be prepared to say "that's not why we're doing this" if their vision doesn't align with yours [21:15] enjoy :D [21:18] yup [21:19] sarnold: i've done that for feature requests to add new modules to Ubuntu (but not Debian) in the past [21:19] mostly because I don't want to make your guys lives' evil on the Security Team [21:19] 'cause it'd need reviewed :P [21:20] \o/ :D [21:21] yeah my review backlog is guilty long.. [21:22] :P