similar to: SCM_RIGHTS file error when attaching device?

Displaying 20 results from an estimated 600 matches similar to: "SCM_RIGHTS file error when attaching device?"

2013 Oct 21
0
help with VM migration problem: getfd, SCM_RIGHTS
Hi, I am getting the following error when I try to migrate two VM's on my network using virt-manager: Unable to migrate guest: internal error unable to execute QEMU command 'getfd': No file descriptor supplied via SCM_RIGHTS All of the other VM's work just fine. There are 18 and I tested all of them. Version info OS: CentOS 6.4 (2.6.32-358.23.2) [the hypervisors and the
2002 Jun 27
8
[Bug 311] Compile fails on MIPS Linux (Cobalt Raq2) - SCM_RIGHTS undeclared
http://bugzilla.mindrot.org/show_bug.cgi?id=311 ------- Additional Comments From jmknoble at pobox.com 2002-06-28 09:00 ------- What version of glibc? What's the output of the following? find /usr/include -name \*.h -follow -exec grep -l SCM_RIGHTS \{\} \; ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2004 Apr 24
1
SCM_RIGHTS problem with openssh-3.8p1 build on Cobalt Raq2
I saw some archived messages which I found via Google in relation to some patches which can be applied to Glibc to fix the SCM_RIGHTS problem when attempting to build openssh on a Cobalt Raq2. Is there a way to retrieve the patches which need to be applied? The list archive search website displays the actual messages which discussed the topic, but I wasn't able to view any of the attachments
2002 Jun 15
4
[Bug 276] openssh-3.2.3p1 does not compile on IRIX - SCM_RIGHTS undefined
http://bugzilla.mindrot.org/show_bug.cgi?id=276 ------- Additional Comments From stevesk at pobox.com 2002-06-15 14:26 ------- this is what i asked in a message a while back; can an IRIX expert help here? "should we be using a UNIX95 (or whatever) namespace for IRIX? what happens with D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1" ------- You are receiving this
2010 Mar 24
2
Problem attaching device
I keep getting an error when I try to attach a device in the libvirt api through python The python code is: conn=libvirt.open('qemu:///system') dom = conn.lookupByName("fedoratest") if dom.info()[0]==1: dom.attachDevice('net.xml') And I keep getting: "libvirtError: XML description not well formed or invalid The xml is a simple network
2002 Jun 20
0
[Bug 280] New: make failed on IRIX - SCM_RIGHTS unknown
http://bugzilla.mindrot.org/show_bug.cgi?id=280 Summary: make failed on IRIX - SCM_RIGHTS unknown Product: Portable OpenSSH Version: -current Platform: MIPS OS/Version: IRIX Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo: openssh-unix-dev at mindrot.org
2002 Jun 14
0
[Bug 276] New: openssh-3.2.3p1 does not compile on IRIX - SCM_RIGHTS undefined
http://bugzilla.mindrot.org/show_bug.cgi?id=276 Summary: openssh-3.2.3p1 does not compile on IRIX - SCM_RIGHTS undefined Product: Portable OpenSSH Version: -current Platform: MIPS OS/Version: IRIX Status: NEW Severity: major Priority: P2 Component: Build system AssignedTo:
2002 Jun 27
0
[Bug 311] New: Compile fails on MIPS Linux (Cobalt Raq2) - SCM_RIGHTS undeclared
http://bugzilla.mindrot.org/show_bug.cgi?id=311 Summary: Compile fails on MIPS Linux (Cobalt Raq2) - SCM_RIGHTS undeclared Product: Portable OpenSSH Version: -current Platform: MIPS OS/Version: Linux Status: NEW Severity: major Priority: P2 Component: Build system AssignedTo:
2023 Jan 10
0
Living without fdpass / SCM_RIGHTS
Hello everyone, I wanted to run Dovecot inside Gramine [1]. Gramine is a tool to let normal Linux binaries run with the help of the Intel Software Guard Extensions (SGX) technology [2] in a secure enclave to which the operating system doesn't have an access to. Most parts of Dovecot now run fine, however, Dovecot uses the SCM_RIGHTS flag for the sendmsg system call to exchange file
2002 May 29
2
OpenSSH 3.2.3p1 won't compile under IRIX 6.5.14
Previously 3.2.2 would not compile under Solaris, then 3.2.3 came out with a bug fix for the problem. Now 3.2.3 won't compile under IRIX 6.5.14. I've tried using both gcc 3.0.1 and the IRIX MIPSpro 7.1 compilers. I've been compiling previous versions of OpenSSH for years using these same compilers (we haven't updated the MIPSpro compiler for 3 years, and I've been using it on
2002 Jun 25
0
[Bug 280] make failed on IRIX - SCM_RIGHTS unknown
http://bugzilla.mindrot.org/show_bug.cgi?id=280 mouring at eviladmin.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From mouring at eviladmin.org
2003 Jan 07
0
[Bug 311] Compile fails on MIPS Linux (Cobalt Raq2) - SCM_RIGHTS undeclared
http://bugzilla.mindrot.org/show_bug.cgi?id=311 djm at mindrot.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From djm at mindrot.org 2003-01-07 18:20
2010 Aug 19
1
Create virtual appliance + deployment + manage
Dear all, I am working on a virtualization project that involves setting up virtual appliances over cloud. to implement the same, which tool is required to 1) create virtual appliances 2) deploy virtual appliances 3) manage virtual appliances/virtual machines Could you please guide me with some pointers or resources to get started with the implementation. Thank you. Saravanan Sundaramoorthy
2002 May 28
1
Build problem on IRIX 6.5.16m
I had a problem building OpenSSH 3.2.3p1 on IRIX 6.5.16m. The configure command I used was: env CC=cc ./configure --prefix=/usr --sysconfdir=/etc/ssh --libexecdir=/usr/lib \ --mandir=/usr/share/man/u_man --with-catman=man --without-rsh \ --with-xauth=/usr/bin/X11/xauth --with-ssl- dir=../openssl-0.9.6d \ --with-prngd-socket=/dev/egd-pool The errors during make are:
2010 Mar 24
2
Need your information
Before starting with Ovirt, i would like to discuss for the following queries, 1) Ovirt will support all OS ? 2) Can i integrate Ovirt with my java applications ? 3) I am looking for the open source tool that which i can integrate with my java applications and manage cloud infrasturcture. 4) Managing the coloud infrastructure such as create image, deploy the image to cloud host provider ? 5)
2002 May 20
6
3.2.2p1 build problem on Irix6.5
On Irix 6.5.15m with version 7.3 of the development tools, monitor_fdpass.c won't compile after a normal configure because SCM_RIGHTS isn't defined. In sys/socket.h it's protected by #ifdef _XOPEN_SOURCE but if I define _XOPEN_SOURCE, I get a storm of IPV6-related errors. Defining SCM_RIGHTS explicitly does allow it to build. I can't immediately figure out how to fix this
2018 Feb 05
3
[PATCH v3 1/2] drm/virtio: Add window server support
On Mon, Feb 05, 2018 at 03:46:17PM +0100, Tomeu Vizoso wrote: > On 02/05/2018 01:20 PM, Gerd Hoffmann wrote: > > Hi, > > > > > > Why not use virtio-vsock to run the wayland protocol? I don't like > > > > the idea to duplicate something with very simliar functionality in > > > > virtio-gpu. > > > > > > The reason for
2018 Feb 05
3
[PATCH v3 1/2] drm/virtio: Add window server support
On Mon, Feb 05, 2018 at 03:46:17PM +0100, Tomeu Vizoso wrote: > On 02/05/2018 01:20 PM, Gerd Hoffmann wrote: > > Hi, > > > > > > Why not use virtio-vsock to run the wayland protocol? I don't like > > > > the idea to duplicate something with very simliar functionality in > > > > virtio-gpu. > > > > > > The reason for
2010 Mar 04
1
Regarding SPICE
Hi, I have set up KVM on FC12. I was wondering if its possible to Display the VM using spice + libvirt? As in, if I can define my domain with graphics like: <graphics type='spice' port='-1' autoport='yes' listen='0.0.0.0'/> or <graphics type='spice' port='5903' '
2010 Apr 17
1
Default network needed?
Hi list, long(ish) time libvirt users, first time poster. Question: Is the default network (192.168.122.0/24, NAT) created by libvirt needed at all when guests are connected to the host's bridge device (and not the default network) I.e. when I have <interface type='bridge'> <source bridge='br0'/> <model type='virtio'/> </interface> in