如果我这样做了,aptitude search ~b我会得到一份包含 78 个损坏包裹的清单。但是其中 76 个甚至没有安装(它们的状态为pB)。已卸载的软件包如何被视为损坏?
但是,如果我这样做,apt-get -s install -f则表示无事可做,因此显然apt-get不认为有任何问题。
而鉴于资质认为包坏了,我该如何找出为什么它认为包被打破?
一些输出:
# aptitude search "~i ~b"
iB foomatic-db-compressed-ppds - OpenPrinting printer support - Compressed PPDs derived from the database
iB xz-lzma - XZ-format compression utilities - compatibility commands
Run Code Online (Sandbox Code Playgroud)
这真的是仅有的两个。但是,如果我刚刚这样做,~b我会得到一堆已卸载的损坏(无论这意味着什么)软件包。以下是前几个(共 76 个):
# aptitude search ~b
pB bison - YACC-compatible parser generator
pB compiz-fusion-plugins-extra - transitional dummy package.
pB compiz-fusion-plugins-main - transitional dummy package.
pB cpu-checker - …Run Code Online (Sandbox Code Playgroud)