Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. Installation
  5. Umzug von Bullseye auf Trixie, Probleme mit Backup

NEWS

  • wichtiges UPDATE für controller 7.2.2 im stable
    HomoranH
    Homoran
    9
    1
    657

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    16
    1
    3.0k

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    3.0k

Umzug von Bullseye auf Trixie, Probleme mit Backup

Geplant Angeheftet Gesperrt Verschoben Installation
58 Beiträge 5 Kommentatoren 346 Aufrufe 5 Beobachtet
  • Ä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.
  • D DiMe
    
    pi@Raspberry:~ $ apt policy mongodb-org
    Notice: Unable to locate package mongodb-org
    
    
    pi@Raspberry:~ $ sudo apt update
    sudo apt full-upgrade
    [sudo] password for pi:
    Hit:1 http://deb.debian.org/debian-security trixie-security InRelease
    Hit:2 http://archive.raspberrypi.com/debian trixie InRelease
    Hit:3 https://apt.grafana.com stable InRelease
    Hit:4 https://deb.debian.org/debian trixie InRelease
    Hit:5 https://deb.nodesource.com/node_22.x nodistro InRelease
    Hit:6 https://apt.glennr.nl/repo trixie InRelease
    Get:7 https://repos.influxdata.com/debian stable InRelease [6,922 B]
    Hit:8 https://repo.mongodb.org/apt/debian trixie/mongodb-org/8.0 InRelease
    Get:9 https://packages.adoptium.net/artifactory/deb trixie InRelease [7,503 B]
    Fetched 14.4 kB in 1s (23.3 kB/s)
    1 package can be upgraded. Run 'apt list --upgradable' to see it.
    Notice: Skipping acquire of configured file 'main/binary-armhf/Packages' as repository 'https://repo.mongodb.org/apt/debian trixie/mongodb-org/8.0 InRelease' doesn't support architecture 'armhf'
    The following packages were automatically installed and are no longer required:
      gyp             libjs-is-typedarray  libjs-sprintf-js
      libcares2       libjs-prettify       libjs-typedarray-to-buffer
      libjs-events    libjs-regenerate     libssl-dev
      libjs-inherits  libjs-source-map     libuv1-dev
    Use 'sudo apt autoremove' to remove them.
    
    Upgrading:
      influxdb
    
    Installing dependencies:
      influxdata-archive-keyring
    
    Summary:
      Upgrading: 1, Installing: 1, Removing: 0, Not Upgrading: 0
      Download size: 37.4 MB / 37.4 MB
      Space needed: 106 MB / 16.5 GB available
    
    Continue? [Y/n] y
    Get:1 https://repos.influxdata.com/debian stable/main arm64 influxdb arm64 1.12.4-1 [37.4 MB]
    Fetched 37.4 MB in 14s (2,703 kB/s)
    Reading changelogs... Done
    Selecting previously unselected package influxdata-archive-keyring.
    (Reading database ... 126586 files and directories currently installed.)
    Preparing to unpack .../influxdata-archive-keyring_2026.01.09_all.deb ...
    Unpacking influxdata-archive-keyring (2026.01.09) ...
    Preparing to unpack .../influxdb_1.12.4-1_arm64.deb ...
    Unpacking influxdb (1.12.4-1) over (1.6.7~rc0-2+b12) ...
    Setting up influxdb (1.12.4-1) ...
    Installing new version of config file /etc/influxdb/influxdb.conf ...
    Synchronizing state of influxdb.service with SysV service script with /usr/lib/systemd/systemd-sysv-install.
    Executing: /usr/lib/systemd/systemd-sysv-install enable influxdb
    Setting up influxdata-archive-keyring (2026.01.09) ...
    Processing triggers for man-db (2.13.1-1) ...
    
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb zuletzt editiert von
    #49

    @DiMe

    sudo apt autoremove
    

    Dann nochmal ein

    sudo apt update
    sudo apt full-upgrade
    

    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
    • D Online
      D Online
      DiMe
      schrieb zuletzt editiert von
      #50
      i@Raspberry:~ $ sudo apt autoremove
      [sudo] password for pi:
      REMOVING:
        gyp             libjs-is-typedarray  libjs-sprintf-js
        libcares2       libjs-prettify       libjs-typedarray-to-buffer
        libjs-events    libjs-regenerate     libssl-dev
        libjs-inherits  libjs-source-map     libuv1-dev
      
      Summary:
        Upgrading: 0, Installing: 0, Removing: 12, Not Upgrading: 0
        Freed space: 19.9 MB
      
      Continue? [Y/n] y
      (Reading database ... 126612 files and directories currently installed.)
      Removing gyp (0.16.2-2) ...
      Removing libcares2:arm64 (1.34.5-1+deb13u1) ...
      Removing libjs-events (3.3.0+~3.0.0-3) ...
      Removing libjs-inherits (2.0.4-6) ...
      Removing libjs-is-typedarray (1.0.0-4) ...
      Removing libjs-prettify (2015.12.04+dfsg-1.1) ...
      Removing libjs-regenerate (1.4.2-3) ...
      Removing libjs-source-map (0.7.0++dfsg2+really.0.6.1-15) ...
      Removing libjs-sprintf-js (1.1.2+ds1+~1.1.2-1) ...
      Removing libjs-typedarray-to-buffer (4.0.0-2) ...
      Removing libssl-dev:arm64 (3.5.6-1~deb13u2+rpt1) ...
      Removing libuv1-dev:arm64 (1.50.0-2) ...
      Processing triggers for man-db (2.13.1-1) ...
      Processing triggers for libc-bin (2.41-12+rpt1+deb13u3) ...
      pi@Raspberry:~ $ sudo apt update
      sudo apt full-upgrade
      Hit:1 http://deb.debian.org/debian-security trixie-security InRelease
      Hit:2 http://archive.raspberrypi.com/debian trixie InRelease
      Hit:3 https://apt.grafana.com stable InRelease
      Hit:4 https://deb.debian.org/debian trixie InRelease
      Hit:5 https://deb.nodesource.com/node_22.x nodistro InRelease
      Get:6 https://repos.influxdata.com/debian stable InRelease [6,922 B]
      Hit:7 https://apt.glennr.nl/repo trixie InRelease
      Hit:8 https://repo.mongodb.org/apt/debian trixie/mongodb-org/8.0 InRelease
      Get:9 https://packages.adoptium.net/artifactory/deb trixie InRelease [7,503 B]
      Fetched 14.4 kB in 1s (24.2 kB/s)
      All packages are up to date.
      Notice: Skipping acquire of configured file 'main/binary-armhf/Packages' as repository 'https://repo.mongodb.org/apt/debian trixie/mongodb-org/8.0 InRelease' doesn't support architecture 'armhf'
      Summary:
        Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
      pi@Raspberry:~ $ apt policy mongodb-org
      Notice: Unable to locate package mongodb-org
      
      
      
      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • D DiMe
        i@Raspberry:~ $ sudo apt autoremove
        [sudo] password for pi:
        REMOVING:
          gyp             libjs-is-typedarray  libjs-sprintf-js
          libcares2       libjs-prettify       libjs-typedarray-to-buffer
          libjs-events    libjs-regenerate     libssl-dev
          libjs-inherits  libjs-source-map     libuv1-dev
        
        Summary:
          Upgrading: 0, Installing: 0, Removing: 12, Not Upgrading: 0
          Freed space: 19.9 MB
        
        Continue? [Y/n] y
        (Reading database ... 126612 files and directories currently installed.)
        Removing gyp (0.16.2-2) ...
        Removing libcares2:arm64 (1.34.5-1+deb13u1) ...
        Removing libjs-events (3.3.0+~3.0.0-3) ...
        Removing libjs-inherits (2.0.4-6) ...
        Removing libjs-is-typedarray (1.0.0-4) ...
        Removing libjs-prettify (2015.12.04+dfsg-1.1) ...
        Removing libjs-regenerate (1.4.2-3) ...
        Removing libjs-source-map (0.7.0++dfsg2+really.0.6.1-15) ...
        Removing libjs-sprintf-js (1.1.2+ds1+~1.1.2-1) ...
        Removing libjs-typedarray-to-buffer (4.0.0-2) ...
        Removing libssl-dev:arm64 (3.5.6-1~deb13u2+rpt1) ...
        Removing libuv1-dev:arm64 (1.50.0-2) ...
        Processing triggers for man-db (2.13.1-1) ...
        Processing triggers for libc-bin (2.41-12+rpt1+deb13u3) ...
        pi@Raspberry:~ $ sudo apt update
        sudo apt full-upgrade
        Hit:1 http://deb.debian.org/debian-security trixie-security InRelease
        Hit:2 http://archive.raspberrypi.com/debian trixie InRelease
        Hit:3 https://apt.grafana.com stable InRelease
        Hit:4 https://deb.debian.org/debian trixie InRelease
        Hit:5 https://deb.nodesource.com/node_22.x nodistro InRelease
        Get:6 https://repos.influxdata.com/debian stable InRelease [6,922 B]
        Hit:7 https://apt.glennr.nl/repo trixie InRelease
        Hit:8 https://repo.mongodb.org/apt/debian trixie/mongodb-org/8.0 InRelease
        Get:9 https://packages.adoptium.net/artifactory/deb trixie InRelease [7,503 B]
        Fetched 14.4 kB in 1s (24.2 kB/s)
        All packages are up to date.
        Notice: Skipping acquire of configured file 'main/binary-armhf/Packages' as repository 'https://repo.mongodb.org/apt/debian trixie/mongodb-org/8.0 InRelease' doesn't support architecture 'armhf'
        Summary:
          Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
        pi@Raspberry:~ $ apt policy mongodb-org
        Notice: Unable to locate package mongodb-org
        
        
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb zuletzt editiert von Thomas Braun
        #51

        @DiMe

        Das mongodb-Repo scheint im Moment nicht richtig befüllt zu sein.
        Denn laut deren eigener Anleitung muss da ein Paket namens mongodb-org vorhanden sein, isses aber nicht:

        thomas@testpi:~ $ apt policy mongodb
        mongodb:
          Installed: (none)
          Candidate: (none)
          Version table:
        thomas@testpi:~ $ apt policy mongodb-org
        Notice: Unable to locate package mongodb-org
        thomas@testpi:~ $ 
        

        Keine Ahnung was da warum wie lange (noch) klemmt.

        BTW: Die Meldung
        Notice: Skipping acquire of configured file 'main/binary-armhf/Packages' as repository 'https://repo.mongodb.org/apt/debian trixie/mongodb-org/8.0 InRelease' doesn't support architecture 'armhf'
        kannst du abstellen, indem du die Datei /etc/apt/sources.list.d/mongodb-org-8.0.list so anpasst:

        deb [ arch=arm64 signed-by=/usr/share/keyrings/mongodb-server-8.0.gpg ] https://repo.mongodb.org/apt/debian trixie/mongodb-org/8.0 main
        
        

        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

        D 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @DiMe

          Das mongodb-Repo scheint im Moment nicht richtig befüllt zu sein.
          Denn laut deren eigener Anleitung muss da ein Paket namens mongodb-org vorhanden sein, isses aber nicht:

          thomas@testpi:~ $ apt policy mongodb
          mongodb:
            Installed: (none)
            Candidate: (none)
            Version table:
          thomas@testpi:~ $ apt policy mongodb-org
          Notice: Unable to locate package mongodb-org
          thomas@testpi:~ $ 
          

          Keine Ahnung was da warum wie lange (noch) klemmt.

          BTW: Die Meldung
          Notice: Skipping acquire of configured file 'main/binary-armhf/Packages' as repository 'https://repo.mongodb.org/apt/debian trixie/mongodb-org/8.0 InRelease' doesn't support architecture 'armhf'
          kannst du abstellen, indem du die Datei /etc/apt/sources.list.d/mongodb-org-8.0.list so anpasst:

          deb [ arch=arm64 signed-by=/usr/share/keyrings/mongodb-server-8.0.gpg ] https://repo.mongodb.org/apt/debian trixie/mongodb-org/8.0 main
          
          
          D Online
          D Online
          DiMe
          schrieb zuletzt editiert von
          #52

          @Thomas-Braun sagte:

          Keine Ahnung was da warum wie lange (noch) klemmt.

          Ah, wie ich sehe ist das auch so bei dir auf deinem Testpi

           pi@Raspberry:~ $ deb [ arch=arm64 signed-by=/usr/share/keyrings/mongodb-server-8                                  .0.gpg ] https://repo.mongodb.org/apt/debian trixie/mongodb-org/8.0 main
          
          -bash: deb: command not found
          pi@Raspberry:~ $ deb[ arch=arm64 signed-by=/usr/share/keyrings/mongodb-server-8.                                  0.gpg ] https://repo.mongodb.org/apt/debian trixie/mongodb-org/8.0 main
          -bash: deb[ arch=arm64 signed-by=/usr/share/keyrings/mongodb-server-8.0.gpg ]: N                                  o such file or directory
          
          

          Also beim genau kopieren kam, command not found
          Habe in meiner Ahnungslosigkeit das Leerzeichen nach deb entfernt.
          Dann kam Meldung das Datei nicht gefunden.
          Die datei ist aber da:

          pi@Raspberry:~ $ ls -lA /usr/share/keyrings
          total 240
          lrwxrwxrwx 1 root root    37 Apr 10  2025 debian-archive-bookworm-automatic.gpg -> debian-archive-bookworm-automat                                       ic.pgp
          -rw-r--r-- 1 root root  8700 Apr 10  2025 debian-archive-bookworm-automatic.pgp
          lrwxrwxrwx 1 root root    46 Apr 10  2025 debian-archive-bookworm-security-automatic.gpg -> debian-archive-bookwor                                       m-security-automatic.pgp
          -rw-r--r-- 1 root root  8709 Apr 10  2025 debian-archive-bookworm-security-automatic.pgp
          lrwxrwxrwx 1 root root    34 Apr 10  2025 debian-archive-bookworm-stable.gpg -> debian-archive-bookworm-stable.pgp
          -rw-r--r-- 1 root root   280 Apr 10  2025 debian-archive-bookworm-stable.pgp
          lrwxrwxrwx 1 root root    37 Apr 10  2025 debian-archive-bullseye-automatic.gpg -> debian-archive-bullseye-automat                                       ic.pgp
          -rw-r--r-- 1 root root  8700 Apr 10  2025 debian-archive-bullseye-automatic.pgp
          lrwxrwxrwx 1 root root    46 Apr 10  2025 debian-archive-bullseye-security-automatic.gpg -> debian-archive-bullsey                                       e-security-automatic.pgp
          -rw-r--r-- 1 root root  8709 Apr 10  2025 debian-archive-bullseye-security-automatic.pgp
          lrwxrwxrwx 1 root root    34 Apr 10  2025 debian-archive-bullseye-stable.gpg -> debian-archive-bullseye-stable.pgp
          -rw-r--r-- 1 root root  2453 Apr 10  2025 debian-archive-bullseye-stable.pgp
          lrwxrwxrwx 1 root root    26 Apr 10  2025 debian-archive-keyring.gpg -> debian-archive-keyring.pgp
          -rw-r--r-- 1 root root 55918 Apr 10  2025 debian-archive-keyring.pgp
          lrwxrwxrwx 1 root root    31 Apr 10  2025 debian-archive-removed-keys.gpg -> debian-archive-removed-keys.pgp
          -rw-r--r-- 1 root root 72636 Apr 10  2025 debian-archive-removed-keys.pgp
          lrwxrwxrwx 1 root root    35 Apr 10  2025 debian-archive-trixie-automatic.gpg -> debian-archive-trixie-automatic.p                                       gp
          -rw-r--r-- 1 root root  8698 Apr 10  2025 debian-archive-trixie-automatic.pgp
          lrwxrwxrwx 1 root root    44 Apr 10  2025 debian-archive-trixie-security-automatic.gpg -> debian-archive-trixie-se                                       curity-automatic.pgp
          -rw-r--r-- 1 root root  8707 Apr 10  2025 debian-archive-trixie-security-automatic.pgp
          lrwxrwxrwx 1 root root    32 Apr 10  2025 debian-archive-trixie-stable.gpg -> debian-archive-trixie-stable.pgp
          -rw-r--r-- 1 root root   962 Apr 10  2025 debian-archive-trixie-stable.pgp
          -rw-r--r-- 1 root root  2370 Jan  9 18:55 influxdata-archive_compat.gpg
          -rw-r--r-- 1 root root  4516 Jan  9 18:55 influxdata-archive.gpg
          -rw-r--r-- 1 root root  1178 Jun 27 13:40 mongodb-server-8.0.gpg
          -rw-r--r-- 1 root root  1207 Jun 27 10:53 nodesource.gpg
          lrwxrwxrwx 1 root root    33 Jun  6  2025 raspberrypi-archive-automatic.gpg -> raspberrypi-archive-automatic.pgp
          -rw-r--r-- 1 root root  1229 Jun  6  2025 raspberrypi-archive-automatic.pgp
          lrwxrwxrwx 1 root root    31 Jun  6  2025 raspberrypi-archive-keyring.gpg -> raspberrypi-archive-keyring.pgp
          -rw-r--r-- 1 root root  1229 Jun  6  2025 raspberrypi-archive-keyring.pgp
          
          
          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • D DiMe

            @Thomas-Braun sagte:

            Keine Ahnung was da warum wie lange (noch) klemmt.

            Ah, wie ich sehe ist das auch so bei dir auf deinem Testpi

             pi@Raspberry:~ $ deb [ arch=arm64 signed-by=/usr/share/keyrings/mongodb-server-8                                  .0.gpg ] https://repo.mongodb.org/apt/debian trixie/mongodb-org/8.0 main
            
            -bash: deb: command not found
            pi@Raspberry:~ $ deb[ arch=arm64 signed-by=/usr/share/keyrings/mongodb-server-8.                                  0.gpg ] https://repo.mongodb.org/apt/debian trixie/mongodb-org/8.0 main
            -bash: deb[ arch=arm64 signed-by=/usr/share/keyrings/mongodb-server-8.0.gpg ]: N                                  o such file or directory
            
            

            Also beim genau kopieren kam, command not found
            Habe in meiner Ahnungslosigkeit das Leerzeichen nach deb entfernt.
            Dann kam Meldung das Datei nicht gefunden.
            Die datei ist aber da:

            pi@Raspberry:~ $ ls -lA /usr/share/keyrings
            total 240
            lrwxrwxrwx 1 root root    37 Apr 10  2025 debian-archive-bookworm-automatic.gpg -> debian-archive-bookworm-automat                                       ic.pgp
            -rw-r--r-- 1 root root  8700 Apr 10  2025 debian-archive-bookworm-automatic.pgp
            lrwxrwxrwx 1 root root    46 Apr 10  2025 debian-archive-bookworm-security-automatic.gpg -> debian-archive-bookwor                                       m-security-automatic.pgp
            -rw-r--r-- 1 root root  8709 Apr 10  2025 debian-archive-bookworm-security-automatic.pgp
            lrwxrwxrwx 1 root root    34 Apr 10  2025 debian-archive-bookworm-stable.gpg -> debian-archive-bookworm-stable.pgp
            -rw-r--r-- 1 root root   280 Apr 10  2025 debian-archive-bookworm-stable.pgp
            lrwxrwxrwx 1 root root    37 Apr 10  2025 debian-archive-bullseye-automatic.gpg -> debian-archive-bullseye-automat                                       ic.pgp
            -rw-r--r-- 1 root root  8700 Apr 10  2025 debian-archive-bullseye-automatic.pgp
            lrwxrwxrwx 1 root root    46 Apr 10  2025 debian-archive-bullseye-security-automatic.gpg -> debian-archive-bullsey                                       e-security-automatic.pgp
            -rw-r--r-- 1 root root  8709 Apr 10  2025 debian-archive-bullseye-security-automatic.pgp
            lrwxrwxrwx 1 root root    34 Apr 10  2025 debian-archive-bullseye-stable.gpg -> debian-archive-bullseye-stable.pgp
            -rw-r--r-- 1 root root  2453 Apr 10  2025 debian-archive-bullseye-stable.pgp
            lrwxrwxrwx 1 root root    26 Apr 10  2025 debian-archive-keyring.gpg -> debian-archive-keyring.pgp
            -rw-r--r-- 1 root root 55918 Apr 10  2025 debian-archive-keyring.pgp
            lrwxrwxrwx 1 root root    31 Apr 10  2025 debian-archive-removed-keys.gpg -> debian-archive-removed-keys.pgp
            -rw-r--r-- 1 root root 72636 Apr 10  2025 debian-archive-removed-keys.pgp
            lrwxrwxrwx 1 root root    35 Apr 10  2025 debian-archive-trixie-automatic.gpg -> debian-archive-trixie-automatic.p                                       gp
            -rw-r--r-- 1 root root  8698 Apr 10  2025 debian-archive-trixie-automatic.pgp
            lrwxrwxrwx 1 root root    44 Apr 10  2025 debian-archive-trixie-security-automatic.gpg -> debian-archive-trixie-se                                       curity-automatic.pgp
            -rw-r--r-- 1 root root  8707 Apr 10  2025 debian-archive-trixie-security-automatic.pgp
            lrwxrwxrwx 1 root root    32 Apr 10  2025 debian-archive-trixie-stable.gpg -> debian-archive-trixie-stable.pgp
            -rw-r--r-- 1 root root   962 Apr 10  2025 debian-archive-trixie-stable.pgp
            -rw-r--r-- 1 root root  2370 Jan  9 18:55 influxdata-archive_compat.gpg
            -rw-r--r-- 1 root root  4516 Jan  9 18:55 influxdata-archive.gpg
            -rw-r--r-- 1 root root  1178 Jun 27 13:40 mongodb-server-8.0.gpg
            -rw-r--r-- 1 root root  1207 Jun 27 10:53 nodesource.gpg
            lrwxrwxrwx 1 root root    33 Jun  6  2025 raspberrypi-archive-automatic.gpg -> raspberrypi-archive-automatic.pgp
            -rw-r--r-- 1 root root  1229 Jun  6  2025 raspberrypi-archive-automatic.pgp
            lrwxrwxrwx 1 root root    31 Jun  6  2025 raspberrypi-archive-keyring.gpg -> raspberrypi-archive-keyring.pgp
            -rw-r--r-- 1 root root  1229 Jun  6  2025 raspberrypi-archive-keyring.pgp
            
            
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb zuletzt editiert von
            #53

            @DiMe sagte:

            Also beim genau kopieren kam, command not found

            Das ist der Eintrag in der Datei
            /etc/apt/sources.list.d/mongodb-org-8.0.list

            Diese musst du mit deinem bevorzugten Editor bearbeiten. Ich verwende meist nano dafür. Also per

            sudo nano /etc/apt/sources.list.d/mongodb-org-8.0.list
            

            anpassen. Speichern mit Strg-O, nano verlassen mit Strg-X.

            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
            • D Online
              D Online
              DiMe
              schrieb zuletzt editiert von
              #54

              Done

              
              pi@Raspberry:~ $ sudo apt update
              sudo apt full-upgrade
              Hit:1 http://deb.debian.org/debian-security trixie-security InRelease
              Hit:2 http://archive.raspberrypi.com/debian trixie InRelease
              Hit:3 https://deb.debian.org/debian trixie InRelease
              Hit:4 https://apt.grafana.com stable InRelease
              Hit:5 https://deb.nodesource.com/node_22.x nodistro InRelease
              Get:6 https://apt.glennr.nl/repo trixie InRelease [28.2 kB]
              Get:7 https://repos.influxdata.com/debian stable InRelease [6,922 B]
              Get:8 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages [4,735 B]
              Hit:9 https://repo.mongodb.org/apt/debian trixie/mongodb-org/8.0 InRelease
              Get:10 https://packages.adoptium.net/artifactory/deb trixie InRelease [7,503 B]
              Fetched 47.4 kB in 1s (57.9 kB/s)
              1 package can be upgraded. Run 'apt list --upgradable' to see it.
              Upgrading:
                mongod-armv8
              
              Summary:
                Upgrading: 1, Installing: 0, Removing: 0, Not Upgrading: 0
                Download size: 23.5 MB
                Space needed: 0 B / 16.4 GB available
              
              Continue? [Y/n] y
              Get:1 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 mongod-armv8 arm64 8.0.26 [23.5 MB]
              Fetched 23.5 MB in 8s (2,871 kB/s)
              Reading changelogs... Done
              (Reading database ... 126267 files and directories currently installed.)
              Preparing to unpack .../mongod-armv8_8.0.26_arm64.deb ...
              Unpacking mongod-armv8 (8.0.26) over (8.0.23) ...
              Setting up mongod-armv8 (8.0.26) ...
              pi@Raspberry:~ $ apt policy mongodb
              mongodb:
                Installed: (none)
                Candidate: (none)
                Version table:
              pi@Raspberry:~ $ apt policy mongodb-org
              Notice: Unable to locate package mongodb-org
              
              
              Thomas BraunT 2 Antworten Letzte Antwort
              0
              • D DiMe

                Done

                
                pi@Raspberry:~ $ sudo apt update
                sudo apt full-upgrade
                Hit:1 http://deb.debian.org/debian-security trixie-security InRelease
                Hit:2 http://archive.raspberrypi.com/debian trixie InRelease
                Hit:3 https://deb.debian.org/debian trixie InRelease
                Hit:4 https://apt.grafana.com stable InRelease
                Hit:5 https://deb.nodesource.com/node_22.x nodistro InRelease
                Get:6 https://apt.glennr.nl/repo trixie InRelease [28.2 kB]
                Get:7 https://repos.influxdata.com/debian stable InRelease [6,922 B]
                Get:8 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages [4,735 B]
                Hit:9 https://repo.mongodb.org/apt/debian trixie/mongodb-org/8.0 InRelease
                Get:10 https://packages.adoptium.net/artifactory/deb trixie InRelease [7,503 B]
                Fetched 47.4 kB in 1s (57.9 kB/s)
                1 package can be upgraded. Run 'apt list --upgradable' to see it.
                Upgrading:
                  mongod-armv8
                
                Summary:
                  Upgrading: 1, Installing: 0, Removing: 0, Not Upgrading: 0
                  Download size: 23.5 MB
                  Space needed: 0 B / 16.4 GB available
                
                Continue? [Y/n] y
                Get:1 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 mongod-armv8 arm64 8.0.26 [23.5 MB]
                Fetched 23.5 MB in 8s (2,871 kB/s)
                Reading changelogs... Done
                (Reading database ... 126267 files and directories currently installed.)
                Preparing to unpack .../mongod-armv8_8.0.26_arm64.deb ...
                Unpacking mongod-armv8 (8.0.26) over (8.0.23) ...
                Setting up mongod-armv8 (8.0.26) ...
                pi@Raspberry:~ $ apt policy mongodb
                mongodb:
                  Installed: (none)
                  Candidate: (none)
                  Version table:
                pi@Raspberry:~ $ apt policy mongodb-org
                Notice: Unable to locate package mongodb-org
                
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb zuletzt editiert von Thomas Braun
                #55

                @DiMe sagte:

                mongod-armv8

                Wo kommt denn das her? Finde ich auf meinem Test-System nicht.

                apt policy mongod-armv8
                

                mal anschauen.

                BTW: Dir fehlt auch das trixie-updates Repo aus irgendeinem Grund.

                Edit: Also aus diesem Repo kommt das:
                https://apt.glennr.nl/repo trixie InRelease
                Was beziehst du eigentlich von da?

                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
                • D DiMe

                  Done

                  
                  pi@Raspberry:~ $ sudo apt update
                  sudo apt full-upgrade
                  Hit:1 http://deb.debian.org/debian-security trixie-security InRelease
                  Hit:2 http://archive.raspberrypi.com/debian trixie InRelease
                  Hit:3 https://deb.debian.org/debian trixie InRelease
                  Hit:4 https://apt.grafana.com stable InRelease
                  Hit:5 https://deb.nodesource.com/node_22.x nodistro InRelease
                  Get:6 https://apt.glennr.nl/repo trixie InRelease [28.2 kB]
                  Get:7 https://repos.influxdata.com/debian stable InRelease [6,922 B]
                  Get:8 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages [4,735 B]
                  Hit:9 https://repo.mongodb.org/apt/debian trixie/mongodb-org/8.0 InRelease
                  Get:10 https://packages.adoptium.net/artifactory/deb trixie InRelease [7,503 B]
                  Fetched 47.4 kB in 1s (57.9 kB/s)
                  1 package can be upgraded. Run 'apt list --upgradable' to see it.
                  Upgrading:
                    mongod-armv8
                  
                  Summary:
                    Upgrading: 1, Installing: 0, Removing: 0, Not Upgrading: 0
                    Download size: 23.5 MB
                    Space needed: 0 B / 16.4 GB available
                  
                  Continue? [Y/n] y
                  Get:1 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 mongod-armv8 arm64 8.0.26 [23.5 MB]
                  Fetched 23.5 MB in 8s (2,871 kB/s)
                  Reading changelogs... Done
                  (Reading database ... 126267 files and directories currently installed.)
                  Preparing to unpack .../mongod-armv8_8.0.26_arm64.deb ...
                  Unpacking mongod-armv8 (8.0.26) over (8.0.23) ...
                  Setting up mongod-armv8 (8.0.26) ...
                  pi@Raspberry:~ $ apt policy mongodb
                  mongodb:
                    Installed: (none)
                    Candidate: (none)
                    Version table:
                  pi@Raspberry:~ $ apt policy mongodb-org
                  Notice: Unable to locate package mongodb-org
                  
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb zuletzt editiert von
                  #56

                  @DiMe

                  Schau mal, wie die
                  /etc/apt/sources.list.d/debian.sources
                  bei dir aussieht. Da fehlt mit Sicherheit ein Eintrag. Siehe meine Version:

                  Types: deb
                  URIs: http://deb.debian.org/debian/
                  Suites: trixie trixie-updates
                  Components: main contrib non-free non-free-firmware
                  Signed-By: /usr/share/keyrings/debian-archive-keyring.pgp
                  
                  Types: deb
                  URIs: http://deb.debian.org/debian-security/
                  Suites: trixie-security
                  Components: main contrib non-free non-free-firmware
                  Signed-By: /usr/share/keyrings/debian-archive-keyring.pgp
                  
                  

                  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
                  • D Online
                    D Online
                    DiMe
                    schrieb zuletzt editiert von
                    #57
                    
                    pi@Raspberry:~ $ apt policy mongodb
                    mongodb:
                      Installed: (none)
                      Candidate: (none)
                      Version table:
                    pi@Raspberry:~ $ apt policy mongodb-org
                    Notice: Unable to locate package mongodb-org
                    pi@Raspberry:~ $ ^C
                    pi@Raspberry:~ $ apt policy mongod-armv8
                    mongod-armv8:
                      Installed: 8.0.26
                      Candidate: 8.0.26
                      Version table:
                     *** 8.0.26 500
                            500 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages
                            100 /var/lib/dpkg/status
                         8.0.25 500
                            500 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages
                         8.0.24 500
                            500 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages
                         8.0.23 500
                            500 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages
                         8.0.21 500
                            500 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages
                         8.0.20 500
                            500 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages
                         8.0.19 500
                            500 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages
                         8.0.18 500
                            500 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages
                         8.0.17 500
                            500 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages
                         8.0.16 500
                            500 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages
                         8.0.15 500
                            500 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages
                         8.0.14 500
                            500 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages
                         8.0.13 500
                            500 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages
                         8.0.12 500
                            500 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages
                         8.0.11 500
                            500 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages
                         8.0.10 500
                            500 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages
                         8.0.9 500
                            500 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages
                         8.0.8 500
                            500 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages
                         8.0.7 500
                            500 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages
                         8.0.6 500
                            500 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages
                         8.0.5 500
                            500 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages
                         8.0.4 500
                            500 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages
                         8.0.3 500
                            500 https://apt.glennr.nl/repo trixie/mongod/8.0 arm64 Packages
                    
                    

                    Das andere ist von meinem Unificontroller

                    1 Antwort Letzte Antwort
                    0
                    • D Online
                      D Online
                      DiMe
                      schrieb zuletzt editiert von DiMe
                      #58

                      Der Eintrag vom Debian.source

                      # Types: deb
                      # URIs: http://deb.debian.org/debian/
                      # Suites: trixie trixie-updates
                      # Components: main contrib non-free non-free-firmware
                      # Signed-By: /usr/share/keyrings/debian-archive-keyring.pgp
                      
                      Types: deb
                      URIs: http://deb.debian.org/debian-security/
                      Suites: trixie-security
                      Components: main contrib non-free non-free-firmware
                      Signed-By: /usr/share/keyrings/debian-archive-keyring.pgp
                      

                      P.S. muss dann weg. Erstmal vielen Dank Thomas!

                      1 Antwort Letzte Antwort
                      0

                      Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                      Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                      Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                      Registrieren Anmelden
                      Antworten
                      • In einem neuen Thema antworten
                      Anmelden zum Antworten
                      • Älteste zuerst
                      • Neuste zuerst
                      • Meiste Stimmen


                      Support us

                      ioBroker
                      Community Adapters
                      Donate

                      449

                      Online

                      33.0k

                      Benutzer

                      83.3k

                      Themen

                      1.3m

                      Beiträge
                      Community
                      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                      ioBroker Community 2014-2026
                      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