Quantcast
Channel: 睿论坛 - 最新话题
Viewing all articles
Browse latest Browse all 5702

一个关于dpkg的问题 很有趣 很有挑战性

$
0
0

@fa0000 wrote:

需求: make install 出现问题。需要解决
问题详情如下:
Preparing to unpack /tmp/_theos_install.deb ...
Unpacking test (0.0.1-1+debug) ...
dpkg-deb (subprocess): unable to execute decompressing archive member (xz): No such file or directory
dpkg-deb (subprocess): subprocess decompressing archive member returned error exit status 2
dpkg-deb: error: subprocess returned error exit status 2
dpkg: error processing archive /tmp/_theos_install.deb (--install):
subprocess dpkg-deb --fsys-tarfile returned error exit status 2
Errors were encountered while processing:
/tmp/_theos_install.deb
make: *** [internal-install] Error 1
操作步骤: 上网搜到 修改deb.mk 里默认的xz为lamz或者gzip 都尝试了不可以 又根据搜索到的进行降级处理就是下边的命令:
brew remove dpkg
HOMEBREW_NO_AUTO_UPDATE=1
brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/7a4dabfc1a2acd9f01a1670fde4f0094c4fb6ffa/Formula/dpkg.rb
brew pin dpkg
但还是不行,另外我再重新安装dpkg的时候
出现如下警告

————————————————
求解决方案

Posts: 7

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 5702

Trending Articles