snapd icon indicating copy to clipboard operation
snapd copied to clipboard

The snapd and snap tools enable systems to work with .snap files.

Results 398 snapd issues
Sort by recently updated
recently updated
newest added

This PR adds support for Ledger's Nano S Plus cryptocurrency hardware wallet. dmesg output for my nano s plus device (on ubuntu 22.04): ``` [ 259.899494] usb 2-1.4: new full-speed...

Not for review yet. I'm opening so Samuele can validate if this is broadly what was intended or if I'm misunderstanding the issue

The bug report is quite thorough: --- ### [LP1995083](https://bugs.launchpad.net/snapd/+bug/1995083): Snapd broken in LXD container on WSL2 This was the report that made me investigate: https://github.com/ubuntu/WSL/issues/299#issuecomment-1294232561 The issue is that snapd...

Squash-merge

This is the first PR in the per-service quota series. This adds support for per-service quota groups. There are some limitations that have been changed, and new ones introduced. The...

Run nested
quota
Pulse

I ran some benchmarks for measuring if we would incur in some performance degradation due to the bigger number of mount operations performed (from about 7 to 12, depending on...

Needs Samuele review
Needs security review

The test is failing with a non critical AppArmor error message, but the real failure is due to QEMU command-line parsing: error: internal error: qemu unexpectedly closed the monitor: 2022-10-03T11:56:15.932697Z...

Simple 😃
Test Robustness

The logic is implemented by a new restart.FinishTaskWithRestart that gets delegated to from snapstate.FinishTaskWithRestart.

Squash-merge
Run nested

This PR adds support for providing an seed.manifest file generated by ubuntu-image. The goal is to move the generation of seed.manifest out of ubuntu-image and let snap prepare-image generate it...

Squash-merge
Needs Samuele review
Needs Documentation :book: