homeean / buildscripts

buildscripts for homeean
MIT License
5 stars 2 forks source link

Raspian Buster Support? #15

Open danmo-12 opened 5 years ago

danmo-12 commented 5 years ago

Hello, i have tried to do a fresh install on an Raspi 3b+ with raspian buster lite. SSH connection seems to stop working during the installation process. Could you please check if the buster is already fully supported? Or do I need to search for a different issue.

Here the log before it stops working: . Paketquellen aktualisieren und Updates installieren Get:1 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB] Hit:2 http://archive.raspberrypi.org/debian buster InRelease Hit:3 https://deb.nodesource.com/node_8.x buster InRelease Get:4 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages [13.0 MB] Fetched 13.0 MB in 9s (1,451 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Installiere Git, Build-Essentials und Unattended-Upgrades Reading package lists... Building dependency tree... Reading state information... build-essential is already the newest version (12.6). git is already the newest version (1:2.20.1-2). unattended-upgrades is already the newest version (1.11.2). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Installiere NodeJS und NPM Paketquellen anpassen

Installing the NodeSource Node.js 8.x LTS Carbon repo...

Populating apt-get cache...

Confirming "buster" is supported...

Adding the NodeSource signing key to your keyring...

Creating apt sources list file for the NodeSource Node.js 8.x LTS Carbon repo...

Running apt-get update for you...

Run sudo apt-get install -y nodejs to install Node.js 8.x LTS Carbon and npm

You may also need development tools to build native addons:

sudo apt-get install gcc g++ make

To install the Yarn package manager, run:

curl -sL https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add - echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list sudo apt-get update && sudo apt-get install yarn

Reading package lists... Building dependency tree... Reading state information... nodejs is already the newest version (10.15.2~dfsg-2+rpi1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Installiere Mosquitto Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libev4 libmosquitto1 libwebsockets8 Suggested packages: apparmor The following NEW packages will be installed: libev4 libmosquitto1 libwebsockets8 mosquitto mosquitto-clients 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. Need to get 387 kB of archives. After this operation, 843 kB of additional disk space will be used. Get:1 http://mirror.netcologne.de/raspbian/raspbian buster/main armhf libev4 armhf 1:4.25-1 [34.5 kB] Get:2 http://mirror.netcologne.de/raspbian/raspbian buster/main armhf libmosquitto1 armhf 1.5.7-1 [57.4 kB] Get:3 http://mirror.netcologne.de/raspbian/raspbian buster/main armhf libwebsockets8 armhf 2.0.3-3 [85.6 kB] Get:4 http://mirror.netcologne.de/raspbian/raspbian buster/main armhf mosquitto armhf 1.5.7-1 [143 kB] Get:5 http://mirror.netcologne.de/raspbian/raspbian buster/main armhf mosquitto-clients armhf 1.5.7-1 [66.7 kB] Fetched 387 kB in 1s (427 kB/s) Selecting previously unselected package libev4:armhf.(Reading database ... 38947 files and directories currently installed.) Preparing to unpack .../libev4_1%3a4.25-1_armhf.deb ... Unpacking libev4:armhf (1:4.25-1) ... Selecting previously unselected package libmosquitto1:armhf. Preparing to unpack .../libmosquitto1_1.5.7-1_armhf.deb ... Unpacking libmosquitto1:armhf (1.5.7-1) ... Selecting previously unselected package libwebsockets8:armhf. Preparing to unpack .../libwebsockets8_2.0.3-3_armhf.deb ... Unpacking libwebsockets8:armhf (2.0.3-3) ... Selecting previously unselected package mosquitto. Preparing to unpack .../mosquitto_1.5.7-1_armhf.deb ... Unpacking mosquitto (1.5.7-1) ... Selecting previously unselected package mosquitto-clients. Preparing to unpack .../mosquitto-clients_1.5.7-1_armhf.deb ... Unpacking mosquitto-clients (1.5.7-1) ... Setting up libmosquitto1:armhf (1.5.7-1) ... Setting up libev4:armhf (1:4.25-1) ... Setting up mosquitto-clients (1.5.7-1) ... Setting up libwebsockets8:armhf (2.0.3-3) ... Setting up mosquitto (1.5.7-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/mosquitto.service → /lib/systemd/system/mosquitto.service. Processing triggers for systemd (241-5+rpi1) ... Processing triggers for man-db (2.8.5-2) ... Processing triggers for libc-bin (2.28-10+rpi1) ...

Installiere Node-RED sudo: npm: command not found

I did the following request maybe that helps:

pi@raspberrypi:~ $ df -h Filesystem Size Used Avail Use% Mounted on /dev/root 29G 1.3G 27G 5% / devtmpfs 459M 0 459M 0% /dev tmpfs 464M 0 464M 0% /dev/shm tmpfs 464M 6.2M 457M 2% /run tmpfs 5.0M 4.0K 5.0M 1% /run/lock tmpfs 464M 0 464M 0% /sys/fs/cgroup /dev/mmcblk0p1 253M 40M 214M 16% /boot tmpfs 93M 0 93M 0% /run/user/1000 pi@raspberrypi:~ $ uname -a Linux raspberrypi 4.19.57-v7+ #1244 SMP Thu Jul 4 18:45:25 BST 2019 armv7l GNU/Linuxpi@raspberrypi:~ $ ls -la total 40 drwxr-xr-x 3 pi pi 4096 Jul 18 10:24 . drwxr-xr-x 3 root root 4096 Jul 10 01:07 .. -rw------- 1 pi pi 2812 Jul 17 23:43 .bash_history -rw-r--r-- 1 pi pi 220 Jul 10 01:07 .bash_logout -rw-r--r-- 1 pi pi 3523 Jul 10 01:07 .bashrc drwx------ 3 pi pi 4096 Jul 17 21:01 .gnupg -rw-r--r-- 1 pi pi 6147 Jul 18 10:24 homeean.log -rw-r--r-- 1 pi pi 807 Jul 10 01:07 .profile -rw-r--r-- 1 pi pi 165 Jul 18 10:23 .wget-hsts pi@raspberrypi:~ $

Grüße Danmo