[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Freedombox-discuss] Error installing mediawiki



Hi,

I received the following error when trying to install mediawiki. I am
on Plinth 0.24 (testing). Downloading worked, the error appeared versus
the end of the installation process.

> [2018-03-17 09:55:30,199] plinth.actions INFO?????Executing command -
> ['sudo', '-n', '/usr/share/plinth/actions/packages', 'is-package-
> manager-busy']
> [2018-03-17 09:55:32,773] plinth.setup???ERROR????Error running setup
> - PackageException(error_string="Error during installation",
> error_details="E: Sub-process /usr/bin/dpkg returned an error code
> (1)
> ")
> Traceback (most recent call last):
> ? File "/usr/lib/python3/dist-packages/plinth/setup.py", line 88, in
> run
> ????self.module.setup(self, old_version=current_version)
> ? File "/usr/lib/python3/dist-
> packages/plinth/modules/mediawiki/__init__.py", line 76, in setup
> ????helper.install(managed_packages)
> ? File "/usr/lib/python3/dist-packages/plinth/setup.py", line 122, in
> install
> ????transaction.install()
> ? File "/usr/lib/python3/dist-packages/plinth/package.py", line 83,
> in install
> ????self.package_names)
> ? File "/usr/lib/python3/dist-packages/plinth/package.py", line 107,
> in _run_apt_command
> ????raise PackageException(_('Error during installation'),
> self.stderr)
> plinth.package.PackageException: PackageException(error_string="Error
> during installation", error_details="E: Sub-process /usr/bin/dpkg
> returned an error code (1)
> ")
> [2018-03-17 09:56:00,309] plinth.actions INFO?????Executing command -
> ['sudo', '-n', '/usr/share/plinth/actions/packages', 'is-package-
> manager-busy']

The last info in /var/log/dpkg.log is:
> 2018-03-17 09:55:20 startup packages configure
> 2018-03-17 09:55:20 configure mariadb-server-10.1:armhf 1:10.1.29-6
> <none>
> 2018-03-17 09:55:20 status half-configured mariadb-server-10.1:armhf
> 1:10.1.29-6

Then 12s later it crashes.

In aptitude I find that 2 packages are partly installed:
- default-mysql-server: u (unpacked)
- mariadb-server-10.1: C (half configured)

Giving it a GO in aptitude gives this log:

> Performing actions...
> mariadb-server-10.1 (1:10.1.29-6) wird eingerichtet ...
> dpkg: Fehler beim Bearbeiten des Paketes mariadb-server-10.1 (
> --configure):
> ?installed mariadb-server-10.1 package post-installation script
> subprocess returned error exit status 1
> dpkg: Abh?ngigkeitsprobleme verhindern Konfiguration von default-
> mysql-server:
> ?default-mysql-server h?ngt ab von mariadb-server-10.1; aber:
> ? Paket mariadb-server-10.1 ist noch nicht konfiguriert.
> 
> dpkg: Fehler beim Bearbeiten des Paketes default-mysql-server (
> --configure):
> ?Abh?ngigkeitsprobleme - verbleibt unkonfiguriert
> Fehler traten auf beim Bearbeiten von:
> ?mariadb-server-10.1
> ?default-mysql-server
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> mariadb-server-10.1 (1:10.1.29-6) wird eingerichtet ...
> dpkg: Fehler beim Bearbeiten des Paketes mariadb-server-10.1 (
> --configure):
> ?installed mariadb-server-10.1 package post-installation script
> subprocess returned error exit status 1
> dpkg: Abh?ngigkeitsprobleme verhindern Konfiguration von default-
> mysql-server:
> ?default-mysql-server h?ngt ab von mariadb-server-10.1; aber:
> ? Paket mariadb-server-10.1 ist noch nicht konfiguriert.
> 
> dpkg: Fehler beim Bearbeiten des Paketes default-mysql-server (
> --configure):
> ?Abh?ngigkeitsprobleme - verbleibt unkonfiguriert
> Fehler traten auf beim Bearbeiten von:
> ?mariadb-server-10.1
> ?default-mysql-server
> Press Return to continue, 'q' followed by Return to quit.
> 

Something inhibits mariadb to be configured. Any ideas?

	Dietmar
--?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/freedombox-discuss/attachments/20180317/f0e35188/attachment.html>


Reply to: