Your message dated Sat, 24 Sep 2016 23:23:07 +0000
with message-id <e1bnwhj-0006v0...@franck.debian.org>
and subject line Bug#838748: fixed in cloud-init 0.7.8-1
has caused the Debian Bug report #838748,
regarding cloud-init: FTBFS in testing (failing tests)
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.)


-- 
838748: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838748
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:cloud-init
Version: 0.7.7~bzr1215-3
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with python3,systemd --buildsystem pybuild
   dh_testdir -i -O--buildsystem=pybuild
   dh_update_autotools_config -i -O--buildsystem=pybuild
   dh_auto_configure -i -O--buildsystem=pybuild
I: pybuild base:184: python3.5 setup.py config 
running config
   dh_auto_build -i -O--buildsystem=pybuild
I: pybuild base:184: /usr/bin/python3 setup.py build 
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/cloudinit
copying cloudinit/patcher.py -> 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/cloudinit

[... snipped ...]

-------------------- >> begin captured logging << --------------------
cloudinit.url_helper: DEBUG: [0/1] open 
'http://metadata.google.internal./computeMetadata/v1/instance/id' with 
{'headers': {'User-Agent': 'Cloud-Init/0.7.7', 'X-Google-Metadata-Request': 
True}, 'method': 'GET', 'url': 
'http://metadata.google.internal./computeMetadata/v1/instance/id', 
'allow_redirects': True} configuration
cloudinit.sources.DataSourceGCE: DEBUG: url instance/id raised exception Header 
value True must be of type str or bytes, not <class 'bool'>
cloudinit.sources.DataSourceGCE: DEBUG: required key instance-id returned 
nothing. not GCE
--------------------- >> end captured logging << ---------------------

======================================================================
ERROR: test_project_level_ssh_keys_are_used 
(tests.unittests.test_datasource.test_gce.TestDataSourceGCE)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/httpretty/core.py", line 1146, in wrapper
    return test(*args, **kw)
  File "/<<PKGBUILDDIR>>/tests/unittests/test_datasource/test_gce.py", line 
141, in test_project_level_ssh_keys_are_used
    self.ds.get_public_ssh_keys())
  File "/<<PKGBUILDDIR>>/cloudinit/sources/DataSourceGCE.py", line 142, in 
get_public_ssh_keys
    return self.metadata['public-keys']
KeyError: 'public-keys'
-------------------- >> begin captured logging << --------------------
cloudinit.url_helper: DEBUG: [0/1] open 
'http://metadata.google.internal./computeMetadata/v1/instance/id' with 
{'headers': {'User-Agent': 'Cloud-Init/0.7.7', 'X-Google-Metadata-Request': 
True}, 'method': 'GET', 'url': 
'http://metadata.google.internal./computeMetadata/v1/instance/id', 
'allow_redirects': True} configuration
cloudinit.sources.DataSourceGCE: DEBUG: url instance/id raised exception Header 
value True must be of type str or bytes, not <class 'bool'>
cloudinit.sources.DataSourceGCE: DEBUG: required key instance-id returned 
nothing. not GCE
--------------------- >> end captured logging << ---------------------

======================================================================
FAIL: test_connection 
(tests.unittests.test_datasource.test_gce.TestDataSourceGCE)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/httpretty/core.py", line 1146, in wrapper
    return test(*args, **kw)
  File "/<<PKGBUILDDIR>>/tests/unittests/test_datasource/test_gce.py", line 88, 
in test_connection
    self.assertTrue(success)
AssertionError: False is not true
-------------------- >> begin captured logging << --------------------
cloudinit.util: DEBUG: detected dns redirection: 
{'does-not-exist.example.com.': [': does-not-exist.example.com.'], 
'example.invalid.': [': example.invalid.'], 'FLdvbcRvW4hvHnSkS80knogwd0zAsU6m': 
[': FLdvbcRvW4hvHnSkS80knogwd0zAsU6m']}
cloudinit.url_helper: DEBUG: [0/1] open 
'http://metadata.google.internal./computeMetadata/v1/instance/id' with 
{'headers': {'User-Agent': 'Cloud-Init/0.7.7', 'X-Google-Metadata-Request': 
True}, 'method': 'GET', 'url': 
'http://metadata.google.internal./computeMetadata/v1/instance/id', 
'allow_redirects': True} configuration
cloudinit.sources.DataSourceGCE: DEBUG: url instance/id raised exception Header 
value True must be of type str or bytes, not <class 'bool'>
cloudinit.sources.DataSourceGCE: DEBUG: required key instance-id returned 
nothing. not GCE
--------------------- >> end captured logging << ---------------------

----------------------------------------------------------------------
Ran 591 tests in 58.048s

FAILED (SKIP=6, errors=7, failures=1)
Makefile:48: recipe for target 'unittest3' failed
make[2]: *** [unittest3] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:9: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:6: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

The relevant part of the build log is included above.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the page for
this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: cloud-init
Source-Version: 0.7.8-1

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 838...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nicolas Braud-Santoni <nico...@braud-santoni.eu> (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: SHA256

Format: 1.8
Date: Sat, 24 Sep 2016 13:57:04 +0200
Source: cloud-init
Binary: cloud-init
Architecture: source all
Version: 0.7.8-1
Distribution: unstable
Urgency: medium
Maintainer: Charles Plessy <ple...@debian.org>
Changed-By: Nicolas Braud-Santoni <nico...@braud-santoni.eu>
Description:
 cloud-init - initialization system for infrastructure cloud instances
Closes: 695327 780637 838748
Changes:
 cloud-init (0.7.8-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version 0.7.8 (Closes: #838748, #780637)
   * Add README.Debian (Closes: #695327)
   * Bump Standards-Version to 3.9.8
     No change required.
   * Run debconf-updatepo during clean.
   * Skip failing test_apt_v3_mirror_search_dns.
     This test may fail if the local domain is set.
   * Skip Cloudstack tests that expect network.
   * Update patch metadata.
     1 patch forwarded upstream
   * Update Vcs-* URLs to use HTTPS.
   * Make example files ASCII-only.
     They may otherwise fail to parse.
   * Fix dependencies on {local,remote}_fs in init scripts.
Checksums-Sha1:
 fb424d8a6197df67e29341d794a243015a763072 2338 cloud-init_0.7.8-1.dsc
 bcc313ff188457e5a34a6643effb3583e5bd624c 508777 cloud-init_0.7.8.orig.tar.gz
 2dd736eeabc25f4833924e6e2bdc497fa4c37462 30840 cloud-init_0.7.8-1.debian.tar.xz
 87b57cfb0d1abebbb9009e4ea7753b03377ee9dc 300414 cloud-init_0.7.8-1_all.deb
Checksums-Sha256:
 aa26c89ae24be2f78c195cf976656fdd5efcae4a5bbfa3b8c1bb4cc85aca29d1 2338 
cloud-init_0.7.8-1.dsc
 4a4f1f7fb9dd0987a02aa7cd6f609910294fce8f9724dcebc0cd88630b4f1fd6 508777 
cloud-init_0.7.8.orig.tar.gz
 e28c08ff95342e8546129c709da78c23870bb5294f5157a0b518940f01b7b6de 30840 
cloud-init_0.7.8-1.debian.tar.xz
 2c81ee1ccb886277fe1b267eaf044ae6e4ff55dd29253d149098490c7675a70e 300414 
cloud-init_0.7.8-1_all.deb
Files:
 5688efe13bac394f47981985e9fcf94d 2338 admin optional cloud-init_0.7.8-1.dsc
 a522fc74f9b89200f821bda6c2ea44f1 508777 admin optional 
cloud-init_0.7.8.orig.tar.gz
 ed3df81e05a2836a596fe0e3d0494c1d 30840 admin optional 
cloud-init_0.7.8-1.debian.tar.xz
 2ffb91c6fcb238b0e4786adcacd739f5 300414 admin optional 
cloud-init_0.7.8-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJX5vAkAAoJEN7oBD7hfrswTzUP/3S2wgEFWIBUrO1DE9EDcirI
kLO1LcqxWOmaGyw8HWlRAw/swm8B5S2Hwd95YEdO9oeNZTttaE38tujvUwXQmUnB
kxAKHLI1urvRxVdlMMREGLwcaxHdsZDrQvaILXgMj8qCxABnf8tv5zi6KLhq8Acq
9X+5HLhPT6Hmabr/KEoSgX2lNcGcgwIXFHEP05YZSARuX8RVd6kOBv4c98ElOFYO
q5OWCNJND0HzZLpiB0w7xVcNDXLXqfOdw7ZPDsoi+zrjB/LvWkJOygw1Wd4cZUTW
E6ei4WREh2B8B6fil6Wa1x/Q6nnwcnlcL7wwFNd5tYSDGJE3sIiTwWTdGiq196Ew
YwbqE+g1joGqW8Ie1neAIb8ZPdq6wbvUraFE6cAJVPFqhvdZGWd0bxsAZdzSr8HI
uSuPBN07ZMKEpW9LhnpXl4JqwvBGIqduLqvHdFtywq8Rc6PBNPAfyay2FDs7h08h
9kKLa4AnjOi/CaCQTp9KywSkDGRCgV065MGBmH18ieONOOjuaIaEAJtg5p9vQyWX
C2QLGGzUNjXFYMIrP2f7sYzMBGc13DwTEKqailpInHNj676WKmXUio/tXvfaQA45
nS2/0IomjlLmjb7qmjpRp/uCSXqCgdVLi274tFiu1YYLWx/8wCW4ZHbCYiFCY9He
KpSoIM3Qcjdlfyt88AkA
=FsMA
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to