Sickrage install failure

Hi, I’m attempting to install Sickrage however it will not install.

I have tried both GUI and CLI.

in CLI, i’m getting error:

(1:41)# box install sickrage
Installing sickrage
sed: can’t read /home/asriznet/.sickrage/config.ini: No such file or directory
sed: can’t read /home/asriznet/.sickrage/config.ini: No such file or directory

(1:61)# installpackage-sickrage
sed: can’t read /home/asriznet/.sickrage/config.ini: No such file or directory
sed: can’t read /home/asriznet/.sickrage/config.ini: No such file or directory

I tried to manually install line by line using: https://lab.quickbox.io/QuickBox/quickbox_packages/blob/6d459105d615d45f35775d8f741e9ca03519c43b/quickbox/package/install/installpackage-sickrage

Encountered 404 error on: wget https://raw.githubusercontent.com/Swizards/QuickBox/experimental/commands/sickrage

not sure if that caused the install to fail.

Quickbox 2.4.8 on Ubuntu 16.0.4.1 LTS

Any ideas?

I managed to install sickrage manually by manually following: https://lab.quickbox.io/QuickBox/quickbox_packages/blob/master/package/install/installpackage-sickrage

weird, not sure what’s the difference by running the install line by line or by just entering the box install command.