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.

Reply via email to