Hello, I'm thinking to upload this package with the testsuite disabled, just to make pylint go away from sid cruft...
I'll do it if nobody complains in a few days (btw I won't close this bug, so the package doesn't go in testing) G. On Fri, 17 Aug 2018 19:22:18 +0000 Santiago Vila <sanv...@debian.org> wrote: > Package: src:pathspider > Version: 2.0.1-2 > Severity: serious > Tags: ftbfs > > Dear maintainer: > > I tried to build this package in buster but it failed: > > -------------------------------------------------------------------------------- > [...] > debian/rules build-arch > dh build-arch --with python3,sphinxdoc --buildsystem=pybuild > dh_update_autotools_config -a -O--buildsystem=pybuild > dh_autoreconf -a -O--buildsystem=pybuild > dh_auto_configure -a -O--buildsystem=pybuild > I: pybuild base:217: python3.6 setup.py config > running config > /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution > option: 'test_requires' > warnings.warn(msg) > debian/rules override_dh_auto_build > make[1]: Entering directory '/<<PKGBUILDDIR>>' > PYTHONPATH=. http_proxy='127.0.0.1:9' /usr/bin/python3 /usr/bin/sphinx-build > -N -bhtml doc/ doc/_build/html # HTML generator > Running Sphinx v1.7.6 > making output directory... > > [... snipped ...] > > test_chain_ecn_fake_fwd_ect1 (test_chain_ecn.TestECNChain) ... ok > test_chain_ecn_ipv4_nice_ect0 (test_chain_ecn.TestECNChain) ... ok > test_chain_ecn_ipv6_nice_ect0 (test_chain_ecn.TestECNChain) ... ok > test_chain_ecn_ipv6_unreachable_ce_on_syn (test_chain_ecn.TestECNChain) ... ok > test_chain_evilbit_tcp_fwd (test_chain_evilbit.TestEvilChain) ... ok > test_chain_evilbit_tcp_none (test_chain_evilbit.TestEvilChain) ... ok > test_chain_evilbit_tcp_rev (test_chain_evilbit.TestEvilChain) ... ok > test_chain_evilbit_udp_fwd (test_chain_evilbit.TestEvilChain) ... ok > test_chain_evilbit_udp_none (test_chain_evilbit.TestEvilChain) ... ok > test_chain_evilbit_udp_rev (test_chain_evilbit.TestEvilChain) ... ok > test_chain_icmp_ipv6_unreachable (test_chain_icmp.TestICMPChain) ... ok > test_chain_icmp_single_unreachable (test_chain_icmp.TestICMPChain) ... ok > test_chain_icmp_single_unreachable_nopayload (test_chain_icmp.TestICMPChain) > ... ok > test_chain_icmp_synack_unreachable (test_chain_icmp.TestICMPChain) ... ok > test_chain_icmp_ttl_exceeded (test_chain_icmp.TestICMPChain) ... ok > test_chain_mss_3bytes (test_chain_mss.TestMSSChain) ... ok > test_chain_mss_ipv4 (test_chain_mss.TestMSSChain) ... ok > test_chain_mss_ipv6 (test_chain_mss.TestMSSChain) ... ok > test_chain_mss_none (test_chain_mss.TestMSSChain) ... ok > test_chain_tcp_ipv4_ecn (test_chain_tcp.TestTCPChain) ... ok > test_chain_tcp_ipv4_only_rst (test_chain_tcp.TestTCPChain) ... ok > test_chain_tcp_ipv4_rst (test_chain_tcp.TestTCPChain) ... ok > test_chain_tcp_ipv4_simple (test_chain_tcp.TestTCPChain) ... ok > test_chain_tcp_ipv6_ecn (test_chain_tcp.TestTCPChain) ... ok > test_chain_tcp_ipv6_simple (test_chain_tcp.TestTCPChain) ... ok > test_chain_tfo_cookie_request (test_chain_tfo.TestTFOChain) ... ok > test_chain_tfo_data_on_syn (test_chain_tfo.TestTFOChain) ... ok > test_chain_udp_nonzerochecksum (test_chain_udp.TestUDPChain) ... ok > test_chain_udp_zerochecksum (test_chain_udp.TestUDPChain) ... ok > test_dummy_observer.test_dummy_observer ... ok > test_job_feeder.test_job_feeder_webtest ... ok > test_job_feeder.test_job_feeder_webtest_newline ... ok