Your message dated Sat, 04 Dec 2021 18:04:37 +0000
with message-id <e1mtzon-000j33...@fasolo.debian.org>
and subject line Bug#997347: fixed in python-formencode 2.0.1-1
has caused the Debian Bug report #997347,
regarding python-formencode: FTBFS: dh_auto_test: error: pybuild --test 
--test-nose -i python{version} -p 3.9 --test-nose 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.)


-- 
997347: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997347
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-formencode
Version: 2.0.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # network is required for the 
> http://this.domain.does.not.exist.example.org/test.html test
> http_proxy='' dh_auto_test --buildsystem=pybuild -- --test-nose
> I: pybuild pybuild:285:       cp 
> /<<PKGBUILDDIR>>/formencode/tests/non_empty.txt 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_formencode/build/formencode/tests/
>       cp -r /<<PKGBUILDDIR>>/formencode/tests/htmlfill_data 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_formencode/build/formencode/tests/
>       cp -r /<<PKGBUILDDIR>>/formencode/i18n 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_formencode/build/formencode/
> I: pybuild base:232: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_formencode/build; python3.9 -m nose -v 
> test_validate (formencode.tests.test_cc.TestCreditCardExpires) ... ok
> test_validate (formencode.tests.test_cc.TestCreditCardValidator) ... ok
> test_clone (formencode.tests.test_compound.TestAllCompoundValidator) ... ok
> test_from_python (formencode.tests.test_compound.TestAllCompoundValidator) 
> ... ok
> test_repr (formencode.tests.test_compound.TestAllCompoundValidator) ... ok
> test_to_python (formencode.tests.test_compound.TestAllCompoundValidator) ... 
> ok
> test_clone (formencode.tests.test_compound.TestAnyCompoundValidator) ... ok
> test_from_python (formencode.tests.test_compound.TestAnyCompoundValidator) 
> ... ok
> test_repr (formencode.tests.test_compound.TestAnyCompoundValidator) ... ok
> test_to_python (formencode.tests.test_compound.TestAnyCompoundValidator) ... 
> ok
> test_to_python_error 
> (formencode.tests.test_compound.TestAnyCompoundValidator) ... ok
> test_clone (formencode.tests.test_compound.TestCompoundValidator) ... ok
> test_from_python (formencode.tests.test_compound.TestCompoundValidator) ... ok
> test_repr (formencode.tests.test_compound.TestCompoundValidator) ... ok
> test_to_python (formencode.tests.test_compound.TestCompoundValidator) ... ok
> test_clone (formencode.tests.test_compound.TestPipeCompoundValidator) ... ok
> test_from_python (formencode.tests.test_compound.TestPipeCompoundValidator) 
> ... ok
> test_repr (formencode.tests.test_compound.TestPipeCompoundValidator) ... ok
> test_to_python (formencode.tests.test_compound.TestPipeCompoundValidator) ... 
> ok
> formencode.tests.test_context.test_one ... ok
> formencode.tests.test_context.test_fail ... ok
> formencode.tests.test_context.test_default ... ok
> test_call (formencode.tests.test_declarative.TestDeclarative) ... ok
> test_init (formencode.tests.test_declarative.TestDeclarative) ... ok
> test_repr (formencode.tests.test_declarative.TestDeclarative) ... ok
> test_repr_recursive (formencode.tests.test_declarative.TestDeclarative) ... ok
> formencode.tests.test_doctest_xml_compare.test_xml_compare ... ok
> Doctests for docs/htmlfill.txt ... ok
> Doctests for docs/Validator.txt ... ok
> Doctests for formencode/tests/non_empty.txt ... ok
> Doctests for formencode.compound ... ok
> Doctests for formencode.htmlfill ... ok
> Doctests for formencode.htmlgen ... ok
> Doctests for formencode.national ... ok
> Doctests for formencode.schema ... ok
> Doctests for formencode.validators ... FAIL
> test_invalid_email_addresses (formencode.tests.test_email.TestEmail) ... ok
> test_valid_email_addresses (formencode.tests.test_email.TestEmail) ... ok
> formencode.tests.test_htmlfill.test_inputoutput('/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_formencode/build/formencode/tests/htmlfill_data/data-error1.txt',)
>  ... ok
> formencode.tests.test_htmlfill.test_inputoutput('/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_formencode/build/formencode/tests/htmlfill_data/data-fill4.txt',)
>  ... ok
> formencode.tests.test_htmlfill.test_inputoutput('/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_formencode/build/formencode/tests/htmlfill_data/data-fill1.txt',)
>  ... ok
> formencode.tests.test_htmlfill.test_inputoutput('/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_formencode/build/formencode/tests/htmlfill_data/data-fill3.txt',)
>  ... ok
> formencode.tests.test_htmlfill.test_inputoutput('/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_formencode/build/formencode/tests/htmlfill_data/data-fill2.txt',)
>  ... ok
> formencode.tests.test_htmlfill.test_inputoutput('/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_formencode/build/formencode/tests/htmlfill_data/data-schema1.txt',)
>  ... ok
> formencode.tests.test_htmlfill.test_inputoutput('/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_formencode/build/formencode/tests/htmlfill_data/data-form-last-element.txt',)
>  ... ok
> formencode.tests.test_htmlfill.test_no_trailing_newline ... ok
> formencode.tests.test_htmlfill.test_escape_defaults ... ok
> formencode.tests.test_htmlfill.test_xhtml ... ok
> formencode.tests.test_htmlfill.test_html5 ... ok
> formencode.tests.test_htmlfill.test_trailing_error ... ok
> formencode.tests.test_htmlfill.test_iferror ... ok
> formencode.tests.test_htmlfill.test_literal ... ok
> formencode.tests.test_htmlfill.test_image_submit ... ok
> formencode.tests.test_htmlfill.test_checkbox ... ok
> formencode.tests.test_htmlfill.test_unicode ... ok
> formencode.tests.test_htmlfill.test_password ... ok
> formencode.tests.test_htmlfill.test_not_force_defaults_text ... ok
> formencode.tests.test_htmlfill.test_not_force_defaults_text_value ... ok
> formencode.tests.test_htmlfill.test_not_force_defaults_text_explicit_empty_value
>  ... ok
> formencode.tests.test_htmlfill.test_force_defaults_text ... ok
> formencode.tests.test_htmlfill.test_not_force_defaults_textarea ... ok
> formencode.tests.test_htmlfill.test_not_force_defaults_textarea_value ... ok
> formencode.tests.test_htmlfill.test_force_defaults_textarea ... ok
> formencode.tests.test_htmlfill.test_not_force_defaults_password ... ok
> formencode.tests.test_htmlfill.test_not_force_defaults_password_value ... ok
> formencode.tests.test_htmlfill.test_not_force_defaults_password_explicit_empty_value
>  ... ok
> formencode.tests.test_htmlfill.test_force_defaults_password ... ok
> formencode.tests.test_htmlfill.test_not_force_defaults_checkbox ... ok
> formencode.tests.test_htmlfill.test_force_defaults_checkbox ... ok
> formencode.tests.test_htmlfill.test_not_force_defaults_checkbox_default_unchecked
>  ... ok
> formencode.tests.test_htmlfill.test_not_force_defaults_checkbox_default_checked
>  ... ok
> formencode.tests.test_htmlfill.test_not_force_defaults_radio ... ok
> formencode.tests.test_htmlfill.test_not_force_defaults_radio_unchecked ... ok
> formencode.tests.test_htmlfill.test_not_force_defaults_radio_checked ... ok
> formencode.tests.test_htmlfill.test_force_defaults_radio ... ok
> formencode.tests.test_htmlfill.test_not_force_defaults_select ... ok
> formencode.tests.test_htmlfill.test_not_force_defaults_select_selected ... ok
> formencode.tests.test_htmlfill.test_not_force_defaults_select_not_selected 
> ... ok
> formencode.tests.test_htmlfill.test_force_defaults_select ... ok
> formencode.tests.test_htmlfill.test_select_empty_option_value_selected ... ok
> formencode.tests.test_htmlfill.test_select_empty_option_value_not_selected 
> ... ok
> formencode.tests.test_htmlfill.test_script_quoting ... ok
> formencode.tests.test_htmlfill.test_error_class_textarea ... ok
> formencode.tests.test_htmlfill.test_mix_str_and_unicode ... ok
> formencode.tests.test_htmlfill_control.test_defaults_legacy ... ok
> formencode.tests.test_htmlfill_control.test_defaults_attr_ignore ... ok
> formencode.tests.test_htmlfill_control.test_defaults_attr_form ... ok
> formencode.tests.test_htmlfill_control.test_error_legacy ... ok
> formencode.tests.test_htmlfill_control.test_error_attr_ignore ... ok
> formencode.tests.test_htmlfill_control.test_error_attr_form ... ok
> note that formencode doesn't keep an indent on the replacement ... ok
> formencode.tests.test_htmlgen.test_basic ... ok
> formencode.tests.test_htmlgen.test_compound ... ok
> formencode.tests.test_htmlgen.test_unicode ... ok
> formencode.tests.test_htmlgen.test_quote ... ok
> formencode.tests.test_htmlgen.test_comment ... ok
> formencode.tests.test_htmlgen.test_none ... ok
> formencode.tests.test_htmlgen.test_namespace ... ok
> formencode.tests.test_htmlrename.test_rename ... ok
> formencode.tests.test_i18n.test_builtins ... ok
> formencode.tests.test_i18n.test_bultins_disabled ... ok
> formencode.tests.test_i18n.test_state ... ok
> formencode.tests.test_i18n.test_de ... ok
> formencode.tests.test_i18n.test_es ... ok
> formencode.tests.test_i18n.test_pt_BR ... ok
> formencode.tests.test_i18n.test_zh_TW ... ok
> formencode.tests.test_i18n.test_sk ... ok
> formencode.tests.test_i18n.test_ru ... ok
> formencode.tests.test_i18n.test_sl ... ok
> formencode.tests.test_i18n.test_pt_PT ... ok
> formencode.tests.test_i18n.test_fr ... ok
> formencode.tests.test_i18n.test_nl ... ok
> formencode.tests.test_i18n.test_pl ... ok
> formencode.tests.test_i18n.test_el ... ok
> formencode.tests.test_i18n.test_zh_CN ... ok
> formencode.tests.test_i18n.test_cs ... ok
> formencode.tests.test_i18n.test_fi ... ok
> formencode.tests.test_i18n.test_nb_NO ... ok
> formencode.tests.test_i18n.test_it ... ok
> formencode.tests.test_i18n.test_et ... ok
> formencode.tests.test_i18n.test_lt ... ok
> formencode.tests.test_i18n.test_ja ... ok
> formencode.tests.test_i18n.test_tr ... ok
> /usr/lib/python3/dist-packages/nose/util.py:453: DeprecationWarning: 
> inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() 
> or inspect.getfullargspec()
>   inspect.getargspec(func)
> formencode.tests.test_schema.TestAtLeastOneCheckboxIsChecked.test_Schema_with_input_missing
>  ... ok
> formencode.tests.test_schema.TestAtLeastOneCheckboxIsChecked.test_Schema_with_input_present
>  ... ok
> test_correct_multiple_string_value_foreach 
> (formencode.tests.test_schema.TestStrictSchemaWithMultipleEqualInputFields) 
> ... ok
> test_correct_multiple_string_value_pipe 
> (formencode.tests.test_schema.TestStrictSchemaWithMultipleEqualInputFields) 
> ... ok
> test_correct_multiple_string_value_set 
> (formencode.tests.test_schema.TestStrictSchemaWithMultipleEqualInputFields) 
> ... ok
> test_multiple_integer_value 
> (formencode.tests.test_schema.TestStrictSchemaWithMultipleEqualInputFields) 
> ... ok
> test_multiple_string_value 
> (formencode.tests.test_schema.TestStrictSchemaWithMultipleEqualInputFields) 
> ... ok
> test_single_integer_value 
> (formencode.tests.test_schema.TestStrictSchemaWithMultipleEqualInputFields) 
> ... ok
> test_single_string_value 
> (formencode.tests.test_schema.TestStrictSchemaWithMultipleEqualInputFields) 
> ... ok
> formencode.tests.test_schema.test_this ... ok
> formencode.tests.test_schema.test_this ... ok
> formencode.tests.test_schema.test_this ... ok
> formencode.tests.test_schema.test_this ... ok
> formencode.tests.test_schema.test_this ... ok
> formencode.tests.test_schema.test_this ... ok
> formencode.tests.test_schema.test_this ... ok
> formencode.tests.test_schema.test_this ... ok
> formencode.tests.test_schema.test_this ... ok
> formencode.tests.test_schema.test_merge ... ok
> formencode.tests.test_schema.test_multiple_chained_validators_errors ... ok
> Verify SimpleFormValidator preserves the decorated function's docstring. ... 
> ok
> Verify that full_dict push and pop works ... ok
> formencode.tests.test_schema.test_copy ... ok
> test_is_validator 
> (formencode.tests.test_subclassing.TestAllAndNotOneValidator) ... ok
> test_to_python (formencode.tests.test_subclassing.TestAllAndNotOneValidator) 
> ... ok
> test_is_validator 
> (formencode.tests.test_subclassing.TestCustomCompoundValidator) ... ok
> test_to_python 
> (formencode.tests.test_subclassing.TestCustomCompoundValidator) ... ok
> test_from_python (formencode.tests.test_subclassing.TestCustomValidator) ... 
> ok
> test_from_python_no_accept 
> (formencode.tests.test_subclassing.TestCustomValidator) ... ok
> test_is_validator (formencode.tests.test_subclassing.TestCustomValidator) ... 
> ok
> test_to_python (formencode.tests.test_subclassing.TestCustomValidator) ... ok
> test_attrs_deleted 
> (formencode.tests.test_subclassing.TestDeclarativeAllValidator) ... ok
> test_is_validator 
> (formencode.tests.test_subclassing.TestDeclarativeAllValidator) ... ok
> test_to_python 
> (formencode.tests.test_subclassing.TestDeclarativeAllValidator) ... ok
> test_is_validator (formencode.tests.test_subclassing.TestNotOneValidator) ... 
> ok
> test_to_python (formencode.tests.test_subclassing.TestNotOneValidator) ... ok
> test_to_python_number (formencode.tests.test_subclassing.TestNotOneValidator) 
> ... ok
> test_to_python_range (formencode.tests.test_subclassing.TestNotOneValidator) 
> ... ok
> test_1_warnings 
> (formencode.tests.test_subclassing_old.TestDeprecatedAllAndNotOneValidator) 
> ... ok
> test_is_validator 
> (formencode.tests.test_subclassing_old.TestDeprecatedAllAndNotOneValidator) 
> ... ok
> test_to_python 
> (formencode.tests.test_subclassing_old.TestDeprecatedAllAndNotOneValidator) 
> ... ok
> test_1_warnings 
> (formencode.tests.test_subclassing_old.TestDeprecatedCustomCompoundValidator) 
> ... ok
> test_is_validator 
> (formencode.tests.test_subclassing_old.TestDeprecatedCustomCompoundValidator) 
> ... ok
> test_to_python 
> (formencode.tests.test_subclassing_old.TestDeprecatedCustomCompoundValidator) 
> ... ok
> test_1_warnings 
> (formencode.tests.test_subclassing_old.TestDeprecatedCustomValidator) ... ok
> test_from_python 
> (formencode.tests.test_subclassing_old.TestDeprecatedCustomValidator) ... ok
> test_from_python_no_accept 
> (formencode.tests.test_subclassing_old.TestDeprecatedCustomValidator) ... ok
> test_is_validator 
> (formencode.tests.test_subclassing_old.TestDeprecatedCustomValidator) ... ok
> test_to_python 
> (formencode.tests.test_subclassing_old.TestDeprecatedCustomValidator) ... ok
> test_1_warnings 
> (formencode.tests.test_subclassing_old.TestDeprecatedNotOneValidator) ... ok
> test_is_validator 
> (formencode.tests.test_subclassing_old.TestDeprecatedNotOneValidator) ... ok
> test_to_python 
> (formencode.tests.test_subclassing_old.TestDeprecatedNotOneValidator) ... ok
> test_to_python_number 
> (formencode.tests.test_subclassing_old.TestDeprecatedNotOneValidator) ... ok
> test_to_python_range 
> (formencode.tests.test_subclassing_old.TestDeprecatedNotOneValidator) ... ok
> test_alias (formencode.tests.test_validators.TestByteStringValidator) ... ok
> test_docstring (formencode.tests.test_validators.TestByteStringValidator) ... 
> ok
> test_sv_min (formencode.tests.test_validators.TestByteStringValidator) ... ok
> test_sv_not_empty (formencode.tests.test_validators.TestByteStringValidator) 
> ... ok
> test_sv_string_conversion 
> (formencode.tests.test_validators.TestByteStringValidator) ... ok
> test_schema_dict (formencode.tests.test_validators.TestCondfirmType) ... ok
> test_schema_int (formencode.tests.test_validators.TestCondfirmType) ... ok
> test_auto_separator 
> (formencode.tests.test_validators.TestDateConverterValidator) ... ok
> test_bad_dates (formencode.tests.test_validators.TestDateConverterValidator) 
> ... ok
> test_euro_style (formencode.tests.test_validators.TestDateConverterValidator) 
> ... ok
> test_from_python 
> (formencode.tests.test_validators.TestDateConverterValidator) ... ok
> test_from_python_no_day 
> (formencode.tests.test_validators.TestDateConverterValidator) ... ok
> test_iso_style (formencode.tests.test_validators.TestDateConverterValidator) 
> ... ok
> test_month_style_alias 
> (formencode.tests.test_validators.TestDateConverterValidator) ... ok
> test_no_day (formencode.tests.test_validators.TestDateConverterValidator) ... 
> ok
> test_us_style (formencode.tests.test_validators.TestDateConverterValidator) 
> ... ok
> test_foreach_if_missing 
> (formencode.tests.test_validators.TestForEachValidator) ... ok
> i-names may have so-called 'communities' ... ok
> Exclamation marks at the beggining of XRIs is something specific ... ok
> i-names with paths are valid but not supported ... ok
> Non-string i-names are rejected ... ok
> i-names with non-English characters are valid ... ok
> Numerals at the beggining of i-names are forbidden ... ok
> Punctuation marks at the beggining of i-names are forbidden ... ok
> Dots and dashes must not be consecutively repeated in i-names ... ok
> Global & valid individual i-names must pass validation ... ok
> Global & valid organizational i-names must pass validation ... ok
> Community & valid network i-numbers must pass validation ... ok
> Community & valid organizational i-numbers must pass validation ... ok
> Community & valid personal i-numbers must pass validation ... ok
> Global & valid network i-numbers must pass validation ... ok
> Global & valid organizational i-numbers must pass validation ... ok
> Global & valid personal i-numbers must pass validation ... ok
> test_address_is_none 
> (formencode.tests.test_validators.TestIPAddressValidator) ... ok
> test_invalid_address 
> (formencode.tests.test_validators.TestIPAddressValidator) ... ok
> test_leading_zeros (formencode.tests.test_validators.TestIPAddressValidator) 
> ... ok
> test_leading_zeros_allowed 
> (formencode.tests.test_validators.TestIPAddressValidator) ... ok
> test_valid_address (formencode.tests.test_validators.TestIPAddressValidator) 
> ... ok
> test_docstring (formencode.tests.test_validators.TestIntValidator) ... ok
> test_int_max (formencode.tests.test_validators.TestIntValidator) ... ok
> test_int_min (formencode.tests.test_validators.TestIntValidator) ... ok
> test_int_minmax_mandatory (formencode.tests.test_validators.TestIntValidator) 
> ... ok
> test_int_minmax_optional (formencode.tests.test_validators.TestIntValidator) 
> ... ok
> Validate infinity if system supports it. ... ok
> test_ascii_list (formencode.tests.test_validators.TestOneOfValidator) ... ok
> test_docstring (formencode.tests.test_validators.TestOneOfValidator) ... ok
> test_int_list_list (formencode.tests.test_validators.TestOneOfValidator) ... 
> ok
> before `_message_vars_decode`, the errors were: ... ok
> test_unicode_list (formencode.tests.test_validators.TestOneOfValidator) ... ok
> Email addresses are not valid OpenIds! ... ok
> test_iname (formencode.tests.test_validators.TestOpenIdValidator) ... ok
> test_inumber (formencode.tests.test_validators.TestOpenIdValidator) ... ok
> test_prepending_schema (formencode.tests.test_validators.TestOpenIdValidator) 
> ... ok
> test_url (formencode.tests.test_validators.TestOpenIdValidator) ... ok
> test_matching 
> (formencode.tests.test_validators.TestRequireIfMatchingValidator) ... ok
> test_matching_multiple_required 
> (formencode.tests.test_validators.TestRequireIfMatchingValidator) ... ok
> test_missing 
> (formencode.tests.test_validators.TestRequireIfMatchingValidator) ... ok
> test_not_matching 
> (formencode.tests.test_validators.TestRequireIfMatchingValidator) ... ok
> test_missing (formencode.tests.test_validators.TestRequireIfMissingValidator) 
> ... ok
> test_present (formencode.tests.test_validators.TestRequireIfMissingValidator) 
> ... ok
> test_zero (formencode.tests.test_validators.TestRequireIfMissingValidator) 
> ... ok
> test_time (formencode.tests.test_validators.TestTimeConverterValidator) ... ok
> test_1char_thirdlevel (formencode.tests.test_validators.TestURLValidator) ... 
> ok
> test_cojp (formencode.tests.test_validators.TestURLValidator) ... ok
> test_invalid_url (formencode.tests.test_validators.TestURLValidator) ... ok
> test_ip_validator (formencode.tests.test_validators.TestURLValidator) ... ok
> test_alias (formencode.tests.test_validators.TestUnicodeStringValidator) ... 
> ok
> test_docstring (formencode.tests.test_validators.TestUnicodeStringValidator) 
> ... ok
> test_unicode (formencode.tests.test_validators.TestUnicodeStringValidator) 
> ... ok
> test_unicode_encoding 
> (formencode.tests.test_validators.TestUnicodeStringValidator) ... ok
> testHelp (formencode.tests.test_validators.TestValidators) ... ok
> Only "i-name" and "i-number" are valid XRIs ... ok
> The creation of an XRI validator with valid parameters must ... ok
> The schema must be added to an XRI if explicitly asked ... ok
> The schema must not be added to an XRI unless explicitly asked ... ok
> Spaces at the beggining or end of the XRI are removed ... ok
> XRIs may have their schema in the beggining ... ok
> XRIs must start with either an equals sign or an at sign ... ok
> test_dict_decode (formencode.tests.test_variabledecode.TestVariableDecode) 
> ... ok
> test_dict_list_dict (formencode.tests.test_variabledecode.TestVariableDecode) 
> ... ok
> test_list_decode (formencode.tests.test_variabledecode.TestVariableDecode) 
> ... ok
> test_list_decode_double_dash 
> (formencode.tests.test_variabledecode.TestVariableDecode) ... ok
> test_list_decode_non_int 
> (formencode.tests.test_variabledecode.TestVariableDecode) ... ok
> test_list_decode_non_int_nested 
> (formencode.tests.test_variabledecode.TestVariableDecode) ... ok
> test_list_dict (formencode.tests.test_variabledecode.TestVariableDecode) ... 
> ok
> test_list_dict_bad_key 
> (formencode.tests.test_variabledecode.TestVariableDecode) ... ok
> test_dict_encode (formencode.tests.test_variabledecode.TestVariableEncode) 
> ... ok
> test_list_encode (formencode.tests.test_variabledecode.TestVariableEncode) 
> ... ok
> test_list_encode_non_int 
> (formencode.tests.test_variabledecode.TestVariableEncode) ... ok
> 
> ======================================================================
> FAIL: Doctests for formencode.validators
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_formencode/build/formencode/tests/test_doctests.py",
>  line 71, in _wrapper
>     fn(*a_test_args)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_formencode/build/formencode/tests/test_doctests.py",
>  line 65, in doctest_module
>     assert failure_count == 0
> AssertionError: 
> -------------------- >> begin captured stdout << ---------------------
> **********************************************************************
> File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_formencode/build/formencode/validators.py",
>  line 1408, in formencode.validators.URL
> Failed example:
>     u.to_python('http://foo.com/something\nelse')
> Expected:
>     Traceback (most recent call last):
>         ...
>     Invalid: That is not a valid URL
> Got:
>     'http://foo.com/somethingelse'
> **********************************************************************
> 1 items had failures:
>    1 of  16 in formencode.validators.URL
> ***Test Failed*** 1 failures.
> 
> --------------------- >> end captured stdout << ----------------------
> 
> ----------------------------------------------------------------------
> Ran 266 tests in 0.456s
> 
> FAILED (failures=1)
> E: pybuild pybuild:354: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_formencode/build; python3.9 -m nose -v 
> dh_auto_test: error: pybuild --test --test-nose -i python{version} -p 3.9 
> --test-nose returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/python-formencode_2.0.0-2_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: python-formencode
Source-Version: 2.0.1-1
Done: Neil Muller <drnlmuller+deb...@gmail.com>

We believe that the bug you reported is fixed in the latest version of
python-formencode, 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.
Neil Muller <drnlmuller+deb...@gmail.com> (supplier of updated 
python-formencode 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: Sat, 04 Dec 2021 17:49:38 +0000
Source: python-formencode
Architecture: source
Version: 2.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Fabio Tranchitella <kob...@debian.org>
Changed-By: Neil Muller <drnlmuller+deb...@gmail.com>
Closes: 997347
Changes:
 python-formencode (2.0.1-1) unstable; urgency=low
 .
   [ Neil Muller ]
   * Update to latest upstream release.
     - Adds support for Python 3.9 and 3.10 (Closes: #997347).
   * Switch to using pytest to match upstream changes.
   * Update autopkgtests to test against all installed python3 versions.
   * List various *.po files which are licensed LGPL2 in the copyright file.
   * Add '.egg-info' to clean list so package can build twice in a row.
   * Bump standards version (no further changes needed).
 .
   [ Jeroen Ploemen ]
   * Rules: set LC_ALL and LANGUAGE for dh_auto_test to make the build
     reproducible.
Checksums-Sha1:
 eb99482b70630b0c512f07cd07bc33d3beb24574 2378 python-formencode_2.0.1-1.dsc
 cd74d42173401d67549be4ecb7c5a621a80055b4 237703 
python-formencode_2.0.1.orig.tar.gz
 1c412636bc623bb4412f03b3ff7619716566364f 9628 
python-formencode_2.0.1-1.debian.tar.xz
 2b881fdff28b9c916f2b9d194710e19b907a6d56 8084 
python-formencode_2.0.1-1_source.buildinfo
Checksums-Sha256:
 16f67ad1880e3b3874f18f37db9b055541be7f678537734fa1f33d38ae2c6c99 2378 
python-formencode_2.0.1-1.dsc
 879f1fc66b55d40cd5e0402f5cf01f949ed68d81fec79bc3d2654ec57691af69 237703 
python-formencode_2.0.1.orig.tar.gz
 4ded6d14ef2a9947ce25def5c4bc93d9e1d0f0c43417062a63a933db200ecc38 9628 
python-formencode_2.0.1-1.debian.tar.xz
 6802543e249b6e76de7e100672b0a12aa04172eb06f0420253e2314cab4ffa78 8084 
python-formencode_2.0.1-1_source.buildinfo
Files:
 67e0d597366b0c9de7c83d497dde91dc 2378 python optional 
python-formencode_2.0.1-1.dsc
 3b1f858386e2b483caae3cd9509b81c3 237703 python optional 
python-formencode_2.0.1.orig.tar.gz
 1b88b9d7ac10f02d4a4b43ca161b9db9 9628 python optional 
python-formencode_2.0.1-1.debian.tar.xz
 c83ce5e1070cf51a1405f503fc62f983 8084 python optional 
python-formencode_2.0.1-1_source.buildinfo

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

iQIzBAEBCgAdFiEEd8lhnEnWos3N8v+qQoMEoXSNzHoFAmGrqmgACgkQQoMEoXSN
zHr+kg/+PJEZVHFGioxN+fLqdJq7fG2i7kDlxL9HM+8l6BN7jyNcEoOPm0vfpZBK
x2Wil1Nybg00FZh4BoECpYLlhpLoL79MMhACtagUyWG1HLxdoJP60njUSDF1NxIK
NIiFC45AdFeWCKINiEVOG04XkJHfFJ3c8v1e7RAU6UvVsYqKc9qVf+uHk/JtNvLA
d8sXilwvygkhL9CZVBK5QkGXwJzjv627zjpOAREbcL5oBgFOHvWy4kQztRUQlxQ2
UHtnLVvVfxXgPdIwMEGUkAVdgFCNSeZKJ7HalWx1E9r6Qeqlvn0+iYszoaZngIiR
3wtpz6XAsAB+tVKcrLqu2mbPP7HZ1HWQNyB77IVl7oYBy20Mv7eFdo1Wd6duREjE
TjLhctpuzlaT8kaFdOA74sqVlAEd8MsbgXLqlWSWSQVVQca2eiD1oeiEdjMooMiK
vbNVGps3QhcBApjhMa7/SsB3Zp1tVIMn+I6a5xNkK3T4cqGDjy+O0YwdMOB1wSsl
uGuDtf6OHOhby9LS38s0SnvRMkUmk/LM7NugYDkPySaYUv4cnhTOPirw5BUpNSCY
J7G3HHxNPtMLUKGKfrV/0YV7oh7MrFa60tvQUuep6swKohYns9UHffBGKtFgj3Md
gKvBCgC+4sEAd5hggJlt9MvnN3ElKCZpX0Eskl20CJ7iGCUq2tY=
=hjSd
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to