Your message dated Sat, 06 Jan 2024 01:16:30 +0000 with message-id <[email protected]> and subject line Bug#1057929: fixed in buildbot 3.10.1-1 has caused the Debian Bug report #1057929, regarding buildbot: FTBFS: locale.Error: unsupported locale setting 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 [email protected] immediately.) -- 1057929: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057929 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:buildbot Version: 3.9.2-2 Severity: serious Tags: ftbfs Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules binary dh binary --with python3,bash-completion,sphinxdoc dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_configure --buildsystem=pybuild --sourcedirectory=master \ --package=buildbot pybuild --configure -i python{version} -p 3.11 --dir master I: pybuild base:310: python3.11 setup.py config /<<PKGBUILDDIR>>/master/setup.py:27: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources /usr/lib/python3/dist-packages/setuptools/dist.py:508: InformationOnly: Normalizing '3.9.2-2' to '3.9.2.post2' self.metadata.version = self._normalize_version( running config dh_auto_configure --buildsystem=pybuild --sourcedirectory=worker \ --package=buildbot-worker pybuild --configure -i python{version} -p 3.11 --dir worker I: pybuild base:310: python3.11 setup.py config /usr/lib/python3/dist-packages/setuptools/dist.py:508: InformationOnly: Normalizing '3.9.2-2' to '3.9.2.post2' self.metadata.version = self._normalize_version( running config make[1]: Leaving directory '/<<PKGBUILDDIR>>' rm -f debian/buildbot-worker.debhelper.log debian/buildbot.debhelper.log debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_build --buildsystem=pybuild --sourcedirectory=master \ --package=buildbot pybuild --build -i python{version} -p 3.11 --dir master I: pybuild base:310: /usr/bin/python3 setup.py build /<<PKGBUILDDIR>>/master/setup.py:27: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources /usr/lib/python3/dist-packages/setuptools/dist.py:508: InformationOnly: Normalizing '3.9.2-2' to '3.9.2.post2' self.metadata.version = self._normalize_version( running build running build_py creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot copying buildbot/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot copying buildbot/pbutil.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot copying buildbot/asyncio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot copying buildbot/scheduler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot copying buildbot/warnings.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot copying buildbot/errors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot copying buildbot/buildbot_net_usage_data.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot copying buildbot/locks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot copying buildbot/revlinks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot copying buildbot/buildrequest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot copying buildbot/manhole.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot copying buildbot/interfaces.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot copying buildbot/master.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/configurators copying buildbot/configurators/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/configurators copying buildbot/configurators/janitor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/configurators creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/worker copying buildbot/worker/local.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/worker copying buildbot/worker/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/worker copying buildbot/worker/docker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/worker copying buildbot/worker/latent.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/worker copying buildbot/worker/marathon.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/worker copying buildbot/worker/kubernetes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/worker copying buildbot/worker/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/worker copying buildbot/worker/openstack.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/worker copying buildbot/worker/libvirt.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/worker copying buildbot/worker/ec2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/worker copying buildbot/worker/manager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/worker copying buildbot/worker/upcloud.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/worker creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/worker/protocols copying buildbot/worker/protocols/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/worker/protocols copying buildbot/worker/protocols/msgpack.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/worker/protocols copying buildbot/worker/protocols/null.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/worker/protocols copying buildbot/worker/protocols/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/worker/protocols copying buildbot/worker/protocols/pb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/worker/protocols creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/worker/protocols/manager copying buildbot/worker/protocols/manager/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/worker/protocols/manager copying buildbot/worker/protocols/manager/msgpack.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/worker/protocols/manager copying buildbot/worker/protocols/manager/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/worker/protocols/manager copying buildbot/worker/protocols/manager/pb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/worker/protocols/manager creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/changes copying buildbot/changes/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/changes copying buildbot/changes/changes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/changes copying buildbot/changes/hgpoller.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/changes copying buildbot/changes/gitpoller.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/changes copying buildbot/changes/mail.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/changes copying buildbot/changes/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/changes copying buildbot/changes/github.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/changes copying buildbot/changes/svnpoller.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/changes copying buildbot/changes/gerritchangesource.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/changes copying buildbot/changes/pb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/changes copying buildbot/changes/manager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/changes copying buildbot/changes/p4poller.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/changes copying buildbot/changes/filter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/changes copying buildbot/changes/bitbucket.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/changes creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/clients copying buildbot/clients/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/clients copying buildbot/clients/tryclient.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/clients copying buildbot/clients/usersclient.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/clients copying buildbot/clients/sendchange.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/clients creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/config copying buildbot/config/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/config copying buildbot/config/checks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/config copying buildbot/config/builder.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/config copying buildbot/config/errors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/config copying buildbot/config/master.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/config creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/test_result_sets.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/projects.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/buildrequests.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/root.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/changes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/logchunks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/properties.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/build_data.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/connector.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/buildsets.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/resultspec.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/types.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/masters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/graphql.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/builders.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/schedulers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/forceschedulers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/workers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/builds.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/steps.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/test_results.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/changesources.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/sourcestamps.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/logs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data copying buildbot/data/patches.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/data creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/dbconfig.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/test_result_sets.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/projects.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/buildrequests.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/changes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/enginestrategy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/pool.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/build_data.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/connector.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/state.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/buildsets.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/tags.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/masters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/builders.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/schedulers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/workers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/builds.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/steps.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/test_results.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/users.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/changesources.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/sourcestamps.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/logs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/model.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db copying buildbot/db/migrate_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db/migrations creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db/migrations/versions copying buildbot/db/migrations/versions/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db/migrations/versions copying buildbot/db/migrations/versions/059_2021-09-07_alembic_initial.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db/migrations/versions copying buildbot/db/migrations/versions/060_2023-04-15_add_builder_projects.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db/migrations/versions copying buildbot/db/migrations/versions/061_2023-06-03_add_builder_description_format.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db/migrations/versions copying buildbot/db/migrations/versions/062_2023-06-03_add_project_description_format.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db/migrations/versions creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db/types copying buildbot/db/types/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db/types copying buildbot/db/types/json.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/db/types creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/machine copying buildbot/machine/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/machine copying buildbot/machine/latent.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/machine copying buildbot/machine/generic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/machine copying buildbot/machine/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/machine copying buildbot/machine/manager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/machine creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/monkeypatches copying buildbot/monkeypatches/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/monkeypatches copying buildbot/monkeypatches/decorators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/monkeypatches copying buildbot/monkeypatches/servicechecks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/monkeypatches creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/mq copying buildbot/mq/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/mq copying buildbot/mq/wamp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/mq copying buildbot/mq/connector.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/mq copying buildbot/mq/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/mq copying buildbot/mq/simple.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/mq creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/plugins copying buildbot/plugins/db.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/plugins copying buildbot/plugins/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/plugins creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process copying buildbot/process/results.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process copying buildbot/process/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process copying buildbot/process/log.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process copying buildbot/process/remotecommand.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process copying buildbot/process/builder.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process copying buildbot/process/properties.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process copying buildbot/process/project.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process copying buildbot/process/build.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process copying buildbot/process/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process copying buildbot/process/logobserver.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process copying buildbot/process/subunitlogobserver.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process copying buildbot/process/measured_service.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process copying buildbot/process/workerforbuilder.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process copying buildbot/process/buildstep.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process copying buildbot/process/factory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process copying buildbot/process/metrics.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process copying buildbot/process/buildrequest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process copying buildbot/process/buildrequestdistributor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process copying buildbot/process/remotetransfer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process copying buildbot/process/cache.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process copying buildbot/process/debug.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process copying buildbot/process/botmaster.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process/users copying buildbot/process/users/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process/users copying buildbot/process/users/manager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process/users copying buildbot/process/users/users.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process/users copying buildbot/process/users/manual.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/process/users creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters copying buildbot/reporters/pushjet.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters copying buildbot/reporters/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters copying buildbot/reporters/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters copying buildbot/reporters/words.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters copying buildbot/reporters/zulip.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters copying buildbot/reporters/mail.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters copying buildbot/reporters/pushover.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters copying buildbot/reporters/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters copying buildbot/reporters/bitbucketserver.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters copying buildbot/reporters/gitlab.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters copying buildbot/reporters/github.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters copying buildbot/reporters/gerrit_verify_status.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters copying buildbot/reporters/message.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters copying buildbot/reporters/irc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters copying buildbot/reporters/gerrit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters copying buildbot/reporters/http.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters copying buildbot/reporters/bitbucket.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters copying buildbot/reporters/telegram.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters/generators copying buildbot/reporters/generators/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters/generators copying buildbot/reporters/generators/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters/generators copying buildbot/reporters/generators/build.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters/generators copying buildbot/reporters/generators/buildset.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters/generators copying buildbot/reporters/generators/worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters/generators copying buildbot/reporters/generators/buildrequest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/reporters/generators creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/schedulers copying buildbot/schedulers/basic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/schedulers copying buildbot/schedulers/canceller_buildset.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/schedulers copying buildbot/schedulers/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/schedulers copying buildbot/schedulers/forcesched.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/schedulers copying buildbot/schedulers/dependent.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/schedulers copying buildbot/schedulers/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/schedulers copying buildbot/schedulers/trysched.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/schedulers copying buildbot/schedulers/triggerable.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/schedulers copying buildbot/schedulers/manager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/schedulers copying buildbot/schedulers/canceller.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/schedulers copying buildbot/schedulers/timed.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/schedulers copying buildbot/schedulers/filter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/schedulers creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/scripts copying buildbot/scripts/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/scripts copying buildbot/scripts/runner.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/scripts copying buildbot/scripts/devproxy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/scripts copying buildbot/scripts/stop.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/scripts copying buildbot/scripts/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/scripts copying buildbot/scripts/copydb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/scripts copying buildbot/scripts/create_master.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/scripts copying buildbot/scripts/trycmd.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/scripts copying buildbot/scripts/logwatcher.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/scripts copying buildbot/scripts/upgrade_master.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/scripts copying buildbot/scripts/sendchange.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/scripts copying buildbot/scripts/gengraphql.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/scripts copying buildbot/scripts/restart.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/scripts copying buildbot/scripts/tryserver.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/scripts copying buildbot/scripts/cleanupdb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/scripts copying buildbot/scripts/user.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/scripts copying buildbot/scripts/start.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/scripts copying buildbot/scripts/dataspec.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/scripts copying buildbot/scripts/reconfig.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/scripts copying buildbot/scripts/windows_service.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/scripts copying buildbot/scripts/checkconfig.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/scripts creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/secrets copying buildbot/secrets/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/secrets copying buildbot/secrets/secret.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/secrets copying buildbot/secrets/manager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/secrets creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/secrets/providers copying buildbot/secrets/providers/vault_hvac.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/secrets/providers copying buildbot/secrets/providers/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/secrets/providers copying buildbot/secrets/providers/vault.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/secrets/providers copying buildbot/secrets/providers/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/secrets/providers copying buildbot/secrets/providers/file.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/secrets/providers copying buildbot/secrets/providers/passwordstore.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/secrets/providers creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/statistics copying buildbot/statistics/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/statistics copying buildbot/statistics/capture.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/statistics copying buildbot/statistics/stats_service.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/statistics creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/statistics/storage_backends copying buildbot/statistics/storage_backends/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/statistics/storage_backends copying buildbot/statistics/storage_backends/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/statistics/storage_backends copying buildbot/statistics/storage_backends/influxdb_client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/statistics/storage_backends creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps copying buildbot/steps/cmake.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps copying buildbot/steps/shell.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps copying buildbot/steps/subunit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps copying buildbot/steps/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps copying buildbot/steps/transfer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps copying buildbot/steps/trigger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps copying buildbot/steps/download_secret_to_worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps copying buildbot/steps/cppcheck.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps copying buildbot/steps/worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps copying buildbot/steps/shellsequence.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps copying buildbot/steps/maxq.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps copying buildbot/steps/vstudio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps copying buildbot/steps/python_twisted.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps copying buildbot/steps/http.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps copying buildbot/steps/python.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps copying buildbot/steps/master.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps copying buildbot/steps/mswin.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps copying buildbot/steps/gitdiffinfo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/package copying buildbot/steps/package/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/package copying buildbot/steps/package/util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/package creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/package/deb copying buildbot/steps/package/deb/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/package/deb copying buildbot/steps/package/deb/pbuilder.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/package/deb copying buildbot/steps/package/deb/lintian.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/package/deb creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/rpmbuild.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/rpmlint.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/mock.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/package/rpm creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/source copying buildbot/steps/source/repo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/source copying buildbot/steps/source/git.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/source copying buildbot/steps/source/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/source copying buildbot/steps/source/p4.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/source copying buildbot/steps/source/mercurial.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/source copying buildbot/steps/source/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/source copying buildbot/steps/source/darcs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/source copying buildbot/steps/source/gitlab.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/source copying buildbot/steps/source/github.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/source copying buildbot/steps/source/mtn.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/source copying buildbot/steps/source/cvs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/source copying buildbot/steps/source/bzr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/source copying buildbot/steps/source/svn.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/source copying buildbot/steps/source/gerrit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/steps/source creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/git.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/queue.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/identifiers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/kubeclientservice.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/subscription.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/httpclientservice.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/bbcollections.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/sautils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/_notifier.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/latent.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/giturlparse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/deferwaiter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/private_tempdir.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/debounce.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/poll.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/ssl.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/codebase.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/pullrequest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/state.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/render_description.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/lru.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/service.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/raml.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/eventual.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/netstrings.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/backoff.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/runprocess.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/protocol.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/ssfilter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/path_expand_user.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/pathmatch.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/tuplematch.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/maildir.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/test_result_submitter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/lineboundaries.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/async_sort.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util copying buildbot/util/croniter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/util creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/wamp copying buildbot/wamp/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/wamp copying buildbot/wamp/connector.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/wamp creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www copying buildbot/www/auth.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www copying buildbot/www/avatar.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www copying buildbot/www/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www copying buildbot/www/oauth2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www copying buildbot/www/sse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www copying buildbot/www/plugin.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www copying buildbot/www/service.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www copying buildbot/www/rest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www copying buildbot/www/graphql.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www copying buildbot/www/change_hook.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www copying buildbot/www/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www copying buildbot/www/ws.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www copying buildbot/www/ldapuserinfo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www copying buildbot/www/resource.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www/hooks copying buildbot/www/hooks/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www/hooks copying buildbot/www/hooks/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www/hooks copying buildbot/www/hooks/bitbucketserver.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www/hooks copying buildbot/www/hooks/gitlab.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www/hooks copying buildbot/www/hooks/github.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www/hooks copying buildbot/www/hooks/gitorious.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www/hooks copying buildbot/www/hooks/bitbucketcloud.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www/hooks copying buildbot/www/hooks/bitbucket.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www/hooks copying buildbot/www/hooks/poller.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www/hooks creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www/authz copying buildbot/www/authz/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www/authz copying buildbot/www/authz/authz.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www/authz copying buildbot/www/authz/roles.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www/authz copying buildbot/www/authz/endpointmatchers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/www/authz creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test copying buildbot/test/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test copying buildbot/test/runprocess.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test copying buildbot/test/steps.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test copying buildbot/test/reactor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test copying buildbot/test/test_extra_coverage.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/db.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/logging.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/querylog.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/www.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/scheduler.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/properties.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/integration.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/warnings.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/reporter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/changesource.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/decorators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/pbmanager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/endpoint.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/patch_delay.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/fuzz.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/sourcesteps.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/dirs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/migration.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/configurators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/protocols.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/validation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/sandboxed_worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/connector_component.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/interfaces.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util copying buildbot/test/util/tuplematching.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/util creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/step.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/fakemq.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/kube.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/httpclientservice.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/docker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/latent.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/private_tempdir.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/web.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/fakeprotocol.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/fakestats.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/secrets.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/machine.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/state.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/logfile.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/openstack.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/fakemaster.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/libvirt.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/change.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/fakedata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/pbmanager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/endpoint.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/fakebuild.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/reactor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/msgmanager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/bworkermanager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/connection.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake copying buildbot/test/fake/botmaster.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fake creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fakedb copying buildbot/test/fakedb/test_result_sets.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fakedb copying buildbot/test/fakedb/projects.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fakedb copying buildbot/test/fakedb/buildrequests.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fakedb copying buildbot/test/fakedb/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fakedb copying buildbot/test/fakedb/changes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fakedb copying buildbot/test/fakedb/build_data.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fakedb copying buildbot/test/fakedb/connector.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fakedb copying buildbot/test/fakedb/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fakedb copying buildbot/test/fakedb/state.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fakedb copying buildbot/test/fakedb/buildsets.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fakedb copying buildbot/test/fakedb/tags.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fakedb copying buildbot/test/fakedb/masters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fakedb copying buildbot/test/fakedb/builders.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fakedb copying buildbot/test/fakedb/schedulers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fakedb copying buildbot/test/fakedb/row.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fakedb copying buildbot/test/fakedb/workers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fakedb copying buildbot/test/fakedb/builds.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fakedb copying buildbot/test/fakedb/steps.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fakedb copying buildbot/test/fakedb/test_results.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fakedb copying buildbot/test/fakedb/users.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fakedb copying buildbot/test/fakedb/changesources.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fakedb copying buildbot/test/fakedb/sourcestamps.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fakedb copying buildbot/test/fakedb/logs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fakedb creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fuzz copying buildbot/test/fuzz/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fuzz copying buildbot/test/fuzz/test_lru.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/fuzz creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_customservices.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_integration_secrets_with_vault_hvac.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_www.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_log_finish.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_notifier.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_configs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_worker_marathon.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_usePty.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_trigger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_telegram_bot.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_try_client_e2e.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_worker_comm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_worker_workerside.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_worker_proxy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_process_botmaster.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_custom_buildstep.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_URLs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_locks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_integration_force_with_patch.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_upgrade.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_try_client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_integration_scheduler_reconfigure.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_master.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_integration_with_secrets.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_integration_template.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_stop_trigger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_setup_entrypoints.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_stop_build.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_integration_secrets_with_vault.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_download_secret_to_worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_worker_latent.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_integration_mastershell.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_worker_upcloud.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_worker_kubernetes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_graphql.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration copying buildbot/test/integration/test_virtual_builder.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration/interop copying buildbot/test/integration/interop/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration/interop copying buildbot/test/integration/interop/test_commandmixin.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration/interop copying buildbot/test/integration/interop/test_worker_reconnect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration/interop copying buildbot/test/integration/interop/test_setpropertyfromcommand.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration/interop copying buildbot/test/integration/interop/test_transfer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration/interop copying buildbot/test/integration/interop/test_interruptcommand.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration/interop copying buildbot/test/integration/interop/test_compositestepmixin.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration/interop copying buildbot/test/integration/interop/test_integration_secrets.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/integration/interop creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/regressions copying buildbot/test/regressions/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/regressions copying buildbot/test/regressions/test_steps_shell_WarningCountingShellCommand.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/regressions copying buildbot/test/regressions/test_oldpaths.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/regressions copying buildbot/test/regressions/test_bad_change_properties_rows.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/regressions creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_interpolate_secrets.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_fake_httpclientservice.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_mq.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_util_queue.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_test_util_validation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_revlinks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_plugins.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_stats_service.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_fake_secrets_manager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_secret_in_passwordstore.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_asyncio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_wamp_connector.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_locks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_janitor_configurator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_clients_tryclient.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_mq_base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_contrib_buildbot_cvs_mail.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_master.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_secret_in_file.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_steps_git_diffinfo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_machine_generic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_buildbot_net_usage_data.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_secret_in_hvac.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_clients_usersclient.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_secret_in_vault.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_mq_wamp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_clients_sendchange.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_download_secret_to_worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_secret_rendered_service.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_mq_connector.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_mq_simple.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_test_util_warnings.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit copying buildbot/test/unit/test_configurator_base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot/test/unit dh_auto_build --buildsystem=pybuild --sourcedirectory=worker \ --package=buildbot-worker pybuild --build -i python{version} -p 3.11 --dir worker I: pybuild base:310: /usr/bin/python3 setup.py build /usr/lib/python3/dist-packages/setuptools/dist.py:508: InformationOnly: Normalizing '3.9.2-2' to '3.9.2.post2' self.metadata.version = self._normalize_version( running build running build_py creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker copying buildbot_worker/compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker copying buildbot_worker/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker copying buildbot_worker/pbutil.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker copying buildbot_worker/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker copying buildbot_worker/msgpack.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker copying buildbot_worker/null.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker copying buildbot_worker/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker copying buildbot_worker/tunnel.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker copying buildbot_worker/runprocess.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker copying buildbot_worker/pb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker copying buildbot_worker/bot.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker copying buildbot_worker/interfaces.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/util copying buildbot_worker/util/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/util copying buildbot_worker/util/_notifier.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/util copying buildbot_worker/util/deferwaiter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/util copying buildbot_worker/util/_hangcheck.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/util copying buildbot_worker/util/buffer_manager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/util copying buildbot_worker/util/lineboundaries.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/util creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/commands copying buildbot_worker/commands/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/commands copying buildbot_worker/commands/shell.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/commands copying buildbot_worker/commands/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/commands copying buildbot_worker/commands/transfer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/commands copying buildbot_worker/commands/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/commands copying buildbot_worker/commands/registry.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/commands copying buildbot_worker/commands/fs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/commands creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/scripts copying buildbot_worker/scripts/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/scripts copying buildbot_worker/scripts/runner.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/scripts copying buildbot_worker/scripts/stop.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/scripts copying buildbot_worker/scripts/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/scripts copying buildbot_worker/scripts/logwatcher.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/scripts copying buildbot_worker/scripts/restart.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/scripts copying buildbot_worker/scripts/start.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/scripts copying buildbot_worker/scripts/create_worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/scripts copying buildbot_worker/scripts/windows_service.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/scripts creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/monkeypatches copying buildbot_worker/monkeypatches/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/monkeypatches copying buildbot_worker/monkeypatches/testcase_assert.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/monkeypatches creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test copying buildbot_worker/test/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test copying buildbot_worker/test/test_util_hangcheck.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test copying buildbot_worker/test/reactor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test copying buildbot_worker/test/test_extra_coverage.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/fake copying buildbot_worker/test/fake/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/fake copying buildbot_worker/test/fake/remote.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/fake copying buildbot_worker/test/fake/protocolcommand.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/fake copying buildbot_worker/test/fake/runprocess.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/fake copying buildbot_worker/test/fake/reactor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/fake creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_scripts_restart.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_commands_registry.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/unit copying buildbot_worker/test/unit/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_commands_base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_msgpack.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_scripts_base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_scripts_create_worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_util_deferwaiter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_commands_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/unit copying buildbot_worker/test/unit/runprocess-scripts.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_bot_Worker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_bot.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_commands_transfer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_scripts_start.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_commands_fs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_scripts_runner.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_runprocess.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_commands_shell.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/unit copying buildbot_worker/test/unit/test_scripts_stop.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/unit creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/util copying buildbot_worker/test/util/compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/util copying buildbot_worker/test/util/sourcecommand.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/util copying buildbot_worker/test/util/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/util copying buildbot_worker/test/util/test_lineboundaries.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/util copying buildbot_worker/test/util/command.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/util copying buildbot_worker/test/util/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/util copying buildbot_worker/test/util/test_buffer_manager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/buildbot_worker/test/util /usr/bin/make -C master/docs html JOBS=2 make[2]: Entering directory '/<<PKGBUILDDIR>>/master/docs' LC_ALL="en_US.UTF-8" LC_CTYPE="en_US.UTF-8" sphinx-build -b html -d _build/doctrees -q -W -j 2 . _build/html Traceback (most recent call last): File "/usr/bin/sphinx-build", line 8, in <module> sys.exit(main()) ^^^^^^ File "/usr/lib/python3/dist-packages/sphinx/cmd/build.py", line 326, in main locale.setlocale(locale.LC_ALL, '') File "/usr/lib/python3.11/locale.py", line 627, in setlocale return _setlocale(category, locale) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ locale.Error: unsupported locale setting make[2]: *** [Makefile:58: html] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>/master/docs' make[1]: *** [debian/rules:20: override_dh_auto_build] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:75: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202312/ About the archive rebuild: The build was made using virtual machines from AWS, with enough memory, enough disk, and either one or two CPUs, using a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. 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 BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---Source: buildbot Source-Version: 3.10.1-1 Done: Alexandre Detiste <[email protected]> We believe that the bug you reported is fixed in the latest version of buildbot, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Alexandre Detiste <[email protected]> (supplier of updated buildbot 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 06 Jan 2024 00:30:07 +0100 Source: buildbot Architecture: source Version: 3.10.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Python Team <[email protected]> Changed-By: Alexandre Detiste <[email protected]> Closes: 1057929 1058644 Changes: buildbot (3.10.1-1) unstable; urgency=medium . * Team Upload * remove obsoletes dependencies on python3-mock & python3-future . [ Robin Jarry ] * d/rules: use parsed upstream version * New upstream version 3.10.1 (Closes: #1058644) * d/patches: rebase on latest version * d/patches: force C.UTF-8 locale when building docs (Closes: #1057929) * d/control: update dependencies Checksums-Sha1: ec539211073f3426228bee841e013a8a8b77bf8e 3301 buildbot_3.10.1-1.dsc 4af095d905ed4801b33dd91f674540c418de88ce 5747889 buildbot_3.10.1.orig.tar.gz d967b730160b9dd240ac854df6d011eba22941c2 488 buildbot_3.10.1.orig.tar.gz.asc b07b15cac32e449087bc22bdcdcf8fdb53683eec 33492 buildbot_3.10.1-1.debian.tar.xz f7856fe877aa107513228d65166acbe33e690e30 10673 buildbot_3.10.1-1_source.buildinfo Checksums-Sha256: 33fb5b313dbc75f55fdbf66b3aba503570406ef4e4bfe81a48eb95bca8c6d5ee 3301 buildbot_3.10.1-1.dsc c3836c2ced9b729722f0e99ace0fed638a81f189aadf3a03174f5bc9fa95401b 5747889 buildbot_3.10.1.orig.tar.gz 145fc1070c24e4a9e01ca1eca9d72fc27978948043d932ca639ed2b0effcf8e9 488 buildbot_3.10.1.orig.tar.gz.asc 2612169d193b95e9c0bbef6f2cd55b63a13201d0d999127ee0b995a7a764c251 33492 buildbot_3.10.1-1.debian.tar.xz 74a580b219317c3e8d17a8778764790c88ec8bbdd5cdaebf041fcfc3f29300db 10673 buildbot_3.10.1-1_source.buildinfo Files: 8c6c0bae52ae5866fffe2cc58269bb68 3301 devel optional buildbot_3.10.1-1.dsc 8b20fb6f8593176d34913b3605b2dd3d 5747889 devel optional buildbot_3.10.1.orig.tar.gz 2142b0431e8d421f40feb94583be1aa6 488 devel optional buildbot_3.10.1.orig.tar.gz.asc de1493e9362c28e6027b642fa042b820 33492 devel optional buildbot_3.10.1-1.debian.tar.xz 2b2ac39bde12818b8ac6103cf145ba28 10673 devel optional buildbot_3.10.1-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmWYmYsRHHRjaGV0QGRl Ymlhbi5vcmcACgkQMfMURUShdBpe5A/8C9O4+ikM2gaCWkuaFkBlzH1XBTW0c3j8 bqiczVCZDenfPBWVyaenO7GBKzg3/F5dBQ8QXi64r+jiAa5B2WQZjQ057l6eXEM6 Tyf2XGba16Ic7j/qo4qdDwR8owPjVeU8UEnRdP33Be771FBwiMaCKeniem3mVx5G HfZh7bIQoSz7zvZlTgNegze7nEucvt27RiPH+CPp+o1OmbYAu2jTfGCBoaQ4Ye11 KcKaW8r9lZK+x+KCk2Yvl8Y4VYuRXU6N1DcMybKCZPDrRtwSParGFYlbyzFx1X75 WmPq5dijW9klGktI+rd6E3yjWr7EFfwg/MaCaawsxvuuM5U2jONEJAUuyvgwIgsi OVOQ636LhRQYxB1nd0tBJoy9liy3+e25obe923itE3aCq93YwLc5w5jgsxl9MKJi IixR0SegP0jLooVMJGFg8vZTcT8229Cr/yqClh2D7qD6nnZMEFZeP1hUJvVrsuCU MiTr+gkndDi2uFcX7mEbQHFbLlgRws2uq3s1ZWhQ+f11T8fKMce9WdNmfK9allQ8 nyvYTDRqGcMBzDGwk42Ybm3nrEEAc2237iFSjiKxsXQNAkYWMOzC4jptsPoUruZ9 DFfSQa1Or0Y3xQ5L1LZ5OjWF4BGDg9OqDQW9S4PAHH3nZJ/4XuGtDuQ+VieDayxb tNfd0EfqC5Y= =6Niu -----END PGP SIGNATURE-----
--- End Message ---

