XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    XCP-ng 8.3 betas and RCs feedback 🚀

    Scheduled Pinned Locked Moved News
    792 Posts 89 Posters 1.4m Views 69 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • stormiS Offline
      stormi Vates đŸȘ XCP-ng Team @Andrew
      last edited by stormi

      @Andrew No, it's not safer, as it's not tested, and there are far more changes than just Xen.

      1 Reply Last reply Reply Quote 0
      • A Offline
        archw @stormi
        last edited by

        @stormi said in XCP-ng 8.3 beta 🚀:

        yum update --enablerepo=xcp-ng-lab

        After the new updates came out yesterday, I did the update but, this time, I did what you said (" yum update --enablerepo=xcp-ng-lab") and it worked perfectly...thanks!

        1 Reply Last reply Reply Quote 0
        • stormiS Offline
          stormi Vates đŸȘ XCP-ng Team
          last edited by

          New updates are propagating to the mirrors as I write this. Xen 4.17 for everyone, XAPI 24.11, and various other changes bringing us closer to a release candidate for XCP-ng 8.3.

          Users of Xen 4.17 from the xcp-ng-lab repository don't need to use this repository anymore, as the new update supersedes it.

          P A 2 Replies Last reply Reply Quote 2
          • P Offline
            ph7 @stormi
            last edited by

            @stormi
            I tried it but....
            I will try to paste a pic here, don't laugh at me

            snap-2024-04-22.png

            I have a few weeks ago installed nut client:
            yum --enablerepo=* install nut-client.x86_64
            I hope that didnt break it

            P 1 Reply Last reply Reply Quote 0
            • P Offline
              ph7 @ph7
              last edited by ph7

              @ph7
              I was running xo from a container in truenas
              I shall fire up a fresh xoce

              ---------- edit -------------------
              Here is the output from my 2:nd try, now with a fresh xoce

              -1(Command '['yum', 'update', '--disablerepo=*', '--enablerepo=xcp-ng-base,xcp-ng-updates', '-y']' returned non-zero exit status 1, , Traceback (most recent call last):
              File "/etc/xapi.d/plugins/xcpngutils/init.py", line 119, in wrapper
              return func(*args, **kwds)
              File "/etc/xapi.d/plugins/updater.py", line 96, in decorator
              return func(args, **kwargs)
              File "/etc/xapi.d/plugins/updater.py", line 182, in update
              return install_helper(session, args, 'update')
              File "/etc/xapi.d/plugins/updater.py", line 153, in install_helper
              raise error
              CalledProcessError: Command '['yum', 'update', '--disablerepo=
              ', '--enablerepo=xcp-ng-base,xcp-ng-updates', '-y']' returned non-zero exit status 1

              P 1 Reply Last reply Reply Quote 0
              • P Offline
                ph7 @ph7
                last edited by

                @ph7
                I removed Netdata then I was able to update the host from the cli.
                I only have one host now so I dont know if it works from within xo.

                stormiS 1 Reply Last reply Reply Quote 0
                • H Offline
                  Houbsi
                  last edited by Houbsi

                  Can it be that after update and reboot and the bar goes to the left it needs a lot of time to reboot?

                  On tty 2 it hangs after “stopped the zen xenstore”

                  P 1 Reply Last reply Reply Quote 0
                  • P Offline
                    ph7 @Houbsi
                    last edited by

                    @Houbsi
                    If that was a reply to me, no
                    The update didnt even start
                    but after i removed netdata it seems like the update worked.
                    I got a 4 hung tasks after the " Smart reboot" i tried before I found the netdata issue,
                    I have to deal with that tomorrow

                    good night

                    1 Reply Last reply Reply Quote 0
                    • H Offline
                      Houbsi
                      last edited by

                      So. I will post tomorrow some screenshots. But the install went 100% on first try. But the reboot process got timed out and it killed the job. After reboot everything works fine at the moment.

                      stormiS 1 Reply Last reply Reply Quote 0
                      • A Offline
                        archw @stormi
                        last edited by

                        @stormi
                        Worked for me at the first site but it did one weird thing that its never done before.

                        When I applied the patches to the pool master, it disappeared from the XOA GUI. Normally, after you apply the updates, all the hosts (including the master) disappear for a few minutes and then come back but this time they didn't. I had to just reboot it from the Dell Idrac GUI. It rebooted and then all the hosts came back.

                        F stormiS 2 Replies Last reply Reply Quote 0
                        • stormiS Offline
                          stormi Vates đŸȘ XCP-ng Team @ph7
                          last edited by

                          @ph7 I did push a rebuilt netdata for Xen 4.17 yesterday, so it should have worked, but I admit I haven't tested the update process myself so maybe I've missed something.

                          Can you extract the error messages from the output of yum history?

                          yum history to get the list of operations, and yum history info NUMBER for the details of a given call.

                          P 1 Reply Last reply Reply Quote 0
                          • stormiS Offline
                            stormi Vates đŸȘ XCP-ng Team @Houbsi
                            last edited by

                            @Houbsi What was the update method used?

                            1 Reply Last reply Reply Quote 0
                            • H Offline
                              Houbsi
                              last edited by

                              @stormi
                              I used "yum update" with the 8.3 repo in the yum.repos.d file activated.

                              After that i always do a sanity reboot.

                              stormiS 1 Reply Last reply Reply Quote 0
                              • stormiS Offline
                                stormi Vates đŸȘ XCP-ng Team @Houbsi
                                last edited by

                                @Houbsi So what job got killed waiting for the reboot? I don't have all context here 🙂

                                H 1 Reply Last reply Reply Quote 0
                                • H Offline
                                  Houbsi @stormi
                                  last edited by

                                  @stormi

                                  [ OK ] Stopped The Xen xenstore.
                                  [ !!   ] Forcibly rebooting: job timed out
                                  

                                  That's all what i got from the console, if there is a log somewhere with more information, i'll be happy to provide it to you!

                                  stormiS 1 Reply Last reply Reply Quote 1
                                  • stormiS Offline
                                    stormi Vates đŸȘ XCP-ng Team @archw
                                    last edited by

                                    @archw Maybe similar issue to what Houbsi saw, long shutdown due to a stuck task.

                                    1 Reply Last reply Reply Quote 0
                                    • stormiS Offline
                                      stormi Vates đŸȘ XCP-ng Team @Houbsi
                                      last edited by

                                      @Houbsi anything above this that would tell us what job was stuck? The xenstore stop ended well, as the [ OK ] message indicates.

                                      H 1 Reply Last reply Reply Quote 0
                                      • H Offline
                                        Houbsi @stormi
                                        last edited by

                                        @stormi

                                        All i have from a screenshot, and from what i saw was ok, down i'll put the log i screenshoted to a colleague in the datacenter

                                        [ OK ] Stopped TLS tunnel for xapi.
                                        [ OK ] Stopped Generate TLS certificates for x
                                                  Stopping Generate TLS certificates for
                                        [ OK ] Stopped Xapi storage script plugin serv
                                        [ OK ] Stopped target System Time Synchronized
                                        [ OK ] Stopped Wait for chrony to synchronize
                                                  Stopping Wait for chrony to synchronize
                                                  Stopping NTP client/server...
                                        [ OK ] Stopped NTP client/server.
                                        [ OK ] Stopped Tapback daemon for blktap3.
                                                  Stopping The Xen xenstore...
                                        [ OK ] Stopped The Xen xenstore.
                                        [ !!   ] Forcibly rebooting: job timed out
                                        

                                        What i just remember, is that my monitoring for my mailserver, running on a vm with alma and mailcow-dockerized, did not trigger until the Forced rebooting. Maybe in the "reboot" process the shutdown of the VM's hindered the process? I hadn't had that problem before. Just when i try to do the normal reboot process in XOA. This VM has the options Auto power on", "Protect from accidental deletion", "Protect from accidental shutdown" set to true. (Just verified the settings)

                                        stormiS 1 Reply Last reply Reply Quote 0
                                        • stormiS Offline
                                          stormi Vates đŸȘ XCP-ng Team @Houbsi
                                          last edited by

                                          @Houbsi Anyway, I believe this was a transient issue, maybe related to the big jump in versions in the latest packages. Keep us in touch if this happens again.

                                          1 Reply Last reply Reply Quote 0
                                          • stormiS stormi forked this topic on
                                          • P Offline
                                            ph7 @stormi
                                            last edited by olivierlambert

                                            @stormi said in XCP-ng 8.3 beta 🚀:

                                            @ph7 I did push a rebuilt netdata for Xen 4.17 yesterday, so it should have worked, but I admit I haven't tested the update process myself so maybe I've missed something.

                                            Can you extract the error messages from the output of yum history?

                                            yum history to get the list of operations, and yum history info NUMBER for the details of a given call.

                                            
                                            [12:23 X3 ~]# yum history
                                            InlÀsta insticksmoduler: fastestmirror
                                            ID     | Kommandorad              | Datum och tid    | ÅtgĂ€rd(er)     | Ändrade
                                            -------------------------------------------------------------------------------
                                                11 | update --disablerepo=* - | 2024-04-23 00:29 | I, U           |   53 EE
                                                10 | remove netdata-ui.x86_64 | 2024-04-23 00:26 | Erase          |    2   
                                                 9 | update --disablerepo=* - | 2024-04-18 18:11 | Update         |   21   
                                                 8 | update --disablerepo=* - | 2024-04-04 17:50 | Update         |    1   
                                                 7 | reinstall netdata.x86_64 | 2024-04-03 16:41 | Reinstall      |    1   
                                                 6 | reinstall netdata-ui     | 2024-04-03 16:34 | Reinstall      |    1   
                                                 5 | --enablerepo=* install n | 2024-03-30 11:41 | Install        |    1   
                                                 4 | update --disablerepo=* - | 2024-03-29 14:13 | Update         |   21   
                                                 3 | install netdata-ui       | 2024-03-23 13:59 | Install        |    9 EE
                                                 2 | update --disablerepo=* - | 2024-03-01 16:00 | Update         |    6   
                                                 1 | update --disablerepo=* - | 2024-02-29 22:12 | I, UF, U       |   63   
                                            history list
                                            ---------------------------
                                            
                                            [12:23 X3 ~]# yum history info NUMBER 10
                                            InlÀsta insticksmoduler: fastestmirror
                                            Transaktions-ID: 10
                                            Starttid       : Tue Apr 23 00:26:27 2024
                                            Start-rpmdb    : 548:9dff1ffa674baaf209143925833d8346df54beac
                                            Sluttid        :             00:27:27 2024 (60 sekunder)
                                            Slut-rpmdb     : 546:17e105aef8586ef4615b3761b221b4051cc02275
                                            AnvÀndare      : System <ej satt>
                                            Returkod       : Lyckades
                                            Kommandoradsfel: remove netdata-ui.x86_64 netdata.x86_64
                                            Transaktionen utförd med:
                                                Installerade     rpm-4.11.3-32.el7.x86_64                        @xcp:main/$releasever
                                                Installerade     yum-3.4.3-158.el7.centos.noarch                 @xcp:main/$releasever
                                                Installerade     yum-plugin-fastestmirror-1.1.31-46.el7_5.noarch @xcp:main/$releasever
                                            Ändrade paket:
                                                Radering netdata-1.19.0-6.xcpng8.3.x86_64    @xcp-ng-base
                                                Radering netdata-ui-1.19.0-6.xcpng8.3.x86_64 @xcp-ng-base
                                            history info
                                            
                                            Excluding mirror: updates.xcp-ng.org
                                             * xcp-ng-updates: mirrors.xcp-ng.org
                                                Uppdaterade intel-ice-1.11.17.1-1.xcpng8.3.x86_64                       @?xcp-ng-base
                                                Uppdatering           1.11.17.1-2.xcpng8.3.x86_64                       @xcp-ng-base
                                                Uppdaterade intel-microcode-20231009-1.xcpng8.3.noarch                  @xcp-ng-base
                                                Uppdatering                 20240130-1.xcpng8.3.noarch                  @xcp-ng-base
                                                Uppdaterade kernel-4.19.19-8.0.32.1.xcpng8.3.x86_64                     @xcp-ng-base
                                                Uppdatering        4.19.19-8.0.33.1.xcpng8.3.x86_64                     @xcp-ng-base
                                                Uppdaterade kexec-tools-1:2.0.15-18.xcpng8.3.x86_64                     @?xcp-ng-base
                                                Uppdatering             1:2.0.15-19.xcpng8.3.x86_64                     @xcp-ng-base
                                                Uppdaterade libcgroup-0.41-15.el7.x86_64                                @?xcp-ng-base
                                                Uppdatering           0.41-21.el7.x86_64                                @xcp-ng-base
                                                Uppdaterade libcgroup-tools-0.41-15.el7.x86_64                          @?xcp-ng-base
                                                Uppdatering                 0.41-21.el7.x86_64                          @xcp-ng-base
                                                Uppdaterade message-switch-23.31.0-1.7.xcpng8.3.x86_64                  @xcp-ng-base
                                                Uppdatering                24.11.0-1.2.xcpng8.3.x86_64                  @xcp-ng-base
                                                Uppdaterade python2-xapi-storage-23.31.0-1.7.xcpng8.3.x86_64            @xcp-ng-base
                                                Uppdatering                      24.11.0-1.2.xcpng8.3.x86_64            @xcp-ng-base
                                                Ber-inst    python3-scapy-2.4.5-3.xcpng8.3.noarch                       @xcp-ng-base
                                                Uppdaterade qemu-2:4.2.1-5.2.4.xcpng8.3.x86_64                          @xcp-ng-base
                                                Uppdatering      2:4.2.1-5.2.7.xcpng8.3.x86_64                          @xcp-ng-base
                                                Uppdaterade qlogic-fastlinq-8.55.13.0-1.xcpng8.3.x86_64                 @?xcp-ng-base
                                                Uppdatering                 8.74.0.2-1.xcpng8.3.x86_64                  @xcp-ng-base
                                                Uppdaterade rrdd-plugins-23.31.0-1.7.xcpng8.3.x86_64                    @xcp-ng-base
                                                Uppdatering              24.11.0-1.2.xcpng8.3.x86_64                    @xcp-ng-base
                                                Uppdaterade sm-3.0.12-6.2.xcpng8.3.x86_64                               @xcp-ng-base
                                                Uppdatering    3.0.12-12.2.xcpng8.3.x86_64                              @xcp-ng-base
                                                Uppdaterade sm-cli-23.31.0-1.7.xcpng8.3.x86_64                          @xcp-ng-base
                                                Uppdatering        24.11.0-1.2.xcpng8.3.x86_64                          @xcp-ng-base
                                                Uppdaterade squeezed-23.31.0-1.7.xcpng8.3.x86_64                        @xcp-ng-base
                                                Uppdatering          24.11.0-1.2.xcpng8.3.x86_64                        @xcp-ng-base
                                                Uppdaterade varstored-1.2.0-1.3.xcpng8.3.x86_64                         @?xcp-ng-base
                                                Uppdatering           1.2.0-2.2.xcpng8.3.x86_64                         @xcp-ng-base
                                                Uppdaterade varstored-guard-23.31.0-1.7.xcpng8.3.x86_64                 @xcp-ng-base
                                                Uppdatering                 24.11.0-1.2.xcpng8.3.x86_64                 @xcp-ng-base
                                                Uppdaterade varstored-tools-1.2.0-1.3.xcpng8.3.x86_64                   @?xcp-ng-base
                                                Uppdatering                 1.2.0-2.2.xcpng8.3.x86_64                   @xcp-ng-base
                                                Uppdaterade vcputune-2.0.1-5.xcpng8.3.noarch                            @?xcp-ng-base
                                                Uppdatering          2.0.2-1.xcpng8.3.noarch                            @xcp-ng-base
                                                Uppdaterade vhd-tool-23.31.0-1.7.xcpng8.3.x86_64                        @xcp-ng-base
                                                Uppdatering          24.11.0-1.2.xcpng8.3.x86_64                        @xcp-ng-base
                                                Uppdaterade vncterm-10.2.0-3.xcpng8.3.x86_64                            @?xcp-ng-base
                                                Uppdatering         10.2.1-2.xcpng8.3.x86_64                            @xcp-ng-base
                                                Uppdaterade wsproxy-23.31.0-1.7.xcpng8.3.x86_64                         @xcp-ng-base
                                                Uppdatering         24.11.0-1.2.xcpng8.3.x86_64                         @xcp-ng-base
                                                Uppdaterade xapi-core-23.31.0-1.7.xcpng8.3.x86_64                       @xcp-ng-base
                                                Uppdatering           24.11.0-1.2.xcpng8.3.x86_64                       @xcp-ng-base
                                                Uppdaterade xapi-nbd-23.31.0-1.7.xcpng8.3.x86_64                        @xcp-ng-base
                                                Uppdatering          24.11.0-1.2.xcpng8.3.x86_64                        @xcp-ng-base
                                                Uppdaterade xapi-rrd2csv-23.31.0-1.7.xcpng8.3.x86_64                    @xcp-ng-base
                                                Uppdatering              24.11.0-1.2.xcpng8.3.x86_64                    @xcp-ng-base
                                                Uppdaterade xapi-storage-script-23.31.0-1.7.xcpng8.3.x86_64             @xcp-ng-base
                                                Uppdatering                     24.11.0-1.2.xcpng8.3.x86_64             @xcp-ng-base
                                                Uppdaterade xapi-tests-23.31.0-1.7.xcpng8.3.x86_64                      @xcp-ng-base
                                                Uppdatering            24.11.0-1.2.xcpng8.3.x86_64                      @xcp-ng-base
                                                Uppdaterade xapi-xe-23.31.0-1.7.xcpng8.3.x86_64                         @xcp-ng-base
                                                Uppdatering         24.11.0-1.2.xcpng8.3.x86_64                         @xcp-ng-base
                                                Uppdaterade xcp-clipboardd-1.0.3-7.xcpng8.3.x86_64                      @?xcp-ng-base
                                                Uppdatering                1.0.3-8.xcpng8.3.x86_64                      @xcp-ng-base
                                                Uppdaterade xcp-featured-1.1.6-3.xcpng8.3.x86_64                        @xcp-ng-base
                                                Uppdatering              1.1.6-4.xcpng8.3.x86_64                        @xcp-ng-base
                                                Uppdaterade xcp-networkd-23.31.0-1.7.xcpng8.3.x86_64                    @xcp-ng-base
                                                Uppdatering              24.11.0-1.2.xcpng8.3.x86_64                    @xcp-ng-base
                                                Uppdaterade xcp-ng-release-8.3.0-18.x86_64                              @xcp-ng-base
                                                Uppdatering                8.3.0-19.x86_64                              @xcp-ng-base
                                                Uppdaterade xcp-ng-release-config-8.3.0-18.x86_64                       @xcp-ng-base
                                                Uppdatering                       8.3.0-19.x86_64                       @xcp-ng-base
                                                Uppdaterade xcp-ng-release-presets-8.3.0-18.x86_64                      @xcp-ng-base
                                                Uppdatering                        8.3.0-19.x86_64                      @xcp-ng-base
                                                Uppdaterade xcp-rrdd-23.31.0-1.7.xcpng8.3.x86_64                        @xcp-ng-base
                                                Uppdatering          24.11.0-1.2.xcpng8.3.x86_64                        @xcp-ng-base
                                                Uppdaterade xen-crashdump-analyser-2.5.6-1.xcpng8.3.x86_64              @?xcp-ng-base
                                                Uppdatering                        2.6.1-1.xcpng8.3.x86_64              @xcp-ng-base
                                                Uppdaterade xen-dom0-libs-4.13.5-10.58.xcpng8.3.x86_64                  @xcp-ng-base
                                                Uppdatering               4.17.3-4.xcpng8.3.x86_64                      @xcp-ng-base
                                                Uppdaterade xen-dom0-tools-4.13.5-10.58.xcpng8.3.x86_64                 @xcp-ng-base
                                                Uppdatering                4.17.3-4.xcpng8.3.x86_64                     @xcp-ng-base
                                                Uppdaterade xen-hypervisor-4.13.5-10.58.xcpng8.3.x86_64                 @xcp-ng-base
                                                Uppdatering                4.17.3-4.xcpng8.3.x86_64                     @xcp-ng-base
                                                Uppdaterade xen-libs-4.13.5-10.58.xcpng8.3.x86_64                       @xcp-ng-base
                                                Uppdatering          4.17.3-4.xcpng8.3.x86_64                           @xcp-ng-base
                                                Uppdaterade xen-tools-4.13.5-10.58.xcpng8.3.x86_64                      @xcp-ng-base
                                                Uppdatering           4.17.3-4.xcpng8.3.x86_64                          @xcp-ng-base
                                                Uppdaterade xenopsd-23.31.0-1.7.xcpng8.3.x86_64                         @xcp-ng-base
                                                Uppdatering         24.11.0-1.2.xcpng8.3.x86_64                         @xcp-ng-base
                                                Uppdaterade xenopsd-cli-23.31.0-1.7.xcpng8.3.x86_64                     @xcp-ng-base
                                                Uppdatering             24.11.0-1.2.xcpng8.3.x86_64                     @xcp-ng-base
                                                Uppdaterade xenopsd-xc-23.31.0-1.7.xcpng8.3.x86_64                      @xcp-ng-base
                                                Uppdatering            24.11.0-1.2.xcpng8.3.x86_64                      @xcp-ng-base
                                                Uppdaterade xenserver-status-report-1.3.14-1.xcpng8.3.noarch            @xcp-ng-base
                                                Uppdatering                         2.0.3-1.xcpng8.3.noarch             @xcp-ng-base
                                            Skriptutdata:
                                               1 warning: /etc/sysconfig/xencommons saved as /etc/sysconfig/xencommons.rpmsave
                                            history info
                                            --------------------------
                                            
                                            [12:25 X3 ~]# yum history info NUMBER 11
                                            InlÀsta insticksmoduler: fastestmirror
                                            Transaktions-ID: 11
                                            Starttid       : Tue Apr 23 00:29:47 2024
                                            Start-rpmdb    : 546:17e105aef8586ef4615b3761b221b4051cc02275
                                            Sluttid        :             00:31:19 2024 (92 sekunder)
                                            Slut-rpmdb     : 547:ab22718930a5c79c4616bc82131af44e4ed6cb50
                                            AnvÀndare      : System <ej satt>
                                            Returkod       : Lyckades
                                            Kommandoradsfel: update --disablerepo=* --enablerepo=xcp-ng-base,xcp-ng-updates -y
                                            Transaktionen utförd med:
                                                Installerade     rpm-4.11.3-32.el7.x86_64                        @xcp:main/$releasever
                                                Installerade     yum-3.4.3-158.el7.centos.noarch                 @xcp:main/$releasever
                                                Installerade     yum-plugin-fastestmirror-1.1.31-46.el7_5.noarch @xcp:main/$releasever
                                            Ändrade paket:
                                                Uppdaterade blktap-3.54.6-2.1.xcpng8.3.x86_64                           @xcp-ng-base
                                                Uppdatering        3.54.6-3.1.xcpng8.3.x86_64                           @xcp-ng-base
                                                Uppdaterade edk2-20220801-1.7.3.2.xcpng8.3.x86_64                       @xcp-ng-base
                                                Uppdatering      20220801-1.7.4.1.xcpng8.3.x86_64                       @xcp-ng-base
                                                Uppdaterade forkexecd-23.31.0-1.7.xcpng8.3.x86_64                       @xcp-ng-base
                                                Uppdatering           24.11.0-1.2.xcpng8.3.x86_64                       @xcp-ng-base
                                                Uppdaterade gpumon-0.25.0-6.1.xcpng8.3.x86_64                           @xcp-ng-base
                                                Uppdatering        0.25.0-14.1.xcpng8.3.x86_64                          @xcp-ng-base
                                                Uppdaterade guest-templates-json-2.0.6-1.1.xcpng8.3.noarch              @xcp-ng-base
                                                Uppdatering                      2.0.9-1.1.xcpng8.3.noarch              @xcp-ng-base
                                                Uppdaterade guest-templates-json-data-linux-2.0.6-1.1.xcpng8.3.noarch   @xcp-ng-base
                                                Uppdatering                                 2.0.9-1.1.xcpng8.3.noarch   @xcp-ng-base
                                                Uppdaterade guest-templates-json-data-other-2.0.6-1.1.xcpng8.3.noarch   @xcp-ng-base
                                                Uppdatering                                 2.0.9-1.1.xcpng8.3.noarch   @xcp-ng-base
                                                Uppdaterade guest-templates-json-data-windows-2.0.6-1.1.xcpng8.3.noarch @xcp-ng-base
                                                Uppdatering                                   2.0.9-1.1.xcpng8.3.noarch @xcp-ng-base
                                            Loading mirror speeds from cached hostfile
                                            Excluding mirror: updates.xcp-ng.org
                                             * xcp-ng-base: mirrors.xcp-ng.org
                                            ---------------------------
                                            
                                            I also got the result from my update when I discovered net netdata issue:
                                            
                                            yum update --disablerepo=* --enablerepo=xcp-ng-base,xcp-ng-updates -y
                                            .......
                                            Fel: Paket: netdata-1.19.0-6.xcpng8.3.x86_64 (@xcp-ng-base)
                                                     Behöver: libxenlight.so.4.13()(64bit)
                                                     Tar bort: xen-dom0-libs-4.13.5-10.58.xcpng8.3.x86_64 (@xcp-ng-base)
                                                         libxenlight.so.4.13()(64bit)
                                                     Uppdaterat av: xen-dom0-libs-4.17.3-4.xcpng8.3.x86_64 (xcp-ng-base)
                                                        ~libxenlight.so.4.17()(64bit)
                                                     TillgÀngliga: xen-dom0-libs-4.13.4-10.27.xcpng8.3.x86_64 (xcp-ng-base)
                                                         libxenlight.so.4.13()(64bit)
                                                     TillgÀngliga: xen-dom0-libs-4.13.4-10.35.xcpng8.3.x86_64 (xcp-ng-base)
                                                         libxenlight.so.4.13()(64bit)
                                                     TillgÀngliga: xen-dom0-libs-4.13.4-10.36.xcpng8.3.x86_64 (xcp-ng-base)
                                                         libxenlight.so.4.13()(64bit)
                                                     TillgÀngliga: xen-dom0-libs-4.13.5-10.40.xcpng8.3.x86_64 (xcp-ng-base)
                                                         libxenlight.so.4.13()(64bit)
                                                     TillgÀngliga: xen-dom0-libs-4.13.5-10.42.xcpng8.3.x86_64 (xcp-ng-base)
                                                         libxenlight.so.4.13()(64bit)
                                                     TillgÀngliga: xen-dom0-libs-4.13.5-10.42.1.xcpng8.3.x86_64 (xcp-ng-base)
                                                         libxenlight.so.4.13()(64bit)
                                                     TillgÀngliga: xen-dom0-libs-4.13.5-10.42.3.xcpng8.3.x86_64 (xcp-ng-base)
                                                         libxenlight.so.4.13()(64bit)
                                                     TillgÀngliga: xen-dom0-libs-4.13.5-10.51.xcpng8.3.x86_64 (xcp-ng-base)
                                                         libxenlight.so.4.13()(64bit)
                                            Fel: Paket: netdata-1.19.0-6.xcpng8.3.x86_64 (@xcp-ng-base)
                                                     Behöver: libxenstat.so.4.13()(64bit)
                                                     Tar bort: xen-dom0-libs-4.13.5-10.58.xcpng8.3.x86_64 (@xcp-ng-base)
                                                         libxenstat.so.4.13()(64bit)
                                                     Uppdaterat av: xen-dom0-libs-4.17.3-4.xcpng8.3.x86_64 (xcp-ng-base)
                                                        ~libxenstat.so.4.17()(64bit)
                                                     TillgÀngliga: xen-dom0-libs-4.13.4-10.27.xcpng8.3.x86_64 (xcp-ng-base)
                                                         libxenstat.so.4.13()(64bit)
                                                     TillgÀngliga: xen-dom0-libs-4.13.4-10.35.xcpng8.3.x86_64 (xcp-ng-base)
                                                         libxenstat.so.4.13()(64bit)
                                                     TillgÀngliga: xen-dom0-libs-4.13.4-10.36.xcpng8.3.x86_64 (xcp-ng-base)
                                                         libxenstat.so.4.13()(64bit)
                                                     TillgÀngliga: xen-dom0-libs-4.13.5-10.40.xcpng8.3.x86_64 (xcp-ng-base)
                                                         libxenstat.so.4.13()(64bit)
                                                     TillgÀngliga: xen-dom0-libs-4.13.5-10.42.xcpng8.3.x86_64 (xcp-ng-base)
                                                         libxenstat.so.4.13()(64bit)
                                                     TillgÀngliga: xen-dom0-libs-4.13.5-10.42.1.xcpng8.3.x86_64 (xcp-ng-base)
                                                         libxenstat.so.4.13()(64bit)
                                                     TillgÀngliga: xen-dom0-libs-4.13.5-10.42.3.xcpng8.3.x86_64 (xcp-ng-base)
                                                         libxenstat.so.4.13()(64bit)
                                                     TillgÀngliga: xen-dom0-libs-4.13.5-10.51.xcpng8.3.x86_64 (xcp-ng-base)
                                                         libxenstat.so.4.13()(64bit)
                                             Du kan försöka anvÀnda --skip-broken för att gÄ runt problemet
                                             Du kan försöka köra: rpm -Va --nofiles --nodigest
                                            

                                            Sorry for the Swedish languish and the long text
                                            Do You need a translation ????

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