Thursday, February 16th, 2017, 01:11 UTC | ||
[01:11:59] | arescorpio (arescorpio!~arescorpi@47-52-16-190.fibertel.com.ar) has joined #mythtv | |
[01:40:49] | Roklobster (Roklobster!~Dirkka@119-18-8-177.cust.aussiebb.net) has quit (Remote host closed the connection) | |
[01:48:19] | amessina (amessina!~amessina@unaffiliated/amessina) has quit (Quit: Konversation terminated!) | |
[02:02:35] | gregbert (gregbert!~gregbert@gateway/vpn/privateinternetaccess/gregbert) has quit (Ping timeout: 252 seconds) | |
[02:16:20] | dblain: | dekarl: Just pushed temp fix for windows build. Cause described in commit message. Let me know if you'd like to discuss. At airport terminal now so only have limited time. |
[02:18:16] | dekarl: | dblain: just saw it pass by. thank you. |
[02:19:04] | dblain: | np. Would of taken care of it sooner but been on a business trip for a few days and had limited time/access |
[02:37:16] | MythBuild: | build #153 of master-windows-msvc-64bit is complete: Success [3build successful] Build details are at http://code.mythtv.org/buildbot/builders/mast . . . t/builds/153 |
[04:19:27] | arescorpio (arescorpio!~arescorpi@47-52-16-190.fibertel.com.ar) has quit (Quit: Leaving.) | |
[04:53:23] | dekarl1 (dekarl1!~dekarl@mythtv/developer/dekarl) has joined #mythtv | |
[04:54:20] | dekarl (dekarl!~dekarl@mythtv/developer/dekarl) has quit (Ping timeout: 276 seconds) | |
[05:00:29] | Warped (Warped!~Warped@unaffiliated/warped) has quit (Quit: ChatZilla 0.9.93 [Firefox 51.0.1/20170125094131]) | |
[05:02:36] | mad_enz (mad_enz!~mad_enz@2607:f090:488d:7ab:7865:405d:5f0:a97a) has quit (Ping timeout: 240 seconds) | |
[05:46:15] | Warped (Warped!~Warped@unaffiliated/warped) has joined #mythtv | |
[05:53:04] | Warped (Warped!~Warped@unaffiliated/warped) has quit (Ping timeout: 256 seconds) | |
[06:09:22] | Warped (Warped!~Warped@unaffiliated/warped) has joined #mythtv | |
[07:49:47] | dekarl1 is now known as dekarl | |
[08:38:50] | dekarl: | I'm killing the play book... no reason to build subversion with all dependencies on the raspberry when there is a package for it... |
[08:39:06] | blahdodo (blahdodo!~blahdodo@69.172.164.248) has quit (Ping timeout: 245 seconds) | |
[08:39:22] | blahdodo (blahdodo!~blahdodo@69.172.164.248) has joined #mythtv | |
[08:56:52] | willcooke (willcooke!~willcooke@willcooke.plus.com) has joined #mythtv | |
[08:56:52] | willcooke (willcooke!~willcooke@willcooke.plus.com) has quit (Changing host) | |
[08:56:52] | willcooke (willcooke!~willcooke@ubuntu/member/willcooke) has joined #mythtv | |
[09:01:14] | stuarta: | dekarl: sounds a trifle excessive |
[09:02:49] | SteveGoodey (SteveGoodey!~steve@host86-149-197-153.range86-149.btcentralplus.com) has joined #mythtv | |
[09:16:27] | stuarta: | dekarl: is this your playbook or the ansible one? |
[09:24:26] | Merlin83b (Merlin83b!~Daniel@office.34sp.com) has joined #mythtv | |
[09:30:54] | dekarl: | it is your ansible playbook :) |
[09:31:37] | dekarl: | already fixed it up locally and in the last hour it made it up to the point where it notices that I manually installed the packages as a simple way to test their existance ;) |
[09:31:58] | dekarl: | should be starting to compile the only port that is FORBIDDEN (lame) soon[tm] |
[09:31:58] | ** stuarta goes to look why it's building subversion.... ** | |
[09:33:08] | stuarta: | ah i see, it is installing subversion from ports, which is where it lives for freebsd10 and below |
[09:33:51] | stuarta: | if you can work out the right facts to qualify that with, you can separate that out and install the package directly on 11 |
[09:34:12] | dekarl: | http://paste.ubuntu.com/24006325/ <- Charlie did that already ;) |
[09:34:43] | dekarl: | so subversion was FORBIDDEN (aka do not package) in 10? strange |
[09:34:58] | stuarta: | i thought it was... |
[09:35:03] | stuarta: | might be wrong |
[09:35:26] | stuarta: | https://github.com/MythTV/ansible/blob/master . . . main.yml#L24 <- a check like that is how you would do a version dependent check |
[09:35:38] | dekarl: | it looked as if the last step was switched from pkgng to ports due to lame alltogether. its not really an issue on fast systems |
[09:35:46] | stuarta: | was that patch posted to a list somewhere....?? |
[09:36:06] | dekarl: | no, I just created it an hour ago – its the default root account on the raspberry image ;) |
[09:36:19] | ** stuarta facepalms ** | |
[09:37:24] | dekarl: | that plus installing python/ansible from packages, adding the symling and portsnapping (https://www.freebsd.org/doc/handbook/ports-using.html) should be all it takes to turn an empty image install into a buildslave |
[09:37:43] | dekarl: | ^- oh my, typos for free today |
[09:38:06] | ** dekarl heads off to work, will check if the playbook finished later ** | |
[09:52:54] | stuarta: | dekarl: btw. feel free to commit what changes are required. |
[11:23:29] | willcooke (willcooke!~willcooke@ubuntu/member/willcooke) has quit (Ping timeout: 268 seconds) | |
[11:34:33] | willcooke (willcooke!~willcooke@ubuntu/member/willcooke) has joined #mythtv | |
[11:41:49] | Guest80064 (Guest80064!~CyberJaco@bouncer.bluesapphiremedia.co.uk) has joined #mythtv | |
[11:45:46] | Guest80064 is now known as CyberJacob | |
[12:08:11] | SteveGoodey (SteveGoodey!~steve@host86-149-197-153.range86-149.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
[12:52:08] | ShapeShifter499 (ShapeShifter499!~ShapeShif@unaffiliated/shapeshifter499) has joined #mythtv | |
[13:56:06] | jheizer_: | lmao @ Charlie Root |
[13:56:09] | jheizer_ is now known as jeizer | |
[13:56:41] | jeizer is now known as jheizer | |
[14:07:47] | stuarta: | :-p |
[14:08:05] | stuarta: | i should play more with my rpi |
[14:08:09] | stuarta: | ENOTIME |
[14:37:16] | dhampton: | I hear ya. |
[14:59:38] | Chutt_ (Chutt_!~ijr@2605:a000:1208:c087:c457:ef1d:60fd:2177) has joined #mythtv | |
[15:02:40] | Chutt (Chutt!~ijr@cpe-24-166-106-174.neo.res.rr.com) has quit (Ping timeout: 240 seconds) | |
[15:26:00] | dekarl-work (dekarl-work!51c8c614@gateway/web/freenode/ip.81.200.198.20) has joined #mythtv | |
[15:26:47] | dekarl-work (dekarl-work!51c8c614@gateway/web/freenode/ip.81.200.198.20) has quit (Client Quit) | |
[15:50:50] | SteveGoodey (SteveGoodey!~steve@host86-149-197-153.range86-149.btcentralplus.com) has joined #mythtv | |
[16:47:18] | Chutt_ is now known as Chutt | |
[17:40:32] | joki (joki!~joki@p54860113.dip0.t-ipconnect.de) has joined #mythtv | |
[17:43:04] | CyberJacob (CyberJacob!~CyberJaco@bouncer.bluesapphiremedia.co.uk) has quit (Read error: Connection reset by peer) | |
[17:48:29] | Merlin83b (Merlin83b!~Daniel@office.34sp.com) has quit (Quit: Leaving) | |
[18:16:39] | peterbennett (peterbennett!~Peter@mythtv/developer/peterbennett) has joined #mythtv | |
[18:55:38] | willcooke (willcooke!~willcooke@ubuntu/member/willcooke) has quit (Quit: Do your hobbies) | |
[19:16:17] | gbee (gbee!~stuartm@mythtv/developer/stuartm) has quit (Remote host closed the connection) | |
[19:21:35] | gbee (gbee!~stuartm@cpc95496-derb17-2-0-cust390.8-3.cable.virginm.net) has joined #mythtv | |
[19:21:35] | gbee (gbee!~stuartm@cpc95496-derb17-2-0-cust390.8-3.cable.virginm.net) has quit (Changing host) | |
[19:21:35] | gbee (gbee!~stuartm@mythtv/developer/stuartm) has joined #mythtv | |
[19:22:03] | gbee (gbee!~stuartm@mythtv/developer/stuartm) has quit (Remote host closed the connection) | |
[19:29:57] | gregbert (gregbert!~gregbert@unaffiliated/gregbert) has joined #mythtv | |
[20:10:24] | jpabq (jpabq!~quassel@97-123-18-140.albq.qwest.net) has quit (Remote host closed the connection) | |
[20:45:30] | amessina (amessina!~amessina@unaffiliated/amessina) has joined #mythtv | |
[21:05:44] | Chutt_ (Chutt_!~ijr@cpe-24-166-106-174.neo.res.rr.com) has joined #mythtv | |
[21:09:22] | Chutt (Chutt!~ijr@2605:a000:1208:c087:c457:ef1d:60fd:2177) has quit (Ping timeout: 264 seconds) | |
[21:12:00] | dekarl: | joy... no qt5 metapackage for armv6, but for amd64 and the others... |
[21:40:14] | SteveGoodey (SteveGoodey!~steve@host86-149-197-153.range86-149.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
[22:27:30] | vfw (vfw!~mythtv@68-184-185-64.dhcp.ftwo.tx.charter.com) has joined #mythtv | |
[22:27:40] | vfw: | I'm having trouble getting mythtv-setup to run. |
[22:27:45] | vfw: | http://termbin.com/wdf5 |
[22:38:10] | vfw: | Any help would be most appreciated. |
[22:54:32] | Tobbe5178 (Tobbe5178!~asdf@81-235-208-233-no62.tbcn.telia.com) has quit (Read error: Connection reset by peer) | |
[23:10:11] | vfw (vfw!~mythtv@68-184-185-64.dhcp.ftwo.tx.charter.com) has quit (Quit: Lost terminal) | |
[23:57:55] | mad_enz (mad_enz!~mad_enz@2607:f090:488d:7ab:4571:7286:f497:6950) has joined #mythtv |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.