finsfree
Dabbler
- Joined
- Jan 7, 2015
- Messages
- 46
I'm trying to not delete the plex jail and create another one just because I can't update the jail. This is a plex jail not a plugin.
After opening a shell terminal in the jail, I typed:
1. service plexmediaserver stop
2. pkg update && pkg update multimedia/plexmediaserver
3. service plexmediaserver start
This did work for me in the past, however nothing gets updated. I am currently on Version 1.12.1.4885 and I want to update to 1.12.3.49.73 (the current update).
root@Plex_Jail:/ # service plexmediaserver stop
Stopping plexmediaserver.
Waiting for PIDS: 44358, 44358.
Cleaning up leftover child processes.
Waiting for PIDS: 44389 44388 44387 44367.
root@Plex_Jail:/ # pkg update && pkg upgrade multimedia/plexmediaserver
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
Your packages are up to date.
root@Plex_Jail:/ #
After opening a shell terminal in the jail, I typed:
1. service plexmediaserver stop
2. pkg update && pkg update multimedia/plexmediaserver
3. service plexmediaserver start
This did work for me in the past, however nothing gets updated. I am currently on Version 1.12.1.4885 and I want to update to 1.12.3.49.73 (the current update).
root@Plex_Jail:/ # service plexmediaserver stop
Stopping plexmediaserver.
Waiting for PIDS: 44358, 44358.
Cleaning up leftover child processes.
Waiting for PIDS: 44389 44388 44387 44367.
root@Plex_Jail:/ # pkg update && pkg upgrade multimedia/plexmediaserver
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
Your packages are up to date.
root@Plex_Jail:/ #