### Which version of the AzCopy was used? 10.24.0 ### Which platform are you using? (ex: Windows, Mac, Linux) - Ubuntu 24.04 Server - Ubuntu 24.04 Desktop - Ubuntu 22.04 Server _**Last known working version:** Ubuntu 20.04_ ### What command did you run? `snap install azcli` `keyctl session` `azcopy login` ### What problem was encountered? ``` Failed to perform login command: failed to get keyring during saving token, operation not permitted ``` ### How can we reproduce the problem in the simplest way? Try to use `azcopy login` on a fresh copy of Ubuntu 24.04 or Ubuntu 22.04. ### Have you found a mitigation/solution? None. I've tried everything, including the workarounds in: - https://github.com/Azure/azure-storage-azcopy/issues/1021#issuecomment-742994981 - https://github.com/Azure/azure-storage-azcopy/issues/452#issuecomment-503812803 I tried directly installing `azcopy` binaries from Microsoft instead of using the snap package and that did not help. I tried disabling AppArmor.