Jörg Behrmann

Results 31 issues of Jörg Behrmann

After the failed attempt in #715 here a new try. In #715 I did a weird and somewhat futile dance of keeping the distribution specific and `MkosiArgs` classes separate from...

needs-rebase

Right now mkosi weighs in at 5236 lines in a single file. While it is nice to not have to think about where a function is, it is sometimes unwieldy...

RFE

I had this lying around on some private branch, seeing the movement here, I remembered that I might push it. Python 2 has been EOL for 2 years now and...

This is a reaction to #79 @astro-arphid This is just spitballing, but this is what a backport of the fix might look like. I haven't tested it, though. Would be...

Hi, thanks a lot for this spawner, here are a couple of additions I made this week and that I'd like to share. I wasn't too happy to have the...

This is the third attempt to split out the distributions into their own seperate submodules. Since subclassing this via `MkosiArgs` wasn't liked, I added this to the Distribution enum. The...

dont-merge

Since this came up again yesterday: We are currently on Python 3.7, which is the oldest supported Python version. This means that mkosi runs on Debian buster, which is currently...

RFE

As discussed on the image summit.

### Bug description I'm currently writing a spawner and implemented the [needed methods](https://jupyterhub.readthedocs.io/en/stable/reference/spawners.html#exception-handling) to report issues on the spawner progress screen, but I've been seeing a lot of non-descript "500...

bug

Currently, signing an artifact with `sbctl` is not reproducible. Signing it once and and signing the same input artifact again with the same key, will lead to two different output...