Alex Lowe

Results 76 comments of Alex Lowe

I've added a version that handles build commands at https://github.com/astral-sh/uv/pull/11399. Unfortunately, when doing so I noticed that the build commands and `uv pip` work somewhat differently, so I wanted to...

I'm guessing fixing https://github.com/canonical/craft-cli/issues/138 will resolve this?

This is still an issue and has reoccurred after https://github.com/jerryn70/GoodbyeAds/issues/440

Thanks for the report! If you declare a `build-base` in the snap, does this still occur?

I think what we need to do here is ensure the existence of `build-base` gets checked earlier for `base: bare` so we can provide proper errors.

Reference: https://github.com/canonical/snapcraft/pull/4611#discussion_r1507679675

It's not a fix (more of a workaround), but I'm putting it here anyway to help folks who (like me) this affects due to receiving a lot of media via...

Yeah it's still something I'd prefer that the Signal developers deal with, but I figured since I'd made this workaround I'd share it anyway, as it could help others.

This seems to be happening here: https://github.com/canonical/craft-parts/blob/5b9dffb363c90e77f6e4f448852688251ad5bd70/craft_parts/packages/normalize.py#L148-L157 Please note that since you're building a classic snap, the symlink in `usr/share/quilt/compat/bash` may be incorrect. Do you expect this to go to...