Alex Lowe

Results 37 issues of Alex Lowe

### Bug Description If `snap pack` fails, the error message (which is often helpful in determining why it failed) is hidden unless you enable debug logging or look in the...

bug
triaged

### What needs to get done See: https://github.com/snapcore/snapcraft/pull/4490#discussion_r1425666675 ### Why it needs to get done cleanliness?

enhancement
Maintenance

### Bug Description The `candid` variant of the store spread test appears to be failing fairly reliably, possibly due to an expired token. ### To Reproduce Run spread tests in...

Bug

### Bug Description Modern apt (unsure since when) supports inline `Signed-By`, which is the default way to add PPAs in mantic. However, when using LXD (at least for a core20...

bug

### Bug Description Doing a clean build of charmcraft breaks on the latest (core22-based) snapcraft available from edge. It works fine on stable, and it works fine if you upgrade...

Bug

``` 2024-02-05 18:38:35 Error discarding google:ubuntu-22.04-64 (feb051803-772047): cannot deallocate Google server google:ubuntu-22.04-64 (feb051803-772047): cannot perform Google request: Delete "https://www.googleapis.com/compute/v1/projects/snapd-spread/zones/us-east1-b/instances/feb051803-772047": proxyconnect tcp: dial tcp: lookup squid.internal: Temporary failure in name resolution...

It would be nice if we could generate per-task log files for failed tasks, allowing us to easily see the full set of output for that task without having to...

This looks similar to #238 , but it's for the [second generation dock](https://pcsupport.lenovo.com/us/en/solutions/acc500295). ``` │ ├─Vendor Interface: │ Device ID: 05285288b47a52d357895905caed1c00e37e22f0 │ Current version: 1.0.1.4 │ Vendor: Wistron (USB:0x17EF) │...

Hi - I'm interested in publishing `pylyzer` on the snap store (like [I have with ruff](https://snapcraft.io/ruff)). The snap store prefers official packages, but can accept unofficial packages too. As such,...

### What needs to get done See if we can implement a shared cache for deb/snap packages like Charmcraft has for python packages ### Why it needs to get done...

enhancement