plex installation in its own jail fail *make errror*
Description
Problem/Justification
None
Impact
None
duplicates
relates to
SmartDraw Connector
Katalon Manual Tests (BETA)
Activity
Show:
Dru Lavigne November 13, 2019 at 1:18 PM
as indicated by danb35 in your forum thread, this should be resolved by the related U7 ticket.
Not Applicable
Pinned fields
Click on the next to a field label to start pinning.
Created November 13, 2019 at 4:39 AM
Updated July 1, 2022 at 4:43 PM
Resolved November 13, 2019 at 1:18 PM
Have issues with FreeNAS FreeNAS-11.2-U6 that I upgraded from 11.2-U2 a week or two ago.
Noticed that my plex installation was out of date, so decided to upgrade to most recent going from 1.18.1.2019 to 1.18.1.2019
Performed the steps I always done...
1. ssh into jail and did pkg update
Received a warning about iocage not current version *which is weird - system was built from scratch under version 11, and I never received this error/warning before. Allowed be to ignore which I did.
2. shut down my plex server
3. did a portsnap update
4. Backed up my plex data
5. removed current installation pkg remove plexmediaserver to ensure a clean install
6. cd to /usr/ports/multimedia/plexmediaserver
7. make install clean *portsnap info pointing to plex version 1.18.1.2019
failure:
root@plex:/usr/ports/multimedia/plexmediaserver # make install clean
/ Unable to render embedded object: File ( /) not found. \
Ports Collection support for your FreeBSD version has ended, and no ports are
guaranteed to build on this system. Please upgrade to a supported release.
No support will be provided if you silence this message by defining
ALLOW_UNSUPPORTED_SYSTEM.
Error code 1
Stop.
make [1] : stopped in /usr/ports/multimedia/plexmediaserver
Error code 1
Stop.
make: stopped in /usr/ports/multimedia/plexmediaserver
root@plex:/usr/ports/multimedia/plexmediaserver #
Now unable to install plex