Davide Zipeto
Davide Zipeto
The class Ano_ZFTwig_Loader_FileLoader in the addPath method is using: $this->paths[ ] = realpath( $path ) However Twig [1.10 in Twig_Loader_Filesystem ] is using '**main**' as default namespace Therefore adding a...
It seems that there are no more releases in the location specified in the doc: This is coming from apt update ``` Hit:1 http://archive.raspberrypi.org/debian stretch InRelease Get:2 http://raspbian.raspberrypi.org/raspbian stretch InRelease...
I just added a Dockerfiler that allows to have a raspberry pi container. To create the image: `docker build -t mrvautin/adminmongo-rpi -f Dockerfile_pi .` Let me know if that clear...
After the update to libreelec 12.0.2. I was getting an error on start: ```bash Traceback (most recent call last): File "/usr/bin/bcmstat.sh", line 1708, in main(sys.argv[1:]) File "/usr/bin/bcmstat.sh", line 1565, in...