[Package Installer] debian11下的玲珑包608错误 Resolved
Tofloor
poster avatar
fallingstar-ten
deepin
2022-12-07 17:36
Author

今天,在fydeos的debian11容器下尝试了玲珑包(github上的1.3.3release)的安装,在安装应用时可以正常从浏览器调用,但是安装过程遇到如下问题:

zyh@penguin:~$ ll-cli install org.deepin.calculator
install org.deepin.calculator , please wait a few minutes...
message: getAppInfofromServer err, Error transferring https://store-llrepo.deepin.com/apps/fuzzysearchapp - server replied: Not Found ,please check the network , errcode: 608

查阅论坛后,参考shenmo大佬的帖子尝试命令“ll-cli repo modify https://mirror-repo-linglong.deepin.com/”

zyh@penguin:~$ ll-cli repo modify https://mirror-repo-linglong.deepin.com/
Usage: ll-cli [options] subcommand [sub-option]
Options:
  -h, --help  Displays help on commandline options.
  --help-all  Displays help including Qt specific options.

Arguments:
  subcommand  run
              ps
              exec
              kill
              install
              uninstall
              update
              query
              list

重启后仍报608错误,请教一下有没有正确的解决方法,似乎是repo modify命令没有生效吗?

Reply Favorite View the author
All Replies
神末shenmo
deepin
Spark-App
Q&A Team
2022-12-07 18:10
#1

应该是你用的玲珑版本太旧了吧

试试我帖子里那个编译版本?

Reply View the author
fallingstar-ten
deepin
2022-12-07 18:15
#2
神末shenmo

应该是你用的玲珑版本太旧了吧

试试我帖子里那个编译版本?

有道理!like

Reply View the author
fallingstar-ten
deepin
2022-12-07 19:47
#3
神末shenmo

应该是你用的玲珑版本太旧了吧

试试我帖子里那个编译版本?

正常安装,新包未出现解决608错误,但是卡在installing,目测可能是网络下载比较慢的问题yeah

Reply View the author