We have a snap which we mabve migrated from core18 to core24.
The access to timedatecl is now denied. It used to work (see this issue which was part of the initial effort to get it working with a core18 based snap Managing time, date and timezone in Ubuntu Core).
Now with core 24 when I open a shell inside the snap I get the following error:
$ snap run --shell epi-edge.main
$ timedatectl
Failed to connect to bus: Permission denied
Hi Ogra, thanks for jumping on this. Have you managed to confirm the difference in timedatectl
handling between core18 and core24? Would appreciate some direction as this is the last thing preventing release of our app on core24.