Új hozzászólás Aktív témák

  • tlala

    addikt

    válasz Degeczi #24703 üzenetére

    Az usr/share/hassio mappában NINCS homeassistant mappa (a debian 10-ben van telepített fájlkezelő, az a 2 fiókos szekrényke, azzal nézem :) ).
    Van a hassio mappában egy apparmor mappa, és abban egy cache és egy remove mapp, ill. egy "hassio-supervisor 11.00" nevű text vagy milyen fájl.

    Megpróbáltam most ismét a HA telepítést, az előzőleg már működő módon:
    Terminálban futtattam ezt:
    sudo -i apt-get install -y software-properties-common apparmor-utils apt-transport-https ca-certificates curl dbus jq network-manager systemctl disable ModemManager systemctl stop ModemManager curl -fsSL get.docker.com | sh curl -sL "https://raw.githubusercontent.com/Kanga-Who/home-assistant/master/supervised-installer.sh" | bash -s
    /Forrás: https://community.home-assistant.io/t/installing-home-assistant-supervised-on-debian-10/200253/

    Az eredmény a terminalban:

    lala@HP-T620:~$ sudo -i
    [sudo] lala jelszava:
    Elnézést, próbálja újra.
    [sudo] lala jelszava:
    root@HP-T620:~# sudo -i
    root@HP-T620:~#
    root@HP-T620:~# apt-get install -y software-properties-common apparmor-utils apt-transport-https ca-certificates curl dbus jq network-manager
    Csomaglisták olvasása... Kész
    Függőségi fa építése
    Állapotinformációk olvasása... Kész
    apparmor-utils már a legújabb verzió (2.13.2-10).
    apt-transport-https már a legújabb verzió (1.8.2.2).
    ca-certificates már a legújabb verzió (20200601~deb10u2).
    curl már a legújabb verzió (7.64.0-4+deb10u1).
    dbus már a legújabb verzió (1.12.20-0+deb10u1).
    jq már a legújabb verzió (1.5+dfsg-2+b1).
    network-manager már a legújabb verzió (1.14.6-2+deb10u1).
    software-properties-common már a legújabb verzió (0.96.20.2-2).
    0 frissített, 0 újonnan telepített, 0 eltávolítandó és 1 nem frissített.
    root@HP-T620:~#
    root@HP-T620:~# systemctl disable ModemManager
    root@HP-T620:~#
    root@HP-T620:~# systemctl stop ModemManager
    root@HP-T620:~#
    root@HP-T620:~# curl -fsSL get.docker.com | sh
    # Executing docker install script, commit: 3d8fe77c2c46c5b7571f94b42793905e5b3e42e4
    Warning: the "docker" command appears to already exist on this system.
    If you already have Docker installed, this script can cause trouble, which is
    why we're displaying this warning and provide the opportunity to cancel the
    installation.
    If you installed the current Docker package using this script and are using it
    again to update Docker, you can safely ignore this message.
    You may press Ctrl+C now to abort this script.
    + sleep 20
    + sh -c apt-get update -qq >/dev/null
    E: A(z) „https://download.docker.com/linux/ubuntu buster Release” tárolónak nincs Release fájlja.
    root@HP-T620:~#
    root@HP-T620:~# curl -sL "https://raw.githubusercontent.com/Kanga-Who/home-assistant/master/supervised-installer.sh" | bash -s
    [info]
    [info] This script is taken from the official
    [info]
    [info] Home Assistant Supervised script available at
    [info]
    [info] https://github.com/home-assistant/supervised-installer
    [info]
    [info] Creating NetworkManager configuration
    [warn] Changes are needed to the /etc/network/interfaces file
    [info] If you have modified the network on the host manualy, those can now be overwritten
    [info] If you do not overwrite this now you need to manually adjust it later
    [info] Do you want to proceed with overwriting the /etc/network/interfaces file? [N/y]
    y
    [info] Replacing /etc/network/interfaces
    [info] Restarting NetworkManager
    [info] Install supervisor Docker container
    [info] Install supervisor startup scripts
    [info] Install AppArmor scripts
    [info] Start Home Assistant Supervised
    [info] Installing the 'ha' cli
    [info]
    [info] Home Assistant supervised is now installed
    [info] First setup will take some time, when it's ready you can reach it here:
    [info] http://192.168.31.250:8123
    [info]
    root@HP-T620:~#

    Továbbra sincs homeassistant mappa (illetve log) a usr/share/hassio mappában.

Új hozzászólás Aktív témák