我正在尝试构建一个快照,并且我已经使用颤振来构建应用程序。创建快照包时出现错误。
Staging flutter-extension
+ snapcraftctl stage
Staging gnome-3-28-extension
+ snapcraftctl stage
Staging system-information
+ snapcraftctl stage
Priming flutter-extension
+ snapcraftctl prime
Priming gnome-3-28-extension
+ snapcraftctl prime
Priming system-information
+ snapcraftctl prime
The command 'system_information' for 'system_information' was resolved to 'bin/system_information'.
The command 'system_information' has been changed to 'bin/system_information'.
Snapping |
Failed to create snap, snap command failed:
stdout:
stderr:
error: cannot pack "/root/prime": mksquashfs call failed: Could not create destination file: Operation not permitted
We would appreciate it if you anonymously reported this issue.
No other data than the traceback and the version of snapcraft in use will be sent.
Would you like to send this error data? (Yes/No/Always/View) [no]: no
snapcraft-system-information #
我已经尝试过 snapcraft clean 但它并没有解决问题。