[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] osstest: install libnl3 packages
On Wed, 2015-08-05 at 12:54 +0100, Ian Campbell wrote: > On Wed, 2015-08-05 at 11:51 +0100, Ian Campbell wrote: > > > > There was a conflict with the addition of ebtables, the result is > > below. > > > > commit 2ff90f75e5b40152998b69900adf1985382409bf > > Author: Roger Pau Monne <roger.pau@xxxxxxxxxx> > > Date: Wed Jul 1 17:12:25 2015 +0200 > > > > osstest: install libnl3 packages > > > > Install the libnl3 packages needed by the remus code. Those are > > > > available on > > both Wheezy and Jessie, although the Wheezy ones are too old. > > > > This patch implicitly drops support for lenny and squeeze. > > > > Signed-off-by: Roger Pau Monnà <roger.pau@xxxxxxxxxx> > > Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> > > Cc: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> > > Cc: Ian Campbell <ian.campbell@xxxxxxxxxx> > > Cc: Shriram Rajagopalan <rshriram@xxxxxxxxx> > > Cc: Yang Hongyang <yanghy@xxxxxxxxxxxxxx> > > [ ijc -- resolved conflict with addition of ebtables ] > > > > diff --git a/ts-xen-build-prep b/ts-xen-build-prep > > index 03ad35c..ace8080 100755 > > --- a/ts-xen-build-prep > > +++ b/ts-xen-build-prep > > @@ -206,14 +206,9 @@ sub prep () { > > autoconf automake libtool xsltproc > > libxml2-utils libxml2-dev > > libdevmapper-dev w3c-dtd-xhtml libxml-xpath > > -perl > > - ccache nasm checkpolicy ebtables); > > + ccache nasm checkpolicy ebtalbes > > Ahem, fixed that and repushed... I happened to run a local adhc test with this applied and I got: virsh: error while loading shared libraries: libnl-route-3.so.200: cannot open shared object file: No such file or directory because ts-xen-install also needs updating I think. That's more than I am willing/able to fixup on the fly in pretest, so I'm going to back out this patch for now and kill the current flight. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |