-
-
Notifications
You must be signed in to change notification settings - Fork 114
Description
Hi everyone,
I'm getting the following error when attempting to install the new version of plexmediaserver:
Setting up plexmediaserver (1.13.9.5456-ecd600442) ...
Failed to enable unit: File plexmediaserver.service: Invalid argument
dpkg: error processing package plexmediaserver (--configure):
installed plexmediaserver package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
plexmediaserver
E: Sub-process /usr/bin/dpkg returned an error code (1)
I'm not seeing anything in the /var/log/apt.
The only item that may provide a little direction is this in the dpkg.log file:
2018-11-06 09:55:45 startup packages configure
2018-11-06 09:55:45 trigproc mime-support:all 3.60ubuntu1
2018-11-06 09:55:45 status half-configured mime-support:all 3.60ubuntu1
2018-11-06 09:55:45 status installed mime-support:all 3.60ubuntu1
2018-11-06 09:55:46 trigproc ureadahead:i386 0.100.0-20
2018-11-06 09:55:46 status half-configured ureadahead:i386 0.100.0-20
2018-11-06 09:55:46 status installed ureadahead:i386 0.100.0-20
2018-11-06 09:55:46 trigproc desktop-file-utils:i386 0.23-1ubuntu3.18.04.1
2018-11-06 09:55:46 status half-configured desktop-file-utils:i386 0.23-1ubuntu3.18.04.1
2018-11-06 09:55:46 status installed desktop-file-utils:i386 0.23-1ubuntu3.18.04.1
2018-11-06 09:55:46 trigproc bamfdaemon:i386 0.5.3+18.04.20180207.2-0ubuntu1
2018-11-06 09:55:46 status half-configured bamfdaemon:i386 0.5.3+18.04.20180207.2-0ubuntu1
2018-11-06 09:55:46 status installed bamfdaemon:i386 0.5.3+18.04.20180207.2-0ubuntu1
2018-11-06 09:55:46 trigproc systemd:i386 237-3ubuntu10.4
2018-11-06 09:55:46 status half-configured systemd:i386 237-3ubuntu10.4
2018-11-06 09:55:46 status installed systemd:i386 237-3ubuntu10.4
2018-11-06 09:55:46 trigproc gnome-menus:i386 3.13.3-11ubuntu1.1
2018-11-06 09:55:46 status half-configured gnome-menus:i386 3.13.3-11ubuntu1.1
2018-11-06 09:55:46 status installed gnome-menus:i386 3.13.3-11ubuntu1.1
2018-11-06 09:55:46 configure plexmediaserver:i386 1.13.9.5456-ecd600442
2018-11-06 09:55:46 status unpacked plexmediaserver:i386 1.13.9.5456-ecd600442
2018-11-06 09:55:46 status unpacked plexmediaserver:i386 1.13.9.5456-ecd600442
2018-11-06 09:55:47 status unpacked plexmediaserver:i386 1.13.9.5456-ecd600442
2018-11-06 09:55:47 status unpacked plexmediaserver:i386 1.13.9.5456-ecd600442
2018-11-06 09:55:47 status half-configured plexmediaserver:i386 1.13.9.5456-ecd600442
I've attempted to remove and reinstall the application, run the suggested reconfigure and force installation options from:
https://itsfoss.com/dpkg-returned-an-error-code-1/
I'm running Ubuntu 18 - Linux PlexServer 4.15.0-38-generic #41-Ubuntu SMP Wed Oct 10 10:58:23 UTC 2018 i686 i686 i686 GNU/Linux.
Any thoughts would be appreciated.