Wednesday, September 2nd, 2020, 00:53 UTC | ||
[00:53:52] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Ping timeout: 272 seconds) | |
[00:54:16] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv | |
[00:54:16] | Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth | |
[01:17:01] | Warped_ (Warped_!~Warped@2600:1702:b40:851f:b420:25e8:8176:3a40) has joined #mythtv | |
[01:19:57] | Warped (Warped!~Warped@unaffiliated/warped) has quit (Ping timeout: 272 seconds) | |
[01:30:46] | Warped_ (Warped_!~Warped@2600:1702:b40:851f:b420:25e8:8176:3a40) has quit (Quit: ChatZilla 0.9.92-rdmsoft [XULRunner 35.0.1/20150122214805]) | |
[02:42:40] | RokLobsta (RokLobsta!~Dirkka@121-200-12-5.79c80c.mel.nbn.aussiebb.net) has joined #mythtv | |
[03:20:56] | MythBuild: | Build [#85](https://code.mythtv.org/buildbot/#builders/188/builds/85) of `tidy-master` failed. |
[05:02:46] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Ping timeout: 272 seconds) | |
[05:04:27] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv | |
[05:04:27] | Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth | |
[05:30:00] | peterbennett (peterbennett!~pi@mythtv/developer/peterbennett) has quit (Quit: WeeChat 2.3) | |
[05:31:59] | peterbennett (peterbennett!~pi@c-75-67-203-208.hsd1.ma.comcast.net) has joined #mythtv | |
[05:32:00] | peterbennett (peterbennett!~pi@c-75-67-203-208.hsd1.ma.comcast.net) has quit (Changing host) | |
[05:32:00] | peterbennett (peterbennett!~pi@mythtv/developer/peterbennett) has joined #mythtv | |
[05:32:00] | Mode for #mythtv by ChanServ!ChanServ@services. : +v peterbennett | |
[05:36:43] | markspieth2 (markspieth2!~yaaic@mythtv/developer/markspieth) has joined #mythtv | |
[05:36:43] | Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth2 | |
[05:39:30] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Ping timeout: 272 seconds) | |
[05:46:28] | markspieth2 (markspieth2!~yaaic@mythtv/developer/markspieth) has quit (Read error: Connection reset by peer) | |
[05:50:34] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv | |
[05:50:34] | Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth | |
[06:02:25] | jya (jya!sid396171@gateway/web/irccloud.com/x-kmlyzjhuhfbtzvcp) has quit (Ping timeout: 272 seconds) | |
[06:02:52] | jya (jya!sid396171@gateway/web/irccloud.com/x-avsqiglnlrknpnxa) has joined #mythtv | |
[06:02:53] | Mode for #mythtv by ChanServ!ChanServ@services. : +v jya | |
[06:13:46] | markk_ (markk_!~mark@host86-183-79-172.range86-183.btcentralplus.com) has joined #mythtv | |
[06:44:31] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6032:9caa:16d4:6ffa) has joined #mythtv | |
[06:44:31] | Mode for #mythtv by ChanServ!ChanServ@services. : +v Steve-Goodey | |
[07:34:08] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Read error: Connection reset by peer) | |
[07:39:12] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv | |
[07:39:12] | Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth | |
[07:41:15] | MythBuild: | Build [#845](https://code.mythtv.org/buildbot/#builders/76/builds/845) of `master-osx-64bit` completed successfully. |
[08:03:13] | markk_ (markk_!~mark@host86-183-79-172.range86-183.btcentralplus.com) has quit (Ping timeout: 264 seconds) | |
[08:18:42] | Merlin83b (Merlin83b!~Daniel@82.173.187.81.in-addr.arpa) has joined #mythtv | |
[08:22:39] | RokLobsta (RokLobsta!~Dirkka@121-200-12-5.79c80c.mel.nbn.aussiebb.net) has quit (Remote host closed the connection) | |
[09:06:26] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6032:9caa:16d4:6ffa) has quit (Quit: Konversation terminated!) | |
[09:18:19] | markk_ (markk_!~mark@host86-183-79-172.range86-183.btcentralplus.com) has joined #mythtv | |
[10:55:23] | markk_: | hampton: was just looking at coverity scan. the code base being analysed seems to differ from master in places – is that expected? was looking at the new xine_demux_sputext warning. |
[11:39:26] | hampton: | The script does "git fetch --all; git reset --hard origin/master" so it should have the latest master. However, the most recent commit is: 3d3ddd5171 Revert "mytharchive: Remve old mythburn G.A.N.T. files" |
[11:40:46] | hampton: | Ah, the script is run on one of my build servers and can't access git. I need to change the pull URL to https. |
[11:41:30] | hampton: | I'll pull updates and start the script again. I'll try and fix it later today. |
[11:43:33] | markk_: | hampton: cool – no real issue – was just confused:) it happens a lot |
[11:43:42] | hampton: | To me too. :-) |
[11:44:25] | stuarta: | me too :-p |
[12:05:48] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6032:9caa:16d4:6ffa) has joined #mythtv | |
[12:05:48] | Mode for #mythtv by ChanServ!ChanServ@services. : +v Steve-Goodey | |
[13:08:29] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6032:9caa:16d4:6ffa) has quit (Quit: Konversation terminated!) | |
[13:19:20] | markk_: | hampton: could the coverity scan be added to the github workflows (to be run e.g. weekly) ? Seems to be doable from the github side but I seem to remember you saying there was something specific to the setup |
[13:21:35] | ** stuarta suspects credentials# ** | |
[13:28:26] | stuarta: | and if it is, we look to drive it with the buildbot network |
[13:28:34] | stuarta: | which has been on the todo list for ever |
[13:34:52] | ooshlablu (ooshlablu!~ooshlablu@2601:18d:4600:43f0:54cb:b4e2:a758:c045) has quit (Remote host closed the connection) | |
[13:35:58] | ooshlablu (ooshlablu!~ooshlablu@2601:18d:4600:43f0:f5d5:b43e:cb02:2c38) has joined #mythtv | |
[13:45:14] | markk_ (markk_!~mark@host86-183-79-172.range86-183.btcentralplus.com) has quit (Ping timeout: 260 seconds) | |
[14:44:58] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6032:9caa:16d4:6ffa) has joined #mythtv | |
[14:44:59] | Mode for #mythtv by ChanServ!ChanServ@services. : +v Steve-Goodey | |
[14:58:45] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Ping timeout: 272 seconds) | |
[15:03:22] | markk_ (markk_!~mark@host86-183-79-172.range86-183.btcentralplus.com) has joined #mythtv | |
[15:09:32] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv | |
[15:09:33] | Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth | |
[15:31:25] | hampton: | wow, still running... |
[15:31:42] | hampton: | it needs credentials to upload the results |
[15:32:14] | hampton: | I can run the script weekly instead of monthly. Just have to change my crontab. |
[15:33:51] | stuarta: | is it worth driving it from buildbot or not? |
[15:34:57] | stuarta: | which reminds me, i still need to try and get the buildbot worker to install on centos6 |
[15:35:47] | markk_: | hampton: I've run it from travis before – which allows storage (and hiding) of secure tokens. I think github has the same. |
[15:36:36] | stuarta: | it'll depend on what coverity site provides |
[15:36:40] | stuarta: | iirc, it's not that smart |
[15:41:13] | hampton: | Its similar to a basic compile, with some extras at the start and end. Its a little contorted though. The script has to do a clean compile each time so that it builds all files, but it has to run from start to end in a single invocation. It first has to build/install the mythtv directory so that it can configure the plugins directory, then it runs a 'make clean' to remove those just built files. It then runs a script under coverity that |
[15:41:13] | hampton: | essentially does 'make && make test && make install && make -C ../mythplugins' so that all the compiles are monitored without also monitoring all the test compiles from configure. |
[15:42:00] | hampton: | At the end just zips up the coverity directory and submits it. |
[15:42:59] | hampton: | Maybe there's a way to do multiple builds additatively to avoid the extra steps to get plugins configured, but I couldn't find it and this worked. |
[15:43:18] | stuarta: | i prefer things that work :) |
[15:45:07] | hampton: | stuarta: why centos6? I though centos7 with the scl compiler was our minimum. |
[15:45:28] | hampton: | coverity build submitted. |
[15:46:29] | stuarta: | themes build on centos6 atm |
[15:49:03] | Warped (Warped!~Warped@unaffiliated/warped) has joined #mythtv | |
[15:49:42] | hampton: | ah |
[15:52:35] | stuarta: | it's on the long list of things to update |
[16:00:44] | hampton: | OK, coverity now set to build on Sundays at 02:00EDT from a git http checkout tree. |
[16:08:30] | hampton: | New warnings are posted. I have a couple of goom related performance items to fix. |
[16:17:40] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Ping timeout: 252 seconds) | |
[16:19:11] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv | |
[16:19:12] | Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth | |
[16:20:20] | Merlin83b (Merlin83b!~Daniel@82.173.187.81.in-addr.arpa) has quit (Quit: Leaving) | |
[16:35:47] | jpabq (jpabq!~quassel@mythtv/developer/jpabq) has joined #mythtv | |
[16:35:47] | Mode for #mythtv by ChanServ!ChanServ@services. : +v jpabq | |
[17:38:35] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6032:9caa:16d4:6ffa) has quit (Quit: Konversation terminated!) | |
[17:39:02] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6032:9caa:16d4:6ffa) has joined #mythtv | |
[17:39:02] | Mode for #mythtv by ChanServ!ChanServ@services. : +v Steve-Goodey | |
[17:51:36] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6032:9caa:16d4:6ffa) has quit (Quit: Konversation terminated!) | |
[17:58:55] | markk_ (markk_!~mark@host86-183-79-172.range86-183.btcentralplus.com) has quit (Ping timeout: 258 seconds) | |
[18:00:06] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6032:9caa:16d4:6ffa) has joined #mythtv | |
[18:00:07] | Mode for #mythtv by ChanServ!ChanServ@services. : +v Steve-Goodey | |
[19:20:05] | markk_ (markk_!~mark@host86-183-79-172.range86-183.btcentralplus.com) has joined #mythtv | |
[20:08:37] | cybrNaut: | not only is the link on this page dead, but the repo in Github is stale as well as the fork of it. They're both shooting broken software. https://www.mythtv.org/wiki/ROKU_HD_Frontend |
[20:09:11] | cybrNaut: | it could use a note warning ppl that the code no longer works |
[20:09:15] | stuarta: | cybrNaut: do you have a wiki account to do these cleanups? |
[20:09:33] | cybrNaut: | stuarta: no |
[20:09:58] | stuarta: | if you are interested in fixing these as you find them, i can briefly enable registration so you can create an account |
[20:10:21] | cybrNaut: | ok, i'll register |
[20:10:28] | stuarta: | lemme enable it |
[20:11:09] | stuarta: | cybrNaut: enabled, let me know once you are registered so i can disable it again to prevent spammers |
[20:12:07] | cybrNaut: | "Your IP address is listed as an open proxy in the DNSBL used by MythTV Official Wiki. You cannot create an account." |
[20:12:24] | ** stuarta face palms ** | |
[20:14:01] | stuarta: | i really need to get to that wiki upgrade so i can enable sso |
[20:15:18] | cybrNaut: | i'm a tor user. I wouldn't want to go outside of tor. perhaps someone could create a acct for me and pm the creds to me. |
[20:15:33] | stuarta: | that explains it |
[20:15:34] | cybrNaut: | i guess tor IPs are in the DNSBL |
[20:15:51] | stuarta: | the dnsbl would probably still block it when updating |
[20:29:58] | markk_ (markk_!~mark@host86-183-79-172.range86-183.btcentralplus.com) has quit (Ping timeout: 265 seconds) | |
[20:37:45] | eth01: | cybrNaut: heh in order to use tor means that you must go outside of tor in order to use tor |
[20:38:30] | eth01: | cybrNaut: asking somebody else to create you an account – why should somebody else cover your browsing tracks |
[21:01:58] | markk_ (markk_!~mark@host86-183-79-172.range86-183.btcentralplus.com) has joined #mythtv | |
[21:05:06] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6032:9caa:16d4:6ffa) has quit (Quit: Konversation terminated!) | |
[21:44:09] | markk_ (markk_!~mark@host86-183-79-172.range86-183.btcentralplus.com) has quit (Ping timeout: 260 seconds) | |
[21:59:52] | cybrNaut (cybrNaut!~cybrNaut@unaffiliated/cybrnaut) has quit (*.net *.split) | |
[21:59:53] | wangel (wangel!~mythman@98.29.244.220) has quit (*.net *.split) | |
[22:00:07] | wangel (wangel!~mythman@98.29.244.220) has joined #mythtv | |
[22:09:31] | cybrNaut (cybrNaut!~cybrNaut@rrcs-67-53-148-69.west.biz.rr.com) has joined #mythtv | |
[22:09:31] | cybrNaut (cybrNaut!~cybrNaut@rrcs-67-53-148-69.west.biz.rr.com) has quit (Changing host) | |
[22:09:31] | cybrNaut (cybrNaut!~cybrNaut@unaffiliated/cybrnaut) has joined #mythtv | |
[22:16:00] | RokLobsta (RokLobsta!~Dirkka@121-200-12-5.79c80c.mel.nbn.aussiebb.net) has joined #mythtv | |
[22:52:00] | ooshlablu (ooshlablu!~ooshlablu@2601:18d:4600:43f0:f5d5:b43e:cb02:2c38) has quit (Remote host closed the connection) | |
[22:53:13] | ooshlablu (ooshlablu!~ooshlablu@2601:18d:4600:43f0:8cb8:f055:1e12:868e) has joined #mythtv | |
[23:12:22] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Ping timeout: 252 seconds) | |
[23:40:21] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv | |
[23:40:21] | Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.