Displaying 20 results from an estimated 2000 matches similar to: "Bug#688308: xen-utils-4.2: xl-network-configuration.markdown not installed"
2012 Sep 21
3
Bug#688311: xen-utils-4.2: qemu-dm not available
Package: xen-utils-4.2
Version: 4.2.0-1
Severity: normal
Hello,
I tried running a xen domain but it complains about missing file not
in current xen-utils:
libxl: error: libxl_dm.c:1086:libxl__spawn_local_dm: device model
/usr/lib/xen-4.2/bin/qemu-dm is not executable: No such file or director
$ apt-file search qemu-dm
xcp-xapi: /usr/lib/xcp/lib/qemu-dm-wrapper
xen-utils-4.1:
2012 Sep 24
1
Bug#688638: xen-utils-4.2: cannot run PV DomU off a disk image
Package: xen-utils-4.2
Version: 4.2.0-1
Severity: important
Hello,
I tried running a DomU usinga disk image file for storage.
This tries to use qemu-dm to attach the file as disk which does not
exist.
When I set up a loop device using the disk image and use that as disk it
attaches without issues.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (910,
2012 Sep 25
1
Bug#688783: libxen-4.2: debian packages of xen are utterly broken
Package: libxen-4.2
Version: 4.2.0-1
Severity: normal
Hello,
in xen 4.1 Debian packagers removed blktap uselessly as is documenteted
in the blktap bug.
in xen 4.2 qemu-dm is removed.
This removes any reasonable way to access disks and reserves Debian Xen
for diskless DomU use.
Essentially Debian Xen packages are now useless.
-- System Information:
Debian Release: wheezy/sid
APT prefers
2012 Sep 20
1
Bug#688216: xen-utils-4.2: xl does not work
Package: xen-utils-4.2
Version: 4.2.0-1
Severity: normal
Hello,
xl is supposed to be current tool for managing virtual machines on xen
(in absence of any working GUI for that in Debian).
However, xl produces this:
# xl list
ERROR: A different toolstack (xm) have been selected!
There is no info in README.Debian I could find how to cahnge this
selection.
Reportedly both xl and xm work
2011 Dec 19
12
UDP checksums broken in Dom0 -> DomU vif transfer
Hello,
when I boot DomU which uses DHCP to configure IPv4 address it does
never get a lease.
The packets travel to Dom0 where the dhcp server receives them, sends
a reply, that travels to DomU where dhclient receives it, says the
checksum is invalid, and discards it.
The problem is documented here:
http://old-list-archives.xen.org/archives/html/xen-users/2006-02/msg00152.html
2014 Nov 15
0
Processed: found 688308 in 4.2.0-1
Processing commands for control at bugs.debian.org:
> found 688308 4.2.0-1
Bug #688308 [src:xen] xen-utils-4.2: xl-network-configuration.markdown not installed
Marked as found in versions xen/4.2.0-1.
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
688308: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688308
Debian Bug Tracking System
Contact owner at
2013 Aug 16
3
Bug#688308: installing some additional docs
tags 688308 +patch
thanks
A lot of /docs/ is pretty low-level and not all that interesting to be
installed by the packages. However some of it is, and in particular some
is referenced from the manpages. I've cherry-picked the bits which I
think are most interesting in that context. Patch below.
8<---------------
commit 7f8ac283e684b7c713d52ed845cab0704a97abab
Author: Ian Campbell <ijc
2012 Sep 20
0
Bug#688227: xen-utils-4.2: /etc/default/xen TOOLSTACK undocumented
Package: xen-utils-4.2
Version: 4.2.0-1
Severity: important
Hello,
the default xl toolstack does not work in the Xen Debian packages.
It reports that xm toolstack is selected but no way how to change it.
The /etc/defaul/xen has no documentation whatsoever.
Please make both stack available or properly document how to switch.
-- System Information:
Debian Release: wheezy/sid
APT prefers
2014 Nov 15
0
Processed: reassign 688308 to src:xen
Processing commands for control at bugs.debian.org:
> reassign 688308 src:xen
Bug #688308 [xen-utils-4.2] xen-utils-4.2: xl-network-configuration.markdown not installed
Warning: Unknown package 'xen-utils-4.2'
Bug reassigned from package 'xen-utils-4.2' to 'src:xen'.
No longer marked as found in versions 4.2.0-1.
Ignoring request to alter fixed versions of bug #688308
2009 Aug 02
9
[Bug 23092] New: Syslog flooded with "nouveau 0000:01:00.0: Unhandled PFIFO_INTR - 0x00000010"
http://bugs.freedesktop.org/show_bug.cgi?id=23092
Summary: Syslog flooded with "nouveau 0000:01:00.0: Unhandled
PFIFO_INTR - 0x00000010"
Product: xorg
Version: 7.4
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component:
2012 Jun 27
2
WINS doesn't work on some ip addresses in multihome setup
Hello everybody!
Still struggeling with my latest Samba setup, I've just run accross
another problem which I can't figure out on my own. Samba is supposed to
act as a WINS server (among other things) on a multihomed machine. (The
Samba version is 3.5.1 as part of Debian Squeeze)
Here's the [global] part of the samba setup:
----------------------------------- 8<
2011 Jul 13
9
[PATCH 0/8] switch_root() enhancements
On a train ride to Bruxelles, brought out my axe and directly attacked
run_init(8). run_init(8) is dead, long live switch_root(8).
The next run on switch_root(8) involves fdopendir,
so another push for the upcoming stdio 1.6 branch.
The following is boot tested with initramfs-tools,
kinit(8) tests would very much be appreciated!?
Michal Suchanek (1):
[klibc] switch_root: Fix single file
2012 Nov 13
0
Does xen-4.2.0 support VGA passthrough with the virtual machine created by xl command?
Hi, everyone!
I am working on xen-4.2.0 with spice remote connect. My host is Fedora 14
and guest is win7.
I have installed spice package and now I can connect to guest by spice
client.
For better graphics experience, I want to try the VGA passthrough.
With spice tool, I have to create a VM by xl command, and now I am
wondering if it supports VGA passghrouth?
If so, how should I test it ?
2013 Oct 22
3
Bug#727100: domain doesn't reboot with xl toolstack
Package: xen-utils-4.1
Version: 4.1.4-3+deb7u1
Severity: important
Tags: security patch
When you use xl toolstack, you can't reboot domUs.
When you switch back to xm toolstack, than reboot works again.
I think the problem with the debian packaged version is the same as in
this thread:
http://lists.xen.org/archives/html/xen-devel/2011-09/msg01289.html
I also think it's a security issue,
2005 Jan 08
8
How do i "talk" to the IAXy...? (Newbie Alert)
Hi,
hoping that experienced hands will quickly show me the right way: after a
fruitless web search i am turning to this list with my rather elementary
question: is there any other way to communicate with the IAXy besides using
special utility software that needs to be compiled under UNIX?
Here is the story: about two months ago, after some not very satisfactory
attempts at using SIP (my phone
2006 Oct 16
3
Install RMySQL with R 2.4.0
I just installed RMySQL 0.5-9 with R 2.4.0 on Windows XP and got the
following error message when trying to run a script with RMySQL:
Error in library(RMySQL) : 'RMySQL' is not a valid package -- installed
< 2.0.0?
Any ideas?
Thanks,
Frank
2010 Nov 10
1
Bug#603099: xen-utils-common: requires python-xml
Package: xen-utils-common
Version: 4.0.0-1
Severity: important
The xm utility requires python-xml but the package does not depend on
it.
# xm new --help_vars
Unexpected error: <type 'exceptions.ImportError'>
Please report to xen-devel at lists.xensource.com
Traceback (most recent call last):
File "/usr/lib/xen-4.0/bin/xm", line 8, in <module>
2010 Apr 25
2
[Bug 27828] New: Changing mode repeatedly locks up card
https://bugs.freedesktop.org/show_bug.cgi?id=27828
Summary: Changing mode repeatedly locks up card
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2013 Aug 16
0
Bug#688308: Bug#688308: installing some additional docs
tags 407143 +patch
thanks
On Fri, 2013-08-16 at 14:42 +0100, Ian Campbell wrote:
> tags 688308 +patch
> thanks
>
> A lot of /docs/ is pretty low-level and not all that interesting to be
> installed by the packages. However some of it is, and in particular some
> is referenced from the manpages. I've cherry-picked the bits which I
> think are most interesting in that
2012 Dec 04
1
Bug#695123: xen-utils-4.1: Missing msi_translate patch
Package: xen-utils-4.1
Version: 4.1.3-5
Severity: important
Dear Maintainer,
The xen 4.1.3 release misses this 4.2 patch mentioned in this thread:
http://lists.xen.org/archives/html/xen-devel/2012-06/msg01909.html
As a result, MSI delivery does not work properly for PVHVM guest.
In my case, PCI devices passthroughed from host does not work properly,
the guest kernel complains about missing