Package: libvirt-bin
Version: 0.3.3-4
Severity: minor
Tags: patch
The virsh manual lies:
All virsh operations rely upon the libvirt library. For any virsh
commands to run xend/qemu, or what ever virtual library that
libvirt supports. For this reason you should start xend/qemu as a
service when your system first boots using xen/qemu. This can
usually be done using the command service start libvirtd .
The following patch debianizes it:
diff -ud /tmp/tmp.iFmeHz8508/libvirt-0.3.3/virsh.1 /tmp/buffer-content-8566993
--- /tmp/tmp.iFmeHz8508/libvirt-0.3.3/virsh.1 2007-11-23 03:15:30.000000000
+1100
+++ /tmp/buffer-content-8566993 2007-12-12 17:28:13.855811484 +1100
@@ -164,7 +164,7 @@
.IX Header "NOTES"
All \fBvirsh\fR operations rely upon the libvirt library.
For any virsh commands to run xend/qemu, or what ever virtual library that
libvirt supports. For this reason you should start xend/qemu as a service when
your system first boots using xen/qemu. This can usually be done using the
command
-\&\fBservice start libvirtd\fR .
+\&\fB/etc/init.d/libvirt-bin start\fR .
.PP
Most \fBvirsh\fR commands require root privileges to run due to the
communications channels used to talk to the hypervisor. Running as
Diff finished. Wed Dec 12 17:28:13 2007
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.22-3-amd64 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libvirt-bin depends on:
ii libavahi-client3 0.6.21-4 Avahi client library
ii libavahi-common3 0.6.21-4 Avahi common library
ii libc6 2.7-4 GNU C Library: Shared libraries
ii libgcrypt11 1.2.4-2 LGPL Crypto library - runtime libr
ii libgnutls13 2.0.4-1 the GNU TLS library - runtime libr
ii libgpg-error0 1.4-2 library for common error values an
ii libncurses5 5.6+20071124-1 Shared libraries for terminal hand
ii libreadline5 5.2-3 GNU readline and history libraries
ii libtasn1-3 1.1-1 Manage ASN.1 structures (runtime)
ii libvirt0 0.3.3-4 library for interfacing with Xen &
ii libxml2 2.6.30.dfsg-3 GNOME XML library
ii zlib1g 1:1.2.3.3.dfsg-7 compression library - runtime
libvirt-bin recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]