YAHM icon indicating copy to clipboard operation
YAHM copied to clipboard

YAHM Installation bricht ab

Open luemmele opened this issue 6 years ago • 2 comments
trafficstars

Hallo zusammen, ich verzweifle noch bei der Installation des YAHM: Auf meinem Raspberry 3 habe ich ein HomeMatic Funkmodul für Raspberry PiHM-MOD-RPI-PCB gemacht. Die Homebridge läuft stabil. Nun wollte ich YAHM installieren, doch die Install bricht bei folgendem Fehler ab ( Install via Putty oder Termius):

Installing LXC container (can take some time) ERROR: We dont have any patches for this version, please call 'yahm-ctl update' and try again An error occurred while processing quickinstall mode. Pleasy try manually installation


Hier die ganze Installation:

pi@pi:~ $ wget -nv -O- https://raw.githubusercontent.com/leonsio/YAHM/master/yah m-init | sudo -E bash -s quickinstall - 2018-12-19 17:20:43 URL:https://raw.githubusercontent.com/leonsio/YAHM/master/ya hm-init [6485/6485] -> "-" [1] Found ARM based distribution Updating sources (can take some time).. ..done Installing dependencies.. bash-completion is installed wget is installed dos2unix is installed python is installed git is installed lxc is installed liblzo2-dev is installed bridge-utils is installed python-lzo is installed patch is installed gzip is installed openssl is installed ..done Clean up YAHM directory (removing old versions).. ...done Downloading actual version from git repository.. ..done Including YAHM into PATH.. ..done Installing bash command completion.. done

    Enter quick install mode

Disable new dhcpcd on Raspbian Synchronizing state of dhcpcd.service with SysV service script with /lib/systemd /systemd-sysv-install. Executing: /lib/systemd/systemd-sysv-install disable dhcpcd ATTENTION: For log files see /var/log/yahm

    Installing LXC container (can take some time)

ERROR: We dont have any patches for this version, please call 'yahm-ctl update' and try again An error occurred while processing quickinstall mode. Pleasy try manually installation


An was kann es liegen? Vielen Dank für Eure Hilfe!

luemmele avatar Dec 19 '18 16:12 luemmele

Weiß keiner Rat?

luemmele avatar Dec 21 '18 16:12 luemmele

Weiß keiner Rat?

Habe mich an dem Rat von Mirkbot orientiert (https://github.com/leonsio/YAHM/issues/182#issuecomment-445984227) - hat funtkioniert. also : sudo yahm-ctl -f install

Hellhero avatar Dec 23 '18 00:12 Hellhero