Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AUR版本9.4.2.27666安装失败 #45

Open
zx900930 opened this issue Jan 20, 2021 · 2 comments
Open

AUR版本9.4.2.27666安装失败 #45

zx900930 opened this issue Jan 20, 2021 · 2 comments

Comments

@zx900930
Copy link

错误是: /opt/apps/com.qq.im.deepin/files/helper_archive.7z 损坏,解压失败

@vufa
Copy link
Owner

vufa commented Jan 21, 2021

可能是解压原版 deb 包出错,如果是用 yay 安装,安装时可以选择 clean build;如果是本地打包安装,可以运行目录下的清理脚本:

./gen.sh -c

再重新打包安装

@zx900930
Copy link
Author

zx900930 commented Jan 21, 2021

clean build

已测试,光clean build是没有用的,要yay -S --rebuild deepin-wine-qq 加上--rebuild这个flag让它强制重新编译,不然它还是会去缓存里找以前编译的包。
Screenshot_20210121_122703

而且重编译后安装还是有些文件找不到,可能是检测路径部分前面少写了一个/
opt/apps/com.qq.im.deepin/files/helper_archive.md5sum -> /opt/apps/com.qq.im.deepin/files/helper_archive.md5sum

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants