Displaying 20 results from an estimated 200 matches similar to: "xen-unstable unable to boot on Wheezy"
2011 Oct 18
18
make install not creating lib entries in /usr/lib under Ubunu 11.10
I am building xen-unstable (23860:a422e2a4451e) on Ubuntu 11.10. I
noticed that the "make install" does not create lib entries in
/usr/lib/. I see them only in /usr/lib64/. This is causing program
like xenpaging to not find the xenctrl library (error while loading
shared libraries: libxenctrl.so.4.2: cannot open shared object file:
No such file or directory) Is this expected behavior or
2012 Jul 27
17
Time for 4.2.0 rc0?
Hey Keir,
I committed the last of the big outstanding tools blockers for 4.2
yesterday. Currently they are still in staging because they added some
new xenstore paths which tickled the leak detector in the test system
What do you think of doing an rc0 release next week?
There''s still some smaller issues remaining but I think they can wait
until rc1.
Ian.
2012 Jun 20
9
[PATCH 0 of 1 v2] tools: honour --libdir when it is passed to ./configure
I''ve removed all the LIBLEAF bits in this version, but kept passing
the libfsimage plugin location via compiler command line.
If there''s a better way to do this, I''m certainly open to it. But
looking at it further today I think this isn''t too horrible.
Matt
2012 Feb 22
10
xen-unstable: Qemu upstream domUs not start on Wheezy
Dom0 is Wheezy 64 bit with kernel 3.2.0-1-amd64 version 3.2.4-1, xen from
xen-unstable.hg changeset 24858:a88ba599add1 plus these patch for not fail
build:
http://xen.1045712.n5.nabble.com/PATCH-0-of-2-rename-libxl-yajl-gen-alloc-td5469362.html
And also this change for lib patch modified with multiarch support:
vi config/StdGNU.mk
LIBLEAFDIR_x86_64 ?= lib
DomUs PV working, domUs with
2011 Nov 03
3
[PATCH 0 of 2 RESEND] tools: add two new compile flags and perform checks on user defined folders.
Added two new sets of compile flags, and pass them to the check scripts, so libraries and includes are searched there also.
Resend this patches because they suffered some modifications and where scattered along the mailing list.
Please review, thanks Roger.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2010 Feb 04
3
mgcv problem
Dear friends,
I have install the last version 2.10 and now I have probles with 'mgcv' which can be load. I proved to eliminated and reinstalled but always obtain the same message:
> library (mgcv)
This is mgcv 1.6-1. For overview type `help("mgcv-package")'.
Error in runif(1) :
.Random.seed is not an integer vector but of type 'list'
Error : .onAttach non
2006 Nov 22
1
problem with the plm package
Hi all,
I have a problem in installing and using the plm
package using R 2.2.0 on windows xp.
I installed it from a .zip file downloaded from
the CRAN. Apparently everything is ok:
> utils:::menuInstallLocal()
package 'plm' successfully unpacked and MD5 sums checked
updating HTML package descriptions
However, when I try to load it:
> library(plm)
Errore in lazyLoadDBfetch(key,
2007 Apr 04
1
gpclib library
Hi all,
I'm tring to download the gpclib library but I don't find it in the old
repository
install.packages(c("gpclib"), dependencies=TRUE,
repos="http://cran.cnr.berkeley.edu/")
Avviso in install.packages(c("gpclib"), dependencies = TRUE, repos =
"http://cran.cnr.berkeley.edu/") :
argument 'lib' is missing: using
2009 May 28
1
[PATCH] blktap2: fix makefile of vhd for parallel make
blktap2: fix makefile of vhd for parallel make
With parallel make, libvhd might not be created before
link resulting in link error. This patch guarantees it.
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
diff --git a/tools/blktap2/vhd/Makefile b/tools/blktap2/vhd/Makefile
--- a/tools/blktap2/vhd/Makefile
+++ b/tools/blktap2/vhd/Makefile
@@ -12,6 +12,9 @@ CFLAGS +=
2006 Jul 06
1
Bug test di Rails
salve a tutti,
sentite, non riesco a capire i test automatizzati di Rails.
Secondo il libro, il ciclo di vita di un test prevede che per ogni
metodo ( che sarebbe in pratica un test da eseguire ) si verificano
sempre 3 eventi:
1) la cancellazione di tutti i record della tabella in esame
2) il caricamento di tutti i dati di test elencati nel file di fixture
della tabella ( ad esempio
2013 Apr 26
14
bug in xc_gntshr_munmap?
Hi,
Header says:
/*
* Unmaps the @count pages starting at @start_address, which were mapped by a
* call to xc_gntshr_share_*. Never logs.
*/
int xc_gntshr_munmap(xc_gntshr *xcg, void *start_address, uint32_t count);
But implementation calls:
static int linux_gntshr_munmap(xc_gntshr *xcg, xc_osdep_handle h,
void *start_address, uint32_t count)
{
return
2011 Nov 22
7
[PATCH] use ncurses-config to find all curses related libs
After a split of libtinfo from libncurses in openSuSE Factory the tools
will not link anymore. In the URL below it was suggested to use
''ncurses-config --libs'' to find the correct linker options. But
ncurses-config does not exist neither in SLES11 nor in openSuSE. So
check for both ncurses5-config and ncurses-config, if the latter happens
to exist in other environments.
With
2020 Feb 20
2
Re: build problem with libxl
I use centos 7 (7.7.1908).
these pkgs are installed:
xen-hypervisor-4.12.2-1.el7.x86_64
xen-devel-4.12.2-1.el7.x86_64
qemu-xen-4.12.1-1.el7.x86_64
xen-runtime-4.12.2-1.el7.x86_64
xen-licenses-4.12.2-1.el7.x86_64
xen-4.12.2-1.el7.x86_64
xen-libs-4.12.2-1.el7.x86_64
xen-ovmf-20180825-1.gitef529e6ab.el7.x86_64
even with --with-libxl it doesnt work...
---
------
Greetz
Am 20.02.2020 11:31, schrieb
2013 Oct 08
10
xl console regression on xen-unstable
I''m unable to start xl console on latest xen-unstable (build with commit
8e0da8c07f4f80e14314977a11f738bd74a5b62b).
> xl -vvv console sid
> xenconsole: Could not read tty from store: No such file or directory
I also tried "xl create -c", and it shows console from pygrub but when
the "xl create" reaches the end I got the same error:
> xenconsole: Could not
2020 Feb 20
2
Re: build problem with libxl
https://wiki.centos.org/HowTos/Xen/Xen4QuickStart
configure:53501: checking for LIBXL
configure:53508: $PKG_CONFIG --exists --print-errors "xenlight >= 4.6.0"
Package xenblktapctl was not found in the pkg-config search path.
Perhaps you should add the directory containing `xenblktapctl.pc'
to the PKG_CONFIG_PATH environment variable
Package 'xenblktapctl', required by
2011 Jan 31
3
Three small patches for xen-4.1.0-rc
Here are three small patches that I have applied to the Fedora xen builds
and I think are are suitable for xen-4.1.0.
The first patch fixes an anomaly in /etc/xen/scripts/network-route.
Currently this script contains
netdev=${netdev:-eth${vifnum}}
ie. netdev is set to eth${vifnum} by default. Unfortunately vifnum is not
set anywhere in the xen code so the default is actually the broken
2007 Dec 08
6
Re: [Xen-changelog] [xen-unstable] tools: Rationalise library soname versions.
On Fri, Dec 07, 2007 at 04:30:09PM -0800, Xen patchbot-unstable wrote:
> tools: Rationalise library soname versions.
>
> * Arrange for the sonames of libxenstore, libxc, libfsimage and
> libblktap to be set from a single place in Config.mk.
Grumble... I don''t like this at all. You just bumped libfsimage for no
reason. Can we please fix libfsimage back to the correct
2003 Jan 10
7
System Boot problem...
Hi, on a system RedHat 8.0, only on this, not on other various RedHat8.0, I
have see the follow strange error in /var/log/{messages,boot.log} .....
After the boot all it seems to work, the modules is loads....
I have already tried to install other versions of kernel
but the problem is always the same one :-((
Someone has some idea of what is happening?
Thanks...
Dario Lesca
2010 Sep 10
8
[PATCH] disable kernel build in Xen build system
# HG changeset patch
# User Ian Campbell <ian.campbell@citrix.com>
# Date 1284113350 -3600
# Node ID 635270fe858be62c02ec2bf2cacd5fc7e2492a36
# Parent ef7166e5640fd50c3041435f9233e3abcf12f698
disable kernel build in Xen build system.
Cloning and building a kernel as part of the Xen distribution
implicitly advises that this kernel is the best kernel for all users
and many users appear to be
2011 Sep 20
9
XL: pv guests dont reboot after migration (xen4.1.2-rc2-pre)
A pv guest will not reboot after migration, the guest itself does
everything right, including the shutdown, but xl does not recreate the
guest, it just shuts it down.
This goes for 2.6.39 and 3.0.4 guest kernels, havent tried different
ones. I also haven tried different xen versions.
Dont know if this would affect hvm, probably not since qemu leaves the
guest running and does a