Your message dated Sat, 03 Nov 2012 05:48:09 +0000
with message-id <[email protected]>
and subject line Bug#682122: fixed in xen-api 1.3.2-12
has caused the Debian Bug report #682122,
regarding xcp-xapi: README.Debian has a few misleading commands
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
682122: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682122
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xcp-xapi
Version: 1.3.2-9
Severity: normal

Hi guys,

Just a couple of things I noticed running
through /usr/share/doc/xcp-xapi/README.Debian.gz as referenced by
http://wiki.debian.org/XCP

In "4/ Configuring Xen and XCP":
  sed -i "s/TOOLSTACK=/TOOLSTACK=xapi/" /etc/default/xen
should be
  sed -i "s/TOOLSTACK=.*/TOOLSTACK=xapi/" /etc/default/xen

Otherwise you might end up with TOOLSTACK=xapixm

In "4.2/ Configure network to use a bridge xenbr0":
  PIF_UUID=`xe pif-list device=eth0`
should be
  PIF_UUID=`xe pif-list device=eth0 --minimal`
(this is wrong twice in the same section)
Otherwise:
  # echo $PIF_UUID
  uuid ( RO) : 9ff5d3b4-e4fd-ef03-fc25-29ad1adfaa42 device ( RO): eth0 
currently-attached ( RO): true VLAN ( RO): -1 network-uuid ( RO): 
8c7020a9-411d-d788-8dea-3dcd3932dad6
which doesn't work when you use PIF_UUID with other commands

In "4.3/ Set Xen as default in GRUB" the recommended way would be to use
dpkg-divert e.g.
  dpkg-divert --divert /etc/grub.d/08_linux_xen --rename 
/etc/grub.d/20_linux_xen
(taken from wiki.debian.org/Xen)

Ian.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xcp-xapi depends on:
ii  hwdata                                 0.233-1
ii  libc6                                  2.13-33
ii  libpam0g                               1.1.3-7.1
ii  libuuid1                               2.20.1-5.1
ii  libvhd0                                2.0.90-1
ii  libxen-4.1                             4.1.3~rc1+hg-20120614.a9c0a89c08f2-4
ii  libxenstore3.0                         4.1.3~rc1+hg-20120614.a9c0a89c08f2-4
ii  lsb-base                               4.1+Debian7
ii  pciutils                               1:3.1.9-5
ii  python                                 2.7.3~rc2-1
ii  python-xenapi                          1.3.2-9
ii  stunnel4 [stunnel]                     3:4.53-1
ii  xcp-eliloader                          0.1-4
ii  xcp-fe                                 0.5.2-3+b1
ii  xcp-networkd                           1.3.2-9
ii  xcp-squeezed                           1.3.2-9
ii  xcp-storage-managers                   0.1.1-2
ii  xcp-v6d                                1.3.2-9
ii  xcp-xe                                 1.3.2-9
ii  xen-hypervisor-4.1-amd64 [xen-hypervi  4.1.3~rc1+hg-20120614.a9c0a89c08f2-4
ii  xen-utils-4.1                          4.1.3~rc1+hg-20120614.a9c0a89c08f2-4
ii  zlib1g                                 1:1.2.7.dfsg-13

Versions of packages xcp-xapi recommends:
ii  cifs-utils           2:5.5-1
ii  xcp-guest-templates  0.1-3
ii  xcp-vncterm          0.1-2

xcp-xapi suggests no packages.

-- no debconf information

-- 
Ian Campbell
Current Noise: Exodus - Like Father, Like Son

I have learned
To spell hors d'oeuvres
Which still grates on
Some people's n'oeuvres.
                -- Warren Knox

--- End Message ---
--- Begin Message ---
Source: xen-api
Source-Version: 1.3.2-12

We believe that the bug you reported is fixed in the latest version of
xen-api, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated xen-api package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 24 Oct 2012 04:32:38 +0000
Source: xen-api
Binary: xcp-xapi python-xenapi xcp-squeezed xcp-v6d libxenapi-ocaml-dev 
xcp-xapi-debug xcp-xe xcp-networkd
Architecture: source amd64 all
Version: 1.3.2-12
Distribution: unstable
Urgency: low
Maintainer: Pkg Xen <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Description: 
 libxenapi-ocaml-dev - Xen Cloud Platform - OCaml bindings
 python-xenapi - Xen Cloud Platform - XenAPI Python libraries
 xcp-networkd - Xen Cloud Platform - network configuration daemon
 xcp-squeezed - Xen Cloud Platform - memory ballooning daemon
 xcp-v6d    - Xen Cloud Platform - feature daemon
 xcp-xapi   - Xen Cloud Platform - XenAPI server
 xcp-xapi-debug - Xen Cloud Platform - debugging tools
 xcp-xe     - Xen Cloud Platform - command-line utilities
Closes: 682120 682122 682202 686779 690612 690710
Changes: 
 xen-api (1.3.2-12) unstable; urgency=low
 .
   * Fixes bashism in install-debian-pv.sh (Closes: #690612).
   * Fixes bashism in interface-visualise (Closes: #690710).
   * The /etc/init.d/xcp-squeezed script now depends on /etc/init.d/xen since it
   has been renamed like this from xend. For this reason, xcp-squeezed now
   depends on xen-utils-common (>= 4.1.3-3) (Closes: #682202).
   * Downgrades openvswitch dependencies to Recommends: (Closes: #686779).
   * Few corrections in the README.Debian (Closes: #682122, #682120).
Checksums-Sha1: 
 b0de28c0f1017de04c6d780483ab1c765fb4af3e 1990 xen-api_1.3.2-12.dsc
 e8fa1646659c4d3c90646b3aa30caba1d8e613b4 65584 xen-api_1.3.2-12.debian.tar.gz
 c6d7b12598c84a310d1d41f47e65842ea5ba0b6a 7464276 xcp-xapi_1.3.2-12_amd64.deb
 5074098a8bb02e81f3ab00a44401ad5727197cb9 10780 python-xenapi_1.3.2-12_all.deb
 fc320681a15481f82462862a3961765764831912 663664 xcp-squeezed_1.3.2-12_amd64.deb
 0eee5c4605a6ebbcca7e0b9ee258c16ff76afc7d 850028 xcp-v6d_1.3.2-12_amd64.deb
 acd5e585de3b7dfd3f62e486e68f79631d3201a6 1204172 
libxenapi-ocaml-dev_1.3.2-12_amd64.deb
 e352a2243b90a58d09501fba325120de2c6c1193 8926144 
xcp-xapi-debug_1.3.2-12_amd64.deb
 8dc764a8d1fae63f881f14b909adc2c24fa5ac20 264670 xcp-xe_1.3.2-12_amd64.deb
 b9f48626fd61cd79c66fd3f86ff4a1890befcc90 1002640 
xcp-networkd_1.3.2-12_amd64.deb
Checksums-Sha256: 
 898663ce2d72f44fd106752d6f95c5284742b00fa8c8247ef810c4524e16ec22 1990 
xen-api_1.3.2-12.dsc
 bf6d1e168d09f053ab8601f843bbe9b0c51e062062b81ef4ffca39f2b055320d 65584 
xen-api_1.3.2-12.debian.tar.gz
 3f1c36cf95183d9e741041e98c2c2a1a66572bbb703528a756d372d7e2bba362 7464276 
xcp-xapi_1.3.2-12_amd64.deb
 58b890247bb2c7674bd1c14249c22eebb9b289161d0465d23f5e7e186fc1d8cd 10780 
python-xenapi_1.3.2-12_all.deb
 7d203dd2084bc17c1be8d15a9789ed48a7e87a0bf1584cdf95c2dfc9f0cd6ae2 663664 
xcp-squeezed_1.3.2-12_amd64.deb
 ca777ae12f00406acb95fa9b3542e6bfec057a8701fbd1dad4480670adf97fb9 850028 
xcp-v6d_1.3.2-12_amd64.deb
 8f3c07711c2543c966b8ae2a9a7afa1c3ad10943e8f215a2b3e627cb0a982574 1204172 
libxenapi-ocaml-dev_1.3.2-12_amd64.deb
 aaf4ca9201bf0f72fa8605eb8def1fa0c3326d0e6473e215ac4fe2fa286456c4 8926144 
xcp-xapi-debug_1.3.2-12_amd64.deb
 84ca61ac1094a3cbbd3b17ec0d15b1ca97cfb416b120d4d5cc7b1570fc480798 264670 
xcp-xe_1.3.2-12_amd64.deb
 a5e069321ab7111bcbb5f716a6dbfc9689335db82fdb67f52b21b80080fd316a 1002640 
xcp-networkd_1.3.2-12_amd64.deb
Files: 
 06a0f89b825ec772a1cd214d989002ef 1990 admin extra xen-api_1.3.2-12.dsc
 f1b0669f9a532b18aef4aa35654e29fb 65584 admin extra 
xen-api_1.3.2-12.debian.tar.gz
 11201815f5ef30b28a0b87e0b0671396 7464276 admin extra 
xcp-xapi_1.3.2-12_amd64.deb
 c83da632a8eec7cef50536d43c27a43e 10780 python extra 
python-xenapi_1.3.2-12_all.deb
 36029488c29ad65a3002870be3348148 663664 admin extra 
xcp-squeezed_1.3.2-12_amd64.deb
 de6626a025369889da0d4c737f0683aa 850028 admin extra xcp-v6d_1.3.2-12_amd64.deb
 552d019695b11f64a524dbcbbb0c8f32 1204172 ocaml extra 
libxenapi-ocaml-dev_1.3.2-12_amd64.deb
 11e008ee9b58b4f41932f8cbe58b4d03 8926144 debug extra 
xcp-xapi-debug_1.3.2-12_amd64.deb
 0ca1918d3524c1fd44d934180595e37d 264670 admin extra xcp-xe_1.3.2-12_amd64.deb
 6b1296c1011b35c372f787522df7cf45 1002640 admin extra 
xcp-networkd_1.3.2-12_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlCUulgACgkQl4M9yZjvmkkZLgCffzi45QpAy5n3DO5HIKWC3jVD
lU8An0IauMKYFeikkHWmug37wVsVqLCM
=EU96
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to