Frans van Berckel

Results 11 comments of Frans van Berckel

I searched for, how this is done by Chromecast receiver v2 / Chromecast built-in, on Android TV. They are using com.google.cast.* and com.google.android.apps.mediashell. These are libraries as a background services....

You need to read between the lines, because it's optional. But openwebrx supports SoapySDR as well. So we have a web based receiver available now ... https://github.com/jketterl/openwebrx/wiki/Manual-Package-installation-(including-digital-voice)

Sure, it's done with the LIBRARY DESTINATION patch. And the one on top of the issue, that's from a day before without the patch. ``` root@raspberrypi:~/workspace/SoapySDR# rm -R build root@raspberrypi:~/workspace/SoapySDR#...

Did you know the config-transpiler bin files are not build anymore? I have got to go to CoreOS releases to download ct v0.6.1. - https://github.com/coreos/container-linux-config-transpiler/releases - https://github.com/kinvolk/container-linux-config-transpiler/releases

A walk around ... ``` CHPASSWD_OPTION= if chpasswd --help 2>&1 | grep -q -- '-m,' ; then CHPASSWD_OPTION='--md5' fi if chpasswd --help 2>&1 | grep -q -- '-e,' ; then...

Beware i use a private repo registry for Docker images with the Ansible Playbook ...

@gianarb That's right, it's more or less the second. For more details, take a look at the role ... https://github.com/fransvanberckel/ansible-role-tinkerbell/tree/master/roles/tinkerbell

Check, today's lucee.jar-5.3.5.3 Snapshot has felix version 6.0.2. Please update LDEV-2300 as well ;-) https://luceeserver.atlassian.net/browse/LDEV-2300

I am not able to reproduce this issue at local machine. But if i build and check /usr/local/tomcat/logs/catalina.out from lucee:5.3.5.3-SNAPSHOT, it's still there.

Adding, and on the API package dependencies the build_and_push action script does ... 33 0.216 warning package.json: No license field 33 0.303 warning [email protected]: No license field 33 0.304 [1/4]...