1
Raspberry PI / Docker nach update der letzten 5.4 stable läuft nicht mehr (23.02.2019)
« on: March 12, 2019, 08:36:02 »
Guten Morgen,
Super, hat funktioniert.
Docker startet jetzt.
Super, hat funktioniert.
Docker startet jetzt.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Install portainer
docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?.
See 'docker run --help'.
Beim Versuch dockerd über ssh zu starten kommt folgende Fehlermeldung:
Failed to start containerd: exec: "containerd": executable file not found in $PATH
Is /usr/bin ist containerd nicht zu finden.
MLD-5.4_netinstall_2019.02.18-180+1550_armhf-rpi3
start dockerd-ce
Unknown init script 'dockerd-ce'
dockerd-ce
Failed to start containerd: exec: "containerd": executable file not found in $PATH
apt search container
bringt kein Ergebnis
Ich habe es bei mir auch in einer VM am laufen aber das ganze unter Proxmox Server in einem LXC Container als MLD-Server für SATIP. Ist zwar noch das ganze als Test System aber wenn es weiterhin stabil läuft kommt es Produktiv zum Einsatz.
med-raspi3> apt-get clean
med-raspi3> apt-get autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
med-raspi3> apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
med-raspi3> apt-get update
Ign http://www.minidvblinux.de stable InRelease
Ign http://www.minidvblinux.de stable Release.gpg
Ign http://www.minidvblinux.de stable Release
Get:1 http://www.minidvblinux.de stable/main armhf Packages/DiffIndex
Get:2 http://www.minidvblinux.de stable/main armhf-rpi2 Packages/DiffIndex
Get:3 http://www.minidvblinux.de stable/main armhf Packages
Get:4 http://www.minidvblinux.de stable/main armhf-rpi2 Packages
Get:5 http://www.minidvblinux.de stable/main armhf-rpi2 Packages
Ign http://www.minidvblinux.de stable/main Translation-de_DE
Ign http://www.minidvblinux.de stable/main Translation-de
Ign http://www.minidvblinux.de stable/main Translation-en
Fetched 595 kB in 1s (306 kB/s)
Reading package lists... Done
med-raspi3> apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
med-raspi3> apt-get install kernel --force-reinstall=true
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
Need to get 3.875 kB of archives.
After this operation, 0 B of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
kernel:armhf-rpi2
Authentication warning overridden.
Get:1 http://www.minidvblinux.de/download/5.1/files/ stable/main kernel armhf-rpi2 4.1.21.195.22-196 [3.875 kB]
Fetched 3.875 kB in 2s (1.412 kB/s)
Create a snapshot of '/mnt/root/@root' in '/mnt/root/2016-09-10 07:53'
Transaction commit: none (default)
Delete subvolume '/mnt/root/2016-09-10 07:52'
(Reading database ... 18735 files and directories currently installed.)
Preparing to unpack .../kernel_4.1.21.195.22-196_armhf-rpi2.deb ...
Unpacking kernel (4.1.21.195.22-196) over (4.1.21.195.22-196) ...
Setting up kernel (4.1.21.195.22-196) ...
med-raspi3> ls -l /boot
-rwxrwxr-x 1 root root 1778 Sep 5 21:12 ABOUT
-rwxrwxr-x 1 root root 12116 Aug 11 18:33 bcm2709-rpi-2-b.dtb
-rwxrwxr-x 1 root root 12870 Aug 11 18:33 bcm2710-rpi-3-b.dtb
-rwxrwxr-x 1 root root 17932 Sep 5 21:12 bootcode.bin
-rwxrwxr-x 1 root root 119 Sep 5 21:12 cmdline
-rwxrwxr-x 1 root root 219 Sep 7 08:17 config.txt
-rwxrwxr-x 1 root root 26430 Sep 5 21:12 COPYING
-rwxrwxr-x 1 root root 6490 Sep 5 21:12 fixup.dat
-rwxrwxr-x 1 root root 3558225 Sep 5 21:12 initrd
-rwxrwxr-x 1 root root 3783000 Aug 11 18:36 kernel
drwxrwxr-x 2 root root 6144 Sep 5 21:12 overlays
-rwxrwxr-x 1 root root 2749688 Sep 5 21:12 start.elf
-rwxrwxr-x 1 root root 8 Sep 5 21:12 VERSION
med-raspi3> ls -l /boot
-rwxrwxr-x 1 root root 1778 Sep 5 21:12 ABOUT
-rwxrwxr-x 1 root root 12116 Aug 11 18:33 bcm2709-rpi-2-b.dtb
-rwxrwxr-x 1 root root 12870 Aug 11 18:33 bcm2710-rpi-3-b.dtb
-rwxrwxr-x 1 root root 17932 Sep 5 21:12 bootcode.bin
-rwxrwxr-x 1 root root 119 Sep 5 21:12 cmdline
-rwxrwxr-x 1 root root 219 Sep 7 08:17 config.txt
-rwxrwxr-x 1 root root 26430 Sep 5 21:12 COPYING
-rwxrwxr-x 1 root root 6490 Sep 5 21:12 fixup.dat
-rwxrwxr-x 1 root root 3558225 Sep 5 21:12 initrd
-rwxrwxr-x 1 root root 3783000 Aug 11 18:36 kernel
drwxrwxr-x 2 root root 6144 Sep 5 21:12 overlays
-rwxrwxr-x 1 root root 2749688 Sep 5 21:12 start.elf
-rwxrwxr-x 1 root root 8 Sep 5 21:12 VERSION
med-raspi3> apt-get update
Ign http://www.minidvblinux.de stable InRelease
Ign http://www.minidvblinux.de stable Release.gpg
Ign http://www.minidvblinux.de stable Release
Get:1 http://www.minidvblinux.de stable/main armhf Packages/DiffIndex
Get:2 http://www.minidvblinux.de stable/main armhf-rpi2 Packages/DiffIndex
Get:3 http://www.minidvblinux.de stable/main armhf Packages
Get:4 http://www.minidvblinux.de stable/main armhf-rpi2 Packages
Get:5 http://www.minidvblinux.de stable/main armhf-rpi2 Packages
Get:6 http://www.minidvblinux.de stable/main armhf-rpi2 Packages
Get:7 http://www.minidvblinux.de stable/main armhf-rpi2 Packages
Get:8 http://www.minidvblinux.de stable/main armhf-rpi2 Packages
Get:9 http://www.minidvblinux.de stable/main armhf-rpi2 Packages
Ign http://www.minidvblinux.de stable/main Translation-de_DE
Ign http://www.minidvblinux.de stable/main Translation-de
Ign http://www.minidvblinux.de stable/main Translation-en
Fetched 595 kB in 3s (151 kB/s)
Reading package lists... Done
med-raspi3> apt-get install kernel --force-reinstall
E: Sense force is not understood, try true or false.
med-raspi3> apt-get install kernel
Reading package lists... Done
Building dependency tree
Reading state information... Done
kernel:armhf-rpi2 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
med-raspi3> apt-get install kernel --force-reinstall
E: Sense force is not understood, try true or false.
med-raspi3> apt-get install kernel --force-reinstall=true
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
Need to get 3.875 kB of archives.
After this operation, 0 B of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
kernel:armhf-rpi2
Authentication warning overridden.
Get:1 http://www.minidvblinux.de/download/5.1/files/ stable/main kernel armhf-rpi2 4.1.21.195.22-196 [3.875 kB]
Fetched 3.875 kB in 2s (1.579 kB/s)
Create a snapshot of '/mnt/root/@root' in '/mnt/root/2016-09-10 00:18'
Transaction commit: none (default)
Delete subvolume '/mnt/root/2016-09-09 15:06'
(Reading database ... 18735 files and directories currently installed.)
Preparing to unpack .../kernel_4.1.21.195.22-196_armhf-rpi2.deb ...
Unpacking kernel (4.1.21.195.22-196) over (4.1.21.195.22-196) ...
Setting up kernel (4.1.21.195.22-196) ...
med-raspi3> mount tv
mount error(79): Can not access a needed shared library
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
mount: mounting //192.168.179.111/mediavdr on /mnt/data/tv failed: Invalid argument
med-raspi3> lsmod
Module Size Used by Tainted: G
uinput 7258 1
i2c_dev 5671 0
snd_soc_bcm2708_i2s 6670 0
regmap_mmio 2842 1 snd_soc_bcm2708_i2s
snd_bcm2835 19802 0
snd_soc_core 128693 1 snd_soc_bcm2708_i2s
snd_compress 7689 1 snd_soc_core
snd_pcm_dmaengine 3231 1 snd_soc_core
snd_pcm 73594 3 snd_bcm2835,snd_soc_core,snd_pcm_dmaengine
snd_timer 18848 1 snd_pcm
snd 50779 5 snd_bcm2835,snd_soc_core,snd_compress,snd_pcm,snd_timer
lirc_rpi 6422 0
i2c_bcm2708 4920 0
lirc_dev 8110 1 lirc_rpi
rc_core 16220 1 lirc_dev
brcmfmac 177589 0
cfg80211 407510 1 brcmfmac
rfkill 16017 1 cfg80211
brcmutil 5493 1 brcmfmac
med-raspi3> modprobe nls_utf8
modprobe: module nls_utf8 not found in modules.dep
med-raspi3>
//192.168.179.111/mediavdr /mnt/data/tv cifs credentials=/root/.credentials,iocharset=utf8 0 0
mount error(79): Can not access a needed shared library
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
modprobe nls_utf8
modprobe: module nls_utf8 not found in modules.dep