<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jul 2, 2022 at 2:19 PM James Abernathy <<a href="mailto:jfabernathy@gmail.com">jfabernathy@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I have a MythTV backend running on an EndeavourOS (Archlinux). The mediadata lookup is failing with error 128.<div><br></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">Jul 02 14:00:54 den-pc mythbackend[620]: mythbackend[620]: E Metadata_8 jobqueue.cpp:2253 (DoMetadataLookupThread) JobQueue: Metadata Lookup Errored: "2022 Tour de France":"Stage 2" recorded from channel 10501 at 2022-07-02T17:00:00Z (F</span><br>ailed with Exit Status 128)</span></div><div><span style="font-family:monospace"><br></span></div><div><span style="font-family:monospace">I've also notice that I get errors when testing ttvdb4</span></div><div><span style="font-family:monospace"><br></span></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">[jim@den-pc ~]$ /usr/share/mythtv/metadata/Television/ttvdb4.py -t
</span><br>Failed to import python-requests or python-request-cache library.<br>
<br>I do have python-requests-cache installed and I think it was updated recently.</span></div><div><span style="font-family:monospace"><br></span></div><div><span style="font-family:monospace">Any idea on how to diagnose this further?</span></div><div><span style="font-family:monospace"><br></span></div><div><span style="font-family:monospace">Jim A</span></div><div><br></div></div></blockquote><div><br></div><div>So it turns out that a number of packages that python-requests-cache depends on had some dependency issues. I got some help on the AUR for python-exceptiongroup that gave me patches to fix both python-exceptiongroup and python-flit-scm. </div><div><br></div><div>So no more errors on metadata lookup or:</div><div><br></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">$ /usr/share/mythtv/metadata/Television/ttvdb4.py -t
</span><br>Everything appears in order.<br>
<br></span></div><div><span style="font-family:monospace">Jim A</span></div><div><span style="font-family:monospace"><br></span></div></div></div>