search for: sle11

Displaying 20 results from an estimated 23 matches for "sle11".

Did you mean: sles11
2013 Jun 17
1
Re: [PATCH] Use pkg-config for Python
On Mon, Jun 17, 2013 at 10:08:46AM +0200, Olaf Hering wrote: > On Mon, Jun 17, Richard W.M. Jones wrote: > > > On Sun, Jun 16, 2013 at 02:55:29PM +0200, Olaf Hering wrote: > > > For me current 1.20 branch fails to build python in SLE11. > > > > Does SuSE's python have a pkg-config file? > > SLE11 does not have it, but openSUSE 11.4+ has it. > I think the previous code should be restored as a fallback when the .pc > files are missing. TBH it adds a lot of complexity to an already complex and fragile...
2013 Jun 17
2
Re: [PATCH] Use pkg-config for Python
...!= "x" ]) > > If pkg-config check fails, PYTHON_LIBS remains empty (at least for me) > and as a result python gets disabled. > Without this change, PYTHON_INCLUDEDIR was retreived directly from > python itself. > > For me current 1.20 branch fails to build python in SLE11. Does SuSE's python have a pkg-config file? RHEL 5 didn't have one, but it was added in RHEL 6. So for the branch of libguestfs we use on RHEL 5 ('oldlinux'[1]) I have reverted this patch[2]. Rich. [1] https://github.com/libguestfs/libguestfs/tree/oldlinux [2] https://github.co...
2009 Jan 21
11
[PATCH] x86: change IO-APIC ack method default for single IO-APIC systems
Ever since 3.0.2 we''ve been carrying this patch in our products. Since there was no indication that there would be anything wrong with the ''new'' IO-APIC ack method added back then, we finally decided to drop this patch recently from SLE11, to find that the subsequent release candidate failed to work on at least on system without using "ioapic_ack=old". With that knowledge I think it is now reasonable to include that patch in -unstable, as the introduction of the ''new'' ack method was only to address issues...
2013 Jun 17
0
Re: [PATCH] Use pkg-config for Python
On Mon, Jun 17, Richard W.M. Jones wrote: > On Sun, Jun 16, 2013 at 02:55:29PM +0200, Olaf Hering wrote: > > For me current 1.20 branch fails to build python in SLE11. > > Does SuSE's python have a pkg-config file? SLE11 does not have it, but openSUSE 11.4+ has it. I think the previous code should be restored as a fallback when the .pc files are missing. Olaf
2012 Jan 31
3
qemu-dm: unregister_iomem() broken?
...ller of it in 56d7747a3cf811910c4cf865e1ebcb8b82502005 - "qemu: clean up MSI-X table handling"). As it''s unclear how the function can ever have fulfilled its purpose, and as I''m not seeing the log message resulting from it being called on the sole original call path with SLE11 guests, I''d like to ask you or someone else at Citrix with access to a suitable guest to double check that the below patch doesn''t break it. Once verified that it fixes the problem at hand *and* doesn''t break what it was supposed to be sued for originally, I''ll d...
2012 Jul 16
23
[PATCH] x86/EFI: define and use EFI_DIR make variable, defaulting to /usr/lib64/efi
# HG changeset patch # User Matt Wilson <msw@amazon.com> # Date 1342481836 0 # Branch efi # Node ID dd1ab0cae2c870942c2e1b6bc3a507b1a40dae16 # Parent 9950f2dc2ee6dfd172258a5a4ee29809b0ff8263 x86/EFI: define and use EFI_DIR make variable, defaulting to /usr/lib64/efi After commit 25594:ad08cd8e7097, EFI Xen binaries were installed to /efi instead of /usr/lib64/efi. This patch restores the
2010 Mar 11
17
Panic on boot on Sun Blade 6270
Hi All, I''m getting the attached panic in the hypervisor on a Sun 6270 running xen-testing.hg changeset 19913:6063c16aeeaa. I can run xen-3.3.1 from the standard SLES 11 distribution (which says that it''s changeset 18546 but it has many patches). Any ideas? thanks, dan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2013 May 16
3
[PATCH] Use pkg-config for Python
At least libpython2.7-dev and libpython3.3-dev on current Debian/unstable ship with pkg-config files. As with the pkg-config check for Lua, we check for versioned and an unversioned .pc files. --- configure.ac | 35 ++++++++++++++++++++--------------- python/Makefile.am | 2 +- 2 files changed, 21 insertions(+), 16 deletions(-) diff --git a/configure.ac b/configure.ac index
2014 Oct 07
7
Plan for libguestfs 1.28
It has been an amazing 6½ months since the last stable release of libguestfs. I'd like to plan a new 1.28 release soon. Please follow-up if there are features / blockers / bugs that need to be addressed for 1.28. As usual, bugs which have "1.28" (without quotes) in the Devel Whiteboard field in Bugzilla are nominated as blockers for the release. You can see a list of those here
2012 Jun 27
18
[xen vMCE RFC V0.2] xen vMCE design
Hi, This is updated xen vMCE design foils, according to comments from community recently. This foils focus on vMCE part of Xen MCA, so as Keir said, it''s some dense. Later Will will present a document to elaborate more, including Intel MCA and surrounding features and Xen implementation. Thanks, Jinsong
2009 Nov 26
1
Ask for backport reflink feature of the ocfs2 to the sles11
Hellow, everyone I'm from HuaWei, China. We are looking for the candidate of virtualization platform among several vendors. Learned from Oracle people, the latest version of ocfs2 has integrated reflink feature which was commited to the the linux 2.6.32 kernel. But as we know, the sles11 integrated the linux 2.6.27 kernle, so the relink feature is not avaiable on the sles11 platform. We
2013 Jun 16
0
Re: [PATCH] Use pkg-config for Python
...mp; test "x$PYTHON_LIBS" != "x" ]) If pkg-config check fails, PYTHON_LIBS remains empty (at least for me) and as a result python gets disabled. Without this change, PYTHON_INCLUDEDIR was retreived directly from python itself. For me current 1.20 branch fails to build python in SLE11. Olaf
2014 Oct 09
0
Re: Plan for libguestfs 1.28
....M. Jones wrote: > It has been an amazing 6½ months since the last stable release of > libguestfs. > > I'd like to plan a new 1.28 release soon. > > Please follow-up if there are features / blockers / bugs that need to > be addressed for 1.28. I see master failing in my SLE11 builds since some time. Currently it fails with a syntax error. Are bison-2.3 of flex-2.5.35 too old? Olaf ... [ 413s] make[2]: Leaving directory `/usr/src/packages/BUILD/libguestfs-1.27.60/builder' [ 413s] make[2]: Entering directory `/usr/src/packages/BUILD/libguestfs-1.27.60/builder'...
2014 Oct 09
1
Re: Plan for libguestfs 1.28
...azing 6½ months since the last stable release of > > libguestfs. > > > > I'd like to plan a new 1.28 release soon. > > > > Please follow-up if there are features / blockers / bugs that need to > > be addressed for 1.28. > > I see master failing in my SLE11 builds since some time. Currently it > fails with a syntax error. Are bison-2.3 of flex-2.5.35 too old? > [ 413s] make index-parse.h > [ 413s] /usr/src/packages/BUILD/libguestfs-1.27.60/builder/index-parse.y:60.1-5: invalid directive: `%code' > [ 413s] /usr/src/packages/BUILD/lib...
2011 Jan 03
13
Re: pvusb drivers for pvops 2.6.32.x kernel
...V drivers, but the domu kept crashing. That needs more investigation, but I suspect a problem with the GPLPV drivers. I''m keen for that to be fixed, but I don''t have time immediately to dig into it. I took a look at the patches at http://gitorious.org/opensuse/kernel-source/trees/SLE11-SP1/patches.xen and as far as I can tell, everything that relates to pvusb is included in the attached patch. Nathanael ----- End forwarded message ----- _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2009 Jul 14
2
Xen 64 but supported memory limit
Hello, We are looking to use Xen as our hypervisor. However, after doing some research it''s still not clear as to the amount of memory Xen 64bit can support? The highest I''ve found is 4TB of physical memory. For the host VM''s, I''ve found several statements that indicated that the max per VM was 32GB. Are these numbers accurate? And can these limits be removed
2014 May 13
2
new warnings in hivex-1.3.10
hivex-1.3.10 does not pass the sles11sp3 post-build-checks anymore, 1.3.8 was still ok. The relevant output is: ... [ 57s] Hivex.xs: In function 'XS_Win__Hivex_node_name': [ 57s] Hivex.xs:236: warning: implicit declaration of function 'newSVpvn_utf8' [ 57s] Hivex.xs:236: warning: assignment makes pointer from integer without a cast [ 57s] Hivex.xs: In function
2012 Nov 22
3
blkfront failure on migrate
Hello, A friend of mine was having weird ocasional crashes on migration, and I took a look at the problem The VM is a very stripped down ubuntu 12.04 environment (3.2.0 kernel) with a total of 96MB of RAM, but this appears to be a generic driver problem still present in upstream. The symptoms were that on about 5% of migrations, one or more block devices would fail to come back on resume. The
2008 Nov 20
10
issues with movnti emulation
We''ve got reports of that change causing HVM data corruption issues. While I can''t see what''s wrong with the patch, I''d suggest at least reverting it from the 3.3 tree (which is what our code is based upon) for the time being. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2012 Apr 12
13
[ANNOUNCE] backports for 4.0.4 and 4.1.3 stable releases
The time has come for another round of stable releases. Please send (or resend) any outstanding backport requests for 4.0.4 and 4.1.3 before Friday 20 April. Note that 4.0.4 will likely be the last release in the 4.0.x branch. Ian.