Displaying 20 results from an estimated 500 matches similar to: "Error: ''ACM policy not supported.''"
2008 Sep 03
0
Xen 3.3 and ACM Security Errors
I am using a CentOS 5.2 x86_64 machine and compiled Xen 3.3.0.
Everything seemed to build and install okay. After rebooting to the new
of Xen, when I try to create a new domU, I get an error message saying
"ACMError: Policy file
''/etc/xen/acm-security/policies/-security_policy.xml'' not found." I
tried to find some documentation on what this is but I coming up with
2007 Dec 03
8
xm create - Xend has probably crashed! Invalid or missing HTTP status code.
Hi,
I have compiled xen-unstable (using hg clone
http://xenbits.xensource.com/xen-unstable.hg).
I have successfully booted into the dom0 kernel.
output of xm list:
Name ID Mem VCPUs State
Time(s)
Domain-0 0 932 1 r----- 591.2
But whenever I xm create, I get:
# xm create /etc/xen/domu1
Using config file
2005 Jun 22
0
RE: [Xense-devel] Re: [PATCH] sHype access controlarchitecture for Xen
Lets not confuse the issues here and don''t turn this into a programming
language argument. With the sHype patches there is a well defined
language for specifying policies and there is a well defined binary
representation for that policy. That is a very good start!
I see the java tool as a *sample* implementation of a translator between
the two. You are free to write/use your own compiler
2008 Jan 26
0
Can`t compile Xen3.2 with ACM
Hello Folks, I tryed to compile Xen3.2 sources with ACM.
To include ACM in the build I set ACM_SECURITY ?= y in Config.mk.
When I start the build process by calling "make all" compiling failes:
acm_core.c: In Funktion »acm_init«:
acm_core.c:283: Fehler: »policy_buffer« nicht deklariert (erste
Benutzung in dieser Funktion)
acm_core.c:283: Fehler: (Jeder nicht deklarierte Bezeichner
2005 Apr 01
0
shype for Xen / readme
Hi,
as a follow-up to the posting of the sHype patches for Xen from Tue/We
this week
[http://lists.xensource.com/archives/html/xen-devel/2005-03/msg01371.html],
you''ll find attached the promised draft Readme for the courageous ones to
get
a little exposure to sHype at a small example.
I am posting this right before being away-from-email until April 11th.
Please be patient when
2009 Apr 12
0
acm_init: Loading default policy but not policy is installed.
Hi all,
I''ve successfully installed xen3.3.0 on Linux ubuntu 2.6.27.5 #1 SMP i686 GNU/Linux. I
built xen with the requisite XSM_ENABLE=y, ACM_SECURITY=y and believe I have the correct
config parameters in the 2.6.27.5 kernel.
Boot goes smoothly, set to automatically create 2 domUs. All appears okay with XSM/ACM...
root@ubuntu:~# xm dmesg | grep -i xsm
(XEN) XSM Framework v1.0.0
2013 Oct 14
1
Xen - 4.2.1 with libvirt-1.1.3
hi,
i cleared all the stuffs(everything) related to xen and libvirt.
i installed freshly xen-4.2.1 from the source.
*Installation steps are as follows:*
apt-get build-dep xen
apt-get install libc6-dev libglib2.0-dev libyajl-dev yajl-tools libbz2-dev
bison flex zlib1g-dev git-core texinfo debhelper debconf-utils debootstrap
fakeroot
*OR*
apt-get install bcc bin86 gawk bridge-utils iproute
2007 Sep 25
4
[XSM:ACM] When cw is used, dom0 reboots.
Hi ,
When cw is used, dom0 reboots.
Though I set quest memory size.
I want to study into the cause.
Please teach how to examine it.
#xm create vm1.conf <-- OK
#xm create vm4.conf <-- NO
................... <-- system boot
#last
root pts/1 myPC Tue Sep 25 11:25 - crash (09:01)
reboot system boot 2.6.18-xen Tue Sep 25 20:06 (-8:-16)
~~~~~~~~~~~
2012 Jan 15
2
[PATCH v3] libxl: add support for yajl 2.x
# HG changeset patch
# User Roger Pau Monne <roger.pau@entel.upc.edu>
# Date 1326606960 -3600
# Node ID a1986ef30b7dab4f60fe5cda70856f5751a9fde2
# Parent cd47dde439e688cac244c7eb9f55d826c85c844f
libxl: add support for yajl 2.x
This patch adds support for yajl versions 2.x, while retaining 1.x
compatibility. All the needed ifdefs can be found in libxl_json.h.
Tested with yajl 2.0.3 and
2011 Oct 26
2
Bug#646660: xen: FTBFS: Checking check_python: ./check_python: 10: ./check_python: python2.6: not found
Source: xen
Version: 4.1.1-2
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20111022 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[5]: Entering directory `/build/xen-njlTaX/xen-4.1.1/debian/build/build-utils_amd64/tools/check'
> PYTHON=python2.6
2008 Jul 03
1
Bug#489106: xen-unstable: FTBFS: *** check_openssl_devel FAILED: missing openssl headers
Package: xen-unstable
Version: 3.3-unstable+hg17879-1
Severity: serious
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20080702 qa-ftbfs
Justification: FTBFS on i386
Hi,
During a rebuild of all packages in sid, your package failed to build on
i386.
Relevant part:
> make[5]: Entering directory
2008 Jul 18
6
Xen-3.2.1 Build Error
This is the error I get while building Xen-3.2.1 when I do a make
===============================================
make[2]: Entering directory `/usr/src/xen-3.2.1/tools/check''
LIBXENAPI_BINDINGS=n ACM_SECURITY=n ./chk build
Xen CHECK-BUILD Fri Jul 18 11:36:34 IST 2008
Checking check_crypto_lib: OK
Checking check_curl: unused, OK
Checking check_openssl_devel:
*** Check for openssl
2011 Sep 14
1
[PATCH] xen/xsm: Compile error due to naming clash between XSM and EFI runtime
While compiling XEN with XSM_ENABLE=y and FLASK_ENABLE=y, I received the following error.
gcc -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -Wno-unused-but-set-variable -fno-builtin -fno-common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe
2006 May 09
0
[PATCH] build: make linux download more flexible
Hi,
Here is an updated version of this patch for xen-unstable.hg 9960.
Please consider it for inclusion.
--
Horms http://www.vergenet.net/~horms/
build: make linux download more flexible
* Allow LINUX_REPO to specify the URL of the repository for the linux kernel,
- Defaults is: http://www.kernel.org/pub/linux/kernel/
* Allow LINUX_REPO to be
2015 Apr 15
0
CFP: 2nd IEEE/ACM International Symposium on Big Data Computing (BDC) 2015 -- co-located with IEEE/ACM UCC 2015
CALL FOR PAPERS
---------------------------------------------------------------------------------------
2nd IEEE/ACM International Symposium on Big Data Computing (BDC) 2015
http://datasys.cs.iit.edu/events/BDC2015/
---------------------------------------------------------------------------------------
December 7-10, 2015
St. Raphael Resort, Limassol, Cyprus
Co-located with 8th IEEE/ACM
2015 Apr 15
0
CFP: 2nd IEEE/ACM International Symposium on Big Data Computing (BDC) 2015 -- co-located with IEEE/ACM UCC 2015
CALL FOR PAPERS
---------------------------------------------------------------------------------------
2nd IEEE/ACM International Symposium on Big Data Computing (BDC) 2015
http://datasys.cs.iit.edu/events/BDC2015/
---------------------------------------------------------------------------------------
December 7-10, 2015
St. Raphael Resort, Limassol, Cyprus
Co-located with 8th IEEE/ACM
2015 Jun 11
0
CFP: 2nd IEEE/ACM International Symposium on Big Data Computing (BDC) 2015 -- co-located with IEEE/ACM UCC 2015
CALL FOR PAPERS
---------------------------------------------------------------------------------------
2nd IEEE/ACM International Symposium on Big Data Computing (BDC) 2015
http://datasys.cs.iit.edu/events/BDC2015/
---------------------------------------------------------------------------------------
December 7-10, 2015
St. Raphael Resort, Limassol, Cyprus
Co-located with 8th IEEE/ACM
2015 Jun 11
0
CFP: 2nd IEEE/ACM International Symposium on Big Data Computing (BDC) 2015 -- co-located with IEEE/ACM UCC 2015
CALL FOR PAPERS
---------------------------------------------------------------------------------------
2nd IEEE/ACM International Symposium on Big Data Computing (BDC) 2015
http://datasys.cs.iit.edu/events/BDC2015/
---------------------------------------------------------------------------------------
December 7-10, 2015
St. Raphael Resort, Limassol, Cyprus
Co-located with 8th IEEE/ACM
2005 Aug 18
4
[PATCH] ACM: adding C-support for policy translation and labeling support for domains
This patch:
* adds a C-based security policy translation tool to Xen (secpol_xml2bin)
and removes the current Java
security policy translator (Java dependencies). The C-based tool
integrates into the Xen source tree build
and install (using gnome libxml2 for XML parsing). See install.txt.
* introduces security labels and related tools. Users can now use
semantic-rich label names to put
2015 Jul 25
0
CFP: IEEE/ACM Int. Symp. on Big Data Computing (BDC) 2015 -- final deadline extension to August 7th
CALL FOR PAPERS
---------------------------------------------------------------------------------------
2nd IEEE/ACM International Symposium on Big Data Computing (BDC) 2015
http://datasys.cs.iit.edu/events/BDC2015/
---------------------------------------------------------------------------------------
December 7-10, 2015
St. Raphael Resort, Limassol, Cyprus
Co-located with 8th IEEE/ACM