Description of problem: ll-cli install com.tencent.wechat.linyaps 后,ll-cli run 运行失败 Version-Release number of selected component (if applicable): 23.1 GA How reproducible: [root@an23 ~]# ll-cli run com.tencent.wechat.linyaps [FAL | 4026532953:1 | do_mount_with_fd:198 ] fail to open target(/run/user/0/linglong/ba3ebda24cf8be11eb930a08dab6b323d4180af7908420fed184d4f2faee8392/rootfs/root/.bashrc): errno(13): Permission denied Error: CODE=-1 /builddir/build/BUILD/linyaps-1.7.0/libs/linglong/src/linglong/runtime/container.cpp:189 run container ba3ebda24cf8be11eb930a08dab6b323d4180af7908420fed184d4f2faee8392: cli run: run command failed: /usr/bin/ll-box --cgroup-manager=disabled run -b /run/user/0/linglong/ba3ebda24cf8be11eb930a08dab6b323d4180af7908420fed184d4f2faee8392 ba3ebda24cf8be11eb930a08dab6b323d4180af7908420fed184d4f2faee8392 retval=65280 # 另一个应用 [root@an23 ~]# ll-cli run io.github.StringCalculator /usr/include/c++/12/optional:477: constexpr _Tp& std::_Optional_base_impl<_Tp, _Dp>::_M_get() [with _Tp = std::__cxx11::basic_string<char>; _Dp = std::_Optional_base<std::__cxx11::basic_string<char>, false, false>]: Assertion 'this->_M_is_engaged()' failed. Aborted (core dumped) Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
客户端bug,将于1.7.3版本修复
测试 linglong-1.7.3-1.an23 版本,ll-cli run 正常,测试微信可以正常启动登录。