Read the statement by Michael Teeuw here.
Update auf 2.13.0
-
@kusselin let me look. can u send me the upgrade.log from the installers folder?
my email in this same userid at gmail
-
@sdetweil said in Update auf 2.13.0:
@kusselin let me look. can u send me the upgrade.log from the installers folder?
my email in this same userid at gmailUpgrade started - So Nov 15 12:26:19 CET 2020 system is Linux raspberrypi 5.4.72-v7+ #1356 SMP Thu Oct 22 13:56:54 BST 2020 armv7l GNU/Linux the os is Distributor ID: Raspbian Description: Raspbian GNU/Linux 10 (buster) Release: 10 Codename: buster user requested to apply changes doing test run = false saving custom.css remote name = origin upgrading from version 2.9.0 to 2.13.0 fetching latest revisions git fetch rc=1 MagicMirror git fetch failed restoring custom.css removing git alias Upgrade ended - So Nov 15 12:26:23 CET 2020 Upgrade started - So Nov 15 12:26:55 CET 2020 system is Linux raspberrypi 5.4.72-v7+ #1356 SMP Thu Oct 22 13:56:54 BST 2020 armv7l GNU/Linux the os is Distributor ID: Raspbian Description: Raspbian GNU/Linux 10 (buster) Release: 10 Codename: buster user requested to apply changes doing test run = false saving custom.css remote name = origin upgrading from version 2.9.0 to 2.13.0 fetching latest revisions git fetch rc=1 MagicMirror git fetch failed restoring custom.css removing git alias Upgrade ended - So Nov 15 12:26:59 CET 2020 Upgrade started - So Nov 15 12:27:33 CET 2020 system is Linux raspberrypi 5.4.72-v7+ #1356 SMP Thu Oct 22 13:56:54 BST 2020 armv7l GNU/Linux the os is Distributor ID: Raspbian Description: Raspbian GNU/Linux 10 (buster) Release: 10 Codename: buster doing test run = true, NO updates will be applied! saving custom.css remote name = origin upgrading from version 2.9.0 to 2.13.0 fetching latest revisions git fetch rc=1 MagicMirror git fetch failed restoring custom.css removing git alias Upgrade ended - So Nov 15 12:27:37 CET 2020
-
-
@sdetweil said in Update auf 2.13.0:
git remote prune origin
hi sdetweil schau hier:
pi@raspberrypi:~/MagicMirror $ git remote prune origin pi@raspberrypi:~/MagicMirror $ bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" No LSB modules are available. doing test run = true, NO updates will be applied! update log will be in /home/pi/MagicMirror/installers/upgrade.log saving custom.css upgrading from version 2.9.0 to 2.13.0 fetching latest revisions error: cannot lock ref 'refs/tags/v2.12.0': unable to resolve reference 'refs/tags/v2.12.0': reference broken From https://github.com/MichMich/MagicMirror ! [new tag] v2.12.0 -> v2.12.0 (unable to update local ref) MagicMirror git fetch failed restoring custom.css
das gleiche wieder :-(
-
@kusselin said in Update auf 2.13.0:
reference broken
ok, one more time
git gc --prune=now git remote prune origin
then script again
-
@sdetweil said in Update auf 2.13.0:
git remote prune origin
pi@raspberrypi:~ $ cd MagicMirror pi@raspberrypi:~/MagicMirror $ git gc --prune=now fatal: bad object refs/tags/v2.12.0 fatal: failed to run repack pi@raspberrypi:~/MagicMirror $ git remote prune origin pi@raspberrypi:~/MagicMirror $ bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" No LSB modules are available. doing test run = true, NO updates will be applied! update log will be in /home/pi/MagicMirror/installers/upgrade.log saving custom.css upgrading from version 2.9.0 to 2.13.0 fetching latest revisions error: cannot lock ref 'refs/tags/v2.12.0': unable to resolve reference 'refs/tags/v2.12.0': reference broken From https://github.com/MichMich/MagicMirror ! [new tag] v2.12.0 -> v2.12.0 (unable to update local ref) MagicMirror git fetch failed restoring custom.css
-
ok, another try
git remote set-head origin --auto git gc --prune=now git remote prune origin
-
@sdetweil said in Update auf 2.13.0:
git remote prune origin
pi@raspberrypi:~/MagicMirror $ git gc --prune=now fatal: bad object refs/tags/v2.12.0 fatal: failed to run repack pi@raspberrypi:~/MagicMirror $ git remote prune origin pi@raspberrypi:~/MagicMirror $ bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" No LSB modules are available. doing test run = true, NO updates will be applied! update log will be in /home/pi/MagicMirror/installers/upgrade.log saving custom.css upgrading from version 2.9.0 to 2.13.0 fetching latest revisions error: cannot lock ref 'refs/tags/v2.12.0': unable to resolve reference 'refs/tags/v2.12.0': reference broken From https://github.com/MichMich/MagicMirror ! [new tag] v2.12.0 -> v2.12.0 (unable to update local ref) MagicMirror git fetch failed restoring custom.css
Wo ist das Problem…ist klar…bei mir läuft nie was auf Anhieb :-(
der Pi ist auf aktuellem Stand mit update && upgrade
-
something has happened to the git repo, it has lost a reference
we are trying to clean it up
one more time (note there is a dot in front of git/)
mv .git/refs/remotes/origin/HEAD /tmp git gc --prune=now git remote prune origin
-
@sdetweil said in Update auf 2.13.0:
git remote prune origin
the same :-(
pi@raspberrypi:~/MagicMirror $ mv .git/refs/remotes/origin/HEAD /tmp pi@raspberrypi:~/MagicMirror $ git gc --prune=now fatal: bad object refs/tags/v2.12.0 fatal: failed to run repack pi@raspberrypi:~/MagicMirror $ git remote prune origin pi@raspberrypi:~/MagicMirror $ bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" No LSB modules are available. doing test run = true, NO updates will be applied! update log will be in /home/pi/MagicMirror/installers/upgrade.log saving custom.css upgrading from version 2.9.0 to 2.13.0 fetching latest revisions error: cannot lock ref 'refs/tags/v2.12.0': unable to resolve reference 'refs/tags/v2.12.0': reference broken From https://github.com/MichMich/MagicMirror ! [new tag] v2.12.0 -> v2.12.0 (unable to update local ref) MagicMirror git fetch failed restoring custom.css