Your message dated Mon, 28 Oct 2013 22:34:31 +0000
with message-id <e1vavoj-0003sc...@franck.debian.org>
and subject line Bug#720519: fixed in xen-tools 4.4~rc1-1
has caused the Debian Bug report #720519,
regarding xen-tools: FTBFS with perl 5.18: POD failure
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 ow...@bugs.debian.org
immediately.)


-- 
720519: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720519
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: xen-tools
Version: 4.3.1-1
Severity: serious
Justification: transition imminent
User: debian-p...@lists.debian.org
Usertags: perl-5.18-transition
Tags: sid jessie

This package FTBFS with perl 5.18:

cd bin; for i in *-*[!y]; do pod2man --release=4.3.1 --official --section=8 $i 
../man/$i.8; done
xen-create-image around line 758: Non-ASCII character seen before =encoding in 
'St<E9>phane'. Assuming UTF-8
POD document had syntax errors at /usr/bin/pod2man line 71.
xen-create-nfs around line 90: Non-ASCII character seen before =encoding in 'St
<E9>phane'. Assuming UTF-8
POD document had syntax errors at /usr/bin/pod2man line 71.
xen-delete-image around line 137: Non-ASCII character seen before =encoding in 
'St<E9>phane'. Assuming UTF-8
POD document had syntax errors at /usr/bin/pod2man line 71.
xen-list-images around line 64: Non-ASCII character seen before =encoding in 
'St<E9>phane'. Assuming UTF-8
POD document had syntax errors at /usr/bin/pod2man line 71.
xen-update-image around line 87: Non-ASCII character seen before =encoding in 
'St<E9>phane'. Assuming UTF-8
POD document had syntax errors at /usr/bin/pod2man line 71.
xt-create-xen-config around line 111: Non-ASCII character seen before =encoding 
in 'St<E9>phane'. Assuming UTF-8
POD document had syntax errors at /usr/bin/pod2man line 71.
xt-customize-image around line 67: Non-ASCII character seen before =encoding in 
'St<E9>phane'. Assuming UTF-8
POD document had syntax errors at /usr/bin/pod2man line 71.
xt-guess-suite-and-mirror around line 36: Non-ASCII character seen before 
=encoding in 'St<E9>phane'. Assuming UTF-8
POD document had syntax errors at /usr/bin/pod2man line 71.
xt-install-image around line 89: Non-ASCII character seen before =encoding in 
'St<E9>phane'. Assuming UTF-8
POD document had syntax errors at /usr/bin/pod2man line 71.
make[1]: *** [manpages] Error 255
make[1]: Leaving directory 
`/build/dom-xen-tools_4.3.1-1-i386-ICpQI7/xen-tools-4.3.1'
make: *** [install] Error 2


Please ask debian-p...@lists.debian.org if you need help with preparing
or testing a change; if you have a suitable test i386 system you can
install perl 5.18 by adding experimental to your sources as well as the
repository at <http://people.debian.org/~dom/perl/test/perl-5.18.0/>

You can also find more about the perl 5.18 transition, which we hope
to start this week[1], at <http://bugs.debian.org/712615>.

Thanks for your work!

Cheers,
Dominic.

[1] apologies for the late appearance of this bug report; earlier
test coverage did not cover this package

--- End Message ---
--- Begin Message ---
Source: xen-tools
Source-Version: 4.4~rc1-1

We believe that the bug you reported is fixed in the latest version of
xen-tools, 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 720...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Axel Beckert <a...@debian.org> (supplier of updated xen-tools 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Mon, 28 Oct 2013 22:31:03 +0100
Source: xen-tools
Binary: xen-tools
Architecture: source all
Version: 4.4~rc1-1
Distribution: unstable
Urgency: low
Maintainer: Axel Beckert <a...@debian.org>
Changed-By: Axel Beckert <a...@debian.org>
Description: 
 xen-tools  - Tools to manage Xen virtual servers
Closes: 703159 704878 720519 725192
Changes: 
 xen-tools (4.4~rc1-1) unstable; urgency=low
 .
   * New upstream release candidate
     - Also switch from cdn.debian.net to http.debian.net in xen-tools.conf
     - Do not run "passwd" via runCommand as that one captures STDOUT for
       logging. Makes --passwd usable again. Thanks to Christian Herzog for
       the bug report.
     - Loop around calling "passwd" to get a second chance to change the
       password. (Closes: #703159) Thanks to Joan <aseq...@gmail.com> for a
       bug fix in this new code.
       + Add dependency on "libterm-ui-perl | perl (<< 5.17.0)"
     - Declares one more POD encoding and recode Xen::Tools::Common to
       UTF-8. Fixes FTBFS with Perl 5.18. (Finally closes: #720519)
     - Apply patch by Philipp Erbelding to fix overzealous line matching in
       xen-list-images. (Gitorious merge request #5)
     - xen-list-images now displays a unit after the memory size
     - Drop support for memory size in kilobytes in xen-create-image,
       neither xt-create-xen-config nor xm support it.
     - Refactoring: Replace all occurrences of "! -z" by "-n" in hooks and
       bash completion.
     - Handle potentially empty gateway setting properly in
       hooks/common/40-setup-networking-deb. Thanks Simone Caruso!
     - Reformat hooks/common/40-setup-networking-deb so that the result
       neither has trailing whitespace nor broken indentation.
     - Also display MAC address after the DomU has been created.
     - Preliminary support for Ubuntu 14.04 Trusty Tahr.
     - Added --maxmem flag to set a maximum value for dynamic memory
       ballooning. Thanks to Joan <aseq...@gmail.com> for the patch!
     - Added fix by Patryk Ściborek againsat disableStartStopDaemon()
       aborting under some circumstances. (Closes: #725192)
     - Abort early and with proper error message if "xen-delete-image
       --test" is not used with "--dir". (Closes: #704878)
     - xen-delete-image: Exit with return code != 0 in all error cases.
     - Refactoring: xt-create-xen-config: Use s/// to strip trailing MB
       size suffixes.
   * Bump Standards-Version to 3.9.5 (no changes).
Checksums-Sha1: 
 2c8ca3889f8f768d20f98db744545456c9d54c32 1426 xen-tools_4.4~rc1-1.dsc
 176c134dda9228c6a1e094a4fab42f84c4800289 240146 xen-tools_4.4~rc1.orig.tar.gz
 56ab5090c2bb4e8f9bd3ab5d062c910fbe24580c 16658 
xen-tools_4.4~rc1-1.debian.tar.gz
 2bea58cfb2e52a96892c7aed73d5c38b73ca83af 253494 xen-tools_4.4~rc1-1_all.deb
Checksums-Sha256: 
 f104855ccf42469d11420a01384f09063a941e58670c900cc288a2b881994483 1426 
xen-tools_4.4~rc1-1.dsc
 dbff5610cb8a17fe501ad958fdf9ffadff36297896f30b12347e45308bdafc1d 240146 
xen-tools_4.4~rc1.orig.tar.gz
 30fcea0a09bbbb1eba3c51cbaade75a0dafc9bebfd133273990ae1ae58f8e54d 16658 
xen-tools_4.4~rc1-1.debian.tar.gz
 787e4c185861a0a5249c83fe8daf65a9a4a4b1f281f5bce7aa6d353d91a8fc81 253494 
xen-tools_4.4~rc1-1_all.deb
Files: 
 e2f20e372c5c32e36eb975d5e9119dd9 1426 utils extra xen-tools_4.4~rc1-1.dsc
 9e5573a41b6a3d42e23563db4cdfb0a0 240146 utils extra 
xen-tools_4.4~rc1.orig.tar.gz
 bce0f60975af0b6b31111c718b1d17fd 16658 utils extra 
xen-tools_4.4~rc1-1.debian.tar.gz
 2b94aeb5766d0a19c703ea4129479304 253494 utils extra xen-tools_4.4~rc1-1_all.deb

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

iEYEARECAAYFAlJu3ZcACgkQwJ4diZWTDt7uLgCdEQLUvR3j0f7zwpAmmT8DkEm/
ZtMAniA/Tl4pU4yntL8itUEfLGBXPbho
=Xxkj
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to