<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugzilla.openanolis.cn/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugzilla.openanolis.cn/"
          
          maintainer="service@openanolis.org"
>

    <bug>
          <bug_id>27742</bug_id>
          
          <creation_ts>2025-12-08 15:54:30 +0000</creation_ts>
          <short_desc>[Anolis23.4][beta][全架构][玲珑]玲珑应用ll-builder无convert命令</short_desc>
          <delta_ts>2025-12-10 10:27:58 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Anolis OS</classification>
          <product>Anolis OS 23</product>
          <component>SIG Packages</component>
          <version>23.4</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>27838</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3-Medium</priority>
          <bug_severity>S3-normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="gao556688">gaoshuaishuai</reporter>
          <assigned_to name="杨晓旋">yangxiaoxuan</assigned_to>
          <cc>15010677147</cc>
          
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>53688</commentid>
    <comment_count>0</comment_count>
    <who name="gao556688">gaoshuaishuai</who>
    <bug_when>2025-12-08 15:54:30 +0000</bug_when>
    <thetext>环境：
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服务自动开启</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>53698</commentid>
    <comment_count>1</comment_count>
    <who name="gao556688">gaoshuaishuai</who>
    <bug_when>2025-12-09 11:04:52 +0000</bug_when>
    <thetext>
【备注】
忽略备注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 &quot;https://github.com/makebrainwaves/BrainWaves/releases/download/v0.15.1/BrainWaves-0.15.1.AppImage&quot; --hash &quot;04fcfb9ccf5c0437cd3007922fdd7cd1d0a73883fd28e364b79661dbd25a4093&quot; --name &quot;io.github.brainwaves&quot; --id &quot;io.github.brainwaves&quot; --version &quot;0.15.1&quot; --description &quot;io.github.brainwaves&quot; -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</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>53863</commentid>
    <comment_count>2</comment_count>
    <who name="杨晓旋">yangxiaoxuan</who>
    <bug_when>2025-12-10 10:27:58 +0000</bug_when>
    <thetext>该问题是因为缺包导致，同问题https://bugzilla.openanolis.cn/show_bug.cgi?id=27838

*** This bug has been marked as a duplicate of bug 27838 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>