Florian Lohoff

Results 24 issues of Florian Lohoff

Hi, i am running into the issue that mairix fails on indexing because the index gets larger than 2GB. When that happens (On initial creation) the index is left a...

Hi, the current package 3.1.1 depends on libappindicator3-1 which is unavailable in Debian/11 Bullseye the next Stable release. So the package is uninstallable on Bullseye: See this Bug deprecating libappindicator3-1...

contrib: experts needed

Hi, this is the fix i am using for issue #16 Flo

Hi, when building with the Arduino IDE everythings fine - But building with arduino-mk fails with a linker error concerning DNSServer: ``` /home/flo/projects/arduino/tempsensor/Esp8266-Arduino-Makefile/esp8266-2.4.2/tools/xtensa-lx106-elf/bin/xtensa-lx106-elf-gcc -g -Os -nostdlib -Wl,--no-check-sections -u call_user_start -u...

A stripped down garagedooropener crashes after first config via integrate AP. I set the MQTT port and after joining the WIFI the ESP Crashes: ``` [INFO UKWN] Coogle IOT v1.3.1...

Hi, ansible 2.9.6, Controller Debian/10, Host Ubuntu 18.04. Trying to install Nextcloud. ``` TASK [owncloud : Automatically finish setup via the occ tool] ******************************************************************************************************************************************** fatal: [do]: FAILED! => changed=true cmd:...

In gpx decoding the file only contains the relative timestamp from the beginning of logging. When there was a GPS Fix on Arm there is an absolute timestamp in the...

Hi, libosmium seems to required a newer libprotozero as there is in Debian/Stretch. So cloning protozero to the directory solved the issue. But only half way. If libprotozero-dev from Stretch...

Hi, i am typically using "Roboto Mono for Powerline Regular" installed in my home directory from the github repo at: https://github.com/powerline Interestingly it will NOT show up in roxterm using...

Hi, the pure repo wont be buildable with `dpkg-buildpackage -rfakeroot -b` because dh is confused about the buildsystem in use. Run dh with --buildsystem=cmake