Lincoln Wallace

Results 11 comments of Lincoln Wallace

I got this same problem in the discord snap revision 201: ```console ❯ snap list discord Name Version Rev Tracking Publisher Notes discord 0.0.62 201 latest/stable snapcrafters✪ - ``` And...

@zyga - I was wrong in my comment about the boolean stuff, but when I saw [these results of the unit tests](https://github.com/snapcore/snapd/actions/runs/9856367918/job/27213599987#step:13:866), I realized that I wasn't just wrong; I...

@olivercalder I suspect that the `access denied` error comes from the fact that when testing "happy" cases, the mocking structure for the API server reaches its limit. Because, it happens...

Since [this commit](https://github.com/snapcore/snapd/commit/077e8aa81283466271e2c3b2419406f2f997c65a), a conflict has been introduced because the logic for this execution was moved to another function. I will rebase my changes on top of the master branch,...

Sorry for the delay, now it's ready again! :)

Hello! @olivercalder, @andrewphelpsj this is ready for review now!

@andrewphelpsj, @bboozzoo, @olivercalder, do you have any additional reviews or feedback on this?

The main goal is to be able to solve [this issue with `ssdd` on rt-tests-snap](https://github.com/canonical/rt-tests-snap/issues/12). The first idea was to try to have a supper-privilege interface that gives access to...

Closing this since the idea was discussed, and I come to the conclusion that what we already have it's good enough! Thanks for all the feedback Maciej.

This issue is also related to: - https://github.com/canonical/chip-tool-snap/issues/85