Thank you very much Zygmunt for answer and for collaboration. I send you log attachment.
I have updated my first bug report comment; you can read the upper/top part of it. ******************* FROM TERMINAL: testuser2@uzivatel:~$ snap refresh --list Name Version Rev Size Publisher Notes core24 20260410 1643 70.0MB canonical✓ base firefox 152.0-1 8504 265MB mozilla✓ - thunderbird 140.12.0esr-1 1155 221MB canonical✓ - testuser2@uzivatel:~$ sudo snap refresh thunderbird [sudo: input needed Insert your FIDO authenticator, then press ENTER. [sudo] Please confirm presence on security token of user testuser2. [sudo] Please verify user on security token of user testuser2. [sudo error] Security token of user testuser2 not inserted. [sudo: authenticate] Try again with password: thunderbird 140.12.0esr-1 from Canonical✓ refreshed testuser2@uzivatel:~$ sudo snap refresh error: cannot perform the following tasks: - Copy snap "firefox" data (cannot copy "/home/testuser2/snap/firefox/8107" to "/home/testuser2/snap/firefox/8504": failed to copy all: "cp: cannot create directory '/home/testuser2/snap/firefox/8504': Required key not available" (1)) testuser2@uzivatel:~$ echo "=== SNAP VERSION ===" > ~/snap_debug_info.txt && \ snap --version >> ~/snap_debug_info.txt && \ echo -e "\n=== SNAPD STATUS ===" >> ~/snap_debug_info.txt && \ sudo systemctl status snapd.service >> ~/snap_debug_info.txt && \ echo -e "\n=== SNAPD LOGS (CURRENT BOOT) ===" >> ~/snap_debug_info.txt && \ sudo journalctl -u snapd.service -b --no-pager >> ~/snap_debug_info.txt && \ echo -e "\n=== APPARMOR DENIALS ===" >> ~/snap_debug_info.txt && \ sudo journalctl -k --no-pager | grep -i apparmor >> ~/snap_debug_info.txt testuser2@uzivatel:~$ ** Attachment added: "logs" https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2156939/+attachment/5978060/+files/snap_debug_info%20testing%20old%20PC.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2156939 Title: snapd refresh fails on fscrypt / systemd-homed encrypted home directories (Required key not available) To manage notifications about this bug go to: https://bugs.launchpad.net/snapd/+bug/2156939/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
