Your message dated Thu, 22 Sep 2022 23:15:40 +0000
with message-id <e1obvpw-00exbc...@fasolo.debian.org>
and subject line Bug#997068: fixed in keras 2.3.1+dfsg2-1
has caused the Debian Bug report #997068,
regarding keras: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i 
python{version} -p 3.9 returned exit code 13
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.)


-- 
997068: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997068
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: keras
Version: 2.3.1+dfsg-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> =========================== short test summary info 
> ============================
> FAILED tests/test_model_saving.py::test_sequential_model_saving - 
> AttributeEr...
> FAILED tests/test_model_saving.py::test_sequential_model_saving_2 - 
> Attribute...
> FAILED tests/test_model_saving.py::test_functional_model_saving - 
> AttributeEr...
> FAILED tests/test_model_saving.py::test_model_saving_to_pre_created_h5py_file
> FAILED tests/test_model_saving.py::test_model_saving_to_binary_stream - 
> Attri...
> FAILED tests/test_model_saving.py::test_model_loading_from_binary_stream - 
> At...
> FAILED tests/test_model_saving.py::test_model_save_load_binary_in_memory - 
> At...
> FAILED tests/test_model_saving.py::test_saving_multiple_metrics_outputs - 
> Att...
> FAILED tests/test_model_saving.py::test_saving_without_compilation - 
> Attribut...
> FAILED tests/test_model_saving.py::test_saving_right_after_compilation - 
> Attr...
> FAILED tests/test_model_saving.py::test_saving_unused_layers_is_ok - 
> Attribut...
> FAILED tests/test_model_saving.py::test_loading_weights_by_name_and_reshape
> FAILED tests/test_model_saving.py::test_loading_weights_by_name_2 - 
> Attribute...
> FAILED tests/test_model_saving.py::test_loading_weights_by_name_skip_mismatch
> FAILED tests/test_model_saving.py::test_saving_lambda_custom_objects - 
> Attrib...
> FAILED tests/test_model_saving.py::test_saving_lambda_numpy_array_arguments
> FAILED tests/test_model_saving.py::test_saving_custom_activation_function - 
> A...
> FAILED tests/test_model_saving.py::test_saving_model_with_long_layer_names - 
> ...
> FAILED tests/test_model_saving.py::test_saving_model_with_long_weights_names
> FAILED tests/test_model_saving.py::test_saving_recurrent_layer_with_init_state
> FAILED tests/test_model_saving.py::test_saving_recurrent_layer_without_bias
> FAILED tests/test_model_saving.py::test_loop_model_saving - AttributeError: 
> '...
> FAILED tests/test_model_saving.py::test_saving_constant_initializer_with_numpy
> FAILED tests/test_model_saving.py::test_save_load_weights_gcs - 
> AttributeErro...
> FAILED tests/test_model_saving.py::test_saving_overwrite_option - 
> AttributeEr...
> FAILED tests/test_model_saving.py::test_saving_overwrite_option_gcs - 
> Attribu...
> FAILED 
> tests/test_model_saving.py::test_model_saving_with_rnn_initial_state_and_args
> FAILED 
> tests/keras/losses_test.py::TestLossFunctions::test_serializing_model_with_loss_class
> FAILED tests/keras/optimizers_test.py::test_sgd - AttributeError: 'str' 
> objec...
> FAILED tests/keras/optimizers_test.py::test_rmsprop - AttributeError: 'str' 
> o...
> FAILED tests/keras/optimizers_test.py::test_adagrad - AttributeError: 'str' 
> o...
> FAILED tests/keras/optimizers_test.py::test_adadelta - AttributeError: 'str' 
> ...
> FAILED tests/keras/optimizers_test.py::test_adam - AttributeError: 'str' 
> obje...
> FAILED tests/keras/optimizers_test.py::test_adamax - AttributeError: 'str' 
> ob...
> FAILED tests/keras/optimizers_test.py::test_nadam - AttributeError: 'str' 
> obj...
> FAILED tests/keras/optimizers_test.py::test_adam_amsgrad - AttributeError: 
> 's...
> FAILED tests/keras/optimizers_test.py::test_clipnorm - AttributeError: 'str' 
> ...
> FAILED tests/keras/optimizers_test.py::test_clipvalue - AttributeError: 
> 'str'...
> FAILED tests/keras/test_sequential_model.py::test_sequential - 
> AttributeError...
> FAILED tests/keras/test_sequential_model.py::test_nested_sequential - 
> Attribu...
> FAILED tests/keras/utils/io_utils_test.py::test_H5Dict_attrs - ValueError: 
> Th...
> FAILED tests/keras/utils/io_utils_test.py::test_H5Dict_groups - ValueError: 
> T...
> ERROR tests/keras/test_sequential_model.py::test_sequential - 
> AssertionError:...
> ERROR tests/keras/test_sequential_model.py::test_nested_sequential - 
> Assertio...
> = 42 failed, 759 passed, 250 skipped, 59 warnings, 2 errors in 1837.50s 
> (0:30:37) =
> E: pybuild pybuild:354: test: plugin custom failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_keras/build && py.test-3 -oaddopts=-v 
> --ignore=tests/keras/utils/multi_gpu_test.py 
> --ignore=tests/docs/test_documentation.py 
> --ignore=tests/keras/callbacks/callbacks_test.py 
> --ignore=tests/keras/metrics_confusion_matrix_test.py 
> --ignore=tests/integration_tests/test_image_data_tasks.py 
> --ignore=tests/integration_tests/test_temporal_data_tasks.py 
> --ignore=tests/keras/backend/backend_test.py 
> --ignore=tests/integration_tests/imagenet_utils_test.py 
> --ignore=tests/integration_tests/test_datasets.py 
> --ignore=tests/docs/test_doc_auto_generation.py --ignore=tests/test_api.py
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/keras_2.3.1+dfsg-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: keras
Source-Version: 2.3.1+dfsg2-1
Done: Stephen Sinclair <radars...@gmail.com>

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

Debian distribution maintenance software
pp.
Stephen Sinclair <radars...@gmail.com> (supplier of updated keras 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: SHA512

Format: 1.8
Date: Fri, 16 Sep 2022 11:27:52 +0000
Source: keras
Architecture: source
Version: 2.3.1+dfsg2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Stephen Sinclair <radars...@gmail.com>
Closes: 997068 1009094 1018385
Changes:
 keras (2.3.1+dfsg2-1) unstable; urgency=medium
 .
   * Repack upstream to exclude pre-built docs.  (Fixes source-is-missing.)
   * Update imports from collections to collections.abc for Python 3.10.
     (Closes: #1009094)
   * Update use of strings in h5py, decode from UTF-8 no longer necessary.
     (Closes: #997068)
   * Remove outdated dependency on python3-nose.  (Closes: #1018385)
   * Update standards version to 4.6.1.
   * Do not clean docs sources or non-existent html dir.
Checksums-Sha1:
 e195c65ba5c46723a3b491c6f8c6b70808243a86 2193 keras_2.3.1+dfsg2-1.dsc
 cc2a260eaf89d1d00cb6bbc77a1b84e3ea932a1b 771818 keras_2.3.1+dfsg2.orig.tar.gz
 ac262e39aeb263bf05591fbb3c25b96f2e855b78 138792 
keras_2.3.1+dfsg2-1.debian.tar.xz
 9e4b5012acce5d95cf316e8a4f2929ea275a45d5 7381 
keras_2.3.1+dfsg2-1_source.buildinfo
Checksums-Sha256:
 38084edc0cb7e36ebdeeafc3254ed73422477767d332f7b9ed2cecb6d359646a 2193 
keras_2.3.1+dfsg2-1.dsc
 f30f7bfcd2de8044b497b3ac813b9469eae74827003df2cfb4a1bb6e9694e5ec 771818 
keras_2.3.1+dfsg2.orig.tar.gz
 10c1a3f827400d7a636ee2d3466a0528de82ade982992c06f2196d2922f4a778 138792 
keras_2.3.1+dfsg2-1.debian.tar.xz
 aa4b04347857a816a41ce2e7784771cf02e72fa47da79b4a930d557ca21cace0 7381 
keras_2.3.1+dfsg2-1_source.buildinfo
Files:
 a954d65830edfae5e6ac43021e6c55e9 2193 science optional keras_2.3.1+dfsg2-1.dsc
 e3d9fc3b716a3a4704a039605575eb10 771818 science optional 
keras_2.3.1+dfsg2.orig.tar.gz
 eb800a2ebb1212b6d2c6c665039af347 138792 science optional 
keras_2.3.1+dfsg2-1.debian.tar.xz
 7534b30099c0864d0f9fbea8df975d26 7381 science optional 
keras_2.3.1+dfsg2-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmMs5M0QHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFExsC/95GzNArq57p5/NKe79An5VkTfT/+A1xL1l
nwLTkAc1+fSW5EhclDmeYd5/28NmhwxI6Ci7DDg6u5Am1yr9F6IEqA5nNrtuQj+O
nHpGjTPzFr519dOsHsW53neDE3c5Sj+v1aCHEQihGgFxwnNS2exPKWoqhFUj0SsC
eBBMhFNwBT9KCgt6SSu4vDsJl6UvEKYEyaGF+YHg70lD79EzgfL6LQrquyp0gU1o
vpzOCXTK7PKV9N6GxdwByMSpcuwf0r7/zppaAaH+TsJUhrRCgG4a0ecN/nUkl0TT
kJAP70aYDNamKs3hv1ycx1qOoL7Fl1uc150qcjQDMP38WEmFFvuvnoMo52Cmr3nX
eoXSZph5YlAJfPgSgK6hjC+ZNXo92AwABZQNRrkDH78+lKsyrhxvJi5jV+gPUT86
z0zL3Nox1aSFbjeygSDo9clWt1VjunRRt6n1CPCH4lNGuLdmyE05UIoNS7gg/Boc
lZcPN0lle3xXonBU4fmByL8OXV2/m6I=
=1BYD
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to