Re: [CentOS-virt] yum update Failing with libvirt-daemon error

2017-01-03 Thread George Dunlap
On Sat, Dec 31, 2016 at 10:34 AM, Jean-Marc Liger
 wrote:
> Jiri Denemark has already proposed to help rebuild libvirt for CentOS-Xen
> but I don't know if he got all that is need to do so ?
>
> Maybe I could help also, but I would have to learn the Centos build system
> first.

Jean-Marc has hit the nail on the head: CentOS 7.3 has updated
libvirt, which is now wanting to replace the Virt SIG versions of
libvirt.

Sorry I missed your mail back in November.  I've actually got a branch
you could have sent a pull-request to here:

 https://github.com/CentOS-virt7/xen-libvirt

However, I've got a plan for keeping this in sync with the Fedora
packages that I haven't documented it yet. :-)

So let me do an update, and also write up some documentation, so that
next time you (or someone else) can send pull requests when something
like this happens.

 -George
___
CentOS-virt mailing list
CentOS-virt@centos.org
https://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] yum update Failing with libvirt-daemon error

2016-12-31 Thread Jean-Marc Liger
Jiri Denemark has already proposed to help rebuild libvirt for 
CentOS-Xen but I don't know if he got all that is need to do so ?


Maybe I could help also, but I would have to learn the Centos build 
system first.


Regards,
Jean-Marc

Le 31/12/2016 à 08:46, Francis The Metman a écrit :

Dear Jean-Marc, Thank you for replying.
I Installed CentOS 7 and centos-virt from the normal repos (CentOS-Xen) in 
December 2015 and have not had to build anything. I am running CentOS 7, not 
sure if it has automatically updated itself to 7.3,  so I would expect the 
updates to come from the repo, and not need building from source.
Regards
Francis


- Original Message -

From: "Jean-Marc Liger" <jean-marc.li...@parisdescartes.fr>
To: "Discussion about the virtualization on CentOS" <centos-virt@centos.org>
Sent: Saturday, 31 December, 2016 1:24:44 AM
Subject: Re: [CentOS-virt] yum update Failing with libvirt-daemon error

As libvirt from Xen is 1.3.0 and libvirt from CentOS 7.3 is now
2.0.0,
libvirt from Xen has to be rebuild to upgrade the new libvirt 2.0.0

See my previous post :
https://lists.centos.org/pipermail/centos-virt/2016-November/005255.html

I've done it for my own repo :
https://copr.fedorainfracloud.org/coprs/jmliger/virt7-upstream/

Regards,
Jean-Marc

Le 30/12/2016 à 17:56, Francis The Metman a écrit :

PJ
My server is critical to me, but not the public, fortunately.
I can take it down as I suggested, but am a bit reluctant to do so
until I have heard more opinions.
Presumably your system update failed using your script, so it will
probably fail for me if I copy it.
I will keep a copy anyway.


- Original Message -

From: "PJ Welsh" <pjwe...@gmail.com>
To: "Discussion about the virtualization on CentOS"
<centos-virt@centos.org>
Sent: Friday, 30 December, 2016 2:14:07 PM
Subject: Re: [CentOS-virt] yum update Failing with libvirt-daemon
error



It may be worth a try if you can bring down your systems to do
that.
I have 4 productions servers in this state with no test option at
this moment that is running CentOS 7.3 (the dev box is running 6.8
with same same Xen version).
It realy seems odd that only 2 of us have noticed this or have
this
issue. I have a very basic install on those servers. Along the
lines
that you are thinking, my standard (manual) minor version update
practice for many years on all of my servers has been a
recommended
script with:
#!/bin/bash

yum -y update glibc\*

yum -y update yum\* rpm\* pyth\*
yum -y update mkinitrd nash

yum -y update selinux\*
yum -y update --disablerepo=\* --enablerepo=base,updates,custom
--skip-broken
yum -y update --skip-broken



This effectively eliminates the Xen repo until the very end of any
updates.


Thanks
PJ


On Fri, Dec 30, 2016 at 7:34 AM, Francis The Metman <
themet...@themetman.net > wrote:


I am still waiting in hope someone will have an idea on what to
do.
Perhaps I should do this:-

boot into a normal kernel
uninstall centos-virt
update the system
reinstall centos-virt

What do you think?
Francis



- Original Message -

From: "PJ Welsh" < pjwe...@gmail.com >
To: "Discussion about the virtualization on CentOS" <
centos-virt@centos.org >
Sent: Thursday, 29 December, 2016 6:42:21 PM
Subject: Re: [CentOS-virt] yum update Failing with libvirt-daemon
error



Anyone have an idea of what may have happened or how to fix? I'm
only
seeing this issue after the OS update to CentOS 7.3.
Thanks
PJ


On Sat, Dec 24, 2016 at 10:19 AM, PJ Welsh < pjwe...@gmail.com >
wrote:



I'v also got this issue when trying to update my CentOS 7.3
systems.
I did see a new user request that mentioned beginning to help
with
libvrit 2.0 and/or 2.5 updates. Just not sure what to do in the
short term? Any hints/help would be appreciated:

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.cmich.edu
* elrepo: mirrors.netix.net
* epel: mirror.cs.princeton.edu
* extras: centos.mirrors.hoobly.com
* updates: mirror.spro.net
Resolving Dependencies
--> Running transaction check
---> Package libguestfs.x86_64 1:1.28.1-1.55.el7.centos.4 will be
updated
---> Package libguestfs.x86_64 1:1.32.7-3.el7.centos will be an
update
---> Package libguestfs-tools.noarch 1:1.28.1-1.55.el7.centos.4
will
be updated
---> Package libguestfs-tools.noarch 1:1.32.7-3.el7.centos will
be
an
update
---> Package libguestfs-tools-c.x86_64 1:1.28.1-1.55.el7.centos.4
will be updated
---> Package libguestfs-tools-c.x86_64 1:1.32.7-3.el7.centos will
be
an update
---> Package libvirt.x86_64 0:1.3.0-1.el7 will be updated
---> Package libvirt.x86_64 0:2.0.0-10.el7_3.2 will be an update
---> Package libvirt-client.x86_64 0:1.3.0-1.el7 will be updated
---> Package libvirt-client.x86_64 0:2.0.0-10.el7_3.2 will be an
update
---> Package libvirt-daemon.x86_64 0:1.3.0-1.el7 will be updated
--> Processing Dependenc

Re: [CentOS-virt] yum update Failing with libvirt-daemon error

2016-12-30 Thread Francis The Metman
Dear Jean-Marc, Thank you for replying.
I Installed CentOS 7 and centos-virt from the normal repos (CentOS-Xen) in 
December 2015 and have not had to build anything. I am running CentOS 7, not 
sure if it has automatically updated itself to 7.3,  so I would expect the 
updates to come from the repo, and not need building from source.
Regards
Francis


- Original Message -
> From: "Jean-Marc Liger" <jean-marc.li...@parisdescartes.fr>
> To: "Discussion about the virtualization on CentOS" <centos-virt@centos.org>
> Sent: Saturday, 31 December, 2016 1:24:44 AM
> Subject: Re: [CentOS-virt] yum update Failing with libvirt-daemon error
> 
> As libvirt from Xen is 1.3.0 and libvirt from CentOS 7.3 is now
> 2.0.0,
> libvirt from Xen has to be rebuild to upgrade the new libvirt 2.0.0
> 
> See my previous post :
> https://lists.centos.org/pipermail/centos-virt/2016-November/005255.html
> 
> I've done it for my own repo :
> https://copr.fedorainfracloud.org/coprs/jmliger/virt7-upstream/
> 
> Regards,
> Jean-Marc
> 
> Le 30/12/2016 à 17:56, Francis The Metman a écrit :
> > PJ
> > My server is critical to me, but not the public, fortunately.
> > I can take it down as I suggested, but am a bit reluctant to do so
> > until I have heard more opinions.
> > Presumably your system update failed using your script, so it will
> > probably fail for me if I copy it.
> > I will keep a copy anyway.
> >
> >
> > - Original Message -
> >> From: "PJ Welsh" <pjwe...@gmail.com>
> >> To: "Discussion about the virtualization on CentOS"
> >> <centos-virt@centos.org>
> >> Sent: Friday, 30 December, 2016 2:14:07 PM
> >> Subject: Re: [CentOS-virt] yum update Failing with libvirt-daemon
> >> error
> >>
> >>
> >>
> >> It may be worth a try if you can bring down your systems to do
> >> that.
> >> I have 4 productions servers in this state with no test option at
> >> this moment that is running CentOS 7.3 (the dev box is running 6.8
> >> with same same Xen version).
> >> It realy seems odd that only 2 of us have noticed this or have
> >> this
> >> issue. I have a very basic install on those servers. Along the
> >> lines
> >> that you are thinking, my standard (manual) minor version update
> >> practice for many years on all of my servers has been a
> >> recommended
> >> script with:
> >> #!/bin/bash
> >>
> >> yum -y update glibc\*
> >>
> >> yum -y update yum\* rpm\* pyth\*
> >> yum -y update mkinitrd nash
> >>
> >> yum -y update selinux\*
> >> yum -y update --disablerepo=\* --enablerepo=base,updates,custom
> >> --skip-broken
> >> yum -y update --skip-broken
> >>
> >>
> >>
> >> This effectively eliminates the Xen repo until the very end of any
> >> updates.
> >>
> >>
> >> Thanks
> >> PJ
> >>
> >>
> >> On Fri, Dec 30, 2016 at 7:34 AM, Francis The Metman <
> >> themet...@themetman.net > wrote:
> >>
> >>
> >> I am still waiting in hope someone will have an idea on what to
> >> do.
> >> Perhaps I should do this:-
> >>
> >> boot into a normal kernel
> >> uninstall centos-virt
> >> update the system
> >> reinstall centos-virt
> >>
> >> What do you think?
> >> Francis
> >>
> >>
> >>
> >> - Original Message -
> >>> From: "PJ Welsh" < pjwe...@gmail.com >
> >>> To: "Discussion about the virtualization on CentOS" <
> >>> centos-virt@centos.org >
> >>> Sent: Thursday, 29 December, 2016 6:42:21 PM
> >>> Subject: Re: [CentOS-virt] yum update Failing with libvirt-daemon
> >>> error
> >>>
> >>>
> >>>
> >>> Anyone have an idea of what may have happened or how to fix? I'm
> >>> only
> >>> seeing this issue after the OS update to CentOS 7.3.
> >>> Thanks
> >>> PJ
> >>>
> >>>
> >>> On Sat, Dec 24, 2016 at 10:19 AM, PJ Welsh < pjwe...@gmail.com >
> >>> wrote:
> >>>
> >>>
> >>>
> >>> I'v also got this issue when trying to update my CentOS 7.3
> >>> systems.
> >>> I did see a new user request that mentioned beginning to help
> >>> with
> >>> libvrit 2.0 and/o

Re: [CentOS-virt] yum update Failing with libvirt-daemon error

2016-12-30 Thread Jean-Marc Liger
As libvirt from Xen is 1.3.0 and libvirt from CentOS 7.3 is now 2.0.0, 
libvirt from Xen has to be rebuild to upgrade the new libvirt 2.0.0


See my previous post : 
https://lists.centos.org/pipermail/centos-virt/2016-November/005255.html


I've done it for my own repo : 
https://copr.fedorainfracloud.org/coprs/jmliger/virt7-upstream/


Regards,
Jean-Marc

Le 30/12/2016 à 17:56, Francis The Metman a écrit :

PJ
My server is critical to me, but not the public, fortunately.
I can take it down as I suggested, but am a bit reluctant to do so until I have 
heard more opinions.
Presumably your system update failed using your script, so it will probably 
fail for me if I copy it.
I will keep a copy anyway.


- Original Message -

From: "PJ Welsh" <pjwe...@gmail.com>
To: "Discussion about the virtualization on CentOS" <centos-virt@centos.org>
Sent: Friday, 30 December, 2016 2:14:07 PM
Subject: Re: [CentOS-virt] yum update Failing with libvirt-daemon error



It may be worth a try if you can bring down your systems to do that.
I have 4 productions servers in this state with no test option at
this moment that is running CentOS 7.3 (the dev box is running 6.8
with same same Xen version).
It realy seems odd that only 2 of us have noticed this or have this
issue. I have a very basic install on those servers. Along the lines
that you are thinking, my standard (manual) minor version update
practice for many years on all of my servers has been a recommended
script with:
#!/bin/bash

yum -y update glibc\*

yum -y update yum\* rpm\* pyth\*
yum -y update mkinitrd nash

yum -y update selinux\*
yum -y update --disablerepo=\* --enablerepo=base,updates,custom
--skip-broken
yum -y update --skip-broken



This effectively eliminates the Xen repo until the very end of any
updates.


Thanks
PJ


On Fri, Dec 30, 2016 at 7:34 AM, Francis The Metman <
themet...@themetman.net > wrote:


I am still waiting in hope someone will have an idea on what to do.
Perhaps I should do this:-

boot into a normal kernel
uninstall centos-virt
update the system
reinstall centos-virt

What do you think?
Francis



- Original Message -

From: "PJ Welsh" < pjwe...@gmail.com >
To: "Discussion about the virtualization on CentOS" <
centos-virt@centos.org >
Sent: Thursday, 29 December, 2016 6:42:21 PM
Subject: Re: [CentOS-virt] yum update Failing with libvirt-daemon
error



Anyone have an idea of what may have happened or how to fix? I'm
only
seeing this issue after the OS update to CentOS 7.3.
Thanks
PJ


On Sat, Dec 24, 2016 at 10:19 AM, PJ Welsh < pjwe...@gmail.com >
wrote:



I'v also got this issue when trying to update my CentOS 7.3
systems.
I did see a new user request that mentioned beginning to help with
libvrit 2.0 and/or 2.5 updates. Just not sure what to do in the
short term? Any hints/help would be appreciated:

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.cmich.edu
* elrepo: mirrors.netix.net
* epel: mirror.cs.princeton.edu
* extras: centos.mirrors.hoobly.com
* updates: mirror.spro.net
Resolving Dependencies
--> Running transaction check
---> Package libguestfs.x86_64 1:1.28.1-1.55.el7.centos.4 will be
updated
---> Package libguestfs.x86_64 1:1.32.7-3.el7.centos will be an
update
---> Package libguestfs-tools.noarch 1:1.28.1-1.55.el7.centos.4
will
be updated
---> Package libguestfs-tools.noarch 1:1.32.7-3.el7.centos will be
an
update
---> Package libguestfs-tools-c.x86_64 1:1.28.1-1.55.el7.centos.4
will be updated
---> Package libguestfs-tools-c.x86_64 1:1.32.7-3.el7.centos will
be
an update
---> Package libvirt.x86_64 0:1.3.0-1.el7 will be updated
---> Package libvirt.x86_64 0:2.0.0-10.el7_3.2 will be an update
---> Package libvirt-client.x86_64 0:1.3.0-1.el7 will be updated
---> Package libvirt-client.x86_64 0:2.0.0-10.el7_3.2 will be an
update
---> 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-xen-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
---> Package libvirt-daemon.x86_64 0:2.0.0-10.el7_3.2 will be an
update
---> Package libvirt-daemon-config-network.x86_64 0:1.3.0-1.el7
will
be updated
---> Package libvirt-daemon-config-network.x86_64
0:2.0.0-10.el7_3.2
will be an update
---> Package libvirt-daemon-config-nwfilter.x86_64 0:1.3.0-1.el7
will
be updated
---> Package libvirt-daemon-config-nwfilter.x86_64
0:2.0.0-10.el7_3.2
will be an update
---> Package libvirt-daemon-driver-interface.x86_64 0:1.3.0-1.el7
will be updated
--> Processing Dependency: libvirt-daemon-driver-interface =
1.3.0-1.el7 for package: libvirt-daemon-xen-1.3.0-1.el7.x86_64
--

Re: [CentOS-virt] yum update Failing with libvirt-daemon error

2016-12-30 Thread Francis The Metman
PJ
My server is critical to me, but not the public, fortunately. 
I can take it down as I suggested, but am a bit reluctant to do so until I have 
heard more opinions.
Presumably your system update failed using your script, so it will probably 
fail for me if I copy it.
I will keep a copy anyway.


- Original Message -
> From: "PJ Welsh" <pjwe...@gmail.com>
> To: "Discussion about the virtualization on CentOS" <centos-virt@centos.org>
> Sent: Friday, 30 December, 2016 2:14:07 PM
> Subject: Re: [CentOS-virt] yum update Failing with libvirt-daemon error
> 
> 
> 
> It may be worth a try if you can bring down your systems to do that.
> I have 4 productions servers in this state with no test option at
> this moment that is running CentOS 7.3 (the dev box is running 6.8
> with same same Xen version).
> It realy seems odd that only 2 of us have noticed this or have this
> issue. I have a very basic install on those servers. Along the lines
> that you are thinking, my standard (manual) minor version update
> practice for many years on all of my servers has been a recommended
> script with:
> #!/bin/bash
> 
> yum -y update glibc\*
> 
> yum -y update yum\* rpm\* pyth\*
> yum -y update mkinitrd nash
> 
> yum -y update selinux\*
> yum -y update --disablerepo=\* --enablerepo=base,updates,custom
> --skip-broken
> yum -y update --skip-broken
> 
> 
> 
> This effectively eliminates the Xen repo until the very end of any
> updates.
> 
> 
> Thanks
> PJ
> 
> 
> On Fri, Dec 30, 2016 at 7:34 AM, Francis The Metman <
> themet...@themetman.net > wrote:
> 
> 
> I am still waiting in hope someone will have an idea on what to do.
> Perhaps I should do this:-
> 
> boot into a normal kernel
> uninstall centos-virt
> update the system
> reinstall centos-virt
> 
> What do you think?
> Francis
> 
> 
> 
> - Original Message -----
> > From: "PJ Welsh" < pjwe...@gmail.com >
> > To: "Discussion about the virtualization on CentOS" <
> > centos-virt@centos.org >
> > Sent: Thursday, 29 December, 2016 6:42:21 PM
> > Subject: Re: [CentOS-virt] yum update Failing with libvirt-daemon
> > error
> > 
> > 
> > 
> > Anyone have an idea of what may have happened or how to fix? I'm
> > only
> > seeing this issue after the OS update to CentOS 7.3.
> > Thanks
> > PJ
> > 
> > 
> > On Sat, Dec 24, 2016 at 10:19 AM, PJ Welsh < pjwe...@gmail.com >
> > wrote:
> > 
> > 
> > 
> > I'v also got this issue when trying to update my CentOS 7.3
> > systems.
> > I did see a new user request that mentioned beginning to help with
> > libvrit 2.0 and/or 2.5 updates. Just not sure what to do in the
> > short term? Any hints/help would be appreciated:
> > 
> > Loaded plugins: fastestmirror
> > Loading mirror speeds from cached hostfile
> > * base: mirrors.cmich.edu
> > * elrepo: mirrors.netix.net
> > * epel: mirror.cs.princeton.edu
> > * extras: centos.mirrors.hoobly.com
> > * updates: mirror.spro.net
> > Resolving Dependencies
> > --> Running transaction check
> > ---> Package libguestfs.x86_64 1:1.28.1-1.55.el7.centos.4 will be
> > updated
> > ---> Package libguestfs.x86_64 1:1.32.7-3.el7.centos will be an
> > update
> > ---> Package libguestfs-tools.noarch 1:1.28.1-1.55.el7.centos.4
> > will
> > be updated
> > ---> Package libguestfs-tools.noarch 1:1.32.7-3.el7.centos will be
> > an
> > update
> > ---> Package libguestfs-tools-c.x86_64 1:1.28.1-1.55.el7.centos.4
> > will be updated
> > ---> Package libguestfs-tools-c.x86_64 1:1.32.7-3.el7.centos will
> > be
> > an update
> > ---> Package libvirt.x86_64 0:1.3.0-1.el7 will be updated
> > ---> Package libvirt.x86_64 0:2.0.0-10.el7_3.2 will be an update
> > ---> Package libvirt-client.x86_64 0:1.3.0-1.el7 will be updated
> > ---> Package libvirt-client.x86_64 0:2.0.0-10.el7_3.2 will be an
> > update
> > ---> 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-xen-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
> > ---> Package libvirt-daemon.x86_64 0:2.0.0-10.el7_3.2 will be an
> > update
&g

Re: [CentOS-virt] yum update Failing with libvirt-daemon error

2016-12-30 Thread PJ Welsh
It may be worth a try if you can bring down your systems to do that. I have
4 productions servers in this state with no test option at this moment that
is running CentOS 7.3 (the dev box is running 6.8 with same same Xen
version).
It realy seems odd that only 2 of us have noticed this or have this issue.
I have a very basic install on those servers. Along the lines that you are
thinking, my standard (manual) minor version update practice for many years
on all of my servers has been a recommended script with:
#!/bin/bash
 yum -y update glibc\*
 yum -y update yum\* rpm\* pyth\*
 yum -y update mkinitrd nash
 yum -y update selinux\*
 yum -y update --disablerepo=\* --enablerepo=base,updates,custom
--skip-broken
 yum -y update --skip-broken

This effectively eliminates the Xen repo until the very end of any updates.

Thanks
PJ

On Fri, Dec 30, 2016 at 7:34 AM, Francis The Metman <themet...@themetman.net
> wrote:

> I am still waiting in hope someone will have an idea on what to do.
> Perhaps I should do this:-
>
> boot into a normal kernel
> uninstall centos-virt
> update the system
> reinstall centos-virt
>
> What do you think?
> Francis
>
> - Original Message -
> > From: "PJ Welsh" <pjwe...@gmail.com>
> > To: "Discussion about the virtualization on CentOS" <
> centos-virt@centos.org>
> > Sent: Thursday, 29 December, 2016 6:42:21 PM
> > Subject: Re: [CentOS-virt] yum update Failing with libvirt-daemon error
> >
> >
> >
> > Anyone have an idea of what may have happened or how to fix? I'm only
> > seeing this issue after the OS update to CentOS 7.3.
> > Thanks
> > PJ
> >
> >
> > On Sat, Dec 24, 2016 at 10:19 AM, PJ Welsh < pjwe...@gmail.com >
> > wrote:
> >
> >
> >
> > I'v also got this issue when trying to update my CentOS 7.3 systems.
> > I did see a new user request that mentioned beginning to help with
> > libvrit 2.0 and/or 2.5 updates. Just not sure what to do in the
> > short term? Any hints/help would be appreciated:
> >
> > Loaded plugins: fastestmirror
> > Loading mirror speeds from cached hostfile
> > * base: mirrors.cmich.edu
> > * elrepo: mirrors.netix.net
> > * epel: mirror.cs.princeton.edu
> > * extras: centos.mirrors.hoobly.com
> > * updates: mirror.spro.net
> > Resolving Dependencies
> > --> Running transaction check
> > ---> Package libguestfs.x86_64 1:1.28.1-1.55.el7.centos.4 will be
> > updated
> > ---> Package libguestfs.x86_64 1:1.32.7-3.el7.centos will be an
> > update
> > ---> Package libguestfs-tools.noarch 1:1.28.1-1.55.el7.centos.4 will
> > be updated
> > ---> Package libguestfs-tools.noarch 1:1.32.7-3.el7.centos will be an
> > update
> > ---> Package libguestfs-tools-c.x86_64 1:1.28.1-1.55.el7.centos.4
> > will be updated
> > ---> Package libguestfs-tools-c.x86_64 1:1.32.7-3.el7.centos will be
> > an update
> > ---> Package libvirt.x86_64 0:1.3.0-1.el7 will be updated
> > ---> Package libvirt.x86_64 0:2.0.0-10.el7_3.2 will be an update
> > ---> Package libvirt-client.x86_64 0:1.3.0-1.el7 will be updated
> > ---> Package libvirt-client.x86_64 0:2.0.0-10.el7_3.2 will be an
> > update
> > ---> 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-xen-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
> > ---> Package libvirt-daemon.x86_64 0:2.0.0-10.el7_3.2 will be an
> > update
> > ---> Package libvirt-daemon-config-network.x86_64 0:1.3.0-1.el7 will
> > be updated
> > ---> Package libvirt-daemon-config-network.x86_64 0:2.0.0-10.el7_3.2
> > will be an update
> > ---> Package libvirt-daemon-config-nwfilter.x86_64 0:1.3.0-1.el7 will
> > be updated
> > ---> Package libvirt-daemon-config-nwfilter.x86_64 0:2.0.0-10.el7_3.2
> > will be an update
> > ---> Package libvirt-daemon-driver-interface.x86_64 0:1.3.0-1.el7
> > will be updated
> > --> Processing Dependency: libvirt-daemon-driver-interface =
> > 1.3.0-1.el7 for package: libvirt-daemon-xen-1.3.0-1.el7.x86_64
> > ---> Package libvirt-daemon-driver-interface.x86_64
> > 0:2.0.0-10.el7_3.2 will be an update
> > ---> Package libvirt-daemon-driver-lxc.x86_64 0:1.3.0-1.el7 will be
> > updated
> > ---> Package libvirt-daemon-driver

Re: [CentOS-virt] yum update Failing with libvirt-daemon error

2016-12-30 Thread Francis The Metman
I am still waiting in hope someone will have an idea on what to do.
Perhaps I should do this:-

boot into a normal kernel
uninstall centos-virt
update the system
reinstall centos-virt

What do you think?
Francis

- Original Message -
> From: "PJ Welsh" <pjwe...@gmail.com>
> To: "Discussion about the virtualization on CentOS" <centos-virt@centos.org>
> Sent: Thursday, 29 December, 2016 6:42:21 PM
> Subject: Re: [CentOS-virt] yum update Failing with libvirt-daemon error
> 
> 
> 
> Anyone have an idea of what may have happened or how to fix? I'm only
> seeing this issue after the OS update to CentOS 7.3.
> Thanks
> PJ
> 
> 
> On Sat, Dec 24, 2016 at 10:19 AM, PJ Welsh < pjwe...@gmail.com >
> wrote:
> 
> 
> 
> I'v also got this issue when trying to update my CentOS 7.3 systems.
> I did see a new user request that mentioned beginning to help with
> libvrit 2.0 and/or 2.5 updates. Just not sure what to do in the
> short term? Any hints/help would be appreciated:
> 
> Loaded plugins: fastestmirror
> Loading mirror speeds from cached hostfile
> * base: mirrors.cmich.edu
> * elrepo: mirrors.netix.net
> * epel: mirror.cs.princeton.edu
> * extras: centos.mirrors.hoobly.com
> * updates: mirror.spro.net
> Resolving Dependencies
> --> Running transaction check
> ---> Package libguestfs.x86_64 1:1.28.1-1.55.el7.centos.4 will be
> updated
> ---> Package libguestfs.x86_64 1:1.32.7-3.el7.centos will be an
> update
> ---> Package libguestfs-tools.noarch 1:1.28.1-1.55.el7.centos.4 will
> be updated
> ---> Package libguestfs-tools.noarch 1:1.32.7-3.el7.centos will be an
> update
> ---> Package libguestfs-tools-c.x86_64 1:1.28.1-1.55.el7.centos.4
> will be updated
> ---> Package libguestfs-tools-c.x86_64 1:1.32.7-3.el7.centos will be
> an update
> ---> Package libvirt.x86_64 0:1.3.0-1.el7 will be updated
> ---> Package libvirt.x86_64 0:2.0.0-10.el7_3.2 will be an update
> ---> Package libvirt-client.x86_64 0:1.3.0-1.el7 will be updated
> ---> Package libvirt-client.x86_64 0:2.0.0-10.el7_3.2 will be an
> update
> ---> 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-xen-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
> ---> Package libvirt-daemon.x86_64 0:2.0.0-10.el7_3.2 will be an
> update
> ---> Package libvirt-daemon-config-network.x86_64 0:1.3.0-1.el7 will
> be updated
> ---> Package libvirt-daemon-config-network.x86_64 0:2.0.0-10.el7_3.2
> will be an update
> ---> Package libvirt-daemon-config-nwfilter.x86_64 0:1.3.0-1.el7 will
> be updated
> ---> Package libvirt-daemon-config-nwfilter.x86_64 0:2.0.0-10.el7_3.2
> will be an update
> ---> Package libvirt-daemon-driver-interface.x86_64 0:1.3.0-1.el7
> will be updated
> --> Processing Dependency: libvirt-daemon-driver-interface =
> 1.3.0-1.el7 for package: libvirt-daemon-xen-1.3.0-1.el7.x86_64
> ---> Package libvirt-daemon-driver-interface.x86_64
> 0:2.0.0-10.el7_3.2 will be an update
> ---> Package libvirt-daemon-driver-lxc.x86_64 0:1.3.0-1.el7 will be
> updated
> ---> Package libvirt-daemon-driver-lxc.x86_64 0:2.0.0-10.el7_3.2 will
> be an update
> ---> Package libvirt-daemon-driver-network.x86_64 0:1.3.0-1.el7 will
> be updated
> --> Processing Dependency: libvirt-daemon-driver-network =
> 1.3.0-1.el7 for package: libvirt-daemon-xen-1.3.0-1.el7.x86_64
> ---> Package libvirt-daemon-driver-network.x86_64 0:2.0.0-10.el7_3.2
> will be an update
> ---> Package libvirt-daemon-driver-nodedev.x86_64 0:1.3.0-1.el7 will
> be updated
> --> Processing Dependency: libvirt-daemon-driver-nodedev =
> 1.3.0-1.el7 for package: libvirt-daemon-xen-1.3.0-1.el7.x86_64
> ---> Package libvirt-daemon-driver-nodedev.x86_64 0:2.0.0-10.el7_3.2
> will be an update
> ---> Package libvirt-daemon-driver-nwfilter.x86_64 0:1.3.0-1.el7 will
> be updated
> --> Processing Dependency: libvirt-daemon-driver-nwfilter =
> 1.3.0-1.el7 for package: libvirt-daemon-xen-1.3.0-1.el7.x86_64
> ---> Package libvirt-daemon-driver-nwfilter.x86_64 0:2.0.0-10.el7_3.2
> will be an update
> ---> Package libvirt-daemon-driver-qemu.x86_64 0:1.3.0-1.el7 will be
> updated
> ---> Package libvirt-daemon-driver-qemu.x86_64 0:2.0.0-10.el7_3.2
> will be an update
> ---> Package libvirt-daemon-driver-secret.x86_64 0:1.3.0-1.el7 will
> be updated
> --> Processing Dependency: lib

Re: [CentOS-virt] yum update Failing with libvirt-daemon error

2016-12-29 Thread PJ Welsh
Anyone have an idea of what may have happened or how to fix? I'm only
seeing this issue after the OS update to CentOS 7.3.
Thanks
PJ

On Sat, Dec 24, 2016 at 10:19 AM, PJ Welsh  wrote:

> I'v also got this issue when trying to update my CentOS 7.3 systems. I did
> see a new user request that mentioned beginning to help with libvrit 2.0
> and/or 2.5 updates. Just not sure what to do in the short term? Any
> hints/help would be appreciated:
> Loaded plugins: fastestmirror
> Loading mirror speeds from cached hostfile
>  * base: mirrors.cmich.edu
>  * elrepo: mirrors.netix.net
>  * epel: mirror.cs.princeton.edu
>  * extras: centos.mirrors.hoobly.com
>  * updates: mirror.spro.net
> Resolving Dependencies
> --> Running transaction check
> ---> Package libguestfs.x86_64 1:1.28.1-1.55.el7.centos.4 will be updated
> ---> Package libguestfs.x86_64 1:1.32.7-3.el7.centos will be an update
> ---> Package libguestfs-tools.noarch 1:1.28.1-1.55.el7.centos.4 will be
> updated
> ---> Package libguestfs-tools.noarch 1:1.32.7-3.el7.centos will be an
> update
> ---> Package libguestfs-tools-c.x86_64 1:1.28.1-1.55.el7.centos.4 will be
> updated
> ---> Package libguestfs-tools-c.x86_64 1:1.32.7-3.el7.centos will be an
> update
> ---> Package libvirt.x86_64 0:1.3.0-1.el7 will be updated
> ---> Package libvirt.x86_64 0:2.0.0-10.el7_3.2 will be an update
> ---> Package libvirt-client.x86_64 0:1.3.0-1.el7 will be updated
> ---> Package libvirt-client.x86_64 0:2.0.0-10.el7_3.2 will be an update
> ---> 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-xen-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
> ---> Package libvirt-daemon.x86_64 0:2.0.0-10.el7_3.2 will be an update
> ---> Package libvirt-daemon-config-network.x86_64 0:1.3.0-1.el7 will be
> updated
> ---> Package libvirt-daemon-config-network.x86_64 0:2.0.0-10.el7_3.2 will
> be an update
> ---> Package libvirt-daemon-config-nwfilter.x86_64 0:1.3.0-1.el7 will be
> updated
> ---> Package libvirt-daemon-config-nwfilter.x86_64 0:2.0.0-10.el7_3.2
> will be an update
> ---> Package libvirt-daemon-driver-interface.x86_64 0:1.3.0-1.el7 will be
> updated
> --> Processing Dependency: libvirt-daemon-driver-interface = 1.3.0-1.el7
> for package: libvirt-daemon-xen-1.3.0-1.el7.x86_64
> ---> Package libvirt-daemon-driver-interface.x86_64 0:2.0.0-10.el7_3.2
> will be an update
> ---> Package libvirt-daemon-driver-lxc.x86_64 0:1.3.0-1.el7 will be
> updated
> ---> Package libvirt-daemon-driver-lxc.x86_64 0:2.0.0-10.el7_3.2 will be
> an update
> ---> Package libvirt-daemon-driver-network.x86_64 0:1.3.0-1.el7 will be
> updated
> --> Processing Dependency: libvirt-daemon-driver-network = 1.3.0-1.el7 for
> package: libvirt-daemon-xen-1.3.0-1.el7.x86_64
> ---> Package libvirt-daemon-driver-network.x86_64 0:2.0.0-10.el7_3.2 will
> be an update
> ---> Package libvirt-daemon-driver-nodedev.x86_64 0:1.3.0-1.el7 will be
> updated
> --> Processing Dependency: libvirt-daemon-driver-nodedev = 1.3.0-1.el7 for
> package: libvirt-daemon-xen-1.3.0-1.el7.x86_64
> ---> Package libvirt-daemon-driver-nodedev.x86_64 0:2.0.0-10.el7_3.2 will
> be an update
> ---> Package libvirt-daemon-driver-nwfilter.x86_64 0:1.3.0-1.el7 will be
> updated
> --> Processing Dependency: libvirt-daemon-driver-nwfilter = 1.3.0-1.el7
> for package: libvirt-daemon-xen-1.3.0-1.el7.x86_64
> ---> Package libvirt-daemon-driver-nwfilter.x86_64 0:2.0.0-10.el7_3.2
> will be an update
> ---> Package libvirt-daemon-driver-qemu.x86_64 0:1.3.0-1.el7 will be
> updated
> ---> Package libvirt-daemon-driver-qemu.x86_64 0:2.0.0-10.el7_3.2 will be
> an update
> ---> Package libvirt-daemon-driver-secret.x86_64 0:1.3.0-1.el7 will be
> updated
> --> Processing Dependency: libvirt-daemon-driver-secret = 1.3.0-1.el7 for
> package: libvirt-daemon-xen-1.3.0-1.el7.x86_64
> ---> Package libvirt-daemon-driver-secret.x86_64 0:2.0.0-10.el7_3.2 will
> be an update
> ---> Package libvirt-daemon-driver-storage.x86_64 0:1.3.0-1.el7 will be
> updated
> --> Processing Dependency: libvirt-daemon-driver-storage = 1.3.0-1.el7 for
> package: libvirt-daemon-xen-1.3.0-1.el7.x86_64
> ---> Package libvirt-daemon-driver-storage.x86_64 0:2.0.0-10.el7_3.2 will
> be an update
> ---> Package libvirt-daemon-kvm.x86_64 0:1.3.0-1.el7 will be updated
> ---> Package libvirt-daemon-kvm.x86_64 0:2.0.0-10.el7_3.2 will be an update
> ---> Package libvirt-python.x86_64 0:1.3.0-1.el7 will be updated
> ---> Package libvirt-python.x86_64 0:2.0.0-2.el7 will be an update
> ---> Package perl-Sys-Guestfs.x86_64 1:1.28.1-1.55.el7.centos.4 will be
> updated
> ---> Package perl-Sys-Guestfs.x86_64 1:1.32.7-3.el7.centos will be an
> update
> ---> Package perl-Sys-Virt.x86_64