Здравствуйте.
Подскажите, как мне отменить проверку зависимости при установке пакета?
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
onlyoffice : Depends: nginx (>= 0.8.21)
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
< ERROR > Installation failed, please check the terminal output.
Суть в том, что nginx установлен в нестандартное место.
Или может как-то можно дать понять Ubuntu, что nginx все же есть и устанавливать его уже не надо?
Спасибо.