cerna

Results 125 comments of cerna

>If this issue is turning into an arena for a battle about favorite programming languages, then my gambit is, "I like Python and I'm happy that many other projects I'm...

@lskillen, thank you for piping in. I thought I have seen that avatar somewhere - in the `love-open-source` example repository. >(...)worth remembering that Docker isn't package management, so building the...

@zultron, >On the other hand, I can find time on my calendar soon to help build packages for missing deps, a trivial task. If you had a list of exactly...

@lskillen, fantastic, thank you for the answer. Turns out I am a moron, I read what I have written, and :man_facepalming:. What I actually meant to ask: >**Do you plan...

> If the Docker CI images are still useful, @ArcEye submitted a PR at Dovetail-Automata/mk-cross-builder#8 to support Bullseye, which I'm feeling very embarrassed about having dropped right now. Yes, Docker...

I have looked at the Debian packages produced from the original Jenkins builder and discovered that these were signed by the [`dpkg-sig`](https://manpages.debian.org/jessie/dpkg-sig/dpkg-sig.1.en.html) tool with [`D030445104BADB8A5FC9544FF81BD2B7499BE968`](http://keyserver.ubuntu.com/pks/lookup?search=0xd030445104badb8a5fc9544ff81bd2b7499be968&fingerprint=on&op=index) __sub-key__ from `Machinekit Signer`. ```...

I have been playing with `multistrap` for #273. There is a `libck-dev` with dependencies for Debian Buster now. However, it is not in the main distro repository, but in the...

>(...)and that will probably take some real rework(...) Well, Python2 was EOL for few months and the situation will be worsening with packages going missing left and right, so it...

>I'm definitely in favour of factoring out anything TCL/TK, but I do think tools like halscope belong in HAL and are invaluable. Where do you draw the line, or what...

After merging #274 and #275 pull requests, Machinekit-HAL now has automatic build and rebuild of missing or changed Debian builder Docker images. These can be downloaded from packages in each...