Version 3.4 headless dependencies
Posted: 18 Feb 2013, 15:42
I am running a headless Ubuntu 12.04 (and 12.10) system. In v3.3 when you install filebot, dependencies were listed as:
Depends: openjdk-7-jre | default-jre-headless
Recommends: libchromaprint-tools
In 3.4, it is:
Depends: openjdk-7-jre, libchromaprint-tools
When trying to install and run this version on a headless system, I am presented with numerous java errors. Also, X11 gets installed when installing the dependencies and I am presented with errors regarding the gui. Please update the dependencies so that headless users can install filebot 3.4+ normally. Manually updating the .deb to add the headless dependencies and remove the requirement of libchromaprint-tools resolves the problem for me.
Depends: openjdk-7-jre | default-jre-headless
Recommends: libchromaprint-tools
In 3.4, it is:
Depends: openjdk-7-jre, libchromaprint-tools
When trying to install and run this version on a headless system, I am presented with numerous java errors. Also, X11 gets installed when installing the dependencies and I am presented with errors regarding the gui. Please update the dependencies so that headless users can install filebot 3.4+ normally. Manually updating the .deb to add the headless dependencies and remove the requirement of libchromaprint-tools resolves the problem for me.