Your message dated Mon, 22 Jul 2013 16:33:04 +0000
with message-id <e1v1j2m-0005xr...@franck.debian.org>
and subject line Bug#711797: fixed in cloud-init 0.7.2-3
has caused the Debian Bug report #711797,
regarding cloud-init: FTBFS: ImportError: No module named requests
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.)


-- 
711797: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711797
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cloud-init
Version: 0.7.2-1
Severity: serious
Justification: fails to build from source

cloud-init FTBFS:
|    debian/rules override_dh_auto_test
| make[1]: Entering directory `/build/cloud-init-1uoW6F/cloud-init-0.7.2'
| dh_auto_test
| /usr/bin/make test
| make[2]: Entering directory `/build/cloud-init-1uoW6F/cloud-init-0.7.2'
| EEEEEEEEEEEEEEEEEEEEEEEEE
| ======================================================================
| ERROR: Failure: ImportError (No module named requests)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 413, in 
loadTestsFromName
|     addr.filename, addr.module)
|   File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in 
importFromPath
|     return self.importFromDir(dir_path, fqname)
|   File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in 
importFromDir
|     mod = load_module(part_fqname, fh, filename, desc)
|   File "/build/cloud-init-1uoW6F/cloud-init-0.7.2/tests/unittests/test__init__.py", 
line 8, in <module>
|     from cloudinit import handlers
|   File "/build/cloud-init-1uoW6F/cloud-init-0.7.2/cloudinit/handlers/__init__.py", 
line 31, in <module>
|     from cloudinit import util
|   File "/build/cloud-init-1uoW6F/cloud-init-0.7.2/cloudinit/util.py", line 55, in 
<module>
|     from cloudinit import url_helper
|   File "/build/cloud-init-1uoW6F/cloud-init-0.7.2/cloudinit/url_helper.py", line 
25, in <module>
|     import requests
| ImportError: No module named requests
|
| ======================================================================
| ERROR: Failure: ImportError (No module named requests)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 413, in 
loadTestsFromName
|     addr.filename, addr.module)
|   File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in 
importFromPath
|     return self.importFromDir(dir_path, fqname)
|   File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in 
importFromDir
|     mod = load_module(part_fqname, fh, filename, desc)
|   File 
"/build/cloud-init-1uoW6F/cloud-init-0.7.2/tests/unittests/test_builtin_handlers.py", 
line 6, in <module>
|     from tests.unittests import helpers as test_helpers
|   File "/build/cloud-init-1uoW6F/cloud-init-0.7.2/tests/unittests/helpers.py", line 
10, in <module>
|     from cloudinit import helpers as ch
|   File "/build/cloud-init-1uoW6F/cloud-init-0.7.2/cloudinit/helpers.py", line 36, 
in <module>
|     from cloudinit import util
|   File "/build/cloud-init-1uoW6F/cloud-init-0.7.2/cloudinit/util.py", line 55, in 
<module>
|     from cloudinit import url_helper
|   File "/build/cloud-init-1uoW6F/cloud-init-0.7.2/cloudinit/url_helper.py", line 
25, in <module>
|     import requests
| ImportError: No module named requests
|
[...]
|
| ----------------------------------------------------------------------
| Ran 25 tests in 0.023s
|
| FAILED (errors=25)
| make[2]: *** [test] Error 1

--
Jakub Wilk

--- End Message ---
--- Begin Message ---
Source: cloud-init
Source-Version: 0.7.2-3

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

Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated cloud-init 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: Tue, 09 Jul 2013 23:10:34 +0800
Source: cloud-init
Binary: cloud-init
Architecture: source all
Version: 0.7.2-3
Distribution: unstable
Urgency: low
Maintainer: Python Applications Packaging Team 
<python-apps-t...@lists.alioth.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Description: 
 cloud-init - initialization system for infrastructure cloud instances
Closes: 709173 709773 710444 711797 712985 714093 714356 714608 714646 714738 
714785 715168 715241 715390 715500 715799
Changes: 
 cloud-init (0.7.2-3) unstable; urgency=low
 .
   [ Charles Plessy ]
   * Added python-requests to build dependencies (Closes: #711797).
   * Conforms with Policy 3.9.4.
   * Depend on ${python:Depends}.
   * Description and Debconf messages reviewed by the Smith project.
     Closes: #710444, thanks to Justin B Rye and Christian Perrier.
   * German translation (Closes: #714738, thanks to Chris Leick).
   * Swedish translation (Closes: #714646, thanks to Martin Bagge).
   * French translation (Closes: #714608, thanks to Julien Patriarca).
   * Russian translation (Closes: #714093, #715168, thanks to Yuri Kozlov).
   * Danish translation (Closes: #714785, thanks to Joe Dalton).
   * Czech tranlsation (Closes: #714356, thanks to Michal Šimůnek).
   * Portugese tranlsation (Closes: #715241, thanks to Américo Monteiro).
   * Japanese translation (Closes: #715500, thanks to victory).
   * Italian translation (Closes: #715390, thanks to Beatrice Torracca).
   * Polish translation (Closes: #715799, thanks to Michał Kułach).
 .
   [ Thomas Goirand ]
   * Added missing init scripts cloud-init-local, cloud-init-final and
     cloud-config, to run cloud-init as below (Closes: #709173):
     - modules --mode config (cloud-config)
     - modules --mode final (cloud-init-final)
     - init --local (cloud-init-local)
   * Reads the currently set value in /etc/cloud/cloud.cfg.d/90_dpkg.cfg to
     db_set the value of cloud-init/datasources (Closes: #709773).
   * Check if upstart is init in all init scripts (Closes: #712985). Thanks to
     Dmitrijs Ledkovs for reporting and his patch in the BTS.
Checksums-Sha1: 
 1cc3dc823f530ee73e5c963c6d599366add520cb 1620 cloud-init_0.7.2-3.dsc
 52c3a7cbba7c2b514d5e6b84f4c302b8366e22f0 30338 cloud-init_0.7.2-3.debian.tar.gz
 e9192f65c429e8d8ff2985f31ec3de3fe5390f8f 212640 cloud-init_0.7.2-3_all.deb
Checksums-Sha256: 
 cc7584526eaa019902aeb27d3d277b0bc048f6de4ed0be6f2c5d5b2e0e1add1d 1620 
cloud-init_0.7.2-3.dsc
 60fa8203b811bb667c16ec9b80b682ed42d0d0ad755b5957b2aafa3716f4a9bc 30338 
cloud-init_0.7.2-3.debian.tar.gz
 bc2817f50b694e8670b407f9e5b1680cf142b65421549123b7dcbc5cf5fe693c 212640 
cloud-init_0.7.2-3_all.deb
Files: 
 e113e975b50f101c31369687f12aea94 1620 admin optional cloud-init_0.7.2-3.dsc
 f3a2b42d5e04be89fc3d13fc9d2567e6 30338 admin optional 
cloud-init_0.7.2-3.debian.tar.gz
 08ced503542f64a5c5927beaf20af642 212640 admin optional 
cloud-init_0.7.2-3_all.deb

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

iEYEARECAAYFAlHtW3oACgkQl4M9yZjvmkk0TwCfefMOdyxWMO8vmUxU/CMQ+U/U
sO4An1Vp6VLjH5w5+/MqGRK1mdK0ARIv
=hwZZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to