Read the statement by Michael Teeuw here.
Automatic Installation doesn't work.
-
@doyoun0913 sorry. I have no idea
-
@sdetweil All good! I forgot to post that I figured it out. Thank you for your help :)
-
@doyoun0913 what did u end up doing? and then did u redo the script install?
-
@doyoun0913 said in Automatic Installation doesn't work.:
I forgot to post that I figured it out. Thank you for your help
Yes, please post your solution for the benefit of other users that may encounter the same issue. :thumbsup:
-
@Mykle1 Hello bro the same problem im facing but i stuck with first step unable to move forward please help me
-
@krishnaanivilla what have you done so far?
did u use the update script from the MM readme page?
have u tried the updated version?
see herehttps://forum.magicmirror.builders/topic/10859/new-update-upgrade-script-ready-for-testing?page=1
-
i have run this
bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)” apply
after this
bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)”
but still it is showing updating packages and not moving forward
-
@krishnaanivilla send me the ~/MagicMirror/installers/upgrade.log file… same userid as here, at gmail
-
@sdetweil pi@raspberrypi:~ $ bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)”
the log will be /home/pi/MagicMirror/installers/upgrade.log
No LSB modules are available.
doing test run = true
update log will be in /home/pi/MagicMirror/installers/upgrade.logsaving custom.css
cp: cannot stat ‘custom.css’: No such file or directory
upgrading from version 2.10.0 to 2.10.0
fetching latest revisions
there are 1 local files that are different than the master repopackage-lock.json
any *-lock.json files do not need to be saved
do you want to save these files for later (Y/n)?y*** Please tell me who you are.
Run
git config --global user.email “you@example.com”
git config --global user.name “Your Name”to set your account’s default identity.
Omit --global to set the identity only in this repository.fatal: unable to auto-detect email address (got ‘pi@raspberrypi.(none)’)
Cannot save the current index state
no modules found needing npm refresh
restoring custom.css
cp: cannot stat ‘save_custom.css’: No such file or directory
rm: cannot remove ‘save_custom.css’: No such file or directory
bash: line 339: unalias: git: not found
test run, restoring files stashed
No stash entries found.
pi@raspberrypi:~ $ bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)”
the log will be /home/pi/MagicMirror/installers/upgrade.log
No LSB modules are available.
doing test run = true
update log will be in /home/pi/MagicMirror/installers/upgrade.logsaving custom.css
cp: cannot stat ‘custom.css’: No such file or directory
upgrading from version 2.10.0 to 2.10.0
fetching latest revisions
there are 1 local files that are different than the master repopackage-lock.json
any *-lock.json files do not need to be saved
do you want to save these files for later (Y/n)?n
skipping restore for package-lock.json, doing test run
no modules found needing npm refresh
restoring custom.css
cp: cannot stat ‘save_custom.css’: No such file or directory
rm: cannot remove ‘save_custom.css’: No such file or directory
bash: line 339: unalias: git: not found
pi@raspberrypi:~ $ bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)”
the log will be /home/pi/MagicMirror/installers/upgrade.log
No LSB modules are available.
doing test run = true
update log will be in /home/pi/MagicMirror/installers/upgrade.logsaving custom.css
cp: cannot stat ‘custom.css’: No such file or directory
upgrading from version 2.10.0 to 2.10.0
fetching latest revisions
there are 1 local files that are different than the master repopackage-lock.json
any *-lock.json files do not need to be saved
do you want to save these files for later (Y/n)?y*** Please tell me who you are.
Run
git config --global user.email “you@example.com”
git config --global user.name “Your Name”to set your account’s default identity.
Omit --global to set the identity only in this repository.fatal: unable to auto-detect email address (got ‘pi@raspberrypi.(none)’)
Cannot save the current index state
no modules found needing npm refresh
restoring custom.css
cp: cannot stat ‘save_custom.css’: No such file or directory
rm: cannot remove ‘save_custom.css’: No such file or directory
bash: line 339: unalias: git: not found
test run, restoring files stashed
No stash entries found.
pi@raspberrypi:~ $ bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)”$$\ $$\ $$\ $$\ $$\ $$\ $$$$$$
$$$\ $$$ | _| $$$\ $$$ |_| $$ $$
$$$$\ $$$$ | $$$$$$\ $$$$$$\ $$\ $$$$$$$\ $$$$\ $$$$ |$$\ $$$$$$\ $$$$$$\ $$$$$$\ $$$$$$\ _/ $$ |
$$$$$$ $$ | _$$\ $$ $$\ $$ |$$ |$$$$$$ $$ |$$ |$$ $$\ $$ $$\ $$ $$\ $$ $$\ $$$$$$ |
$$ $$$ $$ | $$$$$$$ |$$ / $$ |$$ |$$ / $$ $$$ $$ |$$ |$$ | _|$$ | _|$$ / $$ |$$ | _|$$ /
$$ |$ /$$ |$$ __$$ |$$ | $$ |$$ |$$ | $$ |$ /$$ |$$ |$$ | $$ | $$ | $$ |$$ | $$ |
$$ | _/ $$ |$$$$$$$ |$$$$$$$ |$$ |$$$$$$$\ $$ | _/ $$ |$$ |$$ | $$ | $$$$$$ |$$ | $$$$$$$$
_| _| _| _$$ |_| _|_| _|_|_| __| _/ _| _______|
$$\ $$ |
$$$$$$ |
_____/install log being saved to /home/pi/install.log
Updating packages … -
working on this in chat