The CentOS 7.3 release updated to libvirt 2.0, which is now taking precedence over the previous virt sig libvirt packages (which were 1.3).
I've pulled in the changes from Fedora 25, which uses libvirt 2.2.0. I've built and tested them for CentOS 7 and they work for me. (I'm having some infrastructure issue testing C6.)
Please test them if you have an opportunity. I'll leave them there for a week and then push them to release if I don't have any complaints.
Thanks, -George
I have tried updating using yum update and get the same error as before: ========================================================================== ---> Package libvirt-daemon.x86_64 0:1.3.0-1.el7 will be updated --> Processing Dependency: libvirt-daemon = 1.3.0-1.el7 for package: libvirt-daemon-driver-libxl-1.3.0-1.el7.x86_64 --> Processing Dependency: libvirt-daemon = 1.3.0-1.el7 for package: libvirt-daemon-driver-xen-1.3.0-1.el7.x86_64 --> Finished Dependency Resolution Error: Package: libvirt-daemon-driver-libxl-1.3.0-1.el7.x86_64 (@centos-virt-xen) Requires: libvirt-daemon = 1.3.0-1.el7 Removing: libvirt-daemon-1.3.0-1.el7.x86_64 (@centos-virt-xen) libvirt-daemon = 1.3.0-1.el7 Updated By: libvirt-daemon-2.0.0-10.el7_3.2.x86_64 (updates) libvirt-daemon = 2.0.0-10.el7_3.2 Available: libvirt-daemon-1.2.15-104.el7.x86_64 (centos-virt-xen) libvirt-daemon = 1.2.15-104.el7 Available: libvirt-daemon-2.0.0-10.el7.x86_64 (base) libvirt-daemon = 2.0.0-10.el7 Error: Package: libvirt-daemon-driver-xen-1.3.0-1.el7.x86_64 (@centos-virt-xen) Requires: libvirt-daemon = 1.3.0-1.el7 Removing: libvirt-daemon-1.3.0-1.el7.x86_64 (@centos-virt-xen) libvirt-daemon = 1.3.0-1.el7 Updated By: libvirt-daemon-2.0.0-10.el7_3.2.x86_64 (updates) libvirt-daemon = 2.0.0-10.el7_3.2 Available: libvirt-daemon-1.2.15-104.el7.x86_64 (centos-virt-xen) libvirt-daemon = 1.2.15-104.el7 Available: libvirt-daemon-2.0.0-10.el7.x86_64 (base) libvirt-daemon = 2.0.0-10.el7 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest ========================================================================== I have tried the suggestions, but still no go. Anyone any ideas? Francis
From: "George Dunlap" dunlapg@umich.edu To: "centos-virt" centos-virt@centos.org Sent: Thursday, 5 January, 2017 17:29:30 Subject: [CentOS-virt] Updated libvirt packages (2.2.0-1) in testing
The CentOS 7.3 release updated to libvirt 2.0, which is now taking precedence over the previous virt sig libvirt packages (which were 1.3).
I've pulled in the changes from Fedora 25, which uses libvirt 2.2.0. I've built and tested them for CentOS 7 and they work for me. (I'm having some infrastructure issue testing C6.)
Please test them if you have an opportunity. I'll leave them there for a week and then push them to release if I don't have any complaints.
Thanks, -George _______________________________________________ CentOS-virt mailing list CentOS-virt@centos.org https://lists.centos.org/mailman/listinfo/centos-virt
On Thu, Jan 5, 2017 at 6:38 PM, Francis The Metman themetman@themetman.net wrote:
I have tried updating using yum update and get the same error as before:
---> Package libvirt-daemon.x86_64 0:1.3.0-1.el7 will be updated --> Processing Dependency: libvirt-daemon = 1.3.0-1.el7 for package: libvirt-daemon-driver-libxl-1.3.0-1.el7.x86_64 --> Processing Dependency: libvirt-daemon = 1.3.0-1.el7 for package: libvirt-daemon-driver-xen-1.3.0-1.el7.x86_64 --> Finished Dependency Resolution Error: Package: libvirt-daemon-driver-libxl-1.3.0-1.el7.x86_64 (@centos-virt-xen) Requires: libvirt-daemon = 1.3.0-1.el7 Removing: libvirt-daemon-1.3.0-1.el7.x86_64 (@centos-virt-xen) libvirt-daemon = 1.3.0-1.el7 Updated By: libvirt-daemon-2.0.0-10.el7_3.2.x86_64 (updates) libvirt-daemon = 2.0.0-10.el7_3.2 Available: libvirt-daemon-1.2.15-104.el7.x86_64 (centos-virt-xen) libvirt-daemon = 1.2.15-104.el7 Available: libvirt-daemon-2.0.0-10.el7.x86_64 (base) libvirt-daemon = 2.0.0-10.el7 Error: Package: libvirt-daemon-driver-xen-1.3.0-1.el7.x86_64 (@centos-virt-xen) Requires: libvirt-daemon = 1.3.0-1.el7 Removing: libvirt-daemon-1.3.0-1.el7.x86_64 (@centos-virt-xen) libvirt-daemon = 1.3.0-1.el7 Updated By: libvirt-daemon-2.0.0-10.el7_3.2.x86_64 (updates) libvirt-daemon = 2.0.0-10.el7_3.2 Available: libvirt-daemon-1.2.15-104.el7.x86_64 (centos-virt-xen) libvirt-daemon = 1.2.15-104.el7 Available: libvirt-daemon-2.0.0-10.el7.x86_64 (base) libvirt-daemon = 2.0.0-10.el7 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest ========================================================================== I have tried the suggestions, but still no go. Anyone any ideas?
Did you enable the testing repo?
yum --enablerepo=centos-virt-xen-testing update
-George
Thank you. I will try the centos-virt-xen-testing in development hopefully soon.
On Mon, Jan 9, 2017 at 4:32 AM, George Dunlap dunlapg@umich.edu wrote:
On Thu, Jan 5, 2017 at 6:38 PM, Francis The Metman themetman@themetman.net wrote:
I have tried updating using yum update and get the same error as before:
==============
---> Package libvirt-daemon.x86_64 0:1.3.0-1.el7 will be updated --> Processing Dependency: libvirt-daemon = 1.3.0-1.el7 for package: libvirt-daemon-driver-libxl-1.3.0-1.el7.x86_64 --> Processing Dependency: libvirt-daemon = 1.3.0-1.el7 for package: libvirt-daemon-driver-xen-1.3.0-1.el7.x86_64 --> Finished Dependency Resolution Error: Package: libvirt-daemon-driver-libxl-1.3.0-1.el7.x86_64 (@centos-virt-xen) Requires: libvirt-daemon = 1.3.0-1.el7 Removing: libvirt-daemon-1.3.0-1.el7.x86_64
(@centos-virt-xen)
libvirt-daemon = 1.3.0-1.el7 Updated By: libvirt-daemon-2.0.0-10.el7_3.2.x86_64 (updates) libvirt-daemon = 2.0.0-10.el7_3.2 Available: libvirt-daemon-1.2.15-104.el7.x86_64
(centos-virt-xen)
libvirt-daemon = 1.2.15-104.el7 Available: libvirt-daemon-2.0.0-10.el7.x86_64 (base) libvirt-daemon = 2.0.0-10.el7
Error: Package: libvirt-daemon-driver-xen-1.3.0-1.el7.x86_64 (@centos-virt-xen) Requires: libvirt-daemon = 1.3.0-1.el7 Removing: libvirt-daemon-1.3.0-1.el7.x86_64
(@centos-virt-xen)
libvirt-daemon = 1.3.0-1.el7 Updated By: libvirt-daemon-2.0.0-10.el7_3.2.x86_64 (updates) libvirt-daemon = 2.0.0-10.el7_3.2 Available: libvirt-daemon-1.2.15-104.el7.x86_64
(centos-virt-xen)
libvirt-daemon = 1.2.15-104.el7 Available: libvirt-daemon-2.0.0-10.el7.x86_64 (base) libvirt-daemon = 2.0.0-10.el7
You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest ============================================================
==============
I have tried the suggestions, but still no go. Anyone any ideas?
Did you enable the testing repo?
yum --enablerepo=centos-virt-xen-testing update
-George _______________________________________________ CentOS-virt mailing list CentOS-virt@centos.org https://lists.centos.org/mailman/listinfo/centos-virt
George, Thank you SO much, problem solved using the testing repo. Regards Francis
----- Original Message -----
From: "PJ Welsh" pjwelsh@gmail.com To: "Discussion about the virtualization on CentOS" centos-virt@centos.org Sent: Monday, 9 January, 2017 12:18:12 PM Subject: Re: [CentOS-virt] Updated libvirt packages (2.2.0-1) in testing
Thank you. I will try the centos-virt-xen-testing in development hopefully soon.
On Mon, Jan 9, 2017 at 4:32 AM, George Dunlap < dunlapg@umich.edu > wrote:
On Thu, Jan 5, 2017 at 6:38 PM, Francis The Metman < themetman@themetman.net > wrote:
I have tried updating using yum update and get the same error as before: ========================================================================== ---> Package libvirt-daemon.x86_64 0:1.3.0-1.el7 will be updated --> Processing Dependency: libvirt-daemon = 1.3.0-1.el7 for package: libvirt-daemon-driver-libxl-1.3.0-1.el7.x86_64 --> Processing Dependency: libvirt-daemon = 1.3.0-1.el7 for package: libvirt-daemon-driver-xen-1.3.0-1.el7.x86_64 --> Finished Dependency Resolution Error: Package: libvirt-daemon-driver-libxl-1.3.0-1.el7.x86_64 (@centos-virt-xen) Requires: libvirt-daemon = 1.3.0-1.el7 Removing: libvirt-daemon-1.3.0-1.el7.x86_64 (@centos-virt-xen) libvirt-daemon = 1.3.0-1.el7 Updated By: libvirt-daemon-2.0.0-10.el7_3.2.x86_64 (updates) libvirt-daemon = 2.0.0-10.el7_3.2 Available: libvirt-daemon-1.2.15-104.el7.x86_64 (centos-virt-xen) libvirt-daemon = 1.2.15-104.el7 Available: libvirt-daemon-2.0.0-10.el7.x86_64 (base) libvirt-daemon = 2.0.0-10.el7 Error: Package: libvirt-daemon-driver-xen-1.3.0-1.el7.x86_64 (@centos-virt-xen) Requires: libvirt-daemon = 1.3.0-1.el7 Removing: libvirt-daemon-1.3.0-1.el7.x86_64 (@centos-virt-xen) libvirt-daemon = 1.3.0-1.el7 Updated By: libvirt-daemon-2.0.0-10.el7_3.2.x86_64 (updates) libvirt-daemon = 2.0.0-10.el7_3.2 Available: libvirt-daemon-1.2.15-104.el7.x86_64 (centos-virt-xen) libvirt-daemon = 1.2.15-104.el7 Available: libvirt-daemon-2.0.0-10.el7.x86_64 (base) libvirt-daemon = 2.0.0-10.el7 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest ========================================================================== I have tried the suggestions, but still no go. Anyone any ideas?
Did you enable the testing repo?
yum --enablerepo=centos-virt-xen-testing update
-George _______________________________________________ CentOS-virt mailing list CentOS-virt@centos.org https://lists.centos.org/mailman/listinfo/centos-virt
CentOS-virt mailing list CentOS-virt@centos.org https://lists.centos.org/mailman/listinfo/centos-virt
On Mon, Jan 9, 2017 at 7:20 PM, Francis The Metman themetman@themetman.net wrote:
George, Thank you SO much, problem solved using the testing repo.
You're welcome -- thanks for the testing report. :-)
-George
Le 05/01/2017 à 18:29, George Dunlap a écrit :
The CentOS 7.3 release updated to libvirt 2.0, which is now taking precedence over the previous virt sig libvirt packages (which were 1.3).
I've pulled in the changes from Fedora 25, which uses libvirt 2.2.0. I've built and tested them for CentOS 7 and they work for me. (I'm having some infrastructure issue testing C6.)
Please test them if you have an opportunity. I'll leave them there for a week and then push them to release if I don't have any complaints.
Hi Georges,
You should pick last libvirt packages directly from ftp://ftp.libvirt.org/libvirt/ as they maintain compatibility for both C6 and C7.
Regards, Jean-Marc
On Fri, Jan 6, 2017 at 10:26 AM, Jean-Marc Liger jean-marc.liger@parisdescartes.fr wrote:
Le 05/01/2017 à 18:29, George Dunlap a écrit :
The CentOS 7.3 release updated to libvirt 2.0, which is now taking precedence over the previous virt sig libvirt packages (which were 1.3).
I've pulled in the changes from Fedora 25, which uses libvirt 2.2.0. I've built and tested them for CentOS 7 and they work for me. (I'm having some infrastructure issue testing C6.)
Please test them if you have an opportunity. I'll leave them there for a week and then push them to release if I don't have any complaints.
Hi Georges,
You should pick last libvirt packages directly from ftp://ftp.libvirt.org/libvirt/ as they maintain compatibility for both C6 and C7.
Hmm -- I didn't realize that libvirt shipped their own source rpms.
There seem to be two distinct classes of users: those who want the newest thing all the time, and those who want to stick with what's working as long as possible before upgrading. On the whole, CentOS seems to be more focused on the second class of people. So I was looking to do a single version bump that we could stick with until the next time there's a compelling reason to update. Libvirt 2.2 the most recent one used in any Fedora release. As such, in terms of"aftercare" like bug fixes, it will probably get better and for longer than other releases. So it seemed like a good option.
I'm open to other suggestions, but "update every release" is probably not suitable for the main Xen repo. I wouldn't be opposed if someone wanted to step up and maintain a repo themselves, though. :-)
-George