Dirk Stolle

Results 97 comments of Dirk Stolle

Two things: * Has anyone had the chance to do some tests with the artifacts from the CI? For example, can one connect with mariadb.exe to a MariaDB instance and...

> The program just searches for resources relative to the current working directory. Can't we just patch it then? Or if it's not just in MSYS2, then maybe it should...

> [@lazka](https://github.com/lazka) Hi Christoph, Thanks for quick reply. > > > Note that we already have various hex editors: > > ... mingw-w64-hexyl (**Requires Rust!**) > > ... mingw-w64-ghex (**Requires...

> I'll open a PR to fix this issue! Thanks. For reference, that's the corresponding PR: https://gitlab.freedesktop.org/cairo/cairo/-/merge_requests/641

Note that there are two HEIF packages for Python from the same author with slightly different naming: [pillow-heif](https://pypi.org/project/pillow-heif/) and [pi-heif](https://pypi.org/project/pi-heif/). They come from the same repository (see [here](https://github.com/bigcat88/pillow_heif/tree/master) and [there](https://github.com/bigcat88/pillow_heif/tree/master/pi-heif)),...

_Just for the record, I don't know passagemath or SageMath. So the following may be based on my (possibly incorrect or incomplete) understanding of what passagemath is. Feel free to...

> [@striezel](https://github.com/striezel) Thanks for looking into this. Your analysis is correct. Good. 👍 > > if you had to pick - let's say - at most ten of the circa...

@mkoeppe Meanwhile I managed to package some parts of passagemath for MSYS2. However, during the attempt to package `passagemath-modules` (#26508) I encountered an error: ``` error: failed to commit transaction...

I've patched this bug in passagemath-setuptools for MSYS2 in , so this is currently not a problem anymore. I'll continue to package version 10.6.37 until the GH Actions bug is...

Now that some of the passagemath packages are available in MSYS2, I would like people who are familiar with passagemath / SageMath to give them a try and see whether...