Solved MMM-GoogleAssistent is installing, errno1 ?
-
Hi…
First of all, it’s an error during installation.E: Repository ‘http://raspbian.raspberrypi.org/raspbian buster InRelease’ changed its ‘Suite’ value from ‘stable’ to ‘oldstable’
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! MMM-GoogleAssistant@ preinstall:installer/preinstall.sh
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the MMM-GoogleAssistant@ preinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?
npm ERR! A complete log of this run can be found in:I did it with
installer/preinstall.sh
, but the results are the same.
The difference so far is that we are using rpi 3B.
Is there an error because I don’t use rpi 4?
Will it work well if I use it?
Please help me. uu -
Hi, it’s not related to preinstaller
It’s related to
apt
so try to update for pi and retry installer
sudo apt-get update sudo apt-get upgrade
-
sudo apt-get update
E: Repository ‘http://raspbian.raspberrypi.org/raspbian buster InRelease’ changed its ‘Suite’ value from ‘stable’ to ‘oldstable’
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.sudo apt-get upgrade
error:1 http://raspbian.raspberrypi.org/raspbian buster/main armhf base-files armhf 10.3+rpi1+deb10u9.
404 Not Found [IP: 93.93.128.193 80]
error:2 http://raspbian.raspberrypi.org/raspbian buster/main armhf systemd-sysv armhf 241-7~deb10u7+rpi1
404 Not Found [IP: 93.93.128.193 80]
error:3 http://raspbian.raspberrypi.org/raspbian buster/main armhf libpam-systemd armhf 241-7~deb10u7+rpi1
404 Not Found [IP: 93.93.128.193 80]
error:4 http://raspbian.raspberrypi.org/raspbian buster/main armhf libsystemd0 armhf 241-7~deb10u7+rpi1
404 Not Found [IP: 93.93.128.193 80]
error:5 http://raspbian.raspberrypi.org/raspbian buster/main armhf systemd armhf 241-7~deb10u7+rpi1
404 Not Found [IP: 93.93.128.193 80]
error:6 http://raspbian.raspberrypi.org/raspbian buster/main armhf udev armhf 241-7~deb10u7+rpi1
404 Not Found [IP: 93.93.128.193 80]
error:7 http://raspbian.raspberrypi.org/raspbian buster/main armhf libudev1 armhf 241-7~deb10u7+rpi1
404 Not Found [IP: 93.93.128.193 80]
error:8 http://raspbian.raspberrypi.org/raspbian buster/main armhf libwebkit2gtk-4.0-37 armhf 2.30.6-1~deb10u1+rpi1
404 Not Found [IP: 93.93.128.193 80]
error:9 http://raspbian.raspberrypi.org/raspbian buster/main armhf libjavascriptcoregtk-4.0-18 armhf 2.30.6-1~deb10u1+rpi1
404 Not Found [IP: 93.93.128.193 80]
E: You can’t receive Akab. Maybe you should run apt-get update or give the --fix-missing option to run it.It’s not updated…
-fix-missing. How should I use it? -
maybe
sudo apt-get update --allow-releaseinfo-change
-
Thank you so much for your quick response.
Thanks to you, I installed it.
Once again, thank you! -
@bugsounet
By the way, Can you reduce the size of the letters on the screen? It has a small screen, so the letters are big… -
sure, if you have read wiki of GA, it’s localized there
-
@bugsounet Should I use “zoom”? But what I want is to reduce the size of letters such as weather, news, and watches.
-
bugsounet