Bug 12289 - [Anolis23.1][x86_64][玲珑] ll-cli run 执行失败
Summary: [Anolis23.1][x86_64][玲珑] ll-cli run 执行失败
Status: RESOLVED FIXED
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: SIG Packages (show other bugs) SIG Packages
Version: 23.1
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: 杨晓旋
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-10 16:22 UTC by 任博
Modified: 2024-12-19 13:30 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 任博 alibaba_cloud_group 2024-12-10 16:22:22 UTC
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:
Comment 1 kamiyadm uniontech_group 2024-12-17 18:01:18 UTC
客户端bug,将于1.7.3版本修复
Comment 2 任博 alibaba_cloud_group 2024-12-19 13:30:37 UTC
测试 linglong-1.7.3-1.an23 版本,ll-cli run 正常,测试微信可以正常启动登录。