pdflatex: Font futr8r at [...] not found

I recently had a really annoying issue with pdflatex:

  1. !pdfTeX error: pdflatex (file futr8r): Font futr8r at 442 not found
  2. ==> Fatal error occurred, no output PDF file produced!

The fourier font was not correctly installed on my archlinux texlive, I don't know why...
To solve this, I just had to manually install the font with the following shell command: updmap --enable Map fourier.map