Your message dated Sun, 26 Oct 2014 00:49:32 +0000
with message-id <[email protected]>
and subject line Bug#735675: fixed in xen-tools 4.5-1
has caused the Debian Bug report #735675,
regarding xen-tools: common/20-setup-yum should use "-y" with yum
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.)
--
735675: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735675
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xen-tools
Version: 4.3.1-1
Severity: important
Tags: patch
Dear Maintainer,
When I want a centos 6'VM, the log says it stop at 20-setup-yum at :
<--extract
hook 15-setup-arch: done.
Running hook 20-setup-yum
Loaded plugins: fastestmirror, keys, protect-packages, protectbase
Determining fastest mirrors
* base: centos.mattclements.co.uk
* extras: mirror.ate.info
* updates: mirror.ovh.net
http://centos.mattclements.co.uk/6.5/os/x86_64/repodata/repomd.xml: [Errno 14]
PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
0 packages excluded due to repository protections
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package centos-release.x86_64 0:6-5.el6.centos.11.1 will be updated
---> Package centos-release.x86_64 0:6-5.el6.centos.11.2 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
centos-release x86_64 6-5.el6.centos.11.2 updates 20 k
Transaction Summary
================================================================================
Upgrade 1 Package(s)
Total download size: 20 k
end of extract -->
In common/20-setup-yum, I added the '-y' flag to the command, rerun and it
worked.
I send the patch made.
-- System Information:
Debian Release: 7.3
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages xen-tools depends on:
ii debootstrap 1.0.48+deb7u1
ii libconfig-inifiles-perl 2.75-1
ii libfile-slurp-perl 9999.19-1
ii libtext-template-perl 1.45-2
ii openssh-client 1:6.0p1-4
ii perl-modules 5.14.2-21+deb7u1
Versions of packages xen-tools recommends:
ii libexpect-perl 1.21-1
ii rinse 2.0.1-1
ii xen-hypervisor-4.1-amd64 [xen-hypervisor-amd64] 4.1.4-3+deb7u1
ii xen-utils-4.1 [xen-utils] 4.1.4-3+deb7u1
Versions of packages xen-tools suggests:
ii btrfs-tools 0.19+20120328-7.1
pn cfengine2 <none>
ii reiserfsprogs 1:3.6.21-1
pn xfsprogs <none>
-- Configuration Files:
/etc/xen-tools/xen-tools.conf changed [not included]
-- no debconf information
--- 20-setup-yum.orig 2014-01-17 12:14:09.000000000 +0100
+++ 20-setup-yum 2013-12-11 14:55:51.000000000 +0100
@@ -33,7 +33,7 @@
mkdir -p ${prefix}/proc
fi
mount -o bind /proc ${prefix}/proc
-chroot ${prefix} /usr/bin/yum update
+chroot ${prefix} /usr/bin/yum update -y
umount ${prefix}/proc
--- End Message ---
--- Begin Message ---
Source: xen-tools
Source-Version: 4.5-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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Axel Beckert <[email protected]> (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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 25 Oct 2014 23:27:18 +0200
Source: xen-tools
Binary: xen-tools
Architecture: source all
Version: 4.5-1
Distribution: unstable
Urgency: low
Maintainer: Axel Beckert <[email protected]>
Changed-By: Axel Beckert <[email protected]>
Description:
xen-tools - Tools to manage Xen virtual servers
Closes: 732456 735675 742778 754517 764126 764134 764143 764153
Changes:
xen-tools (4.5-1) unstable; urgency=low
.
* New upstream release
+ Use "686-pae" kernels instead of "686" kernels on Debian Wheezy and
later. Thanks to Daniel Lintott! (Closes: #742778)
+ Pass "-y" option ("assume yes") to yum (Closes: #735675)
Thanks Lionel FÉLICITÉ!
+ Drop all xend related sanity checks, they cause more havoc nowadays
than they help. Thanks Ian Campbell! (Closes: #732456)
+ Apply patch by Adrian C. (anrxc) to allow to override hooks in
/usr/share/xen-tools/*.d/ with hooks in /etc/xen-tools/hooks.d/.
Thanks! (Also add /etc/xen-tools/hooks.d/ to debian/dirs.)
+ Ignore cover_db directory in t/perl-syntax.t.
+ Update list of supported Ubuntu releases.
- Add support for Ubuntu 14.10 Utopic Unicorn.
- Add preliminary support for Ubuntu 15.04 Vivid Vervet.
- Use old-releases.ubuntu.com for Ubuntu 13.10 Saucy Salamander.
+ Fix always empty gateway on Debian DomUs (Thanks Joan! LP: #1328794)
+ pygrub detection: Prefer /usr/lib/xen-default over /usr/lib/xen-x.y.
+ Fix lvcreate awaiting user input when creating swap lv (Closes: #754517)
Thanks Eric Engstrom!
+ Fix missing quoting in shell function "assert" in hooks/common.sh.
+ Fix initial configuration summary in cases where pygrub is used.
+ Fix corner cases where not the latest kernel would have been checked.
+ --password overrides --genpass. (Closes: #764143) Based on patch by
Santiago Vila.
+ Add password length sanity check with fallback to default length.
+ Raise default password length from 8 to 23.
+ Flush output after each line in runCommand().
+ Makefile: Clean up coverage data in multiple targets.
+ t/perl-syntax.t: Ignore changelog files, too.
.
[ Santiago Vila ]
+ Fix unaligned maxmem output of xen-create-image. (Closes: #764126)
+ Fix copy & paste errors in comments in typos in roles/puppet
(Closes: #764134)
+ Fix typos in POD of xen-create-image (Closes: #764153)
* Bump Standards-Version to 3.9.6 (no changes needed)
* Fix lintian warning depends-on-perl-modules.
* Add lintian override for debian-news-entry-uses-asterisk; I disagree.
Checksums-Sha1:
a7fece90e9e9f660b5673b34c24be686d51c3165 1462 xen-tools_4.5-1.dsc
21b53903a09f516ff16fb8f16b70ddc2cee1f666 247087 xen-tools_4.5.orig.tar.gz
3b610d885b4aa3cbc92ccaef633c000f27efd7b8 16032 xen-tools_4.5-1.debian.tar.xz
cd8b2da7b4035b208333691ca9b19b0afb2f8cec 261322 xen-tools_4.5-1_all.deb
Checksums-Sha256:
ced82bb0ad25194286291efea77edbd7151370a1cabfc7d0e71df2deba63802a 1462
xen-tools_4.5-1.dsc
f4cec59806a19ec092758d15cfccaebe7e1951b916bf508448adef555cff2647 247087
xen-tools_4.5.orig.tar.gz
5bf259834544770780d9d8789e0c12cbbf4be950b4792fe52a4a74902e39d965 16032
xen-tools_4.5-1.debian.tar.xz
469267fc76e0234b7b6dfe8e1a749190233a174ba798156c7b19d83b77269099 261322
xen-tools_4.5-1_all.deb
Files:
d2dd5f4c90cb4137bf14508406a2b9b9 1462 utils extra xen-tools_4.5-1.dsc
657ac169ba3281fe86c3eadeae1a2533 247087 utils extra xen-tools_4.5.orig.tar.gz
088723c8cb15aaf88fc47e679207bb68 16032 utils extra
xen-tools_4.5-1.debian.tar.xz
33046b3ee0907012e05e290b9ea2530a 261322 utils extra xen-tools_4.5-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEARECAAYFAlRMPkQACgkQwJ4diZWTDt55uQCfSJDEfdjd42Wg5mDUKC14wsPY
wNgAnA4huV05yP25r2JfT6VHuNiFjhbH
=JcNj
-----END PGP SIGNATURE-----
--- End Message ---