Your message dated Mon, 02 Sep 2024 11:04:25 +0000
with message-id <e1sl4rb-008zlz...@fasolo.debian.org>
and subject line Bug#1080126: fixed in python-applicationinsights 0.11.10-2
has caused the Debian Bug report #1080126,
regarding python-applicationinsights: FTBFS: ModuleNotFoundError: No module
named 'django'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1080126: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1080126
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-applicationinsights
Version: 0.11.10-1
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 --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.12 setup.py config
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:268: UserWarning:
Unknown distribution option: 'test_suite'
warnings.warn(msg)
running config
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py build
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:268: UserWarning:
Unknown distribution option: 'test_suite'
warnings.warn(msg)
running build
running build_py
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights
copying applicationinsights/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights
copying applicationinsights/TelemetryClient.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/logging
copying applicationinsights/logging/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/logging
copying applicationinsights/logging/LoggingHandler.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/logging
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/exceptions
copying applicationinsights/exceptions/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/exceptions
copying applicationinsights/exceptions/enable.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/exceptions
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/requests
copying applicationinsights/requests/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/requests
copying applicationinsights/requests/WSGIApplication.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/requests
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/flask
copying applicationinsights/flask/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/flask
copying applicationinsights/flask/ext.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/flask
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel
copying applicationinsights/channel/SynchronousQueue.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel
copying applicationinsights/channel/AsynchronousSender.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel
copying applicationinsights/channel/AsynchronousQueue.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel
copying applicationinsights/channel/NullSender.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel
copying applicationinsights/channel/SynchronousSender.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel
copying applicationinsights/channel/TelemetryContext.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel
copying applicationinsights/channel/TelemetryChannel.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel
copying applicationinsights/channel/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel
copying applicationinsights/channel/SenderBase.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel
copying applicationinsights/channel/QueueBase.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/django
copying applicationinsights/django/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/django
copying applicationinsights/django/common.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/django
copying applicationinsights/django/logging.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/django
copying applicationinsights/django/middleware.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/django
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/StackFrame.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/AvailabilityData.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/Operation.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/EventData.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/Internal.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/ExceptionData.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/Cloud.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/Session.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/PageViewPerfData.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/PageViewData.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/Envelope.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/MetricData.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/Domain.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/User.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/ExceptionDetails.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/Data.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/DataPoint.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/RemoteDependencyData.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/DataPointType.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/Application.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/SeverityLevel.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/Utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/Device.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/Base.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/MessageData.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/RequestData.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
copying applicationinsights/channel/contracts/Location.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/contracts
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build; python3.12
-m unittest discover -v
applicationinsights.django
(unittest.loader._FailedTest.applicationinsights.django) ... ERROR
test_construct
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestApplication.TestApplication.test_construct)
... ok
test_serialize_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestApplication.TestApplication.test_serialize_works_as_expected)
... ok
test_ver_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestApplication.TestApplication.test_ver_property_works_as_expected)
... ok
test_base_data_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestData.TestData.test_base_data_property_works_as_expected)
... ok
test_base_type_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestData.TestData.test_base_type_property_works_as_expected)
... ok
test_construct
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestData.TestData.test_construct)
... ok
test_serialize_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestData.TestData.test_serialize_works_as_expected)
... ok
test_construct
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDataPoint.TestDataPoint.test_construct)
... ok
test_count_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDataPoint.TestDataPoint.test_count_property_works_as_expected)
... ok
test_kind_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDataPoint.TestDataPoint.test_kind_property_works_as_expected)
... ok
test_max_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDataPoint.TestDataPoint.test_max_property_works_as_expected)
... ok
test_min_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDataPoint.TestDataPoint.test_min_property_works_as_expected)
... ok
test_name_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDataPoint.TestDataPoint.test_name_property_works_as_expected)
... ok
test_serialize_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDataPoint.TestDataPoint.test_serialize_works_as_expected)
... ok
test_std_dev_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDataPoint.TestDataPoint.test_std_dev_property_works_as_expected)
... ok
test_value_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDataPoint.TestDataPoint.test_value_property_works_as_expected)
... ok
test_construct
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_construct)
...
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/channel/TelemetryContext.py:14:
DeprecationWarning: 'locale.getdefaultlocale' is deprecated and slated for removal in
Python 3.15. Use setlocale(), getencoding() and getlocale() instead.
self.locale = locale.getdefaultlocale()[0]
ok
test_id_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_id_property_works_as_expected)
... ok
test_ip_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_ip_property_works_as_expected)
... ok
test_language_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_language_property_works_as_expected)
... ok
test_locale_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_locale_property_works_as_expected)
... ok
test_model_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_model_property_works_as_expected)
... ok
test_network_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_network_property_works_as_expected)
... ok
test_oem_name_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_oem_name_property_works_as_expected)
... ok
test_os_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_os_property_works_as_expected)
... ok
test_os_version_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_os_version_property_works_as_expected)
... ok
test_role_instance_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_role_instance_property_works_as_expected)
... ok
test_role_name_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_role_name_property_works_as_expected)
... ok
test_screen_resolution_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_screen_resolution_property_works_as_expected)
... ok
test_serialize_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_serialize_works_as_expected)
... ok
test_type_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_type_property_works_as_expected)
... ok
test_vm_name_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestDevice.TestDevice.test_vm_name_property_works_as_expected)
... ok
test_app_id_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_app_id_property_works_as_expected)
... ok
test_app_ver_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_app_ver_property_works_as_expected)
... ok
test_construct
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_construct)
... ok
test_data_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_data_property_works_as_expected)
... ok
test_device_id_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_device_id_property_works_as_expected)
... ok
test_flags_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_flags_property_works_as_expected)
... ok
test_ikey_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_ikey_property_works_as_expected)
... ok
test_name_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_name_property_works_as_expected)
... ok
test_os_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_os_property_works_as_expected)
... ok
test_os_ver_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_os_ver_property_works_as_expected)
... ok
test_sample_rate_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_sample_rate_property_works_as_expected)
... ok
test_seq_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_seq_property_works_as_expected)
... ok
test_serialize_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_serialize_works_as_expected)
... ok
test_tags_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_tags_property_works_as_expected)
... ok
test_time_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_time_property_works_as_expected)
... ok
test_user_id_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_user_id_property_works_as_expected)
... ok
test_ver_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEnvelope.TestEnvelope.test_ver_property_works_as_expected)
... ok
test_construct
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEventData.TestEventData.test_construct)
... ok
test_measurements_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEventData.TestEventData.test_measurements_property_works_as_expected)
... ok
test_name_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEventData.TestEventData.test_name_property_works_as_expected)
... ok
test_properties_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEventData.TestEventData.test_properties_property_works_as_expected)
... ok
test_serialize_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEventData.TestEventData.test_serialize_works_as_expected)
... ok
test_ver_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestEventData.TestEventData.test_ver_property_works_as_expected)
... ok
test_construct
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionData.TestExceptionData.test_construct)
... ok
test_exceptions_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionData.TestExceptionData.test_exceptions_property_works_as_expected)
... ok
test_handled_at_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionData.TestExceptionData.test_handled_at_property_works_as_expected)
... ok
test_measurements_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionData.TestExceptionData.test_measurements_property_works_as_expected)
... ok
test_properties_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionData.TestExceptionData.test_properties_property_works_as_expected)
... ok
test_serialize_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionData.TestExceptionData.test_serialize_works_as_expected)
... ok
test_severity_level_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionData.TestExceptionData.test_severity_level_property_works_as_expected)
... ok
test_ver_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionData.TestExceptionData.test_ver_property_works_as_expected)
... ok
test_construct
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionDetails.TestExceptionDetails.test_construct)
... ok
test_has_full_stack_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionDetails.TestExceptionDetails.test_has_full_stack_property_works_as_expected)
... ok
test_id_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionDetails.TestExceptionDetails.test_id_property_works_as_expected)
... ok
test_message_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionDetails.TestExceptionDetails.test_message_property_works_as_expected)
... ok
test_outer_id_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionDetails.TestExceptionDetails.test_outer_id_property_works_as_expected)
... ok
test_parsed_stack_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionDetails.TestExceptionDetails.test_parsed_stack_property_works_as_expected)
... ok
test_serialize_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionDetails.TestExceptionDetails.test_serialize_works_as_expected)
... ok
test_stack_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionDetails.TestExceptionDetails.test_stack_property_works_as_expected)
... ok
test_type_name_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestExceptionDetails.TestExceptionDetails.test_type_name_property_works_as_expected)
... ok
test_agent_version_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestInternal.TestInternal.test_agent_version_property_works_as_expected)
... ok
test_construct
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestInternal.TestInternal.test_construct)
... ok
test_sdk_version_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestInternal.TestInternal.test_sdk_version_property_works_as_expected)
... ok
test_serialize_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestInternal.TestInternal.test_serialize_works_as_expected)
... ok
test_construct
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestLocation.TestLocation.test_construct)
... ok
test_ip_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestLocation.TestLocation.test_ip_property_works_as_expected)
... ok
test_serialize_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestLocation.TestLocation.test_serialize_works_as_expected)
... ok
test_construct
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestMessageData.TestMessageData.test_construct)
... ok
test_message_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestMessageData.TestMessageData.test_message_property_works_as_expected)
... ok
test_properties_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestMessageData.TestMessageData.test_properties_property_works_as_expected)
... ok
test_serialize_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestMessageData.TestMessageData.test_serialize_works_as_expected)
... ok
test_severity_level_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestMessageData.TestMessageData.test_severity_level_property_works_as_expected)
... ok
test_ver_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestMessageData.TestMessageData.test_ver_property_works_as_expected)
... ok
test_construct
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestMetricData.TestMetricData.test_construct)
... ok
test_metrics_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestMetricData.TestMetricData.test_metrics_property_works_as_expected)
... ok
test_properties_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestMetricData.TestMetricData.test_properties_property_works_as_expected)
... ok
test_serialize_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestMetricData.TestMetricData.test_serialize_works_as_expected)
... ok
test_ver_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestMetricData.TestMetricData.test_ver_property_works_as_expected)
... ok
test_construct
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestOperation.TestOperation.test_construct)
... ok
test_id_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestOperation.TestOperation.test_id_property_works_as_expected)
... ok
test_name_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestOperation.TestOperation.test_name_property_works_as_expected)
... ok
test_parent_id_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestOperation.TestOperation.test_parent_id_property_works_as_expected)
... ok
test_root_id_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestOperation.TestOperation.test_root_id_property_works_as_expected)
... ok
test_serialize_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestOperation.TestOperation.test_serialize_works_as_expected)
... ok
test_construct
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestPageViewData.TestPageViewData.test_construct)
... ok
test_duration_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestPageViewData.TestPageViewData.test_duration_property_works_as_expected)
... ok
test_measurements_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestPageViewData.TestPageViewData.test_measurements_property_works_as_expected)
... ok
test_name_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestPageViewData.TestPageViewData.test_name_property_works_as_expected)
... ok
test_properties_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestPageViewData.TestPageViewData.test_properties_property_works_as_expected)
... ok
test_serialize_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestPageViewData.TestPageViewData.test_serialize_works_as_expected)
... ok
test_url_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestPageViewData.TestPageViewData.test_url_property_works_as_expected)
... ok
test_ver_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestPageViewData.TestPageViewData.test_ver_property_works_as_expected)
... ok
test_construct
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_construct)
... ok
test_count_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_count_property_works_as_expected)
... ok
test_dependency_kind_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_dependency_kind_property_works_as_expected)
... ok
test_dependency_source_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_dependency_source_property_works_as_expected)
... ok
test_kind_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_kind_property_works_as_expected)
... ok
test_max_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_max_property_works_as_expected)
... ok
test_min_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_min_property_works_as_expected)
... ok
test_name_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_name_property_works_as_expected)
... ok
test_properties_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_properties_property_works_as_expected)
... ok
test_serialize_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_serialize_works_as_expected)
... ok
test_std_dev_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_std_dev_property_works_as_expected)
... ok
test_success_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_success_property_works_as_expected)
... ok
test_value_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_value_property_works_as_expected)
... ok
test_ver_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRemoteDependencyData.TestRemoteDependencyData.test_ver_property_works_as_expected)
... ok
test_construct
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_construct)
... ok
test_duration_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_duration_property_works_as_expected)
... ok
test_http_method_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_http_method_property_works_as_expected)
... ok
test_id_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_id_property_works_as_expected)
... ok
test_measurements_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_measurements_property_works_as_expected)
... ok
test_name_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_name_property_works_as_expected)
... ok
test_properties_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_properties_property_works_as_expected)
... ok
test_response_code_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_response_code_property_works_as_expected)
... ok
test_serialize_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_serialize_works_as_expected)
... ok
test_start_time_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_start_time_property_works_as_expected)
... ok
test_success_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_success_property_works_as_expected)
... ok
test_url_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_url_property_works_as_expected)
... ok
test_ver_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestRequestData.TestRequestData.test_ver_property_works_as_expected)
... ok
test_construct
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestSession.TestSession.test_construct)
... ok
test_id_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestSession.TestSession.test_id_property_works_as_expected)
... ok
test_is_first_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestSession.TestSession.test_is_first_property_works_as_expected)
... ok
test_is_new_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestSession.TestSession.test_is_new_property_works_as_expected)
... ok
test_serialize_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestSession.TestSession.test_serialize_works_as_expected)
... ok
test_assembly_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestStackFrame.TestStackFrame.test_assembly_property_works_as_expected)
... ok
test_construct
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestStackFrame.TestStackFrame.test_construct)
... ok
test_file_name_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestStackFrame.TestStackFrame.test_file_name_property_works_as_expected)
... ok
test_level_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestStackFrame.TestStackFrame.test_level_property_works_as_expected)
... ok
test_line_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestStackFrame.TestStackFrame.test_line_property_works_as_expected)
... ok
test_method_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestStackFrame.TestStackFrame.test_method_property_works_as_expected)
... ok
test_serialize_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestStackFrame.TestStackFrame.test_serialize_works_as_expected)
... ok
test_account_acquisition_date_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestUser.TestUser.test_account_acquisition_date_property_works_as_expected)
... ok
test_account_id_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestUser.TestUser.test_account_id_property_works_as_expected)
... ok
test_construct
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestUser.TestUser.test_construct)
... ok
test_id_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestUser.TestUser.test_id_property_works_as_expected)
... ok
test_serialize_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestUser.TestUser.test_serialize_works_as_expected)
... ok
test_user_agent_property_works_as_expected
(tests.applicationinsights_tests.channel_tests.contracts_tests.TestUser.TestUser.test_user_agent_property_works_as_expected)
... ok
======================================================================
ERROR: applicationinsights.django
(unittest.loader._FailedTest.applicationinsights.django)
----------------------------------------------------------------------
ImportError: Failed to import test module: applicationinsights.django
Traceback (most recent call last):
File "/usr/lib/python3.12/unittest/loader.py", line 429, in _find_test_path
package = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/unittest/loader.py", line 339, in
_get_module_from_name
__import__(name)
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/django/__init__.py",
line 1, in <module>
from .middleware import ApplicationInsightsMiddleware
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build/applicationinsights/django/middleware.py",
line 8, in <module>
from django.http import Http404
ModuleNotFoundError: No module named 'django'
----------------------------------------------------------------------
Ran 150 tests in 0.008s
FAILED (errors=1)
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_applicationinsights/build; python3.12
-m unittest discover -v
dh_auto_test: error: pybuild --test -i python{version} -p 3.12 returned exit
code 13
make: *** [debian/rules:6: binary] Error 25
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/202408/
About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and 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: python-applicationinsights
Source-Version: 0.11.10-2
Done: Luca Boccassi <bl...@debian.org>
We believe that the bug you reported is fixed in the latest version of
python-applicationinsights, 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 1080...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Luca Boccassi <bl...@debian.org> (supplier of updated
python-applicationinsights package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 02 Sep 2024 10:56:27 +0100
Source: python-applicationinsights
Architecture: source
Version: 0.11.10-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Luca Boccassi <bl...@debian.org>
Closes: 1080126
Changes:
python-applicationinsights (0.11.10-2) unstable; urgency=medium
.
* Build-depend on python3-django for unit tests (Closes: #1080126)
* d/control: bump Standards-Version to 4.7.0, no changes
* Use d/clean instead of d/rules override
* Use dh-sequence-python3 instead of d/rules switch
* d/t/control: depend on python3-all:any
* d/control: switch to Github for homepage
Checksums-Sha1:
4fd383df2e79dfdd4a566d7d912b68fedc0f7054 2371
python-applicationinsights_0.11.10-2.dsc
8f8045b6118ae4d942af64e13b62789db3b4ff1a 3260
python-applicationinsights_0.11.10-2.debian.tar.xz
4fb852665c85f6c0718f8f21205192e0d3a63a0b 7265
python-applicationinsights_0.11.10-2_source.buildinfo
Checksums-Sha256:
51963b0d2da1a816166abe466dee6b3c6fe3dd1d371caeb445c30347096b0e27 2371
python-applicationinsights_0.11.10-2.dsc
dc9f2b0aafb8edf8f8ea2df7af39df3c2e0d7d1e3091420dc0dfdc35b37423a2 3260
python-applicationinsights_0.11.10-2.debian.tar.xz
c6da9de9e2186d69849d56212e22b8a59a50408670d694a6fcddbe3d185c0d18 7265
python-applicationinsights_0.11.10-2_source.buildinfo
Files:
90c8ac747ae4ac8a80d2794b97997d8a 2371 python optional
python-applicationinsights_0.11.10-2.dsc
3d5865bc6d6be8d4beaeb9050f143e65 3260 python optional
python-applicationinsights_0.11.10-2.debian.tar.xz
0cf0a38fa37c2d26607492fcbf67bae8 7265 python optional
python-applicationinsights_0.11.10-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEErCSqx93EIPGOymuRKGv37813JB4FAmbVloYRHGJsdWNhQGRl
Ymlhbi5vcmcACgkQKGv37813JB5RgQ//XABq8fAYzo9ksPqo34bG/V0UETxvf70w
jW1JBJZAERrVe7xI4NjhKoPP4VxKFXFSZhDlppU0YcH/JlWb2+2uJqx33qzdskSf
oTruKtMgbblcNRMNKxGBzTqbqCoQbH9USuMXkODC0fb04nK0Bt39j7EHEDxT5Lx6
5M18VWIE2jQE2zNuTQ964iFe+4T9/Ie7lJKKphHlxmOejIQnVga01LE7xoTwmMPu
x/Pgn5HBecb+IoCp+Mw0K+7iQKE9OOCLCK4DCoRLFmQLxn/ODDvZbQUpOyjePFUO
WhZaN20sxcr3pugzJj3q9wbBtDeSvmW8ycDTvNQDZiMRqgA7I8JcamotP6q2m44H
SVLRR1u+olGRHUNJhgPi8dGJJ/4SJOVwpT7HUQ5b49ogW4GrtrdOwseeJfszjHol
GoqDxKISqvAglvtmY1fomeflBcj48YruA4vuswug6BNZSLOZez3QnvqUen8csN/M
7pFNNsNVzUnUnGdOLS16WomslSzg1ipdyy9uyjqILML76JzBW2sbajUU/xaKFm/Z
NWvYqNyfh9IfFTfhE8WQEFZaEK8fGmrqTKf/gQ+LVaHCWkRVpxh2eiyciYvwXYdz
j4oWlGI3SnDpPZxnJnP42fwTkN2yRWcjO7OYUzGWGPJTNuDJOVYAHiQbyTcyG0pf
XxgfvVEG9Y8=
=2Tmp
-----END PGP SIGNATURE-----
pgpsiZEsvJnUO.pgp
Description: PGP signature
--- End Message ---