I need to request to get the ‘shutdown’ interface enabled for Volsung. This was working for years without problems, but now I get a message
Installation not allowed by “shutdown” plug rule of interface “shutdown”
Volsung is running and managing AWS instances and needs this control.
Has the volsung
snap always plugged the shutdown
interface? Assuming this was the case, it should have been granted use-of shutdown
via a store declaration as part of interfaces/builtin: modify shutdown interface to allow access to SetRebootParameter method by bugraaydogar · Pull Request #12652 · snapcore/snapd · GitHub.
Actually I just went and looked at revision 84 from 28th June last year (ie. before the time that the store team granted this according to interfaces/builtin: modify shutdown interface to allow access to SetRebootParameter method by bugraaydogar · Pull Request #12652 · snapcore/snapd · GitHub) and can see that the snap already plugged shutdown.
As such, I am going to go ahead and grant the use of shutdown for volsung myself now. This is now live. Can you please let me know if it allows the installation of volsung
correctly now?
Thanks for sorting this, it is working again.