Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Anfänger sucht Hilfe bei Install. proxmox auf INTELNUC8i3BEK

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Anfänger sucht Hilfe bei Install. proxmox auf INTELNUC8i3BEK

    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      GOETSCHHOFER @crunchip last edited by

      @crunchip said in Anfänger sucht Hilfe bei Install. proxmox auf INTELNUC8i3BEK:

      /etc/apt/sources.list.d

      login as: karl
      karl@192.168.1.140's password:
      Linux NUC 5.4.114-1-pve #1 SMP PVE 5.4.114-1 (Sun, 09 May 2021 17:13:05 +0200) x                                                                                                                                                             86_64
      
      The programs included with the Debian GNU/Linux system are free software;
      the exact distribution terms for each program are described in the
      individual files in /usr/share/doc/*/copyright.
      
      Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
      permitted by applicable law.
      Last login: Fri Jun  4 10:59:46 2021
      karl@NUC:~$ cd /etc/apt/sources.list.d
      karl@NUC:/etc/apt/sources.list.d$ ls -la
      total 24
      drwxr-xr-x 2 root root 4096 May 18 09:47 .
      drwxr-xr-x 7 root root 4096 May  1 20:22 ..
      -rw-r--r-- 1 root root  264 May  2 09:00 pve-community.list
      -rw-r--r-- 1 root root   69 May  2 08:59 pve-enterprise.list
      -rw-r--r-- 1 root root  136 May  1 21:38 pve-enterprise.list.save
      -rw-r--r-- 1 root root  136 May  1 21:38 pve-enterprise.list.save.1
      karl@NUC:/etc/apt/sources.list.d$
      
      
      crunchip 1 Reply Last reply Reply Quote 0
      • crunchip
        crunchip Forum Testing Most Active @GOETSCHHOFER last edited by

        @goetschhofer ich weiss zwar nicht warum du das so drinstehen hast, aber lösche mal die pve-enterprise.list.save.1

        rm /etc/apt/sources.list.d/pve-enterprise.list.save.1
        
        G 1 Reply Last reply Reply Quote 0
        • G
          GOETSCHHOFER @crunchip last edited by

          @crunchip said in Anfänger sucht Hilfe bei Install. proxmox auf INTELNUC8i3BEK:

          rm /etc/apt/sources.list.d/pve-enterprise.list.save.1

          Ich glaube, diese Datei lässt sich nicht löschen ?
          Nachdem ich rm ..... eingegeben habe, ist die noch immer vorhanden

          Danke

          Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
          permitted by applicable law.
          Last login: Fri Jul  9 16:52:42 2021 from 192.168.1.3
          karl@NUC:~$ rm /etc/apt/sources.list.d/pve-enterprise.list.save.1
          rm: remove write-protected regular file '/etc/apt/sources.list.d/pve-enterprise.                                                                                                                                                             list.save.1'? ^C
          karl@NUC:~$ ^C
          karl@NUC:
          
          karl@NUC:/etc/apt/sources.list.d$ ls
          pve-community.list  pve-enterprise.list  pve-enterprise.list.save  pve-enterprise.list.save.1
          karl@NUC:/etc/apt/sources.list.d$
          
          
          K 1 Reply Last reply Reply Quote 0
          • K
            Kueppert @GOETSCHHOFER last edited by Kueppert

            @goetschhofer versuch das mal mit sudo oder als root

            G 2 Replies Last reply Reply Quote 0
            • G
              GOETSCHHOFER @Kueppert last edited by GOETSCHHOFER

              @kueppert @crunchip

              Danke für den Hinweis, mit root hat es geklappt ! 😀

              Jetzt ist auch das upgrade in proxmox fehlerfrei durchgelaufen ! 👍 👍

              Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
              permitted by applicable law.
              Last login: Fri Jun  4 10:42:12 2021
              root@NUC:~# rm /etc/apt/sources.list.d/pve-enterprise.list.save.1
              root@NUC:~# cd /etc/apt/sources.list.d
              root@NUC:/etc/apt/sources.list.d# ls
              pve-community.list  pve-enterprise.list  pve-enterprise.list.save
              root@NUC:/etc/apt/sources.list.d#
              
              
              1 Reply Last reply Reply Quote 0
              • G
                GOETSCHHOFER @Kueppert last edited by

                @crunchip

                Interessant, nach dem upgrade in proxmox bekomme ich wieder diesen Hinweis, obwohl ich diesen vorher nicht hatte, da ich glaube, dass ich diesen irgendwie mal ausgeschaltet habe.


                3d21b7ff-15ad-44f1-b366-d21c1c3be790-image.png

                crunchip dslraser 3 Replies Last reply Reply Quote 0
                • crunchip
                  crunchip Forum Testing Most Active @GOETSCHHOFER last edited by

                  @goetschhofer das kann man zwar abschalten, gilt aber nur bis zum nächsten PVE update

                  1 Reply Last reply Reply Quote 2
                  • G
                    GOETSCHHOFER @crunchip last edited by

                    @crunchip said in Anfänger sucht Hilfe bei Install. proxmox auf INTELNUC8i3BEK:

                    Selbiges solltest du gelegentlich (alle 1-2 Wochen) auch mit deinen Maschinen machen,
                    dies natürlich über die shell (Putty), mittels
                    apt update && apt upgrade

                    Ich habe zum update & upgrade bei meinen Maschinen eine Frage:
                    Da ich nur iobroker als vm am Laufen habe und Grafana als LCX läuft, muss ich dies in meinem Fall nur für die vm=iobroker machen oder auch für den LXC=Influxdb und Grafana ?

                    Danke


                    d547347a-e188-432b-a1fe-3c58cb73122c-image.png

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

                      @goetschhofer das gilt sowohl für deine VM als auch für deine LXC

                      G 1 Reply Last reply Reply Quote 1
                      • G
                        GOETSCHHOFER @crunchip last edited by

                        @crunchip

                        Vielen Dank !

                        1 Reply Last reply Reply Quote 0
                        • dslraser
                          dslraser Forum Testing Most Active @GOETSCHHOFER last edited by

                          @goetschhofer sagte in Anfänger sucht Hilfe bei Install. proxmox auf INTELNUC8i3BEK:

                          @crunchip

                          Interessant, nach dem upgrade in proxmox bekomme ich wieder diesen Hinweis, obwohl ich diesen vorher nicht hatte, da ich glaube, dass ich diesen irgendwie mal ausgeschaltet habe.


                          3d21b7ff-15ad-44f1-b366-d21c1c3be790-image.png

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

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

                            @dslraser die Methode kann sich nach einem Update aber auch wieder ändern und muss entsprechend angepasst werden
                            https://dannyda.com/2020/05/17/how-to-remove-you-do-not-have-a-valid-subscription-for-this-server-from-proxmox-virtual-environment-6-1-2-proxmox-ve-6-1-2-pve-6-1-2/

                            G 1 Reply Last reply Reply Quote 0
                            • G
                              GOETSCHHOFER @crunchip last edited by

                              @crunchip

                              Beim update/upgrade LXC-InfluxDB und LXC-Grafana bekomme ich ganz am Schluss eine Fehlermeldung ?
                              Was bedeutet dies ?

                              Danke


                              login as: karl
                              karl@192.168.1.177's password:
                              Linux LXC-INFLUXDB-192 5.4.114-1-pve #1 SMP PVE 5.4.114-1 (Sun, 09 May 2021 17:1 3:05 +0200) x86_64

                              The programs included with the Debian GNU/Linux system are free software;
                              the exact distribution terms for each program are described in the
                              individual files in /usr/share/doc/*/copyright.

                              Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                              permitted by applicable law.
                              Last login: Sat May 22 11:55:44 2021
                              karl@LXC-INFLUXDB-192:~$ sudo apt update && apt upgrade
                              [sudo] password for karl:
                              Get:1 http://security.debian.org buster/updates InRelease [65.4 kB]
                              Get:2 http://ftp.debian.org/debian buster InRelease [122 kB]
                              Get:3 http://ftp.debian.org/debian buster-updates InRelease [51.9 kB]
                              Get:4 https://repos.influxdata.com/debian buster InRelease [4737 B]
                              Get:5 http://security.debian.org buster/updates/main amd64 Packages [293 kB]
                              Get:6 http://security.debian.org buster/updates/main Translation-en [152 kB]
                              Get:7 http://ftp.debian.org/debian buster/main amd64 Packages [7907 kB]
                              Get:8 https://repos.influxdata.com/debian buster/stable amd64 Packages [1072 B]
                              Get:9 http://ftp.debian.org/debian buster-updates/main amd64 Packages.diff/Index [7624 B]
                              Get:10 http://ftp.debian.org/debian buster-updates/main Translation-en.diff/Inde x [5164 B]
                              Get:11 http://ftp.debian.org/debian buster-updates/main amd64 Packages 2021-06-2 1-1401.46.pdiff [656 B]
                              Get:12 http://ftp.debian.org/debian buster-updates/main amd64 Packages 2021-06-2 3-1401.37.pdiff [4999 B]
                              Get:12 http://ftp.debian.org/debian buster-updates/main amd64 Packages 2021-06-2 3-1401.37.pdiff [4999 B]
                              Get:13 http://ftp.debian.org/debian buster-updates/main Translation-en 2021-06-2 1-1401.46.pdiff [719 B]
                              Get:14 http://ftp.debian.org/debian buster-updates/main Translation-en 2021-06-2 3-1401.37.pdiff [6585 B]
                              Get:14 http://ftp.debian.org/debian buster-updates/main Translation-en 2021-06-2 3-1401.37.pdiff [6585 B]
                              Get:15 http://ftp.debian.org/debian buster/main Translation-en [5968 kB]
                              Get:16 http://ftp.debian.org/debian buster/contrib amd64 Packages [50.1 kB]
                              Fetched 14.6 MB in 5s (2783 kB/s)
                              Reading package lists... Done
                              Building dependency tree
                              Reading state information... Done
                              13 packages can be upgraded. Run 'apt list --upgradable' to see them.
                              N: Repository 'http://ftp.debian.org/debian buster InRelease' changed its 'Versi on' value from '10.9' to '10.10'
                              E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission d enied)
                              E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are y ou root?

                              karl@LXC-INFLUXDB-192:~$


                              login as: karl
                              karl@192.168.1.178's password:
                              Linux LXC-GRAFANA-192 5.4.114-1-pve #1 SMP PVE 5.4.114-1 (Sun, 09 May 2021 17:13 :05 +0200) x86_64

                              The programs included with the Debian GNU/Linux system are free software;
                              the exact distribution terms for each program are described in the
                              individual files in /usr/share/doc/*/copyright.

                              Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                              permitted by applicable law.
                              Last login: Fri Jul 9 17:41:05 2021 from 192.168.1.3
                              karl@LXC-GRAFANA-192:~$ sudo apt update && apt upgrade
                              [sudo] password for karl:
                              Hit:1 http://security.debian.org buster/updates InRelease
                              Hit:2 http://ftp.debian.org/debian buster InRelease
                              Get:3 http://ftp.debian.org/debian buster-updates InRelease [51.9 kB]
                              Hit:4 https://packages.grafana.com/enterprise/deb stable InRelease
                              Hit:5 https://packages.grafana.com/oss/deb stable InRelease
                              Fetched 51.9 kB in 0s (107 kB/s)
                              Reading package lists... Done
                              Building dependency tree
                              Reading state information... Done
                              1 package can be upgraded. Run 'apt list --upgradable' to see it.
                              E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission d enied)
                              E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are y ou root?

                              karl@LXC-GRAFANA-192:~$

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

                                @goetschhofer sagte in Anfänger sucht Hilfe bei Install. proxmox auf INTELNUC8i3BEK:

                                N: Repository 'http://ftp.debian.org/debian buster InRelease' changed its 'Versi on' value from '10.9' to '10.10'
                                E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission d enied)
                                E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are y ou root?

                                steht doch da, dein Benutzer darf das nicht

                                G 1 Reply Last reply Reply Quote 0
                                • G
                                  GOETSCHHOFER @crunchip last edited by

                                  @crunchip said in Anfänger sucht Hilfe bei Install. proxmox auf INTELNUC8i3BEK:

                                  @goetschhofer sagte in Anfänger sucht Hilfe bei Install. proxmox auf INTELNUC8i3BEK:

                                  N: Repository 'http://ftp.debian.org/debian buster InRelease' changed its 'Versi on' value from '10.9' to '10.10'
                                  E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission d enied)
                                  E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are y ou root?

                                  steht doch da, dein Benutzer darf das nicht

                                  Bedeutet dies nun, dass die updates/upgrades bei meinen LXC-Influxdb und Grafana nicht durchgeführt wurden ?

                                  Meister Mopper 1 Reply Last reply Reply Quote 0
                                  • Meister Mopper
                                    Meister Mopper @GOETSCHHOFER last edited by

                                    @goetschhofer
                                    versuch es mal mit sudo apt-get update && sudo apt-get dist-upgrade -y
                                    Danach hatte ich diese Fehlermeldung nicht mehr.

                                    BBTown G 2 Replies Last reply Reply Quote 0
                                    • BBTown
                                      BBTown @Meister Mopper last edited by

                                      @meister-mopper
                                      soviel ich weiß wird das apt-get als veraltete Form nicht mehr verwendet sondern nur die neuere, kurze Version apt
                                      so wie die alte Form apt upgrade durch apt dist-upgrade ersetzt wurde.

                                      Meister Mopper crunchip 2 Replies Last reply Reply Quote 0
                                      • Meister Mopper
                                        Meister Mopper @BBTown last edited by

                                        @bbtown
                                        Trotzdem hat es bei mir (mit gleicher Fehlermeldung) funktioniert
                                        ¯ \(ツ)/¯

                                        1 Reply Last reply Reply Quote 0
                                        • G
                                          GOETSCHHOFER @Meister Mopper last edited by GOETSCHHOFER

                                          @meister-mopper said in Anfänger sucht Hilfe bei Install. proxmox auf INTELNUC8i3BEK:

                                          sudo apt-get update && sudo apt-get dist-upgrade -y

                                          Ja, dies hat jetzt so ohne Fehlermeldung funktioniert ! 👍

                                          Danke


                                          karl@192.168.1.178's password:
                                          Linux LXC-GRAFANA-192 5.4.114-1-pve #1 SMP PVE 5.4.114-1 (Sun, 09 May 2021 17:13 :05 +0200) x86_64

                                          The programs included with the Debian GNU/Linux system are free software;
                                          the exact distribution terms for each program are described in the
                                          individual files in /usr/share/doc/*/copyright.

                                          Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                          permitted by applicable law.
                                          Last login: Fri Jul 9 17:41:38 2021 from 192.168.1.3
                                          karl@LXC-GRAFANA-192:~$ sudo apt-get update && sudo apt-get dist-upgrade -y
                                          [sudo] password for karl:
                                          Hit:1 http://ftp.debian.org/debian buster InRelease
                                          Hit:2 http://security.debian.org buster/updates InRelease
                                          Hit:3 http://ftp.debian.org/debian buster-updates InRelease
                                          Hit:4 https://packages.grafana.com/enterprise/deb stable InRelease
                                          Hit:5 https://packages.grafana.com/oss/deb stable InRelease
                                          Reading package lists... Done
                                          Reading package lists... Done
                                          Building dependency tree
                                          Reading state information... Done
                                          Calculating upgrade... Done
                                          The following packages will be upgraded:
                                          grafana
                                          1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                                          Need to get 55.8 MB of archives.
                                          After this operation, 4353 kB of additional disk space will be used.
                                          Get:1 https://packages.grafana.com/oss/deb stable/main amd64 grafana amd64 8.0.5 [55.8 MB]
                                          Fetched 55.8 MB in 12s (4664 kB/s)
                                          apt-listchanges: Reading changelogs...
                                          (Reading database ... 26094 files and directories currently installed.)
                                          Preparing to unpack .../grafana_8.0.5_amd64.deb ...
                                          Unpacking grafana (8.0.5) over (7.5.7) ...
                                          Setting up grafana (8.0.5) ...
                                          Restarting grafana-server service... OK
                                          Processing triggers for systemd (241-7~deb10u7) ...
                                          karl@LXC-GRAFANA-192:~$

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

                                            @bbtown bin zwar kein Linux Experte, aber ja,
                                            in neuen Distros nur noch apt update,
                                            aber bei apt upgrade vs apt dist-upgrade, zieht letzteres auch den Kernel hoch, bin ich zumindest der Meinung

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

                                            Support us

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

                                            414
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

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