[07:35] Good morning [09:25] coreycb: staring on neutron-* networking-* [09:47] coreycb: ah os-ken [09:47] * jamespage puts the cookie cutter into action [09:52] coreycb: fwiw I'm not doing py2 packages for new deps [09:53] coreycb: we're probably at a point where we can cull the python-oslo* pkgs [11:02] jamespage: I don't see OVS 2.11 building in disco - should I upload it [11:02] cpaelzer: yp - got stuck in a testing issue for the openstack snapshots we're doing this week [11:03] jamespage: then go on testing, I'll upload as he have it in the packaging git atm [11:03] he -> we [11:07] ok I've done it for you - I hope you find your issue soon - happy testing [11:07] the ovs packaging repo has a commit to release it (modifying the changelog) and a new tag following the same style you usually tag it [11:08] jamespage: ^^ [11:09] cpaelzer: +1 thanks [11:09] cpaelzer: issue fixed - unit test which wants to access the internet [11:09] nice [11:11] coreycb: we should request an rm on https://blueprints.launchpad.net/neutron/+spec/ryu-framework-maintenace-transition [11:11] ryu is basically unmaintained now [11:38] coreycb: I'll do that as part of this set of snapshots [12:00] Hi all, I'm wanting to clone a lot of laptops over network with a windows image. they're all the same model laptop. Is there any easy way to do it with Ubuntu as a 'server' machine? [12:01] idea is to PXE boot, but what are my option to load a pre-made image (instead of installation media) [12:37] jamespage: ok. looks like we need an os-ken too. [12:39] jamespage: i'm not sure how many py37 tests we're still skipping. that could use a revisit. maybe i'll just wait until after we're done with this round and take a look through everything. [13:07] coreycb: yep - have that packaged [13:08] neutron/eventlet test give me grief - debugging now [13:16] jamespage: oh yay eventlet. thanks or doing os-ken. [13:17] jamespage: just read your py2 msgs. it's probably fine to do py3 only for new deps. i think we just need to be careful with swift deps. [13:17] i've been doing the safe fwiw with new deps [13:18] *same [13:36] great [13:45] does "+ds1" in a debian package version mean something special? 1.2.1+ds1-1 [14:03] jamespage: hoping to release my deps from bileto fairly soon. i'm doing a full dep8 run and have 2 remaining failures that are re-running. [14:03] jamespage: there might be some updates that neutron needs in there. [14:04] coreycb: ok (I've generally been using proposed for dep8 testing) [14:04] coreycb: have the fix for neutron - its in oslo.utils - testing now [14:04] jamespage: ok [14:05] jamespage: i'll start backwards from z on core packages [14:05] coreycb: awesome [14:05] ta [14:10] jamespage: we did some overlap on networking-* and murano and I pushed them to git. but i've since deleted my bileto ppa with them so feel free to force push your changes. [14:12] coreycb: ah ok [16:33] cpaelzer: powersj: I see my old Trello account is on the ubuntu server daily trello as a member, can you add my new trello since I don't use the old trello account of mine anymore (and scheduled it for a deletion)? @teward001 is my Trello account I use regularly now. [16:33] you two are the admins as far as I can tell :P [16:34] hey, im currently trying to get a site online but mysqld wont start so i can get mariadb-server to start [16:34] any ideas [16:35] teward, I think I sent it correctly, but let me know [16:35] powersj: standby. [16:35] my mail gateway took a dump :| [16:35] yep it shows in my account now thanks :) [16:36] np [16:54] coreycb: https://bugs.launchpad.net/ubuntu/+source/python-django-debreach/+bug/1805690 got approved by the security team - that will unblock horizon [16:54] Launchpad bug 1805690 in python-django-debreach (Ubuntu) "[MIR] python-django-debreach" [Undecided,Confirmed] [16:54] jamespage: ack yep. i'll let xnox know. [16:59] okay so im trying to get mariadb running and its failing and the status says https://pastebin.com/sYajXrn4 [16:59] anyone have a clue what to check? [16:59] im running on 18.04 [17:14] join mysql [17:14] whoops [17:54] jamespage: i'll get nova, nova-lxd and octavia [17:54] that should be it i thin [17:54] think [17:55] jamespage: i'd check 'journalctl -xe' and /var/log/mariadb [17:55] jamie_1: sorry that was for you ^ not jamespage [17:56] its all good man [17:56] im having my own fights with db's XD [18:19] anyone know what /etc/nginx/nginx.conf permissions should be set to? [18:20] i can tell you shortly. [18:20] *pulls up his dev environment* [18:21] jamie_1: -rw-r--r-- 1 root root 1482 Apr 6 2018 nginx.conf [18:21] 644 and owned by root:root by default [18:21] mind if I ask why you're wondering? [18:22] teward: im setting up a new site and i went to redo the configs using ssh so im using nano so it was easier to rm the file.... but i totally forgot the check the perms first [18:23] jamie_1: next time, just do echo "" | sudo tee /etc/nginx/nginx.conf [18:23] replaces the contents of the file with an empty one [18:23] yeah.... i make that woops a lot.... bad habits [18:23] but keep in mind there may be packaging-level changes later on that might override so don't just blindly upgrade :P [18:24] im not, this is a fresh config on a fresh spun server [18:24] tbh im not the best with ngix or wp but its for a memorial page for a friend so im trying to power through it [18:25] i do game hosting normally so this is very different from what i usually do [18:26] so if you know about web hosting i may or may not harass you in a bit XD [18:27] i know a lot about web hosting :P [18:27] if you ever need a game server let me know XD [18:27] but I would not have gone and 'erased' the default configs because they were configured pretty sanely, and you need to configure the 'site' separately :P [18:27] (FYI I'm the maintainer of the nginx package as part of the server team, for the most part, so I know that package pretty darn well and how to configure it :P) [18:28] i replaced the default with one generated from nginx.io [18:28] so i didnt do anything to crazy i dont think [18:28] you mean a website that doesn't exist ;p [18:29] yeah i don't like those configs, they're... shall we say... not the best tuned :P [18:29] i dont know much about this stuff.... but that page is kinda really important so im doing what i can to get it up [18:33] i already need a hand again lol [18:33] lets encrypt is complaining XD [18:36] https://pastebin.com/Tb9E9ZRW [18:37] jamie_1: s/livee/live/ ? [18:38] ignore the extra e.... that was becuse i had to copy and paste it in different sectiosn due to bitvise ssh [18:38] no, looks like they typed up that pastebin and typo'd the first livee [18:38] at any rate... file not found. [18:38] i know lol [18:39] i dont know anything about letsencrypt [18:40] perhaps fix that first? ;) [18:40] if it werent for why im putting up the site.... i would [18:42] i hate to be that guy... normally i would go through the work of finding the issue and solving them one by one, but this is a memorial site im trying to put up for a friend of mine that just passed and time is important [18:46] jamie_1: pastebin your config files and the journalctl output with the error [18:47] https://nginxconfig.io/?0.domain=ruby.wertyy102.tech&0.wordpress [18:47] i just killed ssl and its working now [18:48] not very secure but... it will work [18:48] mmm, OK [18:48] now to figure out why wp isnt showing on the ip.... fun stuff [18:53] jamie_1: probably because you didn't load up the actual website in the HOST field [18:58] teward: that and one other thing.... [18:58] the document root was set as /public not /wordpress [18:58] so my configs were borked af