Christian Tramnitz
Christian Tramnitz
You may need to use the `master` version of kubler (or -9999 when running in Gentoo) as the required versions of the patches are not in the latest release.
Yes, you are perfectly right. Having the vendor-dir should be sufficient.
In my case I use CometVisu as home automation visualization. It uses sprint.js and allows formatting with it. For my custom visualization I sometimes want to suppress output and there...
#228 looks great, thanks! Regarding the option I can see the point where such a syntax may make sense, but I'm not sure if overloading "n" (having a specific meaning...
It still locks up, there are just different levels of information available. Either none, above Oops or sometimes "Unable handle kernel null pointer dereference at virtual address 00000011" The strange...
Just a note, I'm having the same problem on Angstrom, not sure if it uses the same kernel, but version number indicates it does. Is there any stable/fallback kernel available...
Are there any updates to this issue? USB is completely unusable for me due to above issue. Are there any newer or older version I could use to get stable...
This was a bug in instaloader. Increase the version in requirements.txt from 4.8.1 to 4.9.2 and it will work again
Option 2 doesn't really work as arbitrary metadata cannot be injected into a status/toot. A media object supports this, but not the toot. To use the metadata in the media...
How about using [renvsubst](https://github.com/containeroo/renvsubst) instead of envsubst - this should be more aligned with the minimal container image approach.