MythLogBot@irc.freenode.net :: #mythtv

Daily chat history

Current users (66):

aberrios_, aloril, amessina, andreaz, Anssi, caelor, Captain_Murdoch2, Chutt, clever, coling, dblain_, dekarl, eee-blt, ElmerFudd, fetzerch, Gibby, gregL, GreyFoxx_, J-e-f-f-A, jams, jarle, jarryd, jheizer, jpharvey, jwhite, jya, jya_, kormoc, kurre2, kwmonroe, moparisthebest, MythBuild, MythLogBot, nephyrin, peper03, poptix, purserj, rhpot1991, robink, rsiebert_, ryan_turner|MTW, seld, Sharky112065, sheedy-away, skd5aner, sl1ce, sphery, sraue, stuarta, stuartm, sunkan_, superm1, taylorr, tgm4883, Tobbe5178, tonsofpcs, tris, unforgiven512, wagnerrp, wahrhaft_, Warped, wseltzer1, XDS2010_, xris, zentec_, _charly_
Sunday, August 10th, 2014, 02:13 UTC
[02:13:27] peper03 (peper03!~peper03@mythtv/developer/peper03) has quit (Ping timeout: 246 seconds)
[02:14:43] peper03 (peper03!~peper03@mythtv/developer/peper03) has joined #mythtv
[03:13:34] sraue (sraue!~stephan@xbmc/staff/sraue) has quit (Ping timeout: 240 seconds)
[03:26:47] sraue (sraue!~stephan@xbmc/staff/sraue) has joined #mythtv
[03:38:42] fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has quit (Ping timeout: 260 seconds)
[03:40:01] fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has joined #mythtv
[03:54:47] jya: dblain: I’m done with the 2.3 resync
[03:55:10] jya: if I understand properly, you use your own copy ?
[03:55:34] jya: upgrading to 2.3 on the myth side of thing was rather trivial as for once they haven’t changed any API
[03:55:44] jya: just more deprecated stuff
[04:16:03] dblain: jya: thanks. I use the copy in the mythtv tree.
[04:16:23] jya: I’ve merged the new 2.3 into the devel/iptv branch
[04:16:30] jya: because that branch has a buildbot
[04:16:41] jya: so will see if that compiles on all platform
[04:17:27] jya: and then will merge into master as I don’t expect any breakage (touch wood) seeing it was a rather straight forward resync. the only difficulty was configure
[04:18:00] dblain: I won't be able to look at it for a week or so, but when I get a chance, I'll try building it with visual studio 2013 to see if it fixes the problem that prompted my request.
[04:18:27] dblain: Thanks again for taking the time.
[04:19:06] jya: really need to implement a MythFilter class
[04:19:26] jya: one that could be dynamically loaded and applied to either video decoding or audio decoding
[04:19:47] jya: could be use for deinterlacing, applying effects and the like
[04:21:28] dblain: jya: sounds like it would be a good idea.
[04:21:49] jya: paulh is the one who first suggested it
[04:23:09] dblain: I'm going to need to do a manual distclean on ffmpeg on the msvc build machine since it speeds up the build by only re-building when it's missing. (it would add 1.5 hours to each build if done every time) :(
[04:23:37] jya: 1.5 hours to build ffmpeg ????
[04:23:46] jya: since I’ve made ccache to 10Gig
[04:23:59] jya: I build myth in only a couple of minutes now
[04:24:32] dblain: windows doesn't support ccache (as far as I know).
[04:25:17] dblain: it uses pre-compiled headers which would require too many code changes to setup correctly (order of #include's in each source matters)
[04:26:32] MythBuild: build #5 of iptv-linux-64bit-clang is complete: Failure [4failed compile core] Build details are at http://code.mythtv.org/buildbot/builders/iptv . . . ang/builds/5 blamelist: David Blain <dblain@mythtv.org >, Jean-Yves Avenard <jyavenard@mythtv.org >
[04:27:00] dblain: that's due to me forcing a distclean.
[04:27:15] jya: I’m not surprised it fails to build
[04:27:25] jya: I hadn’t refresh master before my new branch
[04:27:38] jya: and it doesn’t include the fixes you added to libmythmetadata
[04:27:49] jya: so I know it won’t build on windows
[04:28:02] jya: I did a sequential merge after that, which include the changes
[04:28:06] dblain: sorry... not me! different build slave... it popped up as soon as I ran the distclean! :)
[04:28:20] jya: but you won’t see that until that build is complete
[04:28:34] jya: next build should be fine
[04:29:03] dblain: jyi: that failure I thougt was windows was clang.
[04:29:11] jya: the only changes in myth code in that resync is to mythtranscode… they moved the definition of an external to another header
[04:29:28] jya: which may not exists in the previous ffmpeg 2.2 (i don’t know)
[04:30:03] jya: weird
[04:30:52] jya: looks like libavcodec now has a dependency on libswresample
[04:31:04] jya: funny it build here, and I use clang
[04:31:58] dblain: maybe it worked for you if you had some parts left over on your machine... build bot was clean env so failed?
[04:32:16] jya: i did see in the comment in their makefile, about having to link in a special order due to cross dependencies
[04:32:27] jya: nah, I do a full clean first
[04:32:44] MythBuild: build #5 of iptv-linux-64bit-icc is complete: Failure [4failed compile core] Build details are at http://code.mythtv.org/buildbot/builders/iptv . . . icc/builds/5 blamelist: David Blain <dblain@mythtv.org >, Jean-Yves Avenard <jyavenard@mythtv.org >
[04:32:47] jya: that won’t be hard to fix I don’t think
[04:33:14] jya: same error
[04:34:36] MythBuild: build #5 of iptv-ubuntu-12_04-lts-64bit is complete: Failure [4failed compile core] Build details are at http://code.mythtv.org/buildbot/builders/iptv . . . bit/builds/5 blamelist: David Blain <dblain@mythtv.org >, Jean-Yves Avenard <jyavenard@mythtv.org >
[04:34:57] dblain: windows build is under way with a clean env, so we will see if it compiles clean. I need to go... I'll try to check back later.
[04:43:07] MythBuild: build #5 of iptv-freebsd10–64bit is complete: Failure [4failed compile core] Build details are at http://code.mythtv.org/buildbot/builders/iptv . . . bit/builds/5 blamelist: David Blain <dblain@mythtv.org >, Jean-Yves Avenard <jyavenard@mythtv.org >
[04:48:07] jya: yeah, libavcodec has a dependency on libswresample now.
[04:49:22] MythBuild: build #6 of iptv-debian-wheezy-64bit is complete: Failure [4failed compile core] Build details are at http://code.mythtv.org/buildbot/builders/iptv . . . bit/builds/6 blamelist: David Blain <dblain@mythtv.org >, Jean-Yves Avenard <jyavenard@mythtv.org >
[04:52:11] knightr (knightr!~Nicolas@mythtv/developer/knightr) has quit (Ping timeout: 264 seconds)
[05:02:25] stichnot (stichnot!~stichnot@mythtv/developer/stichnot) has joined #mythtv
[05:03:35] MythBuild: build #5 of iptv-f20-qt5–64bit is complete: Failure [4failed compile core] Build details are at http://code.mythtv.org/buildbot/builders/iptv . . . bit/builds/5 blamelist: David Blain <dblain@mythtv.org >, Jean-Yves Avenard <jyavenard@mythtv.org >
[05:03:57] MythBuild: build #5 of iptv-f20–64bit is complete: Failure [4failed compile core] Build details are at http://code.mythtv.org/buildbot/builders/iptv-f20-64bit/builds/5 blamelist: David Blain <dblain@mythtv.org >, Jean-Yves Avenard <jyavenard@mythtv.org >
[05:04:48] MythBuild: build #5 of iptv-ubuntu-current-64bit is complete: Failure [4failed compile core] Build details are at http://code.mythtv.org/buildbot/builders/iptv . . . bit/builds/5 blamelist: David Blain <dblain@mythtv.org >, Jean-Yves Avenard <jyavenard@mythtv.org >
[05:06:27] MythBuild: build #5 of iptv-f19–64bit is complete: Failure [4failed compile core] Build details are at http://code.mythtv.org/buildbot/builders/iptv-f19-64bit/builds/5 blamelist: David Blain <dblain@mythtv.org >, Jean-Yves Avenard <jyavenard@mythtv.org >
[05:09:14] MythBuild: build #5 of iptv-fedora-32bit is complete: Failure [4failed compile core] Build details are at http://code.mythtv.org/buildbot/builders/iptv . . . bit/builds/5 blamelist: David Blain <dblain@mythtv.org >, Jean-Yves Avenard <jyavenard@mythtv.org >
[05:20:46] MythBuild: build #6 of iptv-ubuntu-12_04-lts-64bit is complete: Success [3build successful] Build details are at http://code.mythtv.org/buildbot/builders/iptv . . . bit/builds/6
[05:25:30] MythBuild: build #6 of iptv-linux-64bit-icc is complete: Success [3build successful] Build details are at http://code.mythtv.org/buildbot/builders/iptv . . . icc/builds/6
[05:26:20] MythBuild: build #6 of iptv-linux-64bit-clang is complete: Success [3build successful] Build details are at http://code.mythtv.org/buildbot/builders/iptv . . . ang/builds/6
[05:26:36] Tobbe5178 (Tobbe5178!~asdf@h104n2-sv-a13.ias.bredband.telia.com) has joined #mythtv
[05:34:56] MythBuild: build #6 of iptv-f20–64bit is complete: Success [3build successful] Build details are at http://code.mythtv.org/buildbot/builders/iptv-f20-64bit/builds/6
[05:35:07] MythBuild: build #6 of iptv-fedora-32bit is complete: Success [3build successful] Build details are at http://code.mythtv.org/buildbot/builders/iptv . . . bit/builds/6
[05:35:34] jya_ (jya_!~jyavenard@mythtv/developer/jya) has joined #mythtv
[05:35:52] MythBuild: build #6 of iptv-f19–64bit is complete: Success [3build successful] Build details are at http://code.mythtv.org/buildbot/builders/iptv-f19-64bit/builds/6
[05:40:32] MythBuild: build #7 of iptv-debian-wheezy-64bit is complete: Success [3build successful] Build details are at http://code.mythtv.org/buildbot/builders/iptv . . . bit/builds/7
[05:48:56] MythBuild: build #6 of iptv-ubuntu-current-64bit is complete: Success [3build successful] Build details are at http://code.mythtv.org/buildbot/builders/iptv . . . bit/builds/6
[05:51:53] MythBuild: build #6 of iptv-freebsd10–64bit is complete: Success [3build successful] Build details are at http://code.mythtv.org/buildbot/builders/iptv . . . bit/builds/6
[05:56:30] MythBuild: build #5 of iptv-win8-msvc-2010–32bit is complete: Failure [4failed Configure and Build] Build details are at http://code.mythtv.org/buildbot/builders/iptv . . . bit/builds/5 blamelist: David Blain <dblain@mythtv.org >, Jean-Yves Avenard <jyavenard@mythtv.org >
[06:19:31] wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Read error: Connection reset by peer)
[06:20:14] wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv
[06:39:31] MythBuild: build #519 of master-f20-qt5–64bit is complete: Failure [4failed compile core] Build details are at http://code.mythtv.org/buildbot/builders/mast . . . t/builds/519 blamelist: Jean-Yves Avenard <jyavenard@mythtv.org >
[06:43:07] jya_: what are those new errors in f20? /usr/bin/ld: hdhomerun_channels.o: relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
[06:43:20] SteveGoodey (SteveGoodey!~steve@host109-158-211-26.range109-158.btcentralplus.com) has joined #mythtv
[06:43:25] jya_: that’s compiling libhdhomerun which doesn’t use ffmpeg at all
[06:43:32] jya_: was that failing before?
[06:44:45] MythBuild: build #5215 of master-freebsd-64bit is complete: Failure [4failed git] Build details are at http://code.mythtv.org/buildbot/builders/mast . . . /builds/5215 blamelist: Jean-Yves Avenard <jyavenard@mythtv.org >
[06:45:41] jya_: why would that compile before in the iptv branch? sigh
[06:46:21] jya_: seems to be a temporarily failure for freebsd
[06:46:29] jya_: how do you force a build again?
[07:19:37] dekarl: what a joke, debian – masters of breaking stuff with local patches – tell us to "try to upstream again"...
[07:39:04] stuartm: MythBuild: force build master-freebsd-64bit
[07:39:04] MythBuild: build forced [ETA 24m43s]
[07:39:05] MythBuild: I'll give a shout when the build finishes
[07:39:10] dekarl: MythBuild: force build master-freebsd-64bit looks like a temporary failure
[07:39:16] MythBuild: The build has been queued, I'll give a shout when it starts
[07:39:28] stuartm: !trout dekarl
[07:39:28] ** MythLogBot slaps dekarl with a trout on behalf of stuartm... **
[07:39:56] dekarl: MythBuild: stop build master-freebsd-64bit one build is enough :/
[07:39:57] MythBuild: build 5216 interrupted
[07:39:57] MythBuild: build #5216 of master-freebsd-64bit is complete: Exception [6exception interrupted] Build details are at http://code.mythtv.org/buildbot/builders/mast . . . /builds/5216
[07:39:58] MythBuild: build forced [ETA 24m43s]
[07:39:58] MythBuild: I'll give a shout when the build finishes
[07:40:13] dekarl: hmm, how do I dequeue a queued build?
[07:44:00] stuartm: you can't dequeue from irc, you can stop a running build with 'stop build'
[07:44:09] stuartm: http://docs.buildbot.net/0.8.1/IRC-Bot.html
[07:54:32] dekarl: hmm. fatal: Unable to create '/home/buildslave/mythtv/master-freebsd-64bit/source/.git/index.lock': File exists.
[07:55:08] dekarl: guess that triggered the new clone
[08:04:37] rsiebert_ (rsiebert_!~quassel@g229084036.adsl.alicedsl.de) has joined #mythtv
[08:07:39] rsiebert (rsiebert!~quassel@g226180191.adsl.alicedsl.de) has quit (Ping timeout: 246 seconds)
[08:18:39] dekarl1 (dekarl1!~dekarl@p4FE84A9A.dip0.t-ipconnect.de) has joined #mythtv
[08:20:36] dekarl (dekarl!~dekarl@p4FCEE382.dip0.t-ipconnect.de) has quit (Ping timeout: 246 seconds)
[08:41:24] jya_: dekarl1: that’s was what my last message to debian-devel was referring to...
[08:54:06] MythBuild: Hey! build master-freebsd-64bit #5217 is complete: Success [3build successful]
[08:54:06] ** MythLogBot http://code.mythtv.org/trac/ticket/5217 **
[08:54:06] MythBuild: Build details are at http://code.mythtv.org/buildbot/builders/mast . . . /builds/5217
[08:57:59] dekarl1: jya_, aye saw that later. I don't like this attitude "This is proper Linux, not a Windows playground".. "but the security bugs"...
[08:58:04] dekarl1 is now known as dekarl
[09:15:57] jya_: dekarl: what he was referring to however, was to try to submit our patches again, and that it would likely be easier to do so (all the very opinionated people on those projects appear to be gone)
[09:22:57] stuartm: dekarl: the more I hear from Debian the less I like, the "do it our way, or else" attitude and the seeming belief that they are the one true voice of linux ...
[09:23:04] stuartm: they need a good slap
[09:24:58] stuartm: if I had the energy I'd gather support from other projects and write them an open letter condemning their practice of fiddling with code and breaking applications as a result
[09:37:01] stuartm: it would need some big names to make any impact, clearly Mozilla on their own failed to change attitudes
[09:38:03] stuartm: nor did the bad publicity from the SSH key fiasco
[09:42:38] SteveGoodey (SteveGoodey!~steve@host109-158-211-26.range109-158.btcentralplus.com) has quit (Quit: Konversation terminated!)
[10:01:44] jya_ (jya_!~jyavenard@mythtv/developer/jya) has quit (Quit: jya_)
[10:01:57] andreaz (andreaz!~andre_000@p57922329.dip0.t-ipconnect.de) has joined #mythtv
[10:02:11] jya_ (jya_!~jyavenard@mythtv/developer/jya) has joined #mythtv
[10:03:38] dekarl: stuartm, there lots of other instances http://blog.cmpxchg8b.com/2013/08/security-debianisms.html http://web.archive.org/web/20140412061357/htt . . . ity-feature/
[10:04:03] dekarl: "The Debian maintainers tried to fix the problem by replacing the aligned suhosin_config variable with a pointer." why do packagers "fix" security features?
[10:07:32] stuartm: those that can do, those that can't package?
[10:08:46] stuartm: a saying that might be lost on those who haven't heard the original – "Those that can do, those that can't teach"
[10:09:13] stuartm: methinks there should be more commas, "Those that can, do, those than can't, package"
[10:09:56] dekarl: s/teach/preach/ in that case ;)
[10:10:02] dekarl: well, or package
[10:10:14] stuartm: ;)
[10:10:40] stuartm: maybe we should start our own distro
[10:11:00] dekarl: well, our teacher kept telling us "I'm coming from the industry, I even wrote a (hand-)book on that topic!"... he wasn't amused when we said "you know, there must be a reason why you're not in the industry anymore" :D
[10:11:19] stuartm: if it weren't for our no binaries policy I'd suggest that we released our own debian packages
[10:30:06] dekarl (dekarl!~dekarl@p4FE84A9A.dip0.t-ipconnect.de) has quit (Ping timeout: 246 seconds)
[10:45:57] andreaz (andreaz!~andre_000@p57922329.dip0.t-ipconnect.de) has quit (Read error: Connection reset by peer)
[10:57:58] dekarl (dekarl!~dekarl@p4FE8450B.dip0.t-ipconnect.de) has joined #mythtv
[10:58:09] dekarl: the deb packaging has seen lots of fixes to make it fit Debian's requirenments. Maybe dmo can simply ship our stock packages. After all he gets back to us to upstream his patches.
[10:59:05] dekarl: stuartm, oh my... been looking at the logs to see what I missed and ended up 4 months ago http://irc.mythtv.org/ircLog/channel/4/2014-04-10:20:0
[11:02:50] warpme (warpme!~piotro@89-79-250-31.dynamic.chello.pl) has joined #mythtv
[11:07:36] warpme: jya: just quick Q regarding reverting: I see You reverted cc927f6. Just FYI: reverting this commit alone resolves issue with LiveTV history walking but with this only commit reverted I had issue with too-low fps on some channels (17fps on 25fps chanels popups). If this revert is work-in-progress – forget my comments...
[11:08:56] jya_: warpme: give me some samples…
[11:09:37] jya_: because i have no such problem...
[11:09:57] jya_: and no this is not a work in progress, i’m done investigating that issue
[11:11:50] jya_: warpme: is that in master only or also in devel/027candidates?
[11:12:11] warpme: OK – if this fixes #12226 then let me build current master and to tests. My comment was based on tests from few weeks ago....
[11:12:11] ** MythLogBot http://code.mythtv.org/trac/ticket/12226 **
[11:12:26] warpme: those tests were on master
[11:15:58] warpme: I remember I reverted cc927f6 and was happy for about evening or two then discovered some HD channels have broken LiveTV. Nevermind – let me build FE/BE with current master and test how it goes....
[11:18:06] SteveGoodey (SteveGoodey!~steve@host109-158-211-26.range109-158.btcentralplus.com) has joined #mythtv
[11:18:53] warpme: damn: can't build current master. Error is: "./configure: line 7606: syntax error near unexpected token `}'"
[11:19:00] warpme: "./configure: line 7606: `}'"
[11:28:03] jya_: warpme: seeing that it passes all the buildbot, i would suspect something on your side… especially as you never run a clean, stock code
[11:29:03] jya_: there is an error there
[11:29:08] jya_: will fix it asap
[11:31:25] warpme: interesting is that only cross-compile buids fails....
[11:35:59] jya_: there you go
[11:36:36] jya_: let me know you how you...
[11:43:10] dekarl: stuartm, I just posted a wiki link to the forum and wondered if a BBCode for wiki articles would make sense (maybe we'll move back to wiki.mythtv.org/Article, who knows) what do you think of it? [wiki]Lossless Cut[/wiki]?
[11:47:14] dekarl: hmm, maybe with an optional page= parameter when you want to have a different link text and page/section title
[11:50:24] warpme: hmm: current master with cross-compile still nogo. Error is: http://pastebin.com/P4sX7TBJ
[11:54:25] jya_: oh actually the code was actually correct
[11:58:46] jya_: warpme: should be good now
[12:04:06] knightr (knightr!~Nicolas@mythtv/developer/knightr) has joined #mythtv
[12:05:35] warpme: jya: it builds OK now :-)
[12:17:23] warpme (warpme!~piotro@89-79-250-31.dynamic.chello.pl) has quit (Ping timeout: 264 seconds)
[12:27:57] stuartm: dekarl: sounds good to me
[12:48:31] jya_: going to merge devel/027candidates into fixes/0.27
[12:51:12] jya_: it’s been sitting for over a month now, it has all the metadata rework
[12:51:53] jya_: Will wait a couple of days, after that hope to tag 0.27.4
[12:56:51] jya_: jpabq: sorry i didn’t get to work on your timestretch issue.. i had hoped i would have time this week-end…. will definitely look into it next week-end
[12:57:08] drac_boy (drac_boy!adb12c3d@gateway/web/freenode/ip.173.177.44.61) has joined #mythtv
[12:57:52] drac_boy: just curious as can't seem to find any references as far as I've looked...does mythtv support viewing dv video sources or not atm?
[13:07:59] jya_: don’t see why not...
[13:08:13] jya_: the media itself i mean
[13:09:20] drac_boy: mm..thanks..a bit surprised I can't find any pages for it but I haven't looked at all of them yet tho
[13:09:58] jya_: if you mean recording straight from DV cameras, that’s a different story
[13:11:41] drac_boy: nah don't quite need to record...its just a matter of looking at the video from a 30" tv instead of the 2" flip-out screen :)
[13:11:48] jya_: let me try
[13:11:50] drac_boy: but like I said..ty :)
[13:13:58] jya_: yeah.. sample from there http://libdv.sourceforge.net/ http://prdownloads.sourceforge.net/libdv/pond.dv?download
[13:14:00] jya_: plays just fine
[13:15:07] jya_: that’s with master
[13:26:56] jya_: allright, off to bed. see ya guys
[13:53:04] drac_boy (drac_boy!adb12c3d@gateway/web/freenode/ip.173.177.44.61) has left #mythtv ()
[13:58:40] stuartm (stuartm!~stuartm@mythtv/developer/stuartm) has quit (Ping timeout: 244 seconds)
[13:59:26] stuartm (stuartm!~stuartm@mythtv/developer/stuartm) has joined #mythtv
[14:54:36] dblain (dblain!~dblain@mythtv/developer/dblain) has quit (Ping timeout: 250 seconds)
[15:15:50] dblain (dblain!~dblain@mythtv/developer/dblain) has joined #mythtv
[15:20:22] dblain (dblain!~dblain@mythtv/developer/dblain) has quit (Ping timeout: 255 seconds)
[15:32:01] SteveGoodey (SteveGoodey!~steve@host109-158-211-26.range109-158.btcentralplus.com) has quit (Quit: Konversation terminated!)
[15:39:29] dblain (dblain!~dblain@73.186.115.133) has joined #mythtv
[15:39:37] dblain is now known as Guest49540
[15:46:33] Guest49540 (Guest49540!~dblain@73.186.115.133) has quit ()
[15:49:50] dblain_ (dblain_!~dblain@mythtv/developer/dblain) has joined #mythtv
[15:59:34] jpharvey (jpharvey!~jpharvey@host109-148-238-108.range109-148.btcentralplus.com) has quit (Ping timeout: 244 seconds)
[16:00:49] terr1 (terr1!~terr1@unaffiliated/terr1) has joined #mythtv
[16:01:00] terr1 (terr1!~terr1@unaffiliated/terr1) has left #mythtv ()
[16:11:49] jpharvey (jpharvey!~jpharvey@host109-148-115-248.range109-148.btcentralplus.com) has joined #mythtv
[16:43:27] gigem: stuartm: There is still a lot of good things about Debian(*), but it is sadly true that some parts of it have become little fiefdoms that are ruled with iron fists. For unknown reasons, the libav crowd in Debian appears to have enough clout to squash the use of ffmpeg to the detriment of several packages and consequently users. I guess the "Our priorities are our users" part of the social contract is only
[16:43:29] gigem: used when it's convenient. (*)One is that anything that can be packaged, generally is, and to a much higher quality than you'll find in the random PPAs and external yum repositories that are often needed with other distros.
[17:57:25] clever (clever!~clever@nwcsnbsc03w-047055134166.dhcp-dynamic.FibreOp.nb.bellaliant.net) has quit (Ping timeout: 255 seconds)
[19:01:46] stichnot (stichnot!~stichnot@mythtv/developer/stichnot) has quit (Ping timeout: 260 seconds)
[19:04:11] andreaz (andreaz!~andre_000@p57922329.dip0.t-ipconnect.de) has joined #mythtv
[19:05:02] stuartm: gigem: I should be clear that I'm not anti-Debian, just packagers who mess with code since few users know this goes on, probably some devs don't either and the breakage they cause is detrimental to our projects reputation
[19:06:20] stuartm: Debian just seems to be a repeat offender and one of the more prominent ones
[19:12:37] stuartm: so every now and then I lose my temper, stamp my feet, moan for a while then push it to the back of my mind and carry on as normal :)
[19:14:22] stuartm: one man, one project isn't going to change their minds, the only thing that possibly might would be a whole bunch of big and small projects restricting the use of their trademarks or similar
[19:14:58] stuartm: that would filter down to the users who might persuade the Debian team to rethink their policies
[19:17:35] SteveGoodey (SteveGoodey!~steve@host109-158-211-26.range109-158.btcentralplus.com) has joined #mythtv
[19:40:41] clever (clever!~clever@nwcsnbsc03w-047055134166.dhcp-dynamic.FibreOp.nb.bellaliant.net) has joined #mythtv
[20:17:50] sl1ce (sl1ce!~johnathan@pool-100-0-189-229.bstnma.fios.verizon.net) has joined #mythtv
[20:50:48] SteveGoodey (SteveGoodey!~steve@host109-158-211-26.range109-158.btcentralplus.com) has quit (Quit: Konversation terminated!)
[22:20:06] map7 (map7!~map7@ppp59-167-194-79.static.internode.on.net) has quit (Ping timeout: 255 seconds)

IRC Logs collected by BeirdoBot.
Please use the above link to report any bugs.