We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Cross posted on Plex's website.
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: