Package: freedombox Version: 26.11 Severity: grave Justification: renders package unusable X-Debbugs-Cc: [email protected]
When installing freedombox 26.11 in a fresh unstable Debian VM (created using
debvm), the packages uwsgi and uwsgi-plugin-python3 get installed as
dependencies. Howwever, freedombox setup process is expecting the uwsgi-core
package to be installed, and it is not. So freedombox ends up in a setup loop.
uwsgi-core is now a transitional package in testing and unstable.
Aug 18 13:02:54 testvm freedombox[23099]: Running first setup.
Aug 18 13:02:54 testvm freedombox[23099]: Running setup for apps, essential -
True, selected apps - None
Aug 18 13:02:54 testvm freedombox[23099]: Operation: diagnostics: Installing
app: added
Aug 18 13:02:54 testvm freedombox[23099]: Operation: diagnostics: Installing
app: running
Aug 18 13:02:54 testvm freedombox[23099]: Setup run: diagnostics
Aug 18 13:02:54 testvm freedombox[23099]: Setup completed: diagnostics: App
installed. None
Aug 18 13:02:54 testvm freedombox[23099]: Operation: apache: Installing app:
added
Aug 18 13:02:54 testvm freedombox[23099]: Operation: apache: Installing app:
running
Aug 18 13:02:54 testvm freedombox[23099]: Setup run: apache
Aug 18 13:02:55 testvm freedombox[23099]: Setup completed: apache: Error
installing app: {exception} uwsgi-core
Aug 18 13:02:55 testvm freedombox[23099]: Error running setup - uwsgi-core
Traceback (most recent call last):
File
"/usr/lib/python3/dist-packages/plinth/setup.py", line 349, in run_setup_on_apps
setup_apps(essential=True,
allow_install=allow_install)
~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/usr/lib/python3/dist-packages/plinth/setup.py", line 257, in setup_apps
operation.join()
~~~~~~~~~~~~~~^^
File
"/usr/lib/python3/dist-packages/plinth/operation.py", line 91, in join
raise self.exception
File
"/usr/lib/python3/dist-packages/plinth/setup.py", line 74, in _run_setup_on_app
app.setup(old_version=current_version)
~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/usr/lib/python3/dist-packages/plinth/modules/apache/__init__.py", line 149,
in setup
super().setup(old_version)
~~~~~~~~~~~~~^^^^^^^^^^^^^
File
"/usr/lib/python3/dist-packages/plinth/app.py", line 154, in setup
component.setup(old_version=old_version)
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/usr/lib/python3/dist-packages/plinth/package.py", line 192, in setup
install(self.get_actual_packages(),
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
skip_recommends=self.skip_recommends)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/usr/lib/python3/dist-packages/plinth/package.py", line 483, in install
raise
PackageNotInstalledError(package_name)
plinth.errors.PackageNotInstalledError: uwsgi-core
Aug 18 13:02:55 testvm freedombox[23099]: Unable to complete setup: uwsgi-core
Aug 18 13:02:55 testvm freedombox[23099]: Will try again in 10 seconds
OpenPGP_signature.asc
Description: OpenPGP digital signature

