Bug 27742 - [Anolis23.4][beta][全架构][玲珑]玲珑应用ll-builder无convert命令
Summary: [Anolis23.4][beta][全架构][玲珑]玲珑应用ll-builder无convert命令
Status: RESOLVED DUPLICATE of bug 27838
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: SIG Packages (show other bugs) SIG Packages
Version: 23.4
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: 杨晓旋
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-12-08 15:54 UTC by gao556688
Modified: 2025-12-10 10:27 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 gao556688 uniontech_group 2025-12-08 15:54:30 UTC
环境:
1. https://build.openanolis.cn/kojifiles/rsync/anolis/23.4/isos/BETA/
x86 ARM loongarch

步骤:	

1.linglong-rpm包安装好后,去安装玲珑应用包
2、linglong命令无法使用

实际结果:
安装玲珑应用失败
系统中安装linglong-bin,package-manager服务没有自动开启
[备注]
重启系统后可以正常安装linglong应用

期望结果:
linglong-rpm包安装好后,安装玲珑应用包可以成功
系统中安装linglong-bin,package-manager服务自动开启
Comment 1 gao556688 uniontech_group 2025-12-09 11:04:52 UTC
【备注】
忽略备注1

环境
环境:
1. https://build.openanolis.cn/kojifiles/rsync/anolis/23.4/isos/BETA/
x86 ARM loongarch

[root@anolis ~]# uname -a
Linux anolis 6.6.102-5.2_rc1.1.an23.aarch64 #1 SMP PREEMPT_DYNAMIC Wed Nov 19 14:49:40 CST 2025 aarch64 aarch64 aarch64 GNU/Linux

[root@anolis ~]# uname -a
Linux anolis 6.6.102-5.2_rc1.1.an23.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Nov 19 14:58:10 CST 2025 x86_64 x86_64 x86_64 GNU/Linux


[root@anolis ~]# rpm -qa | grep linglong
linglong-box-1.7.3-1.an23.aarch64
linglong-installer-1.3.3.8-1.an23.aarch64
linglong-bin-1.7.3-1.an23.aarch64
linglong-builder-1.7.3-1.an23.aarch64
linglong-1.7.3-1.an23.aarch64



【测试结果】
无convert命令
[root@anolis home]# ll-builder convert --url "https://github.com/makebrainwaves/BrainWaves/releases/download/v0.15.1/BrainWaves-0.15.1.AppImage" --hash "04fcfb9ccf5c0437cd3007922fdd7cd1d0a73883fd28e364b79661dbd25a4093" --name "io.github.brainwaves" --id "io.github.brainwaves" --version "0.15.1" --description "io.github.brainwaves" -v
The following arguments were not expected: -v io.github.brainwaves --description 0.15.1 io.github.brainwaves --id io.github.brainwaves --name 04fcfb9ccf5c0437cd3007922fdd7cd1d0a73883fd28e364b79661dbd25a4093 --hash https://github.com/makebrainwaves/BrainWaves/releases/download/v0.15.1/BrainWaves-0.15.1.AppImage --url convert
Run with --help or --help-all for more information.
[root@anolis home]# echo $?
109
[root@anolis home]# ll-builder convert --help
如意玲珑构建工具 CLI
一个用于构建如意玲珑应用的命令行工具

用法: ll-builder [选项] [子命令]

Options:
  -h,--help                   打印帮助信息并退出
  --help-all                  展开所有帮助
  --version                   显示版本

Subcommands:
  create                      创建如意玲珑构建模板
  build                       构建如意玲珑项目
  run                         运行构建好的应用程序
  list                        运行构建好的应用程序
  remove                      删除构建好的应用程序
  export                      导出如意玲珑layer或uab
  push                        推送如意玲珑应用到远程仓库
  import                      导入如意玲珑layer文件到构建仓库
  extract                     将如意玲珑layer文件解压到目录
  repo                        显示和管理仓库

如果在使用过程中遇到任何问题,
您可以通过此项目向如意玲珑项目团队报告错误:https://github.com/OpenAtom-Linyaps/linyaps/issues
Comment 2 杨晓旋 uniontech_group 2025-12-10 10:27:58 UTC
该问题是因为缺包导致,同问题https://bugzilla.openanolis.cn/show_bug.cgi?id=27838

*** This bug has been marked as a duplicate of bug 27838 ***