[ Technical exchange] build并run成功之后,export报错
Tofloor
poster avatar
chise
deepin
2025-08-05 12:23
Author

ll-builder export -z zstd -o my-app-zstd.uab
Using project file /home/yuxf/project/github.com/Chise1/qdirstat/linglong.yaml
(192066) ./apps/ll-builder/src/main.cpp:340 Exporting as UAB file...
/
'/opt/apps/cn.org.linyaps.builder.utils/files/lib/linglong/builder/uab/uab-header' -> '/project/.uabBuild/uab-header'
'/opt/apps/cn.org.linyaps.builder.utils/files/lib/linglong/builder/uab/uab-loader' -> '/project/.uabBuild/uab-loader'
'/opt/apps/cn.org.linyaps.builder.utils/files/bin/ll-box' -> '/project/.uabBuild/ll-box'
(192066) ./libs/linglong/src/linglong/package/uab_packager.cpp:1013 "duplicate entry: libgpg-error.so.0"
(192066) ./apps/ll-builder/src/main.cpp:349 Export UAB failed: [code -1 ] message:
./libs/linglong/src/linglong/builder/linglong_builder.cpp:1685 export uab file
./libs/linglong/src/linglong/package/uab_packager.cpp:657 prepare layers for make a bundle
./libs/linglong/src/linglong/package/uab_packager.cpp:364 prepare symlink: symlink target is not the same as the original targetoriginal target: libpng16.so.16.40.0current target: libpng.so

Reply Favorite View the author
All Replies
MeGusta
deepin
2025-08-05 12:55
#1

这是bug,暂时不要导出uab,使用--layer导出layer

Reply View the author
chise
deepin
2025-08-05 13:28
#2
MeGusta

这是bug,暂时不要导出uab,使用--layer导出layer

多谢

Reply View the author