Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Off Topic
  4. Upgrade von Debian 11/Bullseye auf 12/Bookworm

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.2k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.2k

Upgrade von Debian 11/Bullseye auf 12/Bookworm

Geplant Angeheftet Gesperrt Verschoben Off Topic
upgrade bullseye bookworm
351 Beiträge 51 Kommentatoren 89.3k Aufrufe 52 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • R reutli

    @Thomas-Braun

    Sitze gerade an den Vorbereitungen meinen MacMini iob-Server (Master) auf bookworm zu heben.
    Da ich auch noch Influx und Grafana installiert habe, stellt sich für mich die Frage, ob mit

    sudo sed -i 's/bullseye/bookworm/g' /etc/apt/sources.list
    sudo sed -i 's/bullseye/bookworm/g' /etc/apt/sources.list.d/*
    

    alle Repos inkl. der von Grafana und Influx umgestellt werden? Oder sind hier weitere Befehle notwendig?

    ... und warum gibst Du das

    In die Datei /etc/apt/sources.list kopieren wir diese neuen Zeilen rein, die alten Einträge fliegen dafür raus:
    
    deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware
    deb http://security.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware
    deb http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware
    # Uncomment deb-src lines below then 'apt-get update' to enable 'apt-get source'
    deb-src http://deb.debian.org/debian bookworm main contrib non-free
    deb-src http://security.debian.org/debian-security bookworm-security main contrib non-free
    deb-src http://deb.debian.org/debian bookworm-updates main contrib non-free
    

    an, wenn das meiner (laienhaften) Meinung nach dadurch

    sudo sed -i 's/bullseye/bookworm/g' /etc/apt/sources.list
    sudo sed -i 's/bullseye/bookworm/g' /etc/apt/sources.list.d/*
    

    bereits erledigt wird.

    Bin gerade einfach nur unsicher... und will keinen Ausfall haben, weil PROD-System (klar Backup habe ich).

    Danke

    PS: Falls notwendig / interessant hier noch Diagnose Ausgabe:

    Skript v.2023-10-10
    
    *** BASE SYSTEM ***
      Static hostname: macmini-iobroker
            Icon name: computer-desktop
              Chassis: desktop
     Operating System: Debian GNU/Linux 11 (bullseye)
               Kernel: Linux 5.10.0-26-amd64
         Architecture: x86-64
    
    model name	: Intel(R) Core(TM) i5-2415M CPU @ 2.30GHz
    Docker          : false
    Virtualization  : none
    Kernel          : x86_64
    Userland        : amd64
    
    Systemuptime and Load:
    11:57:40 up 3 days, 17:45,  1 user,  load average: 1.03, 0.86, 0.85
    CPU threads: 4
    
    
    *** Time and Time Zones ***
                  Local time: Thu 2023-10-19 11:57:40 CEST
              Universal time: Thu 2023-10-19 09:57:40 UTC
                    RTC time: Thu 2023-10-19 09:57:40
                   Time zone: Europe/Berlin (CEST, +0200)
    System clock synchronized: yes
                 NTP service: active
             RTC in local TZ: no
    
    *** User and Groups ***
    admin
    /home/admin
    admin adm sudo iobroker
    
    *** X-Server-Setup ***
    X-Server: 	false
    Desktop: 	
    Terminal: 	tty
    Boot Target: 	graphical.target
    
    *** MEMORY ***
                  total        used        free      shared  buff/cache   available
    Mem:             15G        4.6G        4.1G        0.0K        7.2G         11G
    Swap:            16G          0B         16G
    Total:           32G        4.6G         20G
    
           15909 M total memory
            4638 M used memory
            5563 M active memory
            5475 M inactive memory
            4103 M free memory
            1204 M buffer memory
            5963 M swap cache
           16294 M total swap
               0 M used swap
           16294 M free swap
    
    *** FAILED SERVICES ***
    
     UNIT               LOAD   ACTIVE SUB    DESCRIPTION
    * networking.service loaded failed failed Raise network interfaces
    * nut-driver.service loaded failed failed Network UPS Tools - power device driver controller
    
    LOAD   = Reflects whether the unit definition was properly loaded.
    ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
    SUB    = The low-level unit activation state, values depend on unit type.
    2 loaded units listed.
    
    *** FILESYSTEM ***
    Filesystem     Type      Size  Used Avail Use% Mounted on
    udev           devtmpfs  7.8G     0  7.8G   0% /dev
    tmpfs          tmpfs     1.6G  896K  1.6G   1% /run
    /dev/sda2      ext4      442G   18G  402G   5% /
    tmpfs          tmpfs     7.8G     0  7.8G   0% /dev/shm
    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
    /dev/sda1      vfat      511M  5.8M  506M   2% /boot/efi
    tmpfs          tmpfs     1.6G  4.0K  1.6G   1% /run/user/1002
    
    Messages concerning ext4 filesystem in dmesg:
    [Sun Oct 15 18:12:36 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    [Sun Oct 15 18:12:37 2023] EXT4-fs (sda2): re-mounted. Opts: (null)
    
    Show mounted filesystems \(real ones only\):
    TARGET      SOURCE    FSTYPE OPTIONS
    /           /dev/sda2 ext4   rw,noatime
    `-/boot/efi /dev/sda1 vfat   rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro
    
    Files in neuralgic directories:
    
    /var:
    5.6G	/var/
    4.4G	/var/log
    4.1G	/var/log/journal/0a2b668d0cfb46f0bb08b3f56590d1b0
    4.1G	/var/log/journal
    861M	/var/lib
    
    Archived and active journals take up 4.0G in the file system.
    
    /opt/iobroker/backups:
    29M	/opt/iobroker/backups/
    
    /opt/iobroker/iobroker-data:
    4.2G	/opt/iobroker/iobroker-data/
    3.5G	/opt/iobroker/iobroker-data/history
    396M	/opt/iobroker/iobroker-data/files
    138M	/opt/iobroker/iobroker-data/backup-objects
    72M	/opt/iobroker/iobroker-data/files/telegram.admin
    
    The five largest files in iobroker-data are:
    35M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
    34M	/opt/iobroker/iobroker-data/objects.jsonl.sic
    26M	/opt/iobroker/iobroker-data/objects.jsonl
    21M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
    19M	/opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.map
    
    USB-Devices by-id:
    USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
    
    find: '/dev/serial/by-id/': No such file or directory
    
    *** NodeJS-Installation ***
    
    /usr/bin/nodejs 	v18.18.2
    /usr/bin/node 		v18.18.2
    /usr/bin/npm 		9.8.1
    /usr/bin/npx 		9.8.1
    /usr/bin/corepack 	0.19.0
    
    
    nodejs:
     Installed: 18.18.2-1nodesource1
     Candidate: 18.18.2-1nodesource1
     Version table:
    *** 18.18.2-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
           100 /var/lib/dpkg/status
        18.18.1-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        18.18.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        18.17.1-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        18.17.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        18.16.1-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        18.16.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        18.15.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        18.14.2-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        18.14.1-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        18.14.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        18.13.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        18.12.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        18.11.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        18.10.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        18.9.1-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        18.9.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        18.8.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        18.7.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        18.6.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        18.5.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        18.4.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        18.3.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        18.2.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        18.1.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        18.0.0-1nodesource1 1001
           500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
        12.22.12~dfsg-1~deb11u4 500
           500 http://deb.debian.org/debian bullseye/main amd64 Packages
           500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
    
    Temp directories causing npm8 problem: 0
    No problems detected
    
    Errors in npm tree:
    
    *** ioBroker-Installation ***
    
    ioBroker Status
    iobroker is running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    Core adapters versions
    js-controller: 	5.0.12
    admin: 		6.10.1
    javascript: 	7.1.4
    
    Adapters from github: 	3
    
    Adapter State
    + system.adapter.admin.0                  : admin                 : macmini-iobroker                         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.admin.1                  : admin                 : macmini-iobroker                         -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
    + system.adapter.alexa2.0                 : alexa2                : macmini-iobroker                         -  enabled
     system.adapter.alias-manager.0          : alias-manager         : macmini-iobroker                         -  enabled
    + system.adapter.backitup.0               : backitup              : macmini-iobroker                         -  enabled
     system.adapter.backitup.2               : backitup              : iobroker2                                - disabled
     system.adapter.backitup.3               : backitup              : iobroker                                 - disabled
    + system.adapter.cloud.0                  : cloud                 : macmini-iobroker                         -  enabled
    + system.adapter.device-watcher.0         : device-watcher        : macmini-iobroker                         -  enabled
     system.adapter.devices.0                : devices               : macmini-iobroker                         -  enabled
    + system.adapter.discovery.0              : discovery             : macmini-iobroker                         -  enabled
    + system.adapter.ds18b20.1                : ds18b20               : iobroker                                 -  enabled
    + system.adapter.email.0                  : email                 : macmini-iobroker                         -  enabled
    + system.adapter.email.1                  : email                 : iobroker                                 -  enabled
     system.adapter.feiertage.0              : feiertage             : macmini-iobroker                         -  enabled
     system.adapter.flot.0                   : flot                  : macmini-iobroker                         -  enabled
    + system.adapter.followthesun.0           : followthesun          : macmini-iobroker                         -  enabled
    + system.adapter.fronius.0                : fronius               : macmini-iobroker                         -  enabled
    + system.adapter.history.0                : history               : macmini-iobroker                         -  enabled
    + system.adapter.hm-rega.0                : hm-rega               : macmini-iobroker                         -  enabled
    + system.adapter.hm-rpc.0                 : hm-rpc                : macmini-iobroker                         -  enabled, port: 0
    + system.adapter.hm-rpc.1                 : hm-rpc                : macmini-iobroker                         -  enabled, port: 0
    + system.adapter.hm-rpc.2                 : hm-rpc                : macmini-iobroker                         -  enabled, port: 0
    + system.adapter.husqvarna-automower.0    : husqvarna-automower   : macmini-iobroker                         -  enabled
     system.adapter.ical.0                   : ical                  : macmini-iobroker                         -  enabled
    + system.adapter.influxdb.0               : influxdb              : macmini-iobroker                         -  enabled, port: 8086
    + system.adapter.info.0                   : info                  : macmini-iobroker                         -  enabled
    + system.adapter.iot.0                    : iot                   : macmini-iobroker                         -  enabled
    + system.adapter.jarvis.0                 : jarvis                : macmini-iobroker                         -  enabled
    + system.adapter.javascript.0             : javascript            : macmini-iobroker                         -  enabled
    + system.adapter.linkeddevices.0          : linkeddevices         : macmini-iobroker                         -  enabled
    + system.adapter.mqtt.0                   : mqtt                  : macmini-iobroker                         -  enabled, port: 1887, bind: 0.0.0.0
    + system.adapter.node-red.0               : node-red              : iobroker                                 -  enabled, port: 1880, bind: 0.0.0.0
    + system.adapter.nut.0                    : nut                   : macmini-iobroker                         -  enabled
    + system.adapter.panasonic-viera.0        : panasonic-viera       : macmini-iobroker                         -  enabled
    + system.adapter.pushover.0               : pushover              : macmini-iobroker                         -  enabled
    + system.adapter.scenes.0                 : scenes                : macmini-iobroker                         -  enabled
     system.adapter.schoolfree.0             : schoolfree            : macmini-iobroker                         -  enabled
    + system.adapter.shelly.0                 : shelly                : macmini-iobroker                         -  enabled, port: 1882, bind: 0.0.0.0
    + system.adapter.shelly.1                 : shelly                : macmini-iobroker                         -  enabled, port: 1882, bind: 0.0.0.0
    + system.adapter.signal-cmb.0             : signal-cmb            : macmini-iobroker                         -  enabled
    + system.adapter.simple-api.0             : simple-api            : macmini-iobroker                         -  enabled, port: 8087, bind: 192.168.200.5, run as: admin
    + system.adapter.smartgarden.0            : smartgarden           : macmini-iobroker                         -  enabled
    + system.adapter.sonoff.0                 : sonoff                : macmini-iobroker                         -  enabled, port: 1883, bind: 0.0.0.0
    + system.adapter.synology.0               : synology              : macmini-iobroker                         -  enabled, port: 5001
    + system.adapter.telegram.0               : telegram              : macmini-iobroker                         -  enabled, port: 8443, bind: 0.0.0.0
    + system.adapter.terminal.0               : terminal              : macmini-iobroker                         -  enabled, port: 8090, bind: 0.0.0.0, run as: admin
    + system.adapter.text2command.0           : text2command          : macmini-iobroker                         -  enabled
    + system.adapter.tr-064.0                 : tr-064                : macmini-iobroker                         -  enabled
    + system.adapter.trashschedule.0          : trashschedule         : macmini-iobroker                         -  enabled
    + system.adapter.tuya.0                   : tuya                  : macmini-iobroker                         -  enabled
     system.adapter.vis-colorpicker.0        : vis-colorpicker       : macmini-iobroker                         -  enabled
     system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : macmini-iobroker                         -  enabled
     system.adapter.vis.0                    : vis                   : macmini-iobroker                         -  enabled
    + system.adapter.web.0                    : web                   : macmini-iobroker                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    + system.adapter.yahka.0                  : yahka                 : macmini-iobroker                         -  enabled
    + system.adapter.zigbee.0                 : zigbee                : iobroker2                                -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_74290f152e86ec11b5c6641719c2d21c-if00-port0
    
    + instance is alive
    
    Enabled adapters with bindings
    + system.adapter.admin.0                  : admin                 : macmini-iobroker                         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.admin.1                  : admin                 : macmini-iobroker                         -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
    + system.adapter.hm-rpc.0                 : hm-rpc                : macmini-iobroker                         -  enabled, port: 0
    + system.adapter.hm-rpc.1                 : hm-rpc                : macmini-iobroker                         -  enabled, port: 0
    + system.adapter.hm-rpc.2                 : hm-rpc                : macmini-iobroker                         -  enabled, port: 0
    + system.adapter.influxdb.0               : influxdb              : macmini-iobroker                         -  enabled, port: 8086
    + system.adapter.mqtt.0                   : mqtt                  : macmini-iobroker                         -  enabled, port: 1887, bind: 0.0.0.0
    + system.adapter.node-red.0               : node-red              : iobroker                                 -  enabled, port: 1880, bind: 0.0.0.0
    + system.adapter.shelly.0                 : shelly                : macmini-iobroker                         -  enabled, port: 1882, bind: 0.0.0.0
    + system.adapter.shelly.1                 : shelly                : macmini-iobroker                         -  enabled, port: 1882, bind: 0.0.0.0
    + system.adapter.simple-api.0             : simple-api            : macmini-iobroker                         -  enabled, port: 8087, bind: 192.168.200.5, run as: admin
    + system.adapter.sonoff.0                 : sonoff                : macmini-iobroker                         -  enabled, port: 1883, bind: 0.0.0.0
    + system.adapter.synology.0               : synology              : macmini-iobroker                         -  enabled, port: 5001
    + system.adapter.telegram.0               : telegram              : macmini-iobroker                         -  enabled, port: 8443, bind: 0.0.0.0
    + system.adapter.terminal.0               : terminal              : macmini-iobroker                         -  enabled, port: 8090, bind: 0.0.0.0, run as: admin
    + system.adapter.web.0                    : web                   : macmini-iobroker                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    + system.adapter.zigbee.0                 : zigbee                : iobroker2                                -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_74290f152e86ec11b5c6641719c2d21c-if00-port0
    
    ioBroker-Repositories
    stable        : http://download.iobroker.net/sources-dist.json
    beta          : http://download.iobroker.net/sources-dist-latest.json
    
    Active repo(s): stable
    
    Installed ioBroker-Instances
    Used repository: stable
    Adapter    "admin"        : 6.10.1   , installed 6.10.1
    Adapter    "alexa2"       : 3.25.2   , installed 3.25.2
    Adapter    "alias-manager": 1.2.6    , installed 1.2.6
    Adapter    "backitup"     : 2.8.1    , installed 2.8.1
    Adapter    "cloud"        : 4.4.1    , installed 4.4.1
    Adapter    "device-watcher": 2.9.3   , installed 2.9.3
    Adapter    "devices"      : 1.1.5    , installed 1.1.5
    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
    Adapter    "email"        : 1.2.0    , installed 1.2.0
    Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
    Adapter    "flot"         : 1.12.0   , installed 1.12.0
    Adapter    "followthesun" : 0.4.2    , installed 0.4.2
    Adapter    "fronius"      : 2.0.2    , installed 1.1.3  [Updatable]
    Adapter    "history"      : 2.2.6    , installed 2.2.6
    Adapter    "hm-rega"      : 3.0.47   , installed 3.0.47
    Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
    Adapter    "ical"         : 1.13.3   , installed 1.13.3
    Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
    Adapter    "info"         : 2.0.0    , installed 2.0.0
    Adapter    "iot"          : 1.14.5   , installed 1.14.5
    Adapter    "jarvis"       : 3.1.2    , installed 3.1.9-beta.2
    Adapter    "javascript"   : 7.1.4    , installed 7.1.4
    Controller "js-controller": 5.0.12   , installed 5.0.12
    Adapter    "linkeddevices": 1.5.5    , installed 1.5.5
    Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
    Adapter    "nut"          : 1.6.0    , installed 1.6.0
    Adapter    "panasonic-viera": 2.0.0  , installed 2.0.0
    Adapter    "pushover"     : 3.0.3    , installed 3.0.3
    Adapter    "scenes"       : 2.3.9    , installed 2.3.3  [Updatable]
    Adapter    "schoolfree"   : 1.1.2    , installed 1.1.2
    Adapter    "shelly"       : 6.4.1    , installed 6.4.1
    Adapter    "signal-cmb"   : 0.3.0    , installed 0.3.0
    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
    Adapter    "smartgarden"  : 2.0.0    , installed 2.0.0
    Adapter    "socketio"     : 6.5.5    , installed 6.5.5
    Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
    Adapter    "synology"     : 3.0.0    , installed 3.0.0
    Adapter    "telegram"     : 1.16.0   , installed 1.16.0
    Adapter    "terminal"     : 1.0.0    , installed 1.0.0
    Adapter    "text2command" : 3.0.2    , installed 3.0.2
    Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
    Adapter    "trashschedule": 2.2.0    , installed 2.2.0
    Adapter    "tuya"         : 3.14.2   , installed 3.14.2
    Adapter    "vis"          : 1.4.16   , installed 1.4.16
    Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
    Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
    Adapter    "web"          : 6.1.2    , installed 6.1.2
    Adapter    "ws"           : 2.5.5    , installed 2.5.5
    Adapter    "yahka"        : 1.0.3    , installed 1.0.3
    
    Objects and States
    Please stand by - This may take a while
    Objects: 	15825
    States: 	13419
    
    *** OS-Repositories and Updates ***
    Hit:1 http://deb.debian.org/debian bullseye InRelease
    Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
    Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
    Hit:4 https://repos.influxdata.com/debian stable InRelease
    Hit:5 https://repos.influxdata.com/debian bullseye InRelease
    Hit:6 https://apt.grafana.com stable InRelease
    Hit:7 https://deb.nodesource.com/node_18.x nodistro InRelease
    Reading package lists...
    Pending Updates: 0
    
    *** Listening Ports ***
    Active Internet connections (only servers)
    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
    tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       2740555    1828054/iobroker.js 
    tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          11200      1/init              
    tcp        0      0 0.0.0.0:8400            0.0.0.0:*               LISTEN      1001       2745728    1828940/io.jarvis.0 
    tcp        0      0 192.168.200.5:2001      0.0.0.0:*               LISTEN      1001       11317438   3022240/io.hm-rpc.0 
    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          17332      787/sshd: /usr/sbin 
    tcp        0      0 192.168.200.5:8087      0.0.0.0:*               LISTEN      1001       2746602    1829627/io.simple-a 
    tcp        0      0 0.0.0.0:37751           0.0.0.0:*               LISTEN      109        21297      1738/rpc.statd      
    tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      998        18601      755/influxd         
    tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          17384      1030/exim4          
    tcp        0      0 192.168.200.5:2010      0.0.0.0:*               LISTEN      1001       11316427   3022001/io.hm-rpc.1 
    tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       2740990    1828327/io.shelly.1 
    tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       2742516    1828342/io.sonoff.0 
    tcp        0      0 192.168.200.5:8701      0.0.0.0:*               LISTEN      1001       2740028    1828282/io.hm-rpc.2 
    tcp        0      0 0.0.0.0:1887            0.0.0.0:*               LISTEN      1001       2741869    1828297/io.mqtt.0   
    tcp        0      0 127.0.0.1:33091         0.0.0.0:*               LISTEN      1001       7943920    1830445/io.yahka.0  
    tcp        0      0 127.0.0.1:33543         0.0.0.0:*               LISTEN      1001       8044467    1830445/io.yahka.0  
    tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       2740581    1828054/iobroker.js 
    tcp6       0      0 :::111                  :::*                    LISTEN      0          11204      1/init              
    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       2739067    1828072/io.admin.0  
    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       2746324    1830388/io.web.0    
    tcp6       0      0 :::44629                :::*                    LISTEN      1001       2747612    1830445/io.yahka.0  
    tcp6       0      0 :::8086                 :::*                    LISTEN      998        17408      755/influxd         
    tcp6       0      0 :::22                   :::*                    LISTEN      0          17334      787/sshd: /usr/sbin 
    tcp6       0      0 :::3000                 :::*                    LISTEN      111        103478     51082/grafana       
    tcp6       0      0 :::8089                 :::*                    LISTEN      1001       2740673    1828099/io.admin.1  
    tcp6       0      0 ::1:25                  :::*                    LISTEN      0          17385      1030/exim4          
    tcp6       0      0 :::8090                 :::*                    LISTEN      1001       2746719    1829900/io.terminal 
    tcp6       0      0 :::40807                :::*                    LISTEN      109        21303      1738/rpc.statd      
    udp        0      0 127.0.0.1:642           0.0.0.0:*                           0          21289      1738/rpc.statd      
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       2747613    1830445/io.yahka.0  
    udp        0      0 192.168.200.5:5353      0.0.0.0:*                           1001       2742593    1828357/io.tr-064.0 
    udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       2740067    1828312/io.shelly.0 
    udp        0      0 0.0.0.0:55509           0.0.0.0:*                           109        21294      1738/rpc.statd      
    udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       2743339    1828387/io.tuya.0   
    udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       2743340    1828387/io.tuya.0   
    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          17257      622/dhclient        
    udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          11201      1/init              
    udp6       0      0 :::53439                :::*                                109        21300      1738/rpc.statd      
    udp6       0      0 :::111                  :::*                                0          11207      1/init              
    
    *** Log File - Last 25 Lines ***
    
    2023-10-19 11:15:00.005  - info: javascript.0 (1828162) script.js.Sonnenschutz_Beschattung_Jalousien.Sonnenschutz_Süd: Anwesenheit Annette: false
    2023-10-19 11:20:00.003  - info: javascript.0 (1828162) script.js.Sonnenschutz_Beschattung_Jalousien.Sonnenschutz_Süd: Anwesenheit Annette: false
    2023-10-19 11:22:21.885  - info: jarvis.0 (1828940) Client with IP 192.168.200.167 connected.
    2023-10-19 11:22:32.963  - info: jarvis.0 (1828940) Client with IP 192.168.200.167 disconnected.
    2023-10-19 11:25:00.004  - info: javascript.0 (1828162) script.js.Sonnenschutz_Beschattung_Jalousien.Sonnenschutz_Süd: Anwesenheit Annette: false
    2023-10-19 11:30:00.019  - info: javascript.0 (1828162) script.js.Sonnenschutz_Beschattung_Jalousien.Sonnenschutz_Süd: Anwesenheit Annette: false
    2023-10-19 11:30:00.125  - info: host.macmini-iobroker instance system.adapter.ical.0 started with pid 1522674
    2023-10-19 11:30:03.076  - info: ical.0 (1522674) starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.18.2, js-controller: 5.0.12
    2023-10-19 11:30:03.616  - info: ical.0 (1522674) processing URL: Abfallkalender https://p102-caldav.icloud.com/published/2/NTMyMDgwMzE1MzIwODAzMc9280OOegi0QwvNVHRHuTtrtLn5M0YEscGpVM_HJdc5zVJRFpbaqWKHdYJtsEyLO3pZV0Ib5aOPayUBXfiVAUc
    2023-10-19 11:30:08.781  - info: ical.0 (1522674) Terminated (NO_ERROR): Without reason
    2023-10-19 11:30:09.413  - info: host.macmini-iobroker instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
    2023-10-19 11:32:01.492  - info: javascript.0 (1828162) script.js.PV_Überwachung.Fronius: Solarweb Token erstellt
    2023-10-19 11:35:00.055  - info: javascript.0 (1828162) script.js.Sonnenschutz_Beschattung_Jalousien.Sonnenschutz_Süd: Anwesenheit Annette: false
    2023-10-19 11:35:02.303  - info: javascript.0 (1828162) script.js.PV_Überwachung.Fronius: Solarweb Forecast Forecast Today konnte nicht abgefragt werden - Kein Premiumaccount
    2023-10-19 11:35:06.270  - info: javascript.0 (1828162) script.js.PV_Überwachung.Fronius: Solarweb Forecast Forecast Tomorrow konnte nicht abgefragt werden - Kein Premiumaccount
    2023-10-19 11:40:00.002  - info: javascript.0 (1828162) script.js.Sonnenschutz_Beschattung_Jalousien.Sonnenschutz_Süd: Anwesenheit Annette: false
    2023-10-19 11:42:29.018  - info: jarvis.0 (1828940) Client with IP 192.168.200.167 connected.
    2023-10-19 11:42:37.941  - info: jarvis.0 (1828940) Client with IP 192.168.200.167 disconnected.
    2023-10-19 11:45:00.003  - info: javascript.0 (1828162) script.js.Sonnenschutz_Beschattung_Jalousien.Sonnenschutz_Süd: Anwesenheit Annette: false
    2023-10-19 11:48:29.927  - info: jarvis.0 (1828940) Client with IP 192.168.200.167 connected.
    2023-10-19 11:48:35.007  - info: jarvis.0 (1828940) Client with IP 192.168.200.167 disconnected.
    2023-10-19 11:50:00.003  - info: javascript.0 (1828162) script.js.Sonnenschutz_Beschattung_Jalousien.Sonnenschutz_Süd: Anwesenheit Annette: false
    2023-10-19 11:53:44.479  - info: smartgarden.0 (1829846) 1/ setServiceStates: relationship searching
    2023-10-19 11:53:44.497  - info: smartgarden.0 (1829846) 1/ setServiceStates: relationship searching
    2023-10-19 11:55:00.004  - info: javascript.0 (1828162) script.js.Sonnenschutz_Beschattung_Jalousien.Sonnenschutz_Süd: Anwesenheit Annette: false
    
    ======================= SUMMARY =======================
       		v.2023-10-10
    
    
      Static hostname: macmini-iobroker
            Icon name: computer-desktop
              Chassis: desktop
     Operating System: Debian GNU/Linux 11 (bullseye)
               Kernel: Linux 5.10.0-26-amd64
         Architecture: x86-64
    
    Installation: 		native
    Kernel: 		x86_64
    Userland: 		amd64
    Timezone: 		Europe/Berlin (CEST, +0200)
    User-ID: 		1002
    X-Server: 		false
    Boot Target: 		graphical.target
    
    Pending OS-Updates: 	0
    Pending iob updates: 	2
    
    Nodejs-Installation: 	/usr/bin/nodejs 	v18.18.2
       		/usr/bin/node 		v18.18.2
       		/usr/bin/npm 		9.8.1
       		/usr/bin/npx 		9.8.1
       		/usr/bin/corepack 	0.19.0
    
    Recommended versions are nodejs 18.18.2 and npm 9.8.1
    Your nodejs installation is correct
    
    MEMORY: 
                  total        used        free      shared  buff/cache   available
    Mem:             15G        4.7G        4.0G        0.0K        7.2G         11G
    Swap:            16G          0B         16G
    Total:           32G        4.7G         20G
    
    Active iob-Instances: 	47
    Active repo(s): stable
    
    ioBroker Core: 		js-controller 		5.0.12
       		admin 			6.10.1
    
    ioBroker Status: 	iobroker is running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    Status admin and web instance:
    + system.adapter.admin.0                  : admin                 : macmini-iobroker                         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.admin.1                  : admin                 : macmini-iobroker                         -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
    + system.adapter.web.0                    : web                   : macmini-iobroker                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    
    Objects: 		15825
    States: 		13419
    
    Size of iob-Database:
    
    34M	/opt/iobroker/iobroker-data/objects.jsonl.sic
    26M	/opt/iobroker/iobroker-data/objects.jsonl
    9.7M	/opt/iobroker/iobroker-data/objects.json.migrated
    9.7M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
    8.4M	/opt/iobroker/iobroker-data/states.jsonl
    2.0M	/opt/iobroker/iobroker-data/states.json.migrated
    2.0M	/opt/iobroker/iobroker-data/states.json.bak.migrated
    0	/opt/iobroker/iobroker-data/states.json.broken
    
    
    
    =================== END OF SUMMARY ====================
    

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von Thomas Braun
    #268

    @reutli

    Influx hast du aber in (vermutlich) zwei .list files in /etc/apt/sources.list.d stehen. Lösch die mit dem release name drin.

    Hit:4 https://repos.influxdata.com/debian stable InRelease
    Hit:5 https://repos.influxdata.com/debian bullseye InRelease
    

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @reutli

      Grafana und Influx können weiter verwendet werden, weil die in ihnen Repos keine release names sondern 'stable' als Version stehen haben.

      Und die sources.list muss stärker umgebaut werden, deswegen der volle Text an der Stelle. non-free-firmware ist erst seit bookworm dabei.

      R Online
      R Online
      reutli
      schrieb am zuletzt editiert von
      #269

      @thomas-braun

      Dann habe ich doch noch eine Frage:

      Das heisst ich ersetze meinen Inhalt der sources.list

      # 
      
      # deb cdrom:[Official Debian GNU/Linux Live 10.3.0 standard 2020-02-08T12:27]/ bullseye main
      
      #deb cdrom:[Official Debian GNU/Linux Live 10.3.0 standard 2020-02-08T12:27]/ bullseye main
      
      deb http://deb.debian.org/debian/ bullseye main non-free
      deb-src http://deb.debian.org/debian/ bullseye main
      
      deb http://security.debian.org/debian-security bullseye-security main 
      deb-src http://security.debian.org/debian-security bullseye-security main
      
      # bullseye-updates, previously known as 'volatile'
      deb http://deb.debian.org/debian/ bullseye-updates main
      deb-src http://deb.debian.org/debian/ bullseye-updates main
      
      # This system was installed using small removable media
      # (e.g. netinst, live or single CD). The matching "deb cdrom"
      # entries were disabled at the end of the installation process.
      # For information about how to configure apt package sources,
      # see the sources.list(5) manual.
      
      

      komplett mit

      deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware
       deb http://security.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware
       deb http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware
       # Uncomment deb-src lines below then 'apt-get update' to enable 'apt-get source'
       deb-src http://deb.debian.org/debian bookworm main contrib non-free
       deb-src http://security.debian.org/debian-security bookworm-security main contrib non-free
       deb-src http://deb.debian.org/debian bookworm-updates main contrib non-free
      

      oder nur Teile davon?

      @thomas-braun sagte in Upgrade von Debian 11/Bullseye auf 12/Bookworm:

      Influx hast du aber in (vermutlich) zwei .list files in /etc/apt/sources.list.d stehen. Lösch die mit dem release name drin.

      Habe nur eine influxdata.list

      admin@macmini-iobroker:/etc/apt/sources.list.d$ ls -la
      insgesamt 24
      drwxr-xr-x 2 root root 4096 15. Okt 18:40 .
      drwxr-xr-x 9 root root 4096 24. Sep 18:59 ..
      -rw-r--r-- 1 root root   84 16. Apr 2023  grafana.list
      -rw-r--r-- 1 root root  117 16. Apr 2023  influxdata.list
      -rw-r--r-- 1 root root   56 16. Apr 2023  influxdb.list
      -rw-r--r-- 1 root root  100 15. Okt 18:40 nodesource.list
      

      mit

      deb [signed-by=/etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main
      
      

      das passt dann, oder?

      BITTE BEACHTET DOCH DAS: https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge
      iobroker in Debian-VM auf Proxmox Server (Ryzen 7 / 32GB / 1TB NVMe SSD) als Master - mehrere Raspberry Pis (3+4) als Slaves. InfluxDB V2 und Grafana auf LXC.

      *Wer freundlich ist, dem wird freundlich geholfen *

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • R reutli

        @thomas-braun

        Dann habe ich doch noch eine Frage:

        Das heisst ich ersetze meinen Inhalt der sources.list

        # 
        
        # deb cdrom:[Official Debian GNU/Linux Live 10.3.0 standard 2020-02-08T12:27]/ bullseye main
        
        #deb cdrom:[Official Debian GNU/Linux Live 10.3.0 standard 2020-02-08T12:27]/ bullseye main
        
        deb http://deb.debian.org/debian/ bullseye main non-free
        deb-src http://deb.debian.org/debian/ bullseye main
        
        deb http://security.debian.org/debian-security bullseye-security main 
        deb-src http://security.debian.org/debian-security bullseye-security main
        
        # bullseye-updates, previously known as 'volatile'
        deb http://deb.debian.org/debian/ bullseye-updates main
        deb-src http://deb.debian.org/debian/ bullseye-updates main
        
        # This system was installed using small removable media
        # (e.g. netinst, live or single CD). The matching "deb cdrom"
        # entries were disabled at the end of the installation process.
        # For information about how to configure apt package sources,
        # see the sources.list(5) manual.
        
        

        komplett mit

        deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware
         deb http://security.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware
         deb http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware
         # Uncomment deb-src lines below then 'apt-get update' to enable 'apt-get source'
         deb-src http://deb.debian.org/debian bookworm main contrib non-free
         deb-src http://security.debian.org/debian-security bookworm-security main contrib non-free
         deb-src http://deb.debian.org/debian bookworm-updates main contrib non-free
        

        oder nur Teile davon?

        @thomas-braun sagte in Upgrade von Debian 11/Bullseye auf 12/Bookworm:

        Influx hast du aber in (vermutlich) zwei .list files in /etc/apt/sources.list.d stehen. Lösch die mit dem release name drin.

        Habe nur eine influxdata.list

        admin@macmini-iobroker:/etc/apt/sources.list.d$ ls -la
        insgesamt 24
        drwxr-xr-x 2 root root 4096 15. Okt 18:40 .
        drwxr-xr-x 9 root root 4096 24. Sep 18:59 ..
        -rw-r--r-- 1 root root   84 16. Apr 2023  grafana.list
        -rw-r--r-- 1 root root  117 16. Apr 2023  influxdata.list
        -rw-r--r-- 1 root root   56 16. Apr 2023  influxdb.list
        -rw-r--r-- 1 root root  100 15. Okt 18:40 nodesource.list
        

        mit

        deb [signed-by=/etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main
        
        

        das passt dann, oder?

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #270

        @reutli sagte in Upgrade von Debian 11/Bullseye auf 12/Bookworm:

        influxdb.list

        Dann ist die zuviel.
        Ich sag ja, es gibt zwei Dateien mit Bezug zu influxdb.

        Hatte ich im HowTo nicht dazu geschrieben, dass die sources.list komplett mit dem neuen Inhalt versehen werden muss? Dann muss ich das noch nachtragen...

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        R 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @reutli sagte in Upgrade von Debian 11/Bullseye auf 12/Bookworm:

          influxdb.list

          Dann ist die zuviel.
          Ich sag ja, es gibt zwei Dateien mit Bezug zu influxdb.

          Hatte ich im HowTo nicht dazu geschrieben, dass die sources.list komplett mit dem neuen Inhalt versehen werden muss? Dann muss ich das noch nachtragen...

          R Online
          R Online
          reutli
          schrieb am zuletzt editiert von reutli
          #271

          @thomas-braun

          @thomas-braun sagte in Upgrade von Debian 11/Bullseye auf 12/Bookworm:

          influxdb.list

          Dann ist die zuviel.
          Ich sag ja, es gibt zwei Dateien mit Bezug zu influxdb.

          Ok, dann wird die gelöscht, da steht tatsächlich

          admin@macmini-iobroker:/etc/apt/sources.list.d$ cat influxdb.list 
          deb https://repos.influxdata.com/debian bullseye stable
          
          

          @thomas-braun sagte in Upgrade von Debian 11/Bullseye auf 12/Bookworm:

          Hatte ich im HowTo nicht dazu geschrieben, dass die sources.list komplett mit dem neuen Inhalt versehen werden muss? Dann muss ich das noch nachtragen...

          Da steht

          In die Datei /etc/apt/sources.list kopieren wir diese neuen Zeilen rein, die alten Einträge fliegen dafür raus:
          

          Das kann man schon so verstehen. Vielleicht einfach deutlicher "alle anderen Einträge fliegen raus"?

          Dann habe ich es (sorry) immer noch nicht kapiert, weil da steht:

           # Uncomment deb-src lines below then 'apt-get update' to enable 'apt-get source'
          

          Wenn ich aber alles, also

          deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware
           deb http://security.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware
           deb http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware
           # Uncomment deb-src lines below then 'apt-get update' to enable 'apt-get source'
           deb-src http://deb.debian.org/debian bookworm main contrib non-free
           deb-src http://security.debian.org/debian-security bookworm-security main contrib non-free
           deb-src http://deb.debian.org/debian bookworm-updates main contrib non-free
          

          rein nehme, dann sind die deb-src ja eben NICHT aaskommentiert???

          Scheint ich bin zu doof das zu kapieren.

          BITTE BEACHTET DOCH DAS: https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge
          iobroker in Debian-VM auf Proxmox Server (Ryzen 7 / 32GB / 1TB NVMe SSD) als Master - mehrere Raspberry Pis (3+4) als Slaves. InfluxDB V2 und Grafana auf LXC.

          *Wer freundlich ist, dem wird freundlich geholfen *

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • R reutli

            @thomas-braun

            @thomas-braun sagte in Upgrade von Debian 11/Bullseye auf 12/Bookworm:

            influxdb.list

            Dann ist die zuviel.
            Ich sag ja, es gibt zwei Dateien mit Bezug zu influxdb.

            Ok, dann wird die gelöscht, da steht tatsächlich

            admin@macmini-iobroker:/etc/apt/sources.list.d$ cat influxdb.list 
            deb https://repos.influxdata.com/debian bullseye stable
            
            

            @thomas-braun sagte in Upgrade von Debian 11/Bullseye auf 12/Bookworm:

            Hatte ich im HowTo nicht dazu geschrieben, dass die sources.list komplett mit dem neuen Inhalt versehen werden muss? Dann muss ich das noch nachtragen...

            Da steht

            In die Datei /etc/apt/sources.list kopieren wir diese neuen Zeilen rein, die alten Einträge fliegen dafür raus:
            

            Das kann man schon so verstehen. Vielleicht einfach deutlicher "alle anderen Einträge fliegen raus"?

            Dann habe ich es (sorry) immer noch nicht kapiert, weil da steht:

             # Uncomment deb-src lines below then 'apt-get update' to enable 'apt-get source'
            

            Wenn ich aber alles, also

            deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware
             deb http://security.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware
             deb http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware
             # Uncomment deb-src lines below then 'apt-get update' to enable 'apt-get source'
             deb-src http://deb.debian.org/debian bookworm main contrib non-free
             deb-src http://security.debian.org/debian-security bookworm-security main contrib non-free
             deb-src http://deb.debian.org/debian bookworm-updates main contrib non-free
            

            rein nehme, dann sind die deb-src ja eben NICHT aaskommentiert???

            Scheint ich bin zu doof das zu kapieren.

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #272

            @reutli sagte in Upgrade von Debian 11/Bullseye auf 12/Bookworm:

            deb-src braucht es auf einem üblichen System nicht. Die Pakete von dort werden nur für die Software-Entwicklung benötigt.
            Ist mehr oder weniger egal, ob die Zeilen aktiv sind oder nicht. Brauchen tust du die wohl eher nicht.

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            un99known99U R 2 Antworten Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @reutli sagte in Upgrade von Debian 11/Bullseye auf 12/Bookworm:

              deb-src braucht es auf einem üblichen System nicht. Die Pakete von dort werden nur für die Software-Entwicklung benötigt.
              Ist mehr oder weniger egal, ob die Zeilen aktiv sind oder nicht. Brauchen tust du die wohl eher nicht.

              un99known99U Offline
              un99known99U Offline
              un99known99
              schrieb am zuletzt editiert von un99known99
              #273

              @thomas-braun

              Hi, what about:

              "deb http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-free rpi"

              is that needed for the upgrade or is it replaced by the debian entry?

              Thomas BraunT Meister MopperM 2 Antworten Letzte Antwort
              0
              • un99known99U un99known99

                @thomas-braun

                Hi, what about:

                "deb http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-free rpi"

                is that needed for the upgrade or is it replaced by the debian entry?

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #274

                @un99known99
                Still needed for the Raspberry OS specific packages.
                raspi-config for example.

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                1 Antwort Letzte Antwort
                0
                • un99known99U un99known99

                  @thomas-braun

                  Hi, what about:

                  "deb http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-free rpi"

                  is that needed for the upgrade or is it replaced by the debian entry?

                  Meister MopperM Abwesend
                  Meister MopperM Abwesend
                  Meister Mopper
                  schrieb am zuletzt editiert von
                  #275

                  @un99known99

                  Here is my raspi.list for bookworm:

                  thomas@rpizigbee:~ $ cat /etc/apt/sources.list.d/raspi.list
                  deb http://archive.raspberrypi.com/debian/ bookworm main
                  

                  Proxmox und HA

                  un99known99U 1 Antwort Letzte Antwort
                  0
                  • Meister MopperM Meister Mopper

                    @un99known99

                    Here is my raspi.list for bookworm:

                    thomas@rpizigbee:~ $ cat /etc/apt/sources.list.d/raspi.list
                    deb http://archive.raspberrypi.com/debian/ bookworm main
                    
                    un99known99U Offline
                    un99known99U Offline
                    un99known99
                    schrieb am zuletzt editiert von un99known99
                    #276

                    @meister-mopper @Thomas-Braun

                    I have:

                    root@pihole[/etc/apt/sources.list.d] # cat raspi.list
                    deb http://archive.raspberrypi.org/debian/ bullseye main

                    Uncomment line below then 'apt-get update' to enable 'apt-get source'

                    #deb-src http://archive.raspberrypi.org/debian/ bullseye main

                    and
                    root@pihole[/etc/apt/sources.list.d] # cat raspi.list
                    deb http://archive.raspberrypi.org/debian/ bullseye main

                    Uncomment line below then 'apt-get update' to enable 'apt-get source'

                    #deb-src http://archive.raspberrypi.org/debian/ bullseye main

                    that ok and only exchange with bookworm?

                    no entry with e.g. security ...?

                    do I need to add as well:
                    deb http://security.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware?

                    Thomas BraunT Samson71S 2 Antworten Letzte Antwort
                    0
                    • un99known99U un99known99

                      @meister-mopper @Thomas-Braun

                      I have:

                      root@pihole[/etc/apt/sources.list.d] # cat raspi.list
                      deb http://archive.raspberrypi.org/debian/ bullseye main

                      Uncomment line below then 'apt-get update' to enable 'apt-get source'

                      #deb-src http://archive.raspberrypi.org/debian/ bullseye main

                      and
                      root@pihole[/etc/apt/sources.list.d] # cat raspi.list
                      deb http://archive.raspberrypi.org/debian/ bullseye main

                      Uncomment line below then 'apt-get update' to enable 'apt-get source'

                      #deb-src http://archive.raspberrypi.org/debian/ bullseye main

                      that ok and only exchange with bookworm?

                      no entry with e.g. security ...?

                      do I need to add as well:
                      deb http://security.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware?

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #277

                      @un99known99

                      Absolutely NO root shell!

                      Use your default user, not root!

                      And please use the commands in the initial posting of this thread.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @reutli sagte in Upgrade von Debian 11/Bullseye auf 12/Bookworm:

                        deb-src braucht es auf einem üblichen System nicht. Die Pakete von dort werden nur für die Software-Entwicklung benötigt.
                        Ist mehr oder weniger egal, ob die Zeilen aktiv sind oder nicht. Brauchen tust du die wohl eher nicht.

                        R Online
                        R Online
                        reutli
                        schrieb am zuletzt editiert von
                        #278

                        @thomas-braun

                        Update erfolgt!

                        Habe folgende Warnings erhalten:

                        dpkg: Warnung: Altes Verzeichnis »/usr/lib/udev/rules.d« kann nicht gelöscht werden: Das Verzeichnis ist nicht leer
                        dpkg: Warnung: Altes Verzeichnis »/usr/lib/udev« kann nicht gelöscht werden: Das Verzeichnis ist nicht leer
                        
                        Entpacken von dkms (3.0.10-8+deb12u1) über (2.8.4-3) ...
                        dpkg: Warnung: Altes Verzeichnis »/etc/dkms/template-dkms-mkdeb/debian« kann nicht gelöscht werden: Das Verzeichnis ist nicht leer
                        dpkg: Warnung: Altes Verzeichnis »/etc/dkms/template-dkms-mkdeb« kann nicht gelöscht werden: Das Verzeichnis ist nicht leer
                        dpkg: Warnung: Altes Verzeichnis »/etc/dkms/template-dkms-mkbmdeb/debian« kann nicht gelöscht werden: Das Verzeichnis ist nicht leer
                        dpkg: Warnung: Altes Verzeichnis »/etc/dkms/template-dkms-mkbmdeb« kann nicht gelöscht werden: Das Verzeichnis ist nicht leer
                        
                        Warning: Stopping lvm2-lvmpolld.service, but it can still be activated by:
                          lvm2-lvmpolld.socket
                        
                        Warning: os-prober will not be executed to detect other bootable partitions.
                        
                        update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
                        
                        rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
                        
                        

                        Ansonsten scheint es gut auszusehen:

                        admin@macmini-iobroker:~$ sudo apt update
                        [sudo] Passwort für admin: 
                        OK:1 http://deb.debian.org/debian bookworm InRelease
                        OK:2 http://security.debian.org/debian-security bookworm-security InRelease
                        OK:3 http://deb.debian.org/debian bookworm-updates InRelease                                                                                                                                      
                        OK:4 https://repos.influxdata.com/debian stable InRelease                                                                                                                                         
                        OK:5 https://apt.grafana.com stable InRelease                                                                                              
                        OK:6 https://deb.nodesource.com/node_18.x nodistro InRelease                                                       
                        Holen:7 http://deb.debian.org/debian bookworm/main amd64 DEP-11 Metadata [4.492 kB]
                        Holen:8 http://deb.debian.org/debian bookworm/contrib amd64 DEP-11 Metadata [16,5 kB]
                        Holen:9 http://deb.debian.org/debian bookworm/non-free amd64 DEP-11 Metadata [4.428 B]
                        Holen:10 http://deb.debian.org/debian bookworm/non-free-firmware amd64 DEP-11 Metadata [15,5 kB]
                        Es wurden 4.529 kB in 2 s geholt (2.057 kB/s).                              
                        Paketlisten werden gelesen… Fertig
                        Abhängigkeitsbaum wird aufgebaut… Fertig
                        Statusinformationen werden eingelesen… Fertig
                        Alle Pakete sind aktuell.
                        admin@macmini-iobroker:~$ 
                        

                        BITTE BEACHTET DOCH DAS: https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge
                        iobroker in Debian-VM auf Proxmox Server (Ryzen 7 / 32GB / 1TB NVMe SSD) als Master - mehrere Raspberry Pis (3+4) als Slaves. InfluxDB V2 und Grafana auf LXC.

                        *Wer freundlich ist, dem wird freundlich geholfen *

                        1 Antwort Letzte Antwort
                        0
                        • un99known99U un99known99

                          @meister-mopper @Thomas-Braun

                          I have:

                          root@pihole[/etc/apt/sources.list.d] # cat raspi.list
                          deb http://archive.raspberrypi.org/debian/ bullseye main

                          Uncomment line below then 'apt-get update' to enable 'apt-get source'

                          #deb-src http://archive.raspberrypi.org/debian/ bullseye main

                          and
                          root@pihole[/etc/apt/sources.list.d] # cat raspi.list
                          deb http://archive.raspberrypi.org/debian/ bullseye main

                          Uncomment line below then 'apt-get update' to enable 'apt-get source'

                          #deb-src http://archive.raspberrypi.org/debian/ bullseye main

                          that ok and only exchange with bookworm?

                          no entry with e.g. security ...?

                          do I need to add as well:
                          deb http://security.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware?

                          Samson71S Offline
                          Samson71S Offline
                          Samson71
                          Global Moderator
                          schrieb am zuletzt editiert von
                          #279

                          @un99known99
                          IP aus DE und wir sind im DE-Teil des Forums? Warum nicht auf Deutsch?

                          Markus

                          Bitte beachten:
                          Hinweise für gute Forenbeiträge
                          Maßnahmen zum Schutz des Forums

                          un99known99U 1 Antwort Letzte Antwort
                          0
                          • Samson71S Samson71

                            @un99known99
                            IP aus DE und wir sind im DE-Teil des Forums? Warum nicht auf Deutsch?

                            un99known99U Offline
                            un99known99U Offline
                            un99known99
                            schrieb am zuletzt editiert von
                            #280

                            @samson71

                            sry, Macht der Gewohnheit

                            1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              Vorab:
                              Debian 12 'Bookworm' ist am 10.06.2023 als stabil veröffentlicht worden.
                              Raspberry OS 'Bullseye' ist seit dem 10. Oktober 2023 auch verfügbar. Hier ist allerdings ein in-line-Upgrade von der Vorversion nicht so einfach wie in der Vergangenheit möglich. Es sollte hier eine komplette Neuinstallation vorgenommen werden.

                              Desweiteren würde ich empfehlen die Gelegenheit zu nutzen und 32bit-Systeme auf Raspberry Pi-Kisten auf 64bit umzustellen. Das funktioniert allerdings nicht wie hier vorgestellt, bei einem Wechsel der CPU-Architektur ist eine Neuinstallation erforderlich. Desweiteren gilt für Raspberry OS die dringende Empfehlung einer Neuinstallation:

                              Edit:
                              Diesmal rät Raspberry OS allerdings noch dringender als sonst dazu, die Systeme nicht von einem zum anderen Release rüberzuheben, sondern eine komplette Neuinstallation zu machen:

                              Wichtig zu wissen: Früher empfahl man eine frische Installation, aber es war möglich, vom Vorgänger zu aktualisieren. Die jetzige Installation sollte aber auf jeden Fall neu sein.
                              Da die Änderungen an der zugrundeliegenden Architektur so signifikant sind, schlägt man dieses Mal keine Prozedur vor, um ein Bullseye-Image auf Bookworm zu aktualisieren; jeder Versuch, dies zu tun, wird mit ziemlicher Sicherheit mit einem nicht bootenden Desktop und Datenverlust enden.
                              Die einzige Möglichkeit, Bookworm zu bekommen, ist entweder eine SD-Karte mit dem Raspberry Pi Imager zu erstellen oder ein Bookworm-Image von hier herunterzuladen und mit dem Tool der Wahl zu flashen.

                              Gilt aber auch für ein System ohne Desktop, bei meinen Versuchen hab ich schwer mit dem Bootvorgang zu kämpfen, den aktuellen Kernel habe ich nicht vollständig gestartet bekommen.

                              Wer es entgegen aller Warnungen versuchen möchte:

                              https://www.heise.de/hintergrund/Raspberry-Pi-OS-InPlace-Upgrade-von-Bullseye-auf-Bookworm-wagen-9999516.html

                              #Upgrade von Debian 11 'Bullseye' auf Debain 12 'Bookworm'

                              Gegeben ist ein System, auf dem 'Debian 11 - Bullseye' läuft:

                              pi@mysterium2:~ $ lsb_release -a
                              No LSB modules are available.
                              Distributor ID: Raspbian
                              Description:    Raspbian GNU/Linux 11 (bullseye)
                              Release:        11
                              Codename:       bullseye
                              

                              Der Stand soll auf Debian 12 'Bookworm' gehoben werden. Ich mache das wie folgt:

                              Zunächst alles auf den letzten Stand bringen

                              pi@mysterium2:~ $ sudo apt update
                              Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                              Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                              Hit:3 https://deb.nodesource.com/node_18.x bullseye InRelease
                              Get:4 https://pkgs.tailscale.com/stable/raspbian bullseye InRelease
                              Fetched 6,522 B in 6s (1,042 B/s)
                              Reading package lists... Done
                              Building dependency tree... Done
                              Reading state information... Done
                              113 packages can be upgraded. Run 'apt list --upgradable' to see them.
                              

                              Wenn in der Liste irgendwas mit bullseye-backports oder bullseye-propsed-updates oder ähnliches auftauchen sollte, dann ist diese Quelle zuvor zu deaktivieren. Ebenso andere manuelle Eingriffe in die Paket-Datenbank. Z.B. ein apt-hold auf das Paket 'udev' ist ja von einigen getätigt worden, diese Sperren müssen aufgehoben werden. Kann man per

                              apt-mark showhold
                              

                              prüfen. Die aufgelisteten Pakete dann mit

                              sudo apt-mark unhold `apt-mark showhold`
                              

                              wieder frei laufen lassen.

                              Also

                              sudo apt full-upgrade
                              sudo reboot
                              

                              Nach dem reboot dürfen keine Pakete mehr in der Pipeline hängen.

                              pi@mysterium2:~ $ sudo apt update
                              Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                              Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
                              Hit:3 https://deb.nodesource.com/node_18.x bullseye InRelease
                              Get:4 https://pkgs.tailscale.com/stable/raspbian bullseye InRelease
                              Fetched 6,522 B in 2s (3,644 B/s)
                              Reading package lists... Done
                              Building dependency tree... Done
                              Reading state information... Done
                              All packages are up to date.
                              

                              Prima, jetzt ist die Basis stabil und wir können auf bookworm/Debian12 umschwenken.

                              In die Datei /etc/apt/sources.list kopieren wir diese neuen Zeilen rein, die alten Einträge fliegen dafür raus:
                              Via

                              sudo nano /etc/apt/sources.list
                              

                              das einkopieren:

                              deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware
                              deb http://security.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware
                              deb http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware
                              # Uncomment deb-src lines below then 'apt-get update' to enable 'apt-get source'
                              deb-src http://deb.debian.org/debian bookworm main contrib non-free
                              deb-src http://security.debian.org/debian-security bookworm-security main contrib non-free
                              deb-src http://deb.debian.org/debian bookworm-updates main contrib non-free
                              

                              Zusätzlich stellen wir auch noch weitere Dateien auf bookworm um:

                              sudo sed -i 's/bullseye/bookworm/g' /etc/apt/sources.list
                              sudo sed -i 's/bullseye/bookworm/g' /etc/apt/sources.list.d/*
                              

                              Wenn ein erneutes

                              sudo apt update
                              

                              Meldungen wie die folgende ergibt:

                              Err:2 http://deb.debian.org/debian bookworm InRelease
                                The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 648ACFD622F3D138 NO_PUBKEY 0E98404D386FA1D9
                              

                              muss der Schlüssel jeweils herangezogen werden.
                              Macht man so:

                              sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 648ACFD622F3D138
                              

                              Die ID des keys übernimmt man natürlich aus der vorherigen Meldung.

                              Das macht man mit allen fehlenden Schlüsseln, bis es so oder so ähnlich aussieht, die Meldungen bzgl. der Schlüssel also nicht mehr vorhanden sind:

                              pi@mysterium2:~ $ sudo apt update
                              Hit:1 http://archive.raspberrypi.org/debian bookworm InRelease
                              Hit:2 http://deb.debian.org/debian bookworm InRelease
                              Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                              Hit:4 http://security.debian.org/debian-security bookworm-security InRelease
                              Hit:5 http://raspbian.raspberrypi.org/raspbian bookworm InRelease
                              Hit:6 https://deb.nodesource.com/node_18.x bookworm InRelease
                              Get:7 https://pkgs.tailscale.com/stable/debian bookworm InRelease
                              Fetched 6,522 B in 3s (2,404 B/s)
                              Reading package lists... Done
                              Building dependency tree... Done
                              Reading state information... Done
                              445 packages can be upgraded. Run 'apt list --upgradable' to see them.
                              

                              Auch dürfen da keine Einträge mit bullseye mehr vorkommen.

                              Vor dem eigentlichen Upgrade schaut man per

                              sudo apt -o APT::Get::Trivial-Only=true full-upgrade
                              

                              nach ob auch genug Platz auf dem Datenträger ist. Wenn E: You don't have enough free space in /var/cache/apt/archives/. gemeldet wird sollte man vorher aufräumen, z. B. per

                              sudo apt clean
                              

                              Jetzt aber los...

                              sudo apt update
                              sudo apt full-upgrade
                              

                              Wenn während des Upgrades Rückfragen kommen, ob eine neue Version einer Konfig-Datei eingespielt werden soll bitte immer mit yes bestätigen. Es wird von der ursprünglichen Datei eine Kopie mit der Endung .dpkg-old gespeichert, welche bei Bedarf dann zurückgespielt werden kann.
                              Gleiches gilt für die Frage, ob Services automatisch neugestartet werden sollen.
                              Aus der Anzeige des ChangeLogs kommt man durch Eingabe von q heraus.

                              Jetzt holt man sich einen Kaffee (alternativ Club Mate) und schaut wie ein Superhacker mit schwarzem Kaputzenpulli und koffeinhaltigem Getränk in der Hand angestrengt auf die vorbeilaufenden Meldungen im Terminal und haut gelegentlich bei den obengenannten Rückfragen auf die Y-Taste.

                              Wenn alles durchgelaufen ist und nach einem beherzten

                              sudo reboot
                              

                              befinden wir uns in Debian 12 'Bookworm'

                                     _,met$$$$$gg.          pi@mysterium2
                                  ,g$$$$$$$$$$$$$$$P.       -------------
                                ,g$$P"     """Y$$.".        OS: Debian GNU/Linux 12 (bookworm) armv7l
                               ,$$P'              `$$$.     Host: Raspberry Pi 3 Model B Plus Rev 1.3
                              ',$$P       ,ggs.     `$$b:   Kernel: 6.1.21-v7+
                              `d$$'     ,$P"'   .    $$$    Uptime: 1 hour, 31 mins
                               $$P      d$'     ,    $$P    Packages: 711 (dpkg)
                               $$:      $$.   -    ,d$$'    Shell: bash 5.2.15
                               $$;      Y$b._   _,d$P'      Terminal: /dev/pts/0
                               Y$$.    `.`"Y$$$$P"'         CPU: BCM2835 (4) @ 1.400GHz
                               `$$b      "-.__              Memory: 70MiB / 965MiB
                                `Y$$
                                 `Y$$.
                                   `$$b.
                                     `Y$$b.
                                        `"Y$b._
                                            `"""
                              

                              Falls Meldungen bei einem

                              sudo apt update
                              

                              bezüglich apt-key auftauchen:

                              W: http://security.debian.org/debian-security/dists/bookworm-security/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                              W: http://raspbian.raspberrypi.org/raspbian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                              W: http://deb.debian.org/debian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                              W: http://archive.raspberrypi.org/debian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                              W: http://deb.debian.org/debian/dists/bookworm-updates/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                              W: http://archive.raspberrypi.org/debian/dists/bullseye/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                              W: https://pkgs.tailscale.com/stable/debian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                              

                              kann man die noch an eine andere Stelle schieben:

                              sudo mv /etc/apt/trusted.gpg /etc/apt/trusted.gpg.d/
                              

                              Das ist zwar nicht der Königsweg, sorgt aber dafür das die Meldungen für das erste verschwinden.

                              Fertig, viel Spaß mit dem Bücherwurm / Debian 12.

                              U Offline
                              U Offline
                              UV-on-fire
                              schrieb am zuletzt editiert von
                              #281

                              @thomas-braun
                              Also hat problemlos geklapp auf meinem NUC. Container problemlos upgedatet und hochgelaufen.

                              Vielen Dank für deine Anleitung. Perfekt :+1: :clap:

                              lobomauL 1 Antwort Letzte Antwort
                              0
                              • U UV-on-fire

                                @thomas-braun
                                Also hat problemlos geklapp auf meinem NUC. Container problemlos upgedatet und hochgelaufen.

                                Vielen Dank für deine Anleitung. Perfekt :+1: :clap:

                                lobomauL Offline
                                lobomauL Offline
                                lobomau
                                schrieb am zuletzt editiert von lobomau
                                #282

                                Das Update auf dem NUC von Debian 11 auf 12 lief ohne Prpbleme durch.
                                Nur der Pi4 als slave will nicht mehr connecten. Kann es am Update auf Debian 12 liegen? Hab am Pi4 eigentlich nichts geändert, da läuft weiterhin bullseye.
                                Beim slave kommt:

                                pi@Pi4:~ $ sudo iobroker multihost browse
                                No connection to states 192.168.1.19:6379[redis]
                                

                                Und vorher beim Host:

                                lobomau@ioBroker:~$ sudo iobroker multihost enable
                                [sudo] password for lobomau: 
                                Please check the binding of the configured jsonl server to allow remote connections.
                                No configuration change needed.
                                
                                
                                Multihost discovery server: enabled
                                Discovery authentication:   enabled
                                Persistent activation:      disabled
                                Objects:                    jsonl on 0.0.0.0
                                States:                     redis on 0.0.0.0
                                

                                Host: NUC8i3 mit Proxmox:

                                • ioBroker CT Debian 13, npm 10.9.3, nodejs 22.20.0
                                • Slave: Pi4
                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • lobomauL lobomau

                                  Das Update auf dem NUC von Debian 11 auf 12 lief ohne Prpbleme durch.
                                  Nur der Pi4 als slave will nicht mehr connecten. Kann es am Update auf Debian 12 liegen? Hab am Pi4 eigentlich nichts geändert, da läuft weiterhin bullseye.
                                  Beim slave kommt:

                                  pi@Pi4:~ $ sudo iobroker multihost browse
                                  No connection to states 192.168.1.19:6379[redis]
                                  

                                  Und vorher beim Host:

                                  lobomau@ioBroker:~$ sudo iobroker multihost enable
                                  [sudo] password for lobomau: 
                                  Please check the binding of the configured jsonl server to allow remote connections.
                                  No configuration change needed.
                                  
                                  
                                  Multihost discovery server: enabled
                                  Discovery authentication:   enabled
                                  Persistent activation:      disabled
                                  Objects:                    jsonl on 0.0.0.0
                                  States:                     redis on 0.0.0.0
                                  
                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von Thomas Braun
                                  #283

                                  @lobomau sagte in Upgrade von Debian 11/Bullseye auf 12/Bookworm:

                                  sudo iobroker

                                  Wie immer: iobroker wird NICHT per sudo angepackt. Nie.

                                  Du verbiegst dir die Rechte, bis es zu genau solch merkwürdigen Meldungen wie jetzt bei dir kommt.

                                  iob fix
                                  

                                  auf allen Installationen.

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  lobomauL 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @lobomau sagte in Upgrade von Debian 11/Bullseye auf 12/Bookworm:

                                    sudo iobroker

                                    Wie immer: iobroker wird NICHT per sudo angepackt. Nie.

                                    Du verbiegst dir die Rechte, bis es zu genau solch merkwürdigen Meldungen wie jetzt bei dir kommt.

                                    iob fix
                                    

                                    auf allen Installationen.

                                    lobomauL Offline
                                    lobomauL Offline
                                    lobomau
                                    schrieb am zuletzt editiert von lobomau
                                    #284

                                    @thomas-braun Danke für den Hinweis. iob fix hab ich gemacht. Hat aber erstmal nichts geändert.
                                    Weiter unten in der Beschreibung zu multihost ist nochmal der Hinweis zu Redis.
                                    Bei mir steht in der zu ändernden Zeile (hatte da aber auch nie etwas geändert):

                                    bind 127.0.0.1 -::1
                                    

                                    Hab ich angepasst auf:

                                    bind 127.0.0.1 192.168.1.19
                                    

                                    Alle Maschinen neugestartet, aber es funktioniert nicht mehr. Irgendwas mit dem "binding"?

                                    lobomau@ioBroker:~$ iobroker multihost enable
                                    Please check the binding of the configured jsonl server to allow remote connections.
                                    No configuration change needed.
                                    
                                    
                                    Multihost discovery server: enabled
                                    Discovery authentication:   enabled
                                    Persistent activation:      disabled
                                    Objects:                    jsonl on 0.0.0.0
                                    States:                     redis on 0.0.0.0
                                    

                                    Host: NUC8i3 mit Proxmox:

                                    • ioBroker CT Debian 13, npm 10.9.3, nodejs 22.20.0
                                    • Slave: Pi4
                                    R 1 Antwort Letzte Antwort
                                    0
                                    • lobomauL lobomau

                                      @thomas-braun Danke für den Hinweis. iob fix hab ich gemacht. Hat aber erstmal nichts geändert.
                                      Weiter unten in der Beschreibung zu multihost ist nochmal der Hinweis zu Redis.
                                      Bei mir steht in der zu ändernden Zeile (hatte da aber auch nie etwas geändert):

                                      bind 127.0.0.1 -::1
                                      

                                      Hab ich angepasst auf:

                                      bind 127.0.0.1 192.168.1.19
                                      

                                      Alle Maschinen neugestartet, aber es funktioniert nicht mehr. Irgendwas mit dem "binding"?

                                      lobomau@ioBroker:~$ iobroker multihost enable
                                      Please check the binding of the configured jsonl server to allow remote connections.
                                      No configuration change needed.
                                      
                                      
                                      Multihost discovery server: enabled
                                      Discovery authentication:   enabled
                                      Persistent activation:      disabled
                                      Objects:                    jsonl on 0.0.0.0
                                      States:                     redis on 0.0.0.0
                                      
                                      R Online
                                      R Online
                                      reutli
                                      schrieb am zuletzt editiert von
                                      #285

                                      @lobomau

                                      ... aber nicht dass es damit
                                      https://forum.iobroker.net/topic/69019/raspberry-pi-os-lite-bookworm-ist-da/56
                                      zusammenhängt?

                                      Kann ich nicht beurteilen aber bei mir hat es (ohne Redis) geholfen.

                                      BITTE BEACHTET DOCH DAS: https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge
                                      iobroker in Debian-VM auf Proxmox Server (Ryzen 7 / 32GB / 1TB NVMe SSD) als Master - mehrere Raspberry Pis (3+4) als Slaves. InfluxDB V2 und Grafana auf LXC.

                                      *Wer freundlich ist, dem wird freundlich geholfen *

                                      meuteM lobomauL 2 Antworten Letzte Antwort
                                      0
                                      • R reutli

                                        @lobomau

                                        ... aber nicht dass es damit
                                        https://forum.iobroker.net/topic/69019/raspberry-pi-os-lite-bookworm-ist-da/56
                                        zusammenhängt?

                                        Kann ich nicht beurteilen aber bei mir hat es (ohne Redis) geholfen.

                                        meuteM Offline
                                        meuteM Offline
                                        meute
                                        schrieb am zuletzt editiert von
                                        #286

                                        @Thomas-Braun
                                        Top Anleitung. :+1:
                                        Ich habe meinen Test-Raspi hochgezogen.
                                        Er läuft noch, jetzt mit 12/bookworm.

                                        Du schreibst in Deiner Anleitung folgendes:
                                        "Wenn während des Upgrades Rückfragen kommen, ob eine neue Version einer Konfig-Datei eingespielt werden soll bitte immer mit yes bestätigen. Es wird von der ursprünglichen Datei eine Kopie mit der Endung .dpkg-old gespeichert, welche bei Bedarf dann zurückgespielt werden kann."

                                        Das habe ich gemacht.
                                        Bei mir gab es gesicherte Dateien mit folgenden Endungen:
                                        .dpkg-old
                                        .ucf-old
                                        .update-old

                                        Einen Vorschlag habe ich dazu.
                                        Du könntest in Deiner Anleitung als Anmerkung die Suche nach solchen Dateien hinzufügen.
                                        Danach ist es ein leichtes, alt und neu zu kontrollieren.

                                        sudo find /etc/ -iname *-old | sort
                                        

                                        fraenk for friends Code: MATF103

                                        1 Antwort Letzte Antwort
                                        0
                                        • R reutli

                                          @lobomau

                                          ... aber nicht dass es damit
                                          https://forum.iobroker.net/topic/69019/raspberry-pi-os-lite-bookworm-ist-da/56
                                          zusammenhängt?

                                          Kann ich nicht beurteilen aber bei mir hat es (ohne Redis) geholfen.

                                          lobomauL Offline
                                          lobomauL Offline
                                          lobomau
                                          schrieb am zuletzt editiert von
                                          #287

                                          @reutli Danke für den Hinweis! "ohne Redis" war der richtige Tipp. Nun läuft alles und zwar mit jsonl. Habe auch den Pi4 auf bookworm hochgezogen.
                                          Bildschirmfoto 2023-11-01 um 22.10.20.png

                                          Host: NUC8i3 mit Proxmox:

                                          • ioBroker CT Debian 13, npm 10.9.3, nodejs 22.20.0
                                          • Slave: Pi4
                                          ? 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          415

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe