Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Adapter lassen sich zum Teil nicht aktualisieren

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Adapter lassen sich zum Teil nicht aktualisieren

    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      Cover1987 @Glasfaser last edited by

      @glasfaser

      pi@raspberrypi-4-iobroker:~ $ iob update
      Used repository: stable
      Adapter    "admin"        : 6.8.0    , installed 6.3.5  [Updatable]
      Adapter    "backitup"     : 2.6.23   , installed 2.6.23
      Adapter    "ble"          : 0.13.4   , installed 0.13.4
      Adapter    "bluelink"     : 2.3.6    , installed 2.3.6
      Adapter    "cloud"        : 4.4.1    , installed 4.4.1
      Adapter    "discovery"    : 3.1.0    , installed 3.1.0
      Adapter    "flot"         : 1.12.0   , installed 1.12.0
      Adapter    "history"      : 2.2.4    , installed 2.2.4
      Adapter    "ical"         : 1.13.3   , installed 1.13.3
      Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
      Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
      Adapter    "info"         : 1.9.26   , installed 1.9.26
      Adapter    "javascript"   : 7.0.3    , installed 7.0.3
      Controller "js-controller": 4.0.24   , installed 4.0.24
      Adapter    "luftdaten"    : 3.0.0    , installed 3.0.0
      Adapter    "mobile"       : 1.0.1    , installed 1.0.1
      Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
      Adapter    "odl"          : 2.0.5    , installed 2.0.5
      Adapter    "ping"         : 1.6.2    , installed 1.5.3  [Updatable]
      Adapter    "pushbullet"   : 0.0.11   , installed 0.0.11
      Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
      Adapter    "socketio"     : 4.2.0    , installed 4.2.0
      Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
      Adapter    "tahoma"       : 0.10.2   , installed 0.10.2
      Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
      Adapter    "trashschedule": 2.2.0    , installed 2.2.0
      Adapter    "vis"          : 1.4.16   , installed 1.4.16
      Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
      Adapter    "vis-icontwo"  : 0.96.0   , installed 0.94.0 [Updatable]
      Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
      Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
      Adapter    "web"          : 4.3.0    , installed 4.3.0
      Adapter    "wled"         : 0.6.7    , installed 0.6.7
      Adapter    "ws"           : 1.3.0    , installed 1.3.0
      Adapter    "zigbee"       : 1.8.23   , installed 1.8.23
      Adapter    "zwave2"       : 3.0.5    , installed 3.0.5
      pi@raspberrypi-4-iobroker:~ $ iob upgrade admin --debug
      Would you like to upgrade admin from @6.3.5 to @6.8.0 now? [(y)es, (n)o]: y
      Update admin from @6.3.5 to @6.8.0
      host.raspberrypi-4-iobroker Adapter "system.adapter.admin.0" is stopped.
      NPM version: 8.19.4
      Installing iobroker.admin@6.8.0... (System call)
      npm ERR! code 1
      npm ERR! git dep preparation failed
      npm ERR! command /usr/bin/node /usr/lib/node_modules/npm/bin/npm-cli.js install --force --cache=/home/iobroker/.npm --prefer-offline=false --prefer-online=false --offline=false --no-progress --no-save --no-audit --include=dev --include=peer --include=optional --no-package-lock-only --no-dry-run
      npm ERR! > iobroker.esphome@0.2.4 install
      npm ERR! > npip install
      npm ERR!
      npm ERR! No python_modules directory; installing pip locally if needed.
      npm ERR! Successfully completed pip check.
      npm ERR! Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
      npm ERR! Collecting esphome>=2021.8
      npm ERR!   Using cached https://www.piwheels.org/simple/esphome/esphome-2022.2.6-py2.py3-none-any.whl (2.1 MB)
      npm ERR! Collecting tornado>=3.2
      npm ERR!   Using cached https://www.piwheels.org/simple/tornado/tornado-6.2-cp37-abi3-linux_armv7l.whl (422 kB)
      npm ERR! Collecting voluptuous==0.12.2 (from esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.12.2-py3-none-any.whl (35 kB)
      npm ERR! Collecting PyYAML==6.0 (from esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/pyyaml/PyYAML-6.0-cp37-cp37m-linux_armv7l.whl (45 kB)
      npm ERR! Collecting paho-mqtt==1.6.1 (from esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/paho-mqtt/paho_mqtt-1.6.1-py3-none-any.whl (75 kB)
      npm ERR! Collecting colorama==0.4.4 (from esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/colorama/colorama-0.4.4-py2.py3-none-any.whl (16 kB)
      npm ERR! Collecting tornado>=3.2
      npm ERR!   Using cached https://www.piwheels.org/simple/tornado/tornado-6.1-cp37-cp37m-linux_armv7l.whl (428 kB)
      npm ERR! Collecting tzlocal==4.1 (from esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/tzlocal/tzlocal-4.1-py3-none-any.whl (19 kB)
      npm ERR! Collecting tzdata>=2021.1 (from esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/tzdata/tzdata-2023.3-py2.py3-none-any.whl (341 kB)
      npm ERR! Collecting pyserial==3.5 (from esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
      npm ERR! Collecting platformio==5.2.5 (from esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/platformio/platformio-5.2.5-py3-none-any.whl (343 kB)
      npm ERR! Collecting esptool==3.2 (from esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/esptool/esptool-3.2-py3-none-any.whl (326 kB)
      npm ERR! Collecting click==8.0.3 (from esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/click/click-8.0.3-py3-none-any.whl (97 kB)
      npm ERR! Collecting esphome-dashboard==20220209.0 (from esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/esphome-dashboard/esphome_dashboard-20220209.0-py3-none-any.whl (592 kB)
      npm ERR! Collecting aioesphomeapi==10.8.2 (from esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/aioesphomeapi/aioesphomeapi-10.8.2-py2.py3-none-any.whl (49 kB)
      npm ERR! Collecting zeroconf==0.38.3 (from esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/zeroconf/zeroconf-0.38.3-py3-none-any.whl (97 kB)
      npm ERR! Collecting kconfiglib==13.7.1 (from esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/kconfiglib/kconfiglib-13.7.1-py2.py3-none-any.whl (145 kB)
      npm ERR! Collecting protobuf<4.0,>=3.12.2 (from aioesphomeapi==10.8.2->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/protobuf/protobuf-3.20.3-py2.py3-none-any.whl (162 kB)
      npm ERR! Collecting noiseprotocol<1.0,>=0.3.1 (from aioesphomeapi==10.8.2->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/noiseprotocol/noiseprotocol-0.3.1-py3-none-any.whl (20 kB)
      npm ERR! Collecting importlib-metadata (from click==8.0.3->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-6.7.0-py3-none-any.whl (22 kB)
      npm ERR! Collecting bitstring>=3.1.6 (from esptool==3.2->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/bitstring/bitstring-4.1.0-py3-none-any.whl (55 kB)
      npm ERR! Requirement already satisfied: cryptography>=2.1.4 in /usr/lib/python3/dist-packages (from esptool==3.2->esphome>=2021.8) (2.6.1)
      npm ERR! Collecting ecdsa>=0.16.0 (from esptool==3.2->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/ecdsa/ecdsa-0.18.0-py2.py3-none-any.whl (142 kB)
      npm ERR! Collecting reedsolo<=1.5.4,>=1.5.3 (from esptool==3.2->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/reedsolo/reedsolo-1.5.4-cp37-cp37m-linux_armv7l.whl (819 kB)
      npm ERR! Collecting aiofiles==0.8.* (from platformio==5.2.5->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/aiofiles/aiofiles-0.8.0-py3-none-any.whl (13 kB)
      npm ERR! Collecting ajsonrpc==1.* (from platformio==5.2.5->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/ajsonrpc/ajsonrpc-1.2.0-py3-none-any.whl (22 kB)
      npm ERR! Collecting bottle==0.12.* (from platformio==5.2.5->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/bottle/bottle-0.12.25-py3-none-any.whl (90 kB)
      npm ERR! Collecting marshmallow<4,>=2 (from platformio==5.2.5->esphome>=2021.8)
      npm ERR!   Using cached marshmallow-3.19.0-py3-none-any.whl (49 kB)
      npm ERR! Collecting pyelftools<1,>=0.27 (from platformio==5.2.5->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/pyelftools/pyelftools-0.29-py2.py3-none-any.whl (174 kB)
      npm ERR! Requirement already satisfied: requests==2.* in /usr/lib/python3/dist-packages (from platformio==5.2.5->esphome>=2021.8) (2.21.0)
      npm ERR! Collecting semantic-version==2.9.* (from platformio==5.2.5->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/semantic-version/semantic_version-2.9.0-py2.py3-none-any.whl (19 kB)
      npm ERR! Collecting starlette==0.18.* (from platformio==5.2.5->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/starlette/starlette-0.18.0-py3-none-any.whl (59 kB)
      npm ERR! Collecting tabulate==0.8.* (from platformio==5.2.5->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/tabulate/tabulate-0.8.10-py3-none-any.whl (37 kB)
      npm ERR! Collecting uvicorn==0.16.0 (from platformio==5.2.5->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/uvicorn/uvicorn-0.16.0-py3-none-any.whl (56 kB)
      npm ERR! Collecting wsproto==1.0.* (from platformio==5.2.5->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/wsproto/wsproto-1.0.0-py3-none-any.whl (24 kB)
      npm ERR! Collecting pytz-deprecation-shim (from tzlocal==4.1->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/pytz-deprecation-shim/pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB)
      npm ERR! Collecting backports.zoneinfo (from tzlocal==4.1->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/backports-zoneinfo/backports.zoneinfo-0.2.1-cp37-cp37m-linux_armv7l.whl (76 kB)
      npm ERR! Collecting ifaddr>=0.1.7 (from zeroconf==0.38.3->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/ifaddr/ifaddr-0.2.0-py3-none-any.whl (12 kB)
      npm ERR! Collecting anyio<4,>=3.0.0 (from starlette==0.18.*->platformio==5.2.5->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/anyio/anyio-3.7.1-py3-none-any.whl (80 kB)
      npm ERR! Collecting typing-extensions (from starlette==0.18.*->platformio==5.2.5->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.7.1-py3-none-any.whl (33 kB)
      npm ERR! Collecting asgiref>=3.4.0 (from uvicorn==0.16.0->platformio==5.2.5->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/asgiref/asgiref-3.7.2-py3-none-any.whl (24 kB)
      npm ERR! Collecting h11>=0.8 (from uvicorn==0.16.0->platformio==5.2.5->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/h11/h11-0.14.0-py3-none-any.whl (58 kB)
      npm ERR! Collecting bitarray==2.8.0 (from bitstring>=3.1.6->esptool==3.2->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/bitarray/bitarray-2.8.0-cp37-cp37m-linux_armv7l.whl (153 kB)
      npm ERR! Requirement already satisfied: six>=1.9.0 in /usr/lib/python3/dist-packages (from ecdsa>=0.16.0->esptool==3.2->esphome>=2021.8) (1.12.0)
      npm ERR! Collecting packaging>=17.0 (from marshmallow<4,>=2->platformio==5.2.5->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/packaging/packaging-23.1-py3-none-any.whl (48 kB)
      npm ERR! Collecting cryptography>=2.1.4 (from esptool==3.2->esphome>=2021.8)
      npm ERR!   Using cached cryptography-41.0.3.tar.gz (630 kB)
      npm ERR!   Installing build dependencies: started
      npm ERR!   Installing build dependencies: finished with status 'done'
      npm ERR!   Getting requirements to build wheel: started
      npm ERR!   Getting requirements to build wheel: finished with status 'done'
      npm ERR!   Preparing metadata (pyproject.toml): started
      npm ERR!   Preparing metadata (pyproject.toml): finished with status 'done'
      npm ERR! Collecting cffi>=1.12 (from cryptography>=2.1.4->esptool==3.2->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/cffi/cffi-1.15.1-cp37-cp37m-linux_armv7l.whl (219 kB)
      npm ERR! Collecting zipp>=0.5 (from importlib-metadata->click==8.0.3->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/zipp/zipp-3.15.0-py3-none-any.whl (6.8 kB)
      npm ERR! Collecting idna>=2.8 (from anyio<4,>=3.0.0->starlette==0.18.*->platformio==5.2.5->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/idna/idna-3.4-py3-none-any.whl (61 kB)
      npm ERR! Collecting sniffio>=1.1 (from anyio<4,>=3.0.0->starlette==0.18.*->platformio==5.2.5->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/sniffio/sniffio-1.3.0-py3-none-any.whl (10 kB)
      npm ERR! Collecting exceptiongroup (from anyio<4,>=3.0.0->starlette==0.18.*->platformio==5.2.5->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/exceptiongroup/exceptiongroup-1.1.3-py3-none-any.whl (14 kB)
      npm ERR! Collecting pycparser (from cffi>=1.12->cryptography>=2.1.4->esptool==3.2->esphome>=2021.8)
      npm ERR!   Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
      npm ERR! Building wheels for collected packages: cryptography
      npm ERR!   Building wheel for cryptography (pyproject.toml): started
      npm ERR!   Building wheel for cryptography (pyproject.toml): finished with status 'error'
      npm ERR! Failed to build cryptography
      npm ERR! npm WARN using --force Recommended protections disabled.
      npm ERR! npm WARN old lockfile
      npm ERR! npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      npm ERR! npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      npm ERR! npm WARN old lockfile
      npm ERR! npm WARN old lockfile This is a one-time fix-up, please be patient...
      npm ERR! npm WARN old lockfile
      npm ERR! npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
      npm ERR! npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
      npm ERR! npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
      npm ERR! npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
      npm ERR! npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
      npm ERR! Cache entry deserialization failed, entry ignored
      npm ERR!   Cache entry deserialization failed, entry ignored
      npm ERR!   error: subprocess-exited-with-error
      npm ERR!
      npm ERR!   × Building wheel for cryptography (pyproject.toml) did not run successfully.
      npm ERR!   │ exit code: 1
      npm ERR!   ╰─> [172 lines of output]
      npm ERR!       running bdist_wheel
      npm ERR!       running build
      npm ERR!       running build_py
      npm ERR!       creating build
      npm ERR!       creating build/lib.linux-armv7l-cpython-37
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography
      npm ERR!       copying src/cryptography/fernet.py -> build/lib.linux-armv7l-cpython-37/cryptography
      npm ERR!       copying src/cryptography/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography
      npm ERR!       copying src/cryptography/exceptions.py -> build/lib.linux-armv7l-cpython-37/cryptography
      npm ERR!       copying src/cryptography/__about__.py -> build/lib.linux-armv7l-cpython-37/cryptography
      npm ERR!       copying src/cryptography/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat
      npm ERR!       copying src/cryptography/hazmat/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat
      npm ERR!       copying src/cryptography/hazmat/_oid.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/x509
      npm ERR!       copying src/cryptography/x509/general_name.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
      npm ERR!       copying src/cryptography/x509/oid.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
      npm ERR!       copying src/cryptography/x509/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
      npm ERR!       copying src/cryptography/x509/name.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
      npm ERR!       copying src/cryptography/x509/ocsp.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
      npm ERR!       copying src/cryptography/x509/extensions.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
      npm ERR!       copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
      npm ERR!       copying src/cryptography/x509/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings
      npm ERR!       copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends
      npm ERR!       copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
      npm ERR!       copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
      npm ERR!       copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
      npm ERR!       copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
      npm ERR!       copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
      npm ERR!       copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
      npm ERR!       copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
      npm ERR!       copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
      npm ERR!       copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
      npm ERR!       copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
      npm ERR!       copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
      npm ERR!       copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
      npm ERR!       copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
      npm ERR!       copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
      npm ERR!       copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
      npm ERR!       copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
      npm ERR!       copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
      npm ERR!       copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
      npm ERR!       copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
      npm ERR!       copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
      npm ERR!       copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
      npm ERR!       copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
      npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
      npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
      npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
      npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
      npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
      npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
      npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
      npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
      npm ERR!       copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
      npm ERR!       copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
      npm ERR!       copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
      npm ERR!       copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
      npm ERR!       copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
      npm ERR!       running egg_info
      npm ERR!       writing src/cryptography.egg-info/PKG-INFO
      npm ERR!       writing dependency_links to src/cryptography.egg-info/dependency_links.txt
      npm ERR!       writing requirements to src/cryptography.egg-info/requires.txt
      npm ERR!       writing top-level names to src/cryptography.egg-info/top_level.txt
      npm ERR!       reading manifest file 'src/cryptography.egg-info/SOURCES.txt'
      npm ERR!       reading manifest template 'MANIFEST.in'
      npm ERR!       /tmp/pip-build-env-euzi8jyh/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*.
      npm ERR!         config = read_configuration(filepath, True, ignore_option_errors, dist)
      npm ERR!       warning: no files found matching '*.c' under directory 'src/_cffi_src'
      npm ERR!       warning: no files found matching '*.h' under directory 'src/_cffi_src'
      npm ERR!       no previously-included directories found matching 'docs/_build'
      npm ERR!       warning: no previously-included files found matching 'vectors'
      npm ERR!       warning: no previously-included files matching '*' found under directory 'vectors'
      npm ERR!       warning: no previously-included files found matching 'src/rust/target'
      npm ERR!       warning: no previously-included files matching '*' found under directory 'src/rust/target'
      npm ERR!       warning: no previously-included files matching '*' found under directory '.github'
      npm ERR!       warning: no previously-included files found matching 'release.py'
      npm ERR!       warning: no previously-included files found matching '.readthedocs.yml'
      npm ERR!       warning: no previously-included files found matching 'ci-constraints-requirements.txt'
      npm ERR!       warning: no previously-included files found matching 'mypy.ini'
      npm ERR!       adding license file 'LICENSE'
      npm ERR!       adding license file 'LICENSE.APACHE'
      npm ERR!       adding license file 'LICENSE.BSD'
      npm ERR!       writing manifest file 'src/cryptography.egg-info/SOURCES.txt'
      npm ERR!       copying src/cryptography/py.typed -> build/lib.linux-armv7l-cpython-37/cryptography
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/_openssl.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/exceptions.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/pkcs7.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/dh.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/x448.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
      npm ERR!       running build_ext
      npm ERR!       running build_rust
      npm ERR!
      npm ERR!           =============================DEBUG ASSISTANCE=============================
      npm ERR!           If you are seeing a compilation error please try the following steps to
      npm ERR!           successfully install cryptography:
      npm ERR!           1) Upgrade to the latest pip and try again. This will fix errors for most
      npm ERR!              users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip
      npm ERR!           2) Read https://cryptography.io/en/latest/installation/ for specific
      npm ERR!              instructions for your platform.
      npm ERR!           3) Check our frequently asked questions for more information:
      npm ERR!              https://cryptography.io/en/latest/faq/
      npm ERR!           4) Ensure you have a recent Rust toolchain installed:
      npm ERR!              https://cryptography.io/en/latest/installation/#rust
      npm ERR!
      npm ERR!           Python: 3.7.3
      npm ERR!           platform: Linux-5.10.103-v7l+-armv7l-with-debian-10.13
      npm ERR!           pip: n/a
      npm ERR!           setuptools: 68.0.0
      npm ERR!           setuptools_rust: 1.6.0
      npm ERR!           rustc: n/a
      npm ERR!           =============================DEBUG ASSISTANCE=============================
      npm ERR!
      npm ERR!       error: can't find Rust compiler
      npm ERR!
      npm ERR!       If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler.
      npm ERR!
      npm ERR!       To update pip, run:
      npm ERR!
      npm ERR!           pip install --upgrade pip
      npm ERR!
      npm ERR!       and then retry package installation.
      npm ERR!
      npm ERR!       If you did intend to build this package from source, try installing a Rust compiler from your system package manager and ensure it is on the PATH during installation. Alternatively, rustup (available at https://rustup.rs) is the recommended way to download and update the Rust compiler toolchain.
      npm ERR!
      npm ERR!       This package requires Rust >=1.56.0.
      npm ERR!       [end of output]
      npm ERR!
      npm ERR!   note: This error originates from a subprocess, and is likely not a problem with pip.
      npm ERR!   ERROR: Failed building wheel for cryptography
      npm ERR! ERROR: Could not build wheels for cryptography, which is required to install pyproject.toml-based projects
      npm ERR! npm ERR! code 1
      npm ERR! npm ERR! path /home/iobroker/.npm/_cacache/tmp/git-cloneqgjV2V
      npm ERR! npm ERR! command failed
      npm ERR! npm ERR! command sh -c -- npip install
      npm ERR!
      npm ERR! npm ERR! A complete log of this run can be found in:
      npm ERR! npm ERR!     /home/iobroker/.npm/_logs/2023-08-22T15_54_10_933Z-debug-0.log
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2023-08-22T15_53_58_978Z-debug-0.log
      upload [52] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
      upload [50] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/customComponents.js.map custom/customComponents.js.map application/json
      upload [40] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/zh-cn.json custom/i18n/zh-cn.json application/json
      upload [30] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/node_modules_prop-types_index_js.512eddf9.chunk.js.map custom/static/js/node_modules_prop-types_index_js.512eddf9.chunk.js.map application/json
      upload [20] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map application/json
      upload [19] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js application/javascript
      upload [18] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map application/json
      upload [17] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js application/javascript
      upload [16] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js.map custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js.map application/json
      upload [15] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js application/javascript
      upload [14] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js.map custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js.map application/json
      upload [13] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js application/javascript
      upload [12] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js.map custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js.map application/json
      upload [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/de/translations.json i18n/de/translations.json application/json
      upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/en/translations.json i18n/en/translations.json application/json
      upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/es/translations.json i18n/es/translations.json application/json
      upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
      upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/it/translations.json i18n/it/translations.json application/json
      upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
      upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
      upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
      upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
      upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
      upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
      upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json5 jsonConfig.json5 application/json5
      host.raspberrypi-4-iobroker Adapter "system.adapter.admin.0" is started
      
      
      Glasfaser 1 Reply Last reply Reply Quote 0
      • Glasfaser
        Glasfaser @Cover1987 last edited by Glasfaser

        @cover1987 sagte in Adapter lassen sich zum Teil nicht aktualisieren:

        iobroker.esphome@0.2.4

        puhh da klemmt was ..

        sieht nach dem aus , bzw. mach das mal

        https://forum.iobroker.net/post/997137

        C 1 Reply Last reply Reply Quote 0
        • C
          Cover1987 @Glasfaser last edited by

          @glasfaser

          pi@raspberrypi-4-iobroker:/lib/python3.7 $ python3 --version
          Python 3.7.3
          
          pi@raspberrypi-4-iobroker:/ $ sudo mv /lib/python3.7/EXTERNALLY-MANAGED ~
          mv: cannot stat '/lib/python3.7/EXTERNALLY-MANAGED': No such file or directory
          
          Glasfaser 2 Replies Last reply Reply Quote 0
          • Glasfaser
            Glasfaser @Cover1987 last edited by

            @cover1987 sagte in Adapter lassen sich zum Teil nicht aktualisieren:

            sudo mv /lib/python3.7/EXTERNALLY-MANAGED ~

            hast du weiter gelesen im Thread das war nur ein Namensvorschlag !

            C 1 Reply Last reply Reply Quote 0
            • C
              Cover1987 @Glasfaser last edited by

              @glasfaser
              Ja, den Namen habe ich auf meine Python 3 Version (3.7.3, dementsprechend 3.7) angepasst. Im Verzeichnis habe ich manuell auch kein EXTERNALLY-MANAGED gefunden.

              Glasfaser 1 Reply Last reply Reply Quote 0
              • Glasfaser
                Glasfaser @Cover1987 last edited by

                @cover1987

                ls -lAh /lib/python3.7*
                

                sagt

                C 1 Reply Last reply Reply Quote 1
                • Glasfaser
                  Glasfaser @Cover1987 last edited by

                  @cover1987

                  mach mal das

                  pip install --upgrade Rust
                  
                  C 1 Reply Last reply Reply Quote 1
                  • C
                    Cover1987 @Glasfaser last edited by

                    @glasfaser

                    total 4.7M
                    -rw-r--r-- 1 root root 5.5K Jun 29 20:03 abc.py
                    -rw-r--r-- 1 root root  33K Jun 29 20:03 aifc.py
                    -rw-r--r-- 1 root root  477 Jun 29 20:03 antigravity.py
                    -rw-r--r-- 1 root root  94K Jun 29 20:03 argparse.py
                    -rw-r--r-- 1 root root  13K Jun 29 20:03 ast.py
                    -rw-r--r-- 1 root root  12K Jun 29 20:03 asynchat.py
                    drwxr-xr-x 3 root root 4.0K Aug 21 13:27 asyncio
                    -rw-r--r-- 1 root root  20K Jun 29 20:03 asyncore.py
                    -rwxr-xr-x 1 root root  20K Jun 29 20:03 base64.py
                    -rw-r--r-- 1 root root  31K Jun 29 20:03 bdb.py
                    -rw-r--r-- 1 root root  14K Jun 29 20:03 binhex.py
                    -rw-r--r-- 1 root root 2.5K Jun 29 20:03 bisect.py
                    -rw-r--r-- 1 root root 1.8K Jun 29 20:03 _bootlocale.py
                    -rw-r--r-- 1 root root  13K Jun 29 20:03 bz2.py
                    -rw-r--r-- 1 root root  25K Jun 29 20:03 calendar.py
                    -rwxr-xr-x 1 root root  34K Jun 29 20:03 cgi.py
                    -rw-r--r-- 1 root root  12K Jun 29 20:03 cgitb.py
                    -rw-r--r-- 1 root root 5.4K Jun 29 20:03 chunk.py
                    -rw-r--r-- 1 root root  15K Jun 29 20:03 cmd.py
                    -rw-r--r-- 1 root root  36K Jun 29 20:03 codecs.py
                    -rw-r--r-- 1 root root 5.9K Jun 29 20:03 codeop.py
                    -rw-r--r-- 1 root root  11K Jun 29 20:03 code.py
                    drwxr-xr-x 3 root root 4.0K Aug 21 13:26 collections
                    -rw-r--r-- 1 root root  26K Jun 29 20:03 _collections_abc.py
                    -rw-r--r-- 1 root root 4.0K Jun 29 20:03 colorsys.py
                    -rw-r--r-- 1 root root 8.6K Jun 29 20:03 _compat_pickle.py
                    -rw-r--r-- 1 root root  14K Jun 29 20:03 compileall.py
                    -rw-r--r-- 1 root root 5.3K Jun 29 20:03 _compression.py
                    drwxr-xr-x 4 root root 4.0K Aug 21 13:27 concurrent
                    drwxr-xr-x 2 root root 4.0K Aug 21 13:25 config-3.7m-arm-linux-gnueabihf
                    -rw-r--r-- 1 root root  54K Jun 29 20:03 configparser.py
                    -rw-r--r-- 1 root root  24K Jun 29 20:03 contextlib.py
                    -rw-r--r-- 1 root root  129 Jun 29 20:03 contextvars.py
                    -rw-r--r-- 1 root root 8.7K Jun 29 20:03 copy.py
                    -rw-r--r-- 1 root root 6.9K Jun 29 20:03 copyreg.py
                    -rwxr-xr-x 1 root root 5.7K Jun 29 20:03 cProfile.py
                    -rw-r--r-- 1 root root 3.3K Jun 29 20:03 crypt.py
                    -rw-r--r-- 1 root root  16K Jun 29 20:03 csv.py
                    drwxr-xr-x 3 root root 4.0K Aug 21 13:27 ctypes
                    drwxr-xr-x 3 root root 4.0K Aug 21 13:27 curses
                    -rw-r--r-- 1 root root  48K Jun 29 20:03 dataclasses.py
                    -rw-r--r-- 1 root root  85K Jun 29 20:03 datetime.py
                    drwxr-xr-x 3 root root 4.0K Aug 21 13:27 dbm
                    -rw-r--r-- 1 root root  320 Jun 29 20:03 decimal.py
                    -rw-r--r-- 1 root root  83K Jun 29 20:03 difflib.py
                    -rw-r--r-- 1 root root  20K Jun 29 20:03 dis.py
                    drwxr-xr-x 4 root root 4.0K Aug 21 13:25 distutils
                    -rw-r--r-- 1 root root 102K Jun 29 20:03 doctest.py
                    -rw-r--r-- 1 root root 2.8K Jun 29 20:03 dummy_threading.py
                    -rw-r--r-- 1 root root 5.0K Jun 29 20:03 _dummy_thread.py
                    drwxr-xr-x 4 root root 4.0K Aug 21 13:27 email
                    drwxr-xr-x 3 root root  20K Aug 21 13:26 encodings
                    -rw-r--r-- 1 root root  34K Jun 29 20:03 enum.py
                    -rw-r--r-- 1 root root 9.6K Jun 29 20:03 filecmp.py
                    -rw-r--r-- 1 root root  15K Jun 29 20:03 fileinput.py
                    -rw-r--r-- 1 root root 4.0K Jun 29 20:03 fnmatch.py
                    -rw-r--r-- 1 root root  15K Jun 29 20:03 formatter.py
                    -rw-r--r-- 1 root root  24K Jun 29 20:03 fractions.py
                    -rw-r--r-- 1 root root  35K Jun 29 20:03 ftplib.py
                    -rw-r--r-- 1 root root  32K Jun 29 20:03 functools.py
                    -rw-r--r-- 1 root root 5.0K Jun 29 20:03 __future__.py
                    -rw-r--r-- 1 root root 4.7K Jun 29 20:03 genericpath.py
                    -rw-r--r-- 1 root root 7.4K Jun 29 20:03 getopt.py
                    -rw-r--r-- 1 root root 5.9K Jun 29 20:03 getpass.py
                    -rw-r--r-- 1 root root  22K Jun 29 20:03 gettext.py
                    -rw-r--r-- 1 root root 5.6K Jun 29 20:03 glob.py
                    -rw-r--r-- 1 root root  20K Jun 29 20:03 gzip.py
                    -rw-r--r-- 1 root root 9.4K Jun 29 20:03 hashlib.py
                    -rw-r--r-- 1 root root  23K Jun 29 20:03 heapq.py
                    -rw-r--r-- 1 root root 6.4K Jun 29 20:03 hmac.py
                    drwxr-xr-x 3 root root 4.0K Aug 21 13:27 html
                    drwxr-xr-x 3 root root 4.0K Aug 21 13:27 http
                    -rw-r--r-- 1 root root  53K Jun 29 20:03 imaplib.py
                    -rw-r--r-- 1 root root 3.8K Jun 29 20:03 imghdr.py
                    drwxr-xr-x 3 root root 4.0K Aug 21 13:27 importlib
                    -rw-r--r-- 1 root root  11K Jun 29 20:03 imp.py
                    -rw-r--r-- 1 root root 115K Jun 29 20:03 inspect.py
                    -rw-r--r-- 1 root root 3.5K Jun 29 20:03 io.py
                    -rw-r--r-- 1 root root  74K Jun 29 20:03 ipaddress.py
                    drwxr-xr-x 3 root root 4.0K Aug 21 13:27 json
                    -rwxr-xr-x 1 root root 2.2K Jun 29 20:03 keyword.py
                    drwxr-xr-x 5 root root 4.0K Apr 11  2021 lib2to3
                    drwxr-xr-x 2 root root  12K Aug 21 13:25 lib-dynload
                    -rw-r--r-- 1 root root  13K Jun 29 20:03 LICENSE.txt
                    -rw-r--r-- 1 root root 5.2K Jun 29 20:03 linecache.py
                    -rw-r--r-- 1 root root  77K Jun 29 20:03 locale.py
                    drwxr-xr-x 3 root root 4.0K Aug 21 13:26 logging
                    -rw-r--r-- 1 root root  13K Jun 29 20:03 lzma.py
                    -rw-r--r-- 1 root root 6.0K Jun 29 20:03 macpath.py
                    -rw-r--r-- 1 root root  77K Jun 29 20:03 mailbox.py
                    -rw-r--r-- 1 root root 8.9K Jun 29 20:03 mailcap.py
                    -rw-r--r-- 1 root root  15K Jun 29 20:03 _markupbase.py
                    -rw-r--r-- 1 root root  21K Jun 29 20:03 mimetypes.py
                    -rw-r--r-- 1 root root  23K Jun 29 20:03 modulefinder.py
                    drwxr-xr-x 4 root root 4.0K Aug 21 13:27 multiprocessing
                    -rw-r--r-- 1 root root 5.5K Jun 29 20:03 netrc.py
                    -rw-r--r-- 1 root root  43K Jun 29 20:03 nntplib.py
                    -rw-r--r-- 1 root root  22K Jun 29 20:03 ntpath.py
                    -rw-r--r-- 1 root root 2.6K Jun 29 20:03 nturl2path.py
                    -rw-r--r-- 1 root root  11K Jun 29 20:03 numbers.py
                    -rw-r--r-- 1 root root 5.7K Jun 29 20:03 opcode.py
                    -rw-r--r-- 1 root root  11K Jun 29 20:03 operator.py
                    -rw-r--r-- 1 root root  59K Jun 29 20:03 optparse.py
                    -rw-r--r-- 1 root root  37K Jun 29 20:03 os.py
                    -rw-r--r-- 1 root root  19K Jun 29 20:03 _osx_support.py
                    -rw-r--r-- 1 root root  49K Jun 29 20:03 pathlib.py
                    -rwxr-xr-x 1 root root  62K Jun 29 20:03 pdb.py
                    -rw-r--r-- 1 root root   64 Jun 29 20:03 __phello__.foo.py
                    -rw-r--r-- 1 root root  57K Jun 29 20:03 pickle.py
                    -rw-r--r-- 1 root root  90K Jun 29 20:03 pickletools.py
                    -rw-r--r-- 1 root root 8.8K Jun 29 20:03 pipes.py
                    -rw-r--r-- 1 root root  21K Jun 29 20:03 pkgutil.py
                    -rwxr-xr-x 1 root root  47K Jun 29 20:03 platform.py
                    -rw-r--r-- 1 root root  30K Jun 29 20:03 plistlib.py
                    -rw-r--r-- 1 root root  15K Jun 29 20:03 poplib.py
                    -rw-r--r-- 1 root root  16K Jun 29 20:03 posixpath.py
                    -rw-r--r-- 1 root root  21K Jun 29 20:03 pprint.py
                    -rwxr-xr-x 1 root root  22K Jun 29 20:03 profile.py
                    -rw-r--r-- 1 root root  27K Jun 29 20:03 pstats.py
                    -rw-r--r-- 1 root root 4.7K Jun 29 20:03 pty.py
                    -rw-r--r-- 1 root root 6.1K Jun 29 20:03 _py_abc.py
                    drwxr-xr-x 2 root root  12K Aug 21 13:27 __pycache__
                    -rw-r--r-- 1 root root  15K Jun 29 20:03 pyclbr.py
                    -rw-r--r-- 1 root root 7.9K Jun 29 20:03 py_compile.py
                    -rw-r--r-- 1 root root 224K Jun 29 20:03 _pydecimal.py
                    drwxr-xr-x 3 root root 4.0K Aug 21 13:27 pydoc_data
                    -rwxr-xr-x 1 root root 104K Jun 29 20:03 pydoc.py
                    -rw-r--r-- 1 root root  90K Jun 29 20:03 _pyio.py
                    -rw-r--r-- 1 root root  12K Jun 29 20:03 queue.py
                    -rwxr-xr-x 1 root root 7.1K Jun 29 20:03 quopri.py
                    -rw-r--r-- 1 root root  27K Jun 29 20:03 random.py
                    -rw-r--r-- 1 root root 5.2K Jun 29 20:03 reprlib.py
                    -rw-r--r-- 1 root root  15K Jun 29 20:03 re.py
                    -rw-r--r-- 1 root root 7.0K Jun 29 20:03 rlcompleter.py
                    -rw-r--r-- 1 root root  12K Jun 29 20:03 runpy.py
                    -rw-r--r-- 1 root root 6.3K Jun 29 20:03 sched.py
                    -rw-r--r-- 1 root root 2.0K Jun 29 20:03 secrets.py
                    -rw-r--r-- 1 root root  19K Jun 29 20:03 selectors.py
                    -rw-r--r-- 1 root root 8.4K Jun 29 20:03 shelve.py
                    -rw-r--r-- 1 root root  13K Jun 29 20:03 shlex.py
                    -rw-r--r-- 1 root root  41K Jun 29 20:03 shutil.py
                    -rw-r--r-- 1 root root 2.1K Jun 29 20:03 signal.py
                    -rw-r--r-- 1 root root 3.1K Jun 29 20:03 _sitebuiltins.py
                    lrwxrwxrwx 1 root root   31 Jun 29 20:03 sitecustomize.py -> /etc/python3.7/sitecustomize.py
                    -rw-r--r-- 1 root root  23K Jun 29 20:03 site.py
                    -rwxr-xr-x 1 root root  34K Jun 29 20:03 smtpd.py
                    -rwxr-xr-x 1 root root  44K Jun 29 20:03 smtplib.py
                    -rw-r--r-- 1 root root 7.0K Jun 29 20:03 sndhdr.py
                    -rw-r--r-- 1 root root  27K Jun 29 20:03 socket.py
                    -rw-r--r-- 1 root root  27K Jun 29 20:03 socketserver.py
                    drwxr-xr-x 3 root root 4.0K Aug 21 13:27 sqlite3
                    -rw-r--r-- 1 root root  27K Jun 29 20:03 sre_compile.py
                    -rw-r--r-- 1 root root 7.1K Jun 29 20:03 sre_constants.py
                    -rw-r--r-- 1 root root  39K Jun 29 20:03 sre_parse.py
                    -rw-r--r-- 1 root root  45K Jun 29 20:03 ssl.py
                    -rw-r--r-- 1 root root  21K Jun 29 20:03 statistics.py
                    -rw-r--r-- 1 root root 5.0K Jun 29 20:03 stat.py
                    -rw-r--r-- 1 root root  13K Jun 29 20:03 stringprep.py
                    -rw-r--r-- 1 root root  12K Jun 29 20:03 string.py
                    -rw-r--r-- 1 root root  25K Jun 29 20:03 _strptime.py
                    -rw-r--r-- 1 root root  257 Jun 29 20:03 struct.py
                    -rw-r--r-- 1 root root  69K Jun 29 20:03 subprocess.py
                    -rw-r--r-- 1 root root  18K Jun 29 20:03 sunau.py
                    -rwxr-xr-x 1 root root 2.1K Jun 29 20:03 symbol.py
                    -rw-r--r-- 1 root root 7.2K Jun 29 20:03 symtable.py
                    -rw-r--r-- 1 root root  24K Jun 29 20:03 _sysconfigdata_m_linux_arm-linux-gnueabihf.py
                    -rw-r--r-- 1 root root  24K Jun 29 20:03 sysconfig.py
                    -rwxr-xr-x 1 root root  12K Jun 29 20:03 tabnanny.py
                    -rwxr-xr-x 1 root root  91K Jun 29 20:03 tarfile.py
                    -rw-r--r-- 1 root root  23K Jun 29 20:03 telnetlib.py
                    -rw-r--r-- 1 root root  32K Jun 29 20:03 tempfile.py
                    drwxr-xr-x 5 root root 4.0K Aug 21 13:27 test
                    -rw-r--r-- 1 root root  20K Jun 29 20:03 textwrap.py
                    -rw-r--r-- 1 root root 1003 Jun 29 20:03 this.py
                    -rw-r--r-- 1 root root 7.1K Jun 29 20:03 _threading_local.py
                    -rw-r--r-- 1 root root  47K Jun 29 20:03 threading.py
                    -rwxr-xr-x 1 root root  14K Jun 29 20:03 timeit.py
                    -rw-r--r-- 1 root root  27K Jun 29 20:03 tokenize.py
                    -rw-r--r-- 1 root root 3.7K Jun 29 20:03 token.py
                    -rw-r--r-- 1 root root  23K Jun 29 20:03 traceback.py
                    -rw-r--r-- 1 root root  17K Jun 29 20:03 tracemalloc.py
                    -rwxr-xr-x 1 root root  28K Jun 29 20:03 trace.py
                    -rw-r--r-- 1 root root  879 Jun 29 20:03 tty.py
                    -rw-r--r-- 1 root root 141K Jun 29 20:03 turtle.py
                    -rw-r--r-- 1 root root 9.7K Jun 29 20:03 types.py
                    -rw-r--r-- 1 root root  54K Jun 29 20:03 typing.py
                    drwxr-xr-x 3 root root 4.0K Aug 21 13:27 unittest
                    drwxr-xr-x 3 root root 4.0K Aug 21 13:27 urllib
                    -rw-r--r-- 1 root root  29K Jun 29 20:03 uuid.py
                    -rwxr-xr-x 1 root root 6.7K Jun 29 20:03 uu.py
                    drwxr-xr-x 4 root root 4.0K Aug 21 13:27 venv
                    -rw-r--r-- 1 root root  20K Jun 29 20:03 warnings.py
                    -rw-r--r-- 1 root root  18K Jun 29 20:03 wave.py
                    -rw-r--r-- 1 root root  21K Jun 29 20:03 weakref.py
                    -rw-r--r-- 1 root root 5.6K Jun 29 20:03 _weakrefset.py
                    -rwxr-xr-x 1 root root  23K Jun 29 20:03 webbrowser.py
                    drwxr-xr-x 3 root root 4.0K Aug 21 13:27 wsgiref
                    -rw-r--r-- 1 root root 5.8K Jun 29 20:03 xdrlib.py
                    drwxr-xr-x 7 root root 4.0K Aug 21 13:27 xml
                    drwxr-xr-x 3 root root 4.0K Aug 21 13:27 xmlrpc
                    -rw-r--r-- 1 root root 7.4K Jun 29 20:03 zipapp.py
                    -rw-r--r-- 1 root root  79K Jun 29 20:03 zipfile.py
                    
                    
                    1 Reply Last reply Reply Quote 0
                    • C
                      Cover1987 @Glasfaser last edited by

                      @glasfaser

                      pi@raspberrypi-4-iobroker:/ $ pip install --upgrade Rust
                      Defaulting to user installation because normal site-packages is not writeable
                      Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
                      Collecting Rust
                       Downloading https://www.piwheels.org/simple/rust/RUST-0.1.1-py3-none-any.whl (30 kB)
                      Collecting biopython (from Rust)
                       Downloading https://www.piwheels.org/simple/biopython/biopython-1.81-cp37-cp37m-linux_armv7l.whl (2.8 MB)
                          ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 3.1 MB/s eta 0:00:00
                      Collecting matplotlib (from Rust)
                       Downloading https://www.piwheels.org/simple/matplotlib/matplotlib-3.5.3-cp37-cp37m-linux_armv7l.whl (8.9 MB)
                          ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.9/8.9 MB 5.3 MB/s eta 0:00:00
                      Collecting mock<=1.0.1 (from Rust)
                       Downloading https://www.piwheels.org/simple/mock/mock-1.0.1-py3-none-any.whl (26 kB)
                      Collecting pysam (from Rust)
                       Downloading https://www.piwheels.org/simple/pysam/pysam-0.21.0-cp37-cp37m-linux_armv7l.whl (9.0 MB)
                          ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.0/9.0 MB 5.8 MB/s eta 0:00:00
                      Collecting numpy (from biopython->Rust)
                       Downloading numpy-1.21.6.zip (10.3 MB)
                          ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.3/10.3 MB 5.4 MB/s eta 0:00:00
                       Installing build dependencies ... done
                       Getting requirements to build wheel ... done
                       Preparing metadata (pyproject.toml) ... done
                      Collecting cycler>=0.10 (from matplotlib->Rust)
                       Downloading https://www.piwheels.org/simple/cycler/cycler-0.11.0-py3-none-any.whl (6.4 kB)
                      Collecting fonttools>=4.22.0 (from matplotlib->Rust)
                       Downloading https://www.piwheels.org/simple/fonttools/fonttools-4.38.0-cp37-cp37m-linux_armv7l.whl (1.7 MB)
                          ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 2.4 MB/s eta 0:00:00
                      Collecting kiwisolver>=1.0.1 (from matplotlib->Rust)
                       Downloading https://www.piwheels.org/simple/kiwisolver/kiwisolver-1.4.4-cp37-cp37m-linux_armv7l.whl (530 kB)
                          ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.4/530.4 kB 1.7 MB/s eta 0:00:00
                      Requirement already satisfied: packaging>=20.0 in /home/pi/.local/lib/python3.7/site-packages (from matplotlib->Rust) (23.1)
                      Requirement already satisfied: pillow>=6.2.0 in /home/pi/.local/lib/python3.7/site-packages (from matplotlib->Rust) (9.5.0)
                      Collecting pyparsing>=2.2.1 (from matplotlib->Rust)
                       Downloading https://www.piwheels.org/simple/pyparsing/pyparsing-3.1.1-py3-none-any.whl (103 kB)
                          ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 kB 2.4 MB/s eta 0:00:00
                      Collecting python-dateutil>=2.7 (from matplotlib->Rust)
                       Downloading https://www.piwheels.org/simple/python-dateutil/python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
                          ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 3.9 MB/s eta 0:00:00
                      Collecting cython (from pysam->Rust)
                       Downloading https://www.piwheels.org/simple/cython/Cython-3.0.0-cp37-cp37m-linux_armv7l.whl (4.3 MB)
                          ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 4.4 MB/s eta 0:00:00
                      Requirement already satisfied: typing-extensions in /home/pi/.local/lib/python3.7/site-packages (from kiwisolver>=1.0.1->matplotlib->Rust) (4.5.0)
                      Requirement already satisfied: six>=1.5 in /usr/lib/python3/dist-packages (from python-dateutil>=2.7->matplotlib->Rust) (1.12.0)
                      Building wheels for collected packages: numpy
                       Building wheel for numpy (pyproject.toml) ... done
                       Created wheel for numpy: filename=numpy-1.21.6-cp37-cp37m-linux_armv7l.whl size=15871852 sha256=941e9b10e4755023f4a6172659eb1adda2585823edcd71135728313ea39676f8
                       Stored in directory: /home/pi/.cache/pip/wheels/4e/7e/9e/0fde042ccff2493994076dac9c3fbd78feb444c3bd94eb386a
                      Successfully built numpy
                      Installing collected packages: mock, python-dateutil, pyparsing, numpy, kiwisolver, fonttools, cython, cycler, pysam, matplotlib, biopython, Rust
                      Successfully installed Rust-0.1.1 biopython-1.81 cycler-0.11.0 cython-3.0.0 fonttools-4.38.0 kiwisolver-1.4.4 matplotlib-3.5.3 mock-1.0.1 numpy-1.21.6 pyparsing-3.1.1 pysam-0.21.0 python-dateutil-2.8.2
                      
                      [notice] A new release of pip is available: 23.1 -> 23.2.1
                      [notice] To update, run: python3 -m pip install --upgrade pip
                      
                      

                      pip direkt updaten? Oder erstmal nochmal

                      iob update
                      iob upgrade admin --debug
                      

                      probieren?

                      C 1 Reply Last reply Reply Quote 0
                      • C
                        Cover1987 @Cover1987 last edited by

                        Hat keiner mehr einen Tip?

                        iob upgrade admin --debug
                        

                        gibt immer noch das gleiche zurück

                        DJMarc75 crunchip 2 Replies Last reply Reply Quote 0
                        • DJMarc75
                          DJMarc75 @Cover1987 last edited by

                          @cover1987 sagte in Adapter lassen sich zum Teil nicht aktualisieren:

                          Hat keiner mehr einen Tip?

                          jo, mach neu und spiel Dein Backup zurück.

                          1 Reply Last reply Reply Quote 0
                          • crunchip
                            crunchip Forum Testing Most Active @Cover1987 last edited by

                            @cover1987 ist da jetzt immer noch buster drauf?
                            hast du mal den esp-home gelöscht und neu installiert?

                            C 1 Reply Last reply Reply Quote 0
                            • C
                              Cover1987 @crunchip last edited by

                              @crunchip
                              ESPHome habe ich deinstalliert, Backup erstellt, bullseye drauf gemacht (komplett neu aufgesetzt), iobroker neu installiert, vis installiert, Backup wieder hergestellt. Alles bis auf ESPHome geht wieder. Weiß nicht ob ich ESPHome wieder installieren sollte, ohne dabei was kaputt zu machen.

                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Cover1987 last edited by

                                @cover1987 sagte in Adapter lassen sich zum Teil nicht aktualisieren:

                                Weiß nicht ob ich ESPHome wieder installieren sollte, ohne dabei was kaputt zu machen.

                                Kann man natürlich machen. Hinweise, was es da ggf. zu beachten gibt stehen ja hier bestimmt im Thread drin.

                                So aus der Erinnerung:
                                Sperrdatei 'EXTERNALLY_MANAGED' aus dem python-Pfad (zumindest temporär) rauswerfe, 'nopy' und das Drumherum auf die richtigen Rechte setzen.

                                C 1 Reply Last reply Reply Quote 1
                                • C
                                  Cover1987 @Thomas Braun last edited by

                                  @thomas-braun
                                  Hat soweit funktioniert! Danke.
                                  Probleme sind soweit dann alle behoben.
                                  Danke an alle, die mir geholfen haben!

                                  1 Reply Last reply Reply Quote 0
                                  • First post
                                    Last post

                                  Support us

                                  ioBroker
                                  Community Adapters
                                  Donate
                                  FAQ Cloud / IOT
                                  HowTo: Node.js-Update
                                  HowTo: Backup/Restore
                                  Downloads
                                  BLOG

                                  553
                                  Online

                                  31.9k
                                  Users

                                  80.1k
                                  Topics

                                  1.3m
                                  Posts

                                  6
                                  33
                                  1688
                                  Loading More Posts
                                  • Oldest to Newest
                                  • Newest to Oldest
                                  • Most Votes
                                  Reply
                                  • Reply as topic
                                  Log in to reply
                                  Community
                                  Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                  The ioBroker Community 2014-2023
                                  logo