Michael Keck

Results 343 comments of Michael Keck

> F-Droid now support unattended installs. Or there is an Obtainium, which can install from GitHub, also updates work in background, too. Unfortunately, this only works on Android 12+ >...

Take your time @Helium314. Maintaining open source projects without burning out is hard ❤️

I agree with most things that @the-eclectic-dyslexic wrote, except this: > The next thing is, Helium, I don't think you need to be the one to upload the app to...

> [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'share' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013-DEFAULT-PACKAGE-LAYOUT)

I am not sure what the failure is about, can't reproduce locally and I also didn't see the actual error in the CI logs yet.

Not sure what to do here. I can perfectly build it locally with Conan 1.x and the profile that fails on CI: ``` [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16...

Seems like 1.9.4 is fine, 1.9.5 introduced the problem and the issue still exists until the latest release.

Closing for now. I don't know how to debug this remotely in CI nor do I have the time to dig into it.

This is likely solved by now https://github.com/conan-io/conan-center-index/blob/a94c0f01578ba26a1b9bba7d6e35f245d0873da7/recipes/bison/all/conanfile.py#L149