2020-10-14T02:51:25 *** okurz_ is now known as okurz 2020-10-14T06:37:23 *** ldevulder_ is now known as ldevulder 2020-10-14T12:26:02 cboltz: I'm almost done with opensuse mailing list, but searching for the emails causing some of those errors is impossible :P 2020-10-14T12:26:41 especially errors where python throws a traceback, otherwise I get a message of which message id failed 2020-10-14T12:27:06 (that still doesn't help in some cases where I have id, when I don't understand what they want from me) 2020-10-14T12:27:35 ;-) 2020-10-14T12:27:54 seeing the error message + the raw mail causing the problem might help 2020-10-14T12:28:23 I will have to compile that tbh 2020-10-14T12:29:28 and for the tracebacks - they'll become much more helpful if you add the following two lines at the beginning of the script: 2020-10-14T12:29:31 from apparmor.fail import enable_aa_exception_handler 2020-10-14T12:29:37 enable_aa_exception_handler() 2020-10-14T12:30:07 (the bugreport file will be named /tmp/apparmor-bugreport-*, but that's a small detail) 2020-10-14T12:30:09 I kinda wonder if the command doesn't have verbose mode 2020-10-14T12:30:27 worth a check ;-) 2020-10-14T12:30:53 I will check that with a smaller mailing list, give me a sec 2020-10-14T12:31:04 apparmor.fail (actually the python cgitb module) will give you verbose tracebacks, including variable content) 2020-10-14T12:35:48 alright, added that to the script, let's see how that goes 2020-10-14T13:52:50 cboltz: it just imported fine apparently? 2020-10-14T13:53:00 I don't get it tbh 2020-10-14T13:53:56 https://lists.opensuse.org/archives/list/yast-commit@lists.opensuse.org/ yeah, this looks just fine 2020-10-14T13:55:42 ah, it failed later than import 2020-10-14T13:55:46 that explains it 2020-10-14T14:06:42 oh, there is a verbose setting in hyperkitty import 2020-10-14T14:06:47 I just didn't notice it 2020-10-14T14:12:34 * lcp sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/dRoCwQPTDxWBqdKHOzTBCUwg/message.txt > 2020-10-14T14:12:44 I know why it fails :P 2020-10-14T14:16:48 god, what a nightmare 2020-10-14T14:19:12 and now it's importing again 2020-10-14T15:49:29 *** ldevulder_ is now known as ldevulder