Organizr: Missing dependencies: "filter"

Created on 4 Jun 2019  路  5Comments  路  Source: causefx/Organizr

Organizr Version: V2 (? The default from git clone)
Branch: Master
WebServer: Nginx
Operating System: FreeBSD

Problem Description:

Vague "dependency missing" message. All dependencies are checked off, except for "filter". I'm not sure what that dependency is exactly?


Reproduction Steps:

Taken from the Organizr part of this link:

https://www.ixsystems.com/community/resources/fn11-2-iocage-jails-plex-tautulli-sonarr-radarr-lidarr-jackett-transmission-organizr.58/

Basically installed Organizr, nginx, php, etc in a FreeBSD virtual machine.


Errors on screen? If so paste here:

Dependencies Missing

* filter

All 5 comments

Its php-filter, or php7-filter depending on your package repo

Yep, what @si0972 said. All you have to do is install it within the Jail and then restart the Jail.

Oh dang, that was easy enough. Thanks a lot to both of you!

For future users:

I just had to execute iocage exec organizr pkg install php72-filter and then restart the jail from the FreeNAS GUI

Thanks for the instructions. Please close at your convenience as the issue has been resolved.

Eventually i need to write some notes on this stuff.... At least the error caught it as this only affects FreeBSD

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mishac picture mishac  路  4Comments

fana13 picture fana13  路  3Comments

Ryonez picture Ryonez  路  6Comments

bastienboutonnet picture bastienboutonnet  路  6Comments

bbviking picture bbviking  路  3Comments