canonical/multipass

[snap] improve error messages when confinement may be the culprit

开放

#1,795 创建于 2020年10月12日

 (1 条评论) (0 个反应) (0 位负责人)C++ (634 个派生)batch import
good first issuelinuxmediumsnap

仓库指标

星标
 (6,956 个星标)
PR 合并指标
 (平均合并 16天 2小时) (30 天内合并 50 个 PR)

描述

There are cases when commands acting on files from outside Multipass (launch file://..., transfer) may fail due to confinement.

We should try and be helpful to the user, suggesting what can be done to help (moving the file out of /tmp, connecting the home-all and removable-media plugs).

贡献者指南