Activity log for bug #2050093

Date Who What changed Old value New value Message
2024-01-22 13:09:58 Andreas Hasenack bug added bug
2024-01-22 13:34:42 Andreas Hasenack affects freedombox (Ubuntu) python-django-bootstrap-form (Ubuntu)
2024-01-22 14:30:07 Andreas Hasenack python-django-bootstrap-form (Ubuntu): assignee Andreas Hasenack (ahasenack)
2024-01-22 14:30:09 Andreas Hasenack python-django-bootstrap-form (Ubuntu): status New In Progress
2024-01-22 14:30:14 Andreas Hasenack tags update-excuse server-todo update-excuse
2024-01-22 14:30:22 Andreas Hasenack bug added subscriber Canonical Server
2024-01-22 14:30:27 Andreas Hasenack bug added subscriber Ubuntu Server
2024-02-08 12:40:53 Andreas Hasenack summary DEP8 failure due to distutils import DEP8 failure: "Apps aren't loaded yet"
2024-02-08 12:41:20 Andreas Hasenack description From https://autopkgtest.ubuntu.com/results/autopkgtest-noble/noble/amd64/f/freedombox/20240121_233404_1e44c@/log.gz (...) 948s File "/usr/lib/python3/dist-packages/bootstrapform/__init__.py", line 1, in <module> 948s from .meta import VERSION 948s File "/usr/lib/python3/dist-packages/bootstrapform/meta.py", line 1, in <module> 948s from distutils.version import StrictVersion 948s ModuleNotFoundError: No module named 'distutils' 948s autopkgtest [23:33:53]: @@@@@@@@@@@@@@@@@@@@ summary 948s command1 PASS 948s command2 FAIL non-zero exit status 1 From https://autopkgtest.ubuntu.com/results/autopkgtest-noble/noble/arm64/p/python-django-bootstrap-form/20240123_060318_1ab8b@/log.gz (...) 344s autopkgtest [06:02:28]: test command1: python3 runtests.py 344s autopkgtest [06:02:28]: test command1: [----------------------- 344s /tmp/autopkgtest.LCD785/build.iLk/src/runtests.py:61: RemovedInDjango50Warning: The extra_tests argument is deprecated. 344s failures = test_runner.run_tests(['bootstrapform'], test_args) 344s Found 1 test(s). 344s Traceback (most recent call last): 344s File "/tmp/autopkgtest.LCD785/build.iLk/src/runtests.py", line 66, in <module> 344s runtests(*sys.argv[1:]) 344s File "/tmp/autopkgtest.LCD785/build.iLk/src/runtests.py", line 61, in runtests 344s failures = test_runner.run_tests(['bootstrapform'], test_args) 344s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 344s File "/usr/lib/python3/dist-packages/django/test/runner.py", line 1060, in run_tests 344s self.run_checks(databases) 344s File "/usr/lib/python3/dist-packages/django/test/runner.py", line 977, in run_checks 344s call_command("check", verbosity=self.verbosity, databases=databases) 344s File "/usr/lib/python3/dist-packages/django/core/management/__init__.py", line 110, in call_command 344s app_name = get_commands()[command_name] 344s ^^^^^^^^^^^^^^ 344s File "/usr/lib/python3/dist-packages/django/core/management/__init__.py", line 76, in get_commands 344s for app_config in reversed(apps.get_app_configs()): 344s ^^^^^^^^^^^^^^^^^^^^^^ 344s File "/usr/lib/python3/dist-packages/django/apps/registry.py", line 147, in get_app_configs 344s self.check_apps_ready() 344s File "/usr/lib/python3/dist-packages/django/apps/registry.py", line 138, in check_apps_ready 344s raise AppRegistryNotReady("Apps aren't loaded yet.") 344s django.core.exceptions.AppRegistryNotReady: Apps aren't loaded yet.
2024-02-09 13:09:17 Andreas Hasenack python-django-bootstrap-form (Ubuntu): assignee Andreas Hasenack (ahasenack)
2024-02-09 13:09:24 Andreas Hasenack python-django-bootstrap-form (Ubuntu): assignee Andreas Hasenack (ahasenack)
2024-02-14 14:13:30 Andreas Hasenack python-django-bootstrap-form (Ubuntu): status In Progress Fix Released