Marco Trevisan
Marco Trevisan
> I can take another look but the snap is a black box to me at this point. Technically it's just about installing the gstreamer plugins packages (bad and even...
Probably you can filter out those dependencies that it brings in (use `prime: [-usr/lib/*/libharfbuzz*]`) since those should be provided by the gnome extension anyway
This error was weird, we miss a golden? ``` ===== VHS tape "simple_auth_locks_unlocks" finished in 21.674s ===== ssh_test.go:545: Error Trace: /home/runner/work/authd/authd/internal/testutils/golden/golden.go:248 /home/runner/work/authd/authd/internal/testutils/golden/golden.go:99 /home/runner/work/authd/authd/pam/integration-tests/ssh_test.go:545 Error: Received unexpected error: open /home/runner/work/authd/authd/pam/integration-tests/testdata/golden/TestSSHAuthenticate/Authenticate_user_locks_and_unlocks_it_with_shared_sshd: no...
Mmh, these are only runtime libraries (so no .pc file should be there), so can't you just install the -dev files for your case? Would the sdk runtime libraries break...
Well, it's something qutie technical, but since (apparently) too many people don't know about how NSS works, I feel it could be worth adding a FAQ maybe... @edibotopic, @adombeck WDYT?
> Another thing to consider: Do we really want to avoid self-lookups in all the NSS requests done by authd? There might be cases where we are not checking our...
> Can this recipe be built on CI to ensure the demo keeps working? Sure, I can handle that. We can also automate uploads to the store, but we may...
The problem happens also when running the app from the overview or just from the dock?
It could be related to https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/merge_requests/176 ?
Well, the locations integration may play a role here, but I didn't go through all the details. Closing then, thanks for testing!