<div dir="auto">Have you actually tried googling the error message?<div dir="auto"><br></div><div dir="auto">"error: git-remote-https died of signal 4"</div><div dir="auto"><br></div><div dir="auto">This brings up a plethora of issues from as far as brew to Ubuntu all of them seem to be centered on running in a virtual machine, with hardware acceleration, and a GNUTLS that does not like this, and perhaps a few environment variables you can set to mitigate the issue or recompile Git with OpenSSL.</div><div dir="auto"><br></div><div dir="auto">Mike</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><br><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">On Thu, Jun 15, 2023, 00:21 James <<a href="mailto:jam@tigger.ws" target="_blank" rel="noreferrer">jam@tigger.ws</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
> On 14 Jun 2023, at 1:53 pm, James <<a href="mailto:jam@tigger.ws" rel="noreferrer noreferrer" target="_blank">jam@tigger.ws</a>> wrote:<br>
> <br>
> Hi <br>
> I've done this before, I'm pretty certain of setup, but I followed wiki:<br>
> <br>
> A recent update of openSuSE tumbleweed broke my mythweb. After struggling a bit I setup a VM using ubuntu 22.04 and checked out mythweb branch fixes/32. Use the backend database and access mythweb on the VM.<br>
> <br>
> I'm presented with:<br>
> <br>
> Fatal error: Uncaught Error: Class "MythBackend" not found in /var/www/html/mythweb/includes/init.php:74 Stack trace: #0 /var/www/html/mythweb/mythweb.php(20): require_once() #1 {main} thrown in /var/www/html/mythweb/includes/init.php on line 74<br>
> <br>
> The MythBackend class bit gets me. Can any folk help<br>
> <br>
> BTW<br>
> My main frontend is an iMac 27 pegged at High Sierra and I can't build master on it so trying PBs alternative is not going to work.<br>
> I even explored running linux on that machine, but was defeated by the heat output.<br>
> So back to the VM solution<br>
> James<br>
<br>
So I thought start at the beginning, but it seems to be broken:<br>
<br>
new install of lubuntu 22.04-2<br>
$ sudo apt-get install git<br>
<br>
jam@snow:~$ dig <a href="http://google.com" rel="noreferrer noreferrer noreferrer" target="_blank">google.com</a><br>
<br>
; <<>> DiG 9.18.1-1ubuntu1.3-Ubuntu <<>> <a href="http://google.com" rel="noreferrer noreferrer noreferrer" target="_blank">google.com</a><br>
;; global options: +cmd<br>
;; Got answer:<br>
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 951<br>
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1<br>
<br>
;; OPT PSEUDOSECTION:<br>
; EDNS: version: 0, flags:; udp: 65494<br>
;; QUESTION SECTION:<br>
;<a href="http://google.com" rel="noreferrer noreferrer noreferrer" target="_blank">google.com</a>.                    IN      A<br>
<br>
;; ANSWER SECTION:<br>
<a href="http://google.com" rel="noreferrer noreferrer noreferrer" target="_blank">google.com</a>.             227     IN      A       142.250.70.238<br>
<br>
;; Query time: 23 msec<br>
;; SERVER: 127.0.0.53#53(127.0.0.53) (UDP)<br>
;; WHEN: Thu Jun 15 13:59:30 AWST 2023<br>
;; MSG SIZE  rcvd: 55<br>
<br>
jam@snow:~$ git clone <a href="https://github.com/MythTV/ansible" rel="noreferrer noreferrer noreferrer" target="_blank">https://github.com/MythTV/ansible</a><br>
Cloning into 'ansible'...<br>
error: git-remote-https died of signal 4<br>
<br>
Rather end-of-world stuff. Repeated after 24 hours<br>
What is happening<br>
<br>
James<br>
<br>
PS Since I can clone on another OS ubutu's git must be broken<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" rel="noreferrer noreferrer" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer noreferrer noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer noreferrer noreferrer" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer noreferrer noreferrer" target="_blank">https://forum.mythtv.org</a><br>
</blockquote></div></div></div>