Displaying 20 results from an estimated 200 matches similar to: "Bug#733847: xen-utils-common: cpuperf-xen missing"
2006 Mar 14
2
xen-unstable - make[4]: [cpuperf-xen] Error 1
Hi!
I''ve been working for a while to build a package that automatically
builds and installs xen-unstable. I don''t want to go into package build
steps because I think it is irrelevant. I sorted out all problems with
the package itself but I found out I''m getting the below errors:
make -C cpuperf
make[4]: Entering directory
2014 Aug 29
0
Processed (with 4 errors): limit source to xen, tagging 692352, tagging 733847, tagging 407143, tagging 730417, tagging 706283
Processing commands for control at bugs.debian.org:
> #xen (4.4.0-4) UNRELEASED; urgency=medium
> #
> # * Make library packages multi-arch: same. (closes: #730417)
> # * Use debhelper compat level 9. (closes: #692352)
> # * Correct contents of /etc/xen/scripts/hotplugpath.sh (Closes: #706283)
> # * Drop references cpuperf-xen and cpuperf-perfcntr. (Closes: #733847)
> # *
2014 Aug 30
0
xen_4.4.0-4_all.changes ACCEPTED into unstable
Accepted:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 30 Aug 2014 13:34:04 +0200
Source: xen
Binary: libxen-4.4 libxenstore3.0 libxen-dev xenstore-utils xen-utils-common xen-utils-4.4 xen-hypervisor-4.4-amd64 xen-system-amd64 xen-hypervisor-4.4-arm64 xen-system-arm64 xen-hypervisor-4.4-armhf xen-system-armhf
Architecture: source all
Version: 4.4.0-4
Distribution:
2007 Jan 16
1
Bug#407143: Missing xentrace man page
Package: xen-utils-common
Version: 3.0.3-0-2
Severity: minor
xentrace(8) is missing and it seems there's one around:
http://www.die.net/doc/linux/man/man8/xentrace.8.html
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
2012 Nov 05
1
Bug#692352: Should build-depend on a newer debhelper
Package: xen
Version: 4.1.3-3
Severity: normal
Xen build-depends on debhelper (>> 7) but should probably use (>> 9), as
it used dh_ucf which is not present in debhelper 8.
Thanks,
Guido
2013 Nov 24
1
Bug#730417: libxenstore3.0: Please make libxenstore3.0 and libxen multi-arch: same
Package: libxenstore3.0
Version: 4.3.0-3
Severity: wishlist
I want to install amd64 qemu together with libvirt-bin on a system with
amd64 kernel and i386 userland. libxenstore3.0 and libxen are the two
last libraries missing multi-arch support to make this possible. It
would be nice if you could make them multi-arch: same
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
2013 Apr 27
1
Bug#706283: xen-utils-common: Broken paths in /etc/xen/scripts/hotplugpath.sh
Package: xen-utils-common
Version: 4.1.4-3
Severity: important
Dear Maintainer,
While updating my xen package today, I was prompted with a config file conflict.
--- /etc/xen/scripts/hotplugpath.sh 2013-04-28 01:51:20.899778510 +0800
+++ /etc/xen/scripts/hotplugpath.sh.dpkg-new 2013-04-19 19:39:55.000000000 +0800
@@ -1,12 +1,10 @@
SBINDIR="/usr/sbin"
BINDIR="/usr/bin"
2012 Aug 22
9
make uninstall can delete xen-kernels
Nice time.
# make uninstall
...
rm -rf //boot/*xen*
...
if somebody use "xen" in kernel name (maybe as suffix), so it will be deleted from /boot/ too.
Thanks.
Denis.
2014 Mar 12
0
Bug#741456: xen-utils-common: Starting domUs with xm fails - unable to find xenbr0. Works with xl.
Package: xen-utils-common
Version: 4.3.0-3
Severity: normal
Dear Maintainer,
I've just set up a fresh Jessie system using the installer dated 2014-03-05,
then installed and enabled Xen 4.3. I've done this quite a few times before
using Wheezy and 4.1.
I set up xenbr0, then created a test domU using xen-create-image, which
completed without issue. However I was unable to start the new
2013 Jun 11
0
Bug#711923: xen-utils-common: After run 'xm create ...' i got error "Error: 'NoneType' object has no attribute 'rfind'
Package: xen-utils-common
Version: 4.2.1-2
Severity: important
After run
xm create -c win2008.hvm
Using config file "./win2008.hvm".
Error: 'NoneType' object has no attribute 'rfind'
/var/log/xen/xend.log:
[2013-06-10 21:48:59 31935] ERROR (xmlrpclib2:181) Internal error handling
xend.domain.create
Traceback (most recent call last):
File
2024 Nov 26
1
Problem installing some r-packages via spack
Hi All,
This occurs when I try to install certain r packages via the Spack package
manager (the example is for DelayedArray):
70 ** R
71 ** inst
72 ** byte-compile and prepare package for lazy loading
>> 73 Error: objects 'crossprod', 'tcrossprod' are not exported by
'namespace:Matrix'
74 Execution halted
75 ERROR: lazy
2014 Nov 14
1
Bug#769543: xen-utils-common: missing xen-init-name
Package: xen-utils-common
Version: 4.4.1-3
I use xen, and I start some domains using symlinks in /etc/xen/auto. On
startup, the file /etc/init.d/xendomains is supposed to start them. It
does start the domains, but it also throws out a bunch of errors:
/etc/init.d/xendomains: line 135: domains: bad array subscript
The culprit is this line in /etc/init.d/xendomains:
2024 Mar 03
2
NUT 2.8.1 build from source - upssched missing
PI OS - Debian12 - Raspberry PI 5 NUT 2.8.1
I'm building from source just downloaded from GITHUB.
The error when starting NUT:
nut-monitor: /usr/sbin/upssched not found
I did a 'find / ' and upssched is not in the filesystem.
I've done a make clean, make uninstall.
then autogen.sh, make, make install
1. is there an option to make that completely removes everything? In
2024 Jul 14
1
Error on PTR DNS?
Dear all.
I'm creating a new domain using Debian12 and samba 4.20.2.
I've created 2 DC and one FS.
Checking DNS I can see PTR records for DC servers are wrong (on DNS is
recorded 2 and 3 PTR records instead of 242 and 243 that are last IP
numbers in IPv4 address DCs) and for FS does not exists.
The first one seems to be a bug on DNS record generation. The second one
seems to be that I
2024 Jul 14
1
Error on PTR DNS?
On Sun, 14 Jul 2024 10:45:20 +0200
Josep Maria Gorro via samba <samba at lists.samba.org> wrote:
> Dear all.
>
> I'm creating a new domain using Debian12 and samba 4.20.2.
> I've created 2 DC and one FS.
> Checking DNS I can see PTR records for DC servers are wrong (on DNS
> is recorded 2 and 3 PTR records instead of 242 and 243 that are last
> IP numbers in
2014 Mar 23
1
Bug#742397: xen-utils-common: /etc/init.d/dom0weight is hardcoded to use xm
Package: xen-utils-common
Version: 4.3.0-3
Severity: normal
Dear Maintainer,
* What led up to the situation?
I upgraded my server from squeeze to wheezy and then to jessie. Server is Intel S3200SHV m/b with
Intel(R) Core(TM)2 Quad CPU. I'm pretty sure that before that it was running whatever came before
squeeze, I forget the name.
I was trying to get xen_pciback to work, so I
2024 Mar 16
1
failing to get AD users (getent passwd DMYDOM\a-sdettmer)
Hi,
after I setup one working Samba today, I tried to do exactly the same
in another domain.
I created a privileged debian12 container and installed samba.
I have a MS Win driven AD (3 DCs). First I had not all in upper case
in krb.conf. I learnt uppercase is needed and fixed it. To go sure I
left domain, killed the container and started again from scratch (hope
nothing is stored anywhere).
I
2009 Dec 20
6
Problem with tap:aio
Hi all
I was reading through Xen 3 user manual and saw this tap:aio should be used
instead of loopback...
Then I came to do that, but I can get it working with replacing `file'' URI''s
with `tap:aio''.
My OS: Debian Lenny 2.6.26-2-xen-amd64
DomU Xen configuration file:
kernel = ''/boot/vmlinuz-2.6.26-2-xen-amd64''
ramdisk =
2024 Dec 03
1
Recently joined RODC looses machine accounts
Il 03/12/24 10:13, Rowland Penny via samba ha scritto:
> On Tue, 3 Dec 2024 09:15:36 +0100
> Mitja Tav?ar via samba <samba at lists.samba.org> wrote:
>
>> Hi, i have some problems with a recently joined Read Only Domain
>> controller.
>>
>> I had 2 Domain Controllers based on Windows Server 2019 (hosts
>> vmw2srvdc1 an vmw2srvdc2). I and i recently
2024 Mar 16
1
failing to get AD users (getent passwd DMYDOM\a-sdettmer)
On Sat, 16 Mar 2024 21:33:59 +0100
Steffen Dettmer via samba <samba at lists.samba.org> wrote:
> Hi,
>
> after I setup one working Samba today, I tried to do exactly the same
> in another domain.
> I created a privileged debian12 container and installed samba.
> I have a MS Win driven AD (3 DCs). First I had not all in upper case
> in krb.conf. I learnt uppercase is