| Thursday, May 29th, 2025, 06:19 UTC | ||
| [06:19:24] | Steve-Goodey (Steve-Goodey!~steve@host86-145-34-83.range86-145.btcentralplus.com) has joined #mythtv | |
| [07:40:14] | warpme (warpme!~warpme@89.66.237.154) has joined #mythtv | |
| [09:31:44] | stuarta: | hmmm, the gitlab runner builds are failing because of ansible errors. eg: https://github.com/MythTV/mythtv/actions/runs . . . /42976451214 |
| [10:09:22] | Steve-Goodey (Steve-Goodey!~steve@host86-145-34-83.range86-145.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
| [11:44:34] | warpme (warpme!~warpme@89.66.237.154) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) | |
| [12:39:59] | Steve-Goodey (Steve-Goodey!~steve@host86-145-34-83.range86-145.btcentralplus.com) has joined #mythtv | |
| [13:04:18] | warpme (warpme!~warpme@89.66.237.154) has joined #mythtv | |
| [13:07:15] | hampton: | The latest dnf seems to choke on a '(' character. |
| [14:26:02] | stuarta: | more likely it needs escaping. ie. "\(" |
| [14:35:31] | bill6502 (bill6502!~bill6502@mythtv/developer/bill6502) has joined #mythtv | |
| [14:35:31] | Mode for #mythtv by ChanServ!ChanServ@services.libera.chat : +v bill6502 | |
| [14:36:31] | bill6502: | ansible runs ok on my fedora v41 docker image, but fails on v42 |
| [14:37:19] | bill6502: | the error I see is: get_gpgcheck_option() is deprecated: Use get_pkg_gpgcheck_option() |
| [14:39:48] | bill6502: | I can't find either of the above in my Ansible source (and I'm running stable-2.19 |
| [14:40:08] | stuarta: | it'll be in the dnf libraries |
| [14:42:39] | bill6502: | agree, but I don't see it there with git grep (for either of the above) nor with git log -p|grep for either |
| [14:44:19] | bill6502: | expected to see something in lib/ansible/modules/dnf5.py or it's dnf.py friend |
| [14:44:58] | stuarta: | oh i mean down in dnf itself, not part of ansible |
| [14:47:19] | bill6502: | right, I can see the deprecation warning there in v42 but I don't know how to change the ansible playbook to call get_pkg_gpgcheck_option() |
| [15:00:11] | MythNotifyBot2: | issue closed by white-haired-uncle, "Webapp: Format issues in Program Guide (v36)": https://github.com/MythTV/mythtv/issues/1113 |
| [15:02:42] | ooshlablu (ooshlablu!~ooshlablu@2603:3005:549d:2200:162:4bd3:70a6:b70d) has quit (Ping timeout: 272 seconds) | |
| [16:31:43] | warpme (warpme!~warpme@89.66.237.154) has quit (Quit: My MacBook has gone to sleep. ZZZzzz…) | |
| [17:08:56] | ooshlablu (ooshlablu!~ooshlablu@2603:3005:549d:2200:162:4bd3:70a6:b70d) has joined #mythtv | |
| [17:55:25] | mad_enz (mad_enz!~mad_enz@2607:f2c0:e241:fe84:cbd8:1dcc:cf7f:104) has quit (Read error: Connection reset by peer) | |
| [17:55:54] | mad_enz (mad_enz!~mad_enz@2607:f2c0:e241:fe84:b5b2:d813:4a3e:e27c) has joined #mythtv | |
| [18:57:36] | mad_enz (mad_enz!~mad_enz@2607:f2c0:e241:fe84:b5b2:d813:4a3e:e27c) has quit (Ping timeout: 252 seconds) | |
| [18:58:06] | MythNotifyBot2: | COMMIT: bennettpeter pushed 3 commit(s) to branch master: https://github.com/MythTV/mythtv/compare/470b . . . ccc219c8a972 |
| [19:10:43] | mad_enz (mad_enz!~mad_enz@2607:f2c0:e241:fe84:3e28:2c4e:c1a0:944c) has joined #mythtv | |
| [19:13:49] | pppingme_ (pppingme_!~Jerry@136.33.148.187) has joined #mythtv | |
| [19:14:59] | pppingme (pppingme!~Jerry@user/pppingme) has quit (Ping timeout: 260 seconds) | |
| [19:16:40] | pppingme__ (pppingme__!~Jerry@2605:a601:addc:e500:ee:2f17:de00:8311) has joined #mythtv | |
| [19:20:14] | pppingme_ (pppingme_!~Jerry@136.33.148.187) has quit (Ping timeout: 260 seconds) | |
| [19:47:14] | hampton: | I'm seeing the gpg_check warning, but also this: Invalid character '/' in NEVRA string \"https://download1.rpmfusion.org/free/fedora/r . . . h.rpm\" |
| [20:14:52] | Steve-Goodey (Steve-Goodey!~steve@host86-145-34-83.range86-145.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
| [20:33:48] | MythNotifyBot2: | issue closed by bennettpeter, "No secure authentication available for UI since v34": https://github.com/MythTV/mythtv/issues/1077 |
| [21:03:24] | MythNotifyBot2: | issue opened by SteveErl, "Memory leak in StandardSetting": https://github.com/MythTV/mythtv/issues/1120 |
| [23:02:07] | bill6502: | hampton, please pull a fresh ansible, then from it's directory type: . . tools/aliases_and_functions (really . t<tab>/a<tab> |
| [23:02:48] | bill6502: | then: svenv will run the playbook |
| [23:03:43] | bill6502: | perl packages with parens got renamed, and I'm testing a new ansible format |
| [23:37:23] | hampton: | I still see "libdnf5::ConfigMain::get_gpgcheck_option() is deprecated: Use get_pkg_gpgcheck_option()" and "libdnf5.exception.RpmNevraIncorrectInputError: Invalid character '/' in NEVRA string \"https://download1.rpmfusion.org/free/fedora/r . . . uot;\n" |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.