[01:07:12] a Rust IRC library seems too modern [01:08:04] an ircserv wouldask for something like perl :D [05:29:11] !log bd808@tools-bastion-12 tools.ircservserv Built new image from b4b27bf4 (T380124) [05:29:15] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.ircservserv/SAL [12:16:12] Hi. I have a problem with my tool "rebot", I have been able to migrate my cron jobs if they are .py but I can't make it work if they are .sh [12:16:26] could somebody help me with that? [12:27:54] I'm struggling with Kubernetes [13:41:19] !log bd808@tools-bastion-12 tools.ircservserv Built new image from 434a6ecd (T380124) [13:41:23] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.ircservserv/SAL [14:47:01] <Геннадий> https://t.me/addemoji/MemeEmoji [18:16:31] !issync [18:16:31] Syncing #wikimedia-cloud (requested by bd808) [18:16:33] Set /cs flags #wikimedia-cloud dcaro -FRes [18:16:35] Set /cs flags #wikimedia-cloud Majavah +FRes [18:16:37] Set /mode #wikimedia-cloud +b $j:#wikimedia-bans [18:16:52] !issync [18:16:52] Syncing #wikimedia-cloud (requested by bd808) [18:16:54] Set /mode #wikimedia-cloud +b $j:#wikimedia-bans [18:22:38] !log bd808@tools-bastion-12 tools.ircservserv Built new image from 2ff57956 (T380124) [18:22:41] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.ircservserv/SAL [18:30:48] revi: you should be able to `!issync` in #wikipedia-ko now. Sorry about the delay due to bot sadness. [18:31:50] that's fine [18:31:56] not that of urgent anyways :-p [19:47:24] Sorry to hear you are having troubles. What specific problems can we try to help you get past? Please use a pastebin if you have logs and error messages to share. (re @Pau: I'm struggling with Kubernetes) [20:28:32] If I use this command: https://pastebin.com/X09mnsZp , the command gets listed with "toolforge jobs list", but after a few seconds, it displays "Failed" (re @bd808: Sorry to hear you are having troubles. What specific problems can we try to help you get past? Please use a pastebin if you have...) [21:02:47] @Pau: Do you see any robot-*.err files in $HOME? [21:06:07] There's one: https://pastebin.com/Yc1hRnYG [21:13:20] Hmmm... It looks like you have been following the instructions from https://wikitech.wikimedia.org/wiki/Help:Toolforge/Running_Pywikibot_scripts_(advanced) and that there are i18n files in your $HOME/pywikibot-core/scripts/i18n directory. [21:15:42] My pywikibot debugging skills are pretty weak. You could try using the pywikibot image as described in and see if that version of the software works as hoped. [21:17:01] Or you might try emailing the cloud@lists.wikimedia.org list in the hope that some folks with deeper pywikibot knowledge know what is needed to fix the i18n setup in your install. [21:20:14] There is someone with a similar problem at , but they installed things with pip. That method does need some additional work to get scripts and i18n files for them. [21:24:16] https://doc.wikimedia.org/pywikibot/stable/faq.html mentions TranslationError and points to https://www.mediawiki.org/wiki/Manual:Pywikibot/i18n, but again that advice is about getting the i18n files cloned initially. [21:26:37] I think it is an install problem, but I'm not quite sure how to fix it. If you compare /data/project/rebot/pwbvenv/lib/python3.11/site-packages/pywikibot/scripts/i18n to /data/project/rebot/pywikibot-core/scripts/i18n you will see they hold very different files. I think the files in /data/project/rebot/pywikibot-core/scripts/i18n are what the script is missing. [21:29:11] I wonder if JJMC89 has seen this problem before? () [22:24:19] I'm not very handy with Toolforge nor pywikibot installs. I'll try to test some things tomorrow. If I'm not able to fix it, I will return here and ask for more help