*** tpb has joined #timvideos | 00:00 | |
mithro | paddatrapper: check the pull request on my fz2lib repo | 00:31 |
---|---|---|
mithro | There should be one from miselin | 00:32 |
*** CarlFK has quit IRC | 01:48 | |
*** CarlFK has joined #timvideos | 01:53 | |
*** ChanServ sets mode: +v CarlFK | 01:53 | |
xfxf | CarlFK: you around? | 01:53 |
CarlFK | xfxf: yep | 01:56 |
CarlFK | comcast cable modem has been going in and out for the last few weeks. much more out in the last few days | 01:57 |
CarlFK | so I may go poof without notice | 01:57 |
xfxf | my cable has been doing the same :P | 01:59 |
xfxf | was going to ask as to the state of the curren ansible repo for deploying our video machines - i know you've been deploying a lot to it lately | 01:59 |
xfxf | and do you ever run it on a fresh ubuntu LTS installation versus using the pxe installer? | 02:00 |
xfxf | have a box i want to load up with some stuff at the moment, but it's remote to me | 02:00 |
CarlFK | tumbleweed: ^^^ | 02:01 |
CarlFK | xfxf: it is broken into 3 or 4 parts, waiting on tumbleweed to review and figure out if it can all go into the debian repo | 02:02 |
CarlFK | xfxf: what do you want on the box? | 02:02 |
xfxf | all of the usual stuff - the systemd stuff, vocto, encoding bits and pieces, etc | 02:04 |
CarlFK | ok mr client ;) | 02:06 |
CarlFK | I am guessing you don't want dhcp/nfs/gateway stuff | 02:07 |
CarlFK | Do you want to boot a usb stick or pxe ? | 02:13 |
xfxf | no, this is a remote machine | 02:18 |
xfxf | ubuntu already installed | 02:18 |
xfxf | i'm assuming i can do an ansible thing and get it to deploy | 02:18 |
xfxf | or does it assume debian-installer already has shoved packages on? | 02:19 |
xfxf | i assumed ansible would do all of that | 02:19 |
xfxf | (so it's portable) | 02:19 |
CarlFK | that should work too. it is how I tested at first, then rolled it into the installer | 02:20 |
xfxf | so what should i be doing? | 02:25 |
xfxf | and the changes you're making to the debian installer side of thigns, is there a repo for that? | 02:26 |
xfxf | i feel like i'm only looking at part of what's needed | 02:26 |
*** CarlFK has quit IRC | 02:31 | |
xfxf | bah, the pxe installer is broken now too | 02:35 |
*** CarlFK has joined #timvideos | 02:51 | |
*** ChanServ sets mode: +v CarlFK | 02:51 | |
CarlFK | xfxf: https://github.com/CarlFK/video-stack-deploy/ | 02:55 |
tpb | Title: GitHub - CarlFK/video-stack-deploy (at github.com) | 02:55 |
CarlFK | https://github.com/CarlFK/video-stack-deploy/blob/usbstick/scripts/lc/late_command.sh | 02:59 |
tpb | Title: video-stack-deploy/late_command.sh at usbstick · CarlFK/video-stack-deploy · GitHub (at github.com) | 02:59 |
CarlFK | https://github.com/xfxf/av-foss-stack/blob/master/inventory/hosts | 03:02 |
tpb | Title: av-foss-stack/hosts at master · xfxf/av-foss-stack · GitHub (at github.com) | 03:02 |
CarlFK | xfxf: when do you need to config your box? | 03:03 |
xfxf | i'm already through part of it | 03:04 |
xfxf | the ansible stuff makes assumptions about a local server though and it looks like you've hard coded some stuff for a recent event you did? | 03:04 |
xfxf | it's kinda super broken | 03:04 |
xfxf | stuck here right now: | 03:04 |
xfxf | https://www.irccloud.com/pastebin/N1kx2Ft7/ | 03:04 |
tpb | Title: Snippet | IRCCloud (at www.irccloud.com) | 03:04 |
CarlFK | what version of ubuntu? | 03:06 |
xfxf | recent LTS | 03:06 |
xfxf | xenial | 03:06 |
CarlFK | i have seen that before. | 03:08 |
xfxf | also | 03:08 |
xfxf | https://github.com/xfxf/av-foss-stack/commit/6f25c6e41b3fbe62c412cec278a7ffe3b6959cb0#diff-7a1eabc3deb7fd02ceb1e16eafc41073 | 03:08 |
tpb | Title: move late_command.sh to tftp setup · xfxf/av-foss-stack@6f25c6e · GitHub (at github.com) | 03:08 |
xfxf | where did that stuff go | 03:08 |
xfxf | i ended up just running it by hand | 03:08 |
CarlFK | scroll up ;) | 03:09 |
CarlFK | your stuff is way out of date | 03:10 |
CarlFK | the only thing in that repo I am using is inventory/hosts | 03:11 |
xfxf | okay, so use yours? | 03:12 |
CarlFK | yes | 03:12 |
CarlFK | but you will need to use the veyepar branch to install veyepar | 03:12 |
xfxf | https://www.irccloud.com/pastebin/A0k8qTs1/ | 03:13 |
tpb | Title: Snippet | IRCCloud (at www.irccloud.com) | 03:13 |
xfxf | i think it's a bit broken :/ | 03:13 |
CarlFK | im guessing you left something set to debian, but you are installing onto ubuntu | 03:14 |
xfxf | ugh | 03:14 |
xfxf | okay | 03:14 |
xfxf | your scripts say to pxe install | 03:14 |
xfxf | i can't do that | 03:14 |
xfxf | what do i run? | 03:14 |
xfxf | setup_ansible.sh doesn't even reference that repo so obv not that | 03:15 |
CarlFK | https://github.com/xfxf/av-foss-stack/blob/master/inventory/group_vars/all.yml | 03:18 |
tpb | Title: av-foss-stack/all.yml at master · xfxf/av-foss-stack · GitHub (at github.com) | 03:18 |
xfxf | i do what with that? | 03:19 |
CarlFK | set the values you want | 03:19 |
CarlFK | distro: Ubuntu | 03:20 |
xfxf | you've completely lost me | 03:20 |
xfxf | this is the old repo | 03:20 |
xfxf | the repo you pasted me | 03:20 |
xfxf | how do i kick off using that one? | 03:20 |
CarlFK | https://github.com/CarlFK/video-stack-deploy/blob/usbstick/scripts/lc/late_command.sh | 03:20 |
tpb | Title: video-stack-deploy/late_command.sh at usbstick · CarlFK/video-stack-deploy · GitHub (at github.com) | 03:20 |
xfxf | right, ta | 03:21 |
xfxf | wait | 03:21 |
xfxf | yours makes a reference to mine | 03:21 |
xfxf | but yours looks like it's debconf-ansible? | 03:21 |
xfxf | why is mine old then? | 03:22 |
xfxf | yours relies on mine | 03:22 |
xfxf | well' mine', its yours, but on my github acct | 03:22 |
*** Ishan_Bansal has joined #timvideos | 03:22 | |
CarlFK | (10:10:39 PM) CarlFK: the only thing in that repo I am using is inventory/hosts | 03:22 |
CarlFK | or inventory/* I gues | 03:22 |
xfxf | right | 03:23 |
xfxf | kicking off something | 03:23 |
xfxf | fingers crossed | 03:23 |
xfxf | ta | 03:23 |
CarlFK | again - you need to use different branches for different parts | 03:23 |
CarlFK | if you try to do both vocto and veyepar in the same run, I have no idea what you will get | 03:24 |
xfxf | this seems confusing, surely given ansible logic i give my machine a hostname that matches the roles i want, then it does its stuff? | 03:24 |
xfxf | also it failed | 03:24 |
xfxf | https://www.irccloud.com/pastebin/XELzTsN0/ | 03:25 |
tpb | Title: Snippet | IRCCloud (at www.irccloud.com) | 03:25 |
xfxf | actually that looks like a network issue | 03:25 |
CarlFK | xfxf: it is broken into 3 or 4 parts, waiting on tumbleweed to review and figure out if it can all go into the debian repo | 03:25 |
xfxf | okay, so need more info about that then, as it's not immediately obvious how i should call/use those parts, or even what those parts are | 03:26 |
CarlFK | you are catching on | 03:26 |
CarlFK | xfxf: when do you need to config your box? | 03:26 |
xfxf | right now | 03:27 |
xfxf | i didn't ask as i assumed being ansible it'd just work | 03:27 |
xfxf | obv not :P | 03:27 |
CarlFK | you are kinda new at this computer stuff | 03:28 |
xfxf | its doing more stuff now | 03:28 |
*** sb0 has quit IRC | 03:32 | |
Ishan_Bansal | mithro : ping | 03:54 |
mithro | Ishan_Bansal: I won't be around for another 3-4 hours | 03:55 |
Ishan_Bansal | mithro : ok, no problem | 03:57 |
xfxf | https://www.irccloud.com/pastebin/OYqThLF7/ | 04:10 |
tpb | Title: Snippet | IRCCloud (at www.irccloud.com) | 04:10 |
xfxf | CarlFK: looks like there's a dependency problem here with one of the ppa packages? seen this? | 04:10 |
CarlFK | xfxf: [u'ffmpeg', u'gstreamer1.0-plugins-bad', u'gstreamer1.0-plugins-base', u'gstreamer1.0-plugins-good', u'gstreamer1.0-plugins-ugly', u'gstreamer1.0-tools', u'gstreamer1.0-x', u'mplayer', u'totem', u'vlc', u'mediainfo', u'v4l-utils'] | 04:20 |
CarlFK | it is trying to install those - I don't think any of that comes from a ppa | 04:20 |
*** rohitksingh_work has joined #timvideos | 04:20 | |
xfxf | oh christ, it overwrote /etc/apt/sources.list with debian stuff | 04:21 |
xfxf | how did anything work | 04:21 |
xfxf | i think it hosed the system. sigh | 04:21 |
CarlFK | if you just need 1 box, I would try the usb stick | 04:48 |
xfxf | machine is remote | 04:49 |
CarlFK | who is going to operate it? | 04:50 |
xfxf | me, just not now | 04:50 |
xfxf | long story | 04:50 |
CarlFK | use the usb installer to get the 'base' setup, then your laptop to do the rest | 04:54 |
CarlFK | test that on a local box so that when you show up you can setup the box | 04:54 |
xfxf | how does one make the usb installer? | 04:57 |
CarlFK | https://github.com/CarlFK/video-stack-deploy/blob/usbstick/scripts/mk_usb_installer.sh | 04:58 |
tpb | Title: video-stack-deploy/mk_usb_installer.sh at usbstick · CarlFK/video-stack-deploy · GitHub (at github.com) | 04:58 |
CarlFK | read the comments - set the stuff to what you need, like # suite=xenial | 05:00 |
CarlFK | # preseed="file=preseed.cfg" - that will use the file on the usb stick, but the tail of that will still be wget http://...late_command.sh | 05:04 |
CarlFK | so either have your laptop on the lan to host the files, or hack things up so that everything is on the usb stick | 05:04 |
xfxf | ta | 05:16 |
*** CarlFK has quit IRC | 05:28 | |
*** CarlFK has joined #timvideos | 05:46 | |
*** ChanServ sets mode: +v CarlFK | 05:46 | |
CarlFK | im off for the night - back in 7 hours | 06:16 |
*** Ishan_Bansal has quit IRC | 07:52 | |
*** sb0 has joined #timvideos | 08:59 | |
*** CarlFK has quit IRC | 10:23 | |
*** rohitksingh_wor1 has joined #timvideos | 10:26 | |
*** rohitksingh_work has quit IRC | 10:28 | |
*** sb0 has quit IRC | 11:25 | |
*** CarlFK has joined #timvideos | 11:40 | |
*** ChanServ sets mode: +v CarlFK | 11:40 | |
CarlFK | xfxf: im up | 11:47 |
*** sb0 has joined #timvideos | 11:55 | |
*** CarlFK has quit IRC | 12:28 | |
*** rohitksingh_wor1 has quit IRC | 12:33 | |
*** CarlFK has joined #timvideos | 12:38 | |
*** ChanServ sets mode: +v CarlFK | 12:38 | |
*** rohitksingh has joined #timvideos | 13:20 | |
*** CarlFK has quit IRC | 17:26 | |
*** tpb has joined #timvideos | 17:51 | |
*** rohitksingh has quit IRC | 18:13 | |
*** CarlFK has joined #timvideos | 19:55 | |
*** ChanServ sets mode: +v CarlFK | 19:55 | |
*** CarlFK has quit IRC | 22:32 | |
*** CarlFK has joined #timvideos | 23:28 | |
*** ChanServ sets mode: +v CarlFK | 23:28 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!