<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
Hallo,<br>
<br>
ja, damit konnte ich das Problem lösen:<br>
sudo chown -R pi .git/<br>
<br>
Gruß,<br>
Stefan<br>
<br>
<div class="moz-cite-prefix">Am 05.11.2023 um 14:03 schrieb Udo
Matzinger:<br>
</div>
<blockquote type="cite"
cite="mid:5F85F647-734A-427F-9467-51F584445D3C@matzinger.org">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<meta http-equiv="content-type"
content="text/html; charset=UTF-8">
<div dir="ltr">Hallo Stefan,
<div dir="ltr"><br>
</div>
<div dir="ltr">Die Fehlermeldung besagt, dass der User mit dem
Du „git pull“ aufgerufen hast, nicht die Berechtigung hat,
auf die Datei ./git/FETCH_HEAD zuzugreifen. </div>
<div dir="ltr">Wahrscheinlich musst Du den Befehl als User pi
oder als root ausführen (mit „sudo“). </div>
<div dir="ltr"><br>
</div>
<div dir="ltr">Greetinx, Udo </div>
<div dir="ltr"><br>
<blockquote type="cite">Am 04.11.2023 um 17:10 schrieb
Stefan S. <a class="moz-txt-link-rfc2396E" href="mailto:shikvz@gmx.com"><shikvz@gmx.com></a>:<br>
<br>
</blockquote>
</div>
<blockquote type="cite">
<div dir="ltr">
<meta http-equiv="content-type"
content="text/html; charset=UTF-8">
Hallo,<br>
<br>
ich versuche gerade die Middleware zu aktualisieren,
bekomme aber folgenden Fehler.<br>
Was mache ich falsch? Danke.<br>
<br>
pi@raspberrypi:~ $ cd ~<br>
pi@raspberrypi:~ $ cd volkszaehler.org<br>
<a class="moz-txt-link-abbreviated moz-txt-link-freetext"
href="mailto:pi@raspberrypi:~/volkszaehler.org"
moz-do-not-send="true">pi@raspberrypi:~/volkszaehler.org</a>
$ git stash<br>
Saved working directory and index state WIP on master:
61bf9f5 Merge pull request #788 from SirkoVZ/master<br>
<a class="moz-txt-link-abbreviated moz-txt-link-freetext"
href="mailto:pi@raspberrypi:~/volkszaehler.org"
moz-do-not-send="true">pi@raspberrypi:~/volkszaehler.org</a>
$ git pull<br>
<b>error: cannot open .git/FETCH_HEAD: Permission denied</b><br>
<br>
Gruß,<br>
Stefan<br>
</div>
</blockquote>
</div>
</div>
</blockquote>
<br>
</body>
</html>