#Prowlarr install Script not working

8 messages · Page 1 of 1 (latest)

peak wasp
#

When I run the prowlarr install script I get the following:

💡 Figlet for ASCII-Header not found. Installing...

[ERROR] in line 199: exit code 0: while executing command apt-get install -y tar build-essential &> /dev/null

root@pve:~#

Any idea why?

knotty kettle
#

Was it a figlet issue, or something else?

That GH post mentions the "fix" as manually installing figlet via: apt-get install figlet -- is that what you did? Or did you install something else?

Simply curious and it may help others.

peak wasp
#

No, i had to go into the sources file

#

and uncomment 3 lines, first 3 debs

#

then do an apt-get update

#

after that the script worked as expected.

arctic hazel
#

I managed to install this without any problem using default settings.