Пакет Debian, удаленный в Кв. - получает обновление

Каждый раз я работаю apt-get upgrade или apt-get dist-upgrade airvpn удален по умолчанию, и я должен переустановить его каждый раз.

Этого можно избежать?

apt-get dist-upgrade:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
 airvpn : Depends: libmono-system-runtime2.0-cil but it is not installable
          Depends: libmono-winforms2.0-cil but it is not installable
          Depends: libmono-corlib2.0-cil but it is not installable
E: Unmet dependencies. Try using -f.

apt-get -f install:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  libglew1.13 libproxychains3 libradare2-0.9.9
Use 'apt autoremove' to remove them.
The following packages will be REMOVED:
  airvpn
0 upgraded, 0 newly installed, 1 to remove and 18 not upgraded.
1 not fully installed or removed.
After this operation, 8,389 kB disk space will be freed.
Do you want to continue? [Y/n] 

Я пытался сделать это вручную, я знаю, что получаю это для apt-get -f install:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... failed.
The following packages have unmet dependencies:
 airvpn : Depends: libmono-system-runtime2.0-cil but it is not installable
          Depends: libmono-winforms2.0-cil but it is not installable
 libmono-corlib4.5-cil : Depends: mono-runtime (>= 4.2.1.102) but 3.2.8+dfsg-10 is installed
 libmono-custommarshalers4.0-cil : Depends: mono-runtime (>= 4.2.1.102) but 3.2.8+dfsg-10 is installed
 libmono-debugger-soft4.0a-cil : Depends: mono-runtime (>= 4.2.1.102) but 3.2.8+dfsg-10 is installed
 libmono-i18n-cjk4.0-cil : Depends: mono-runtime (>= 4.2.1.102) but 3.2.8+dfsg-10 is installed
 libmono-i18n4.0-cil : Depends: mono-runtime (>= 4.2.1.102) but 3.2.8+dfsg-10 is installed
 libmono-system-configuration4.0-cil : Depends: mono-runtime (>= 4.2.1.102) but 3.2.8+dfsg-10 is installed
 libmono-system-web4.0-cil : Depends: mono-runtime (>= 4.2.1.102) but 3.2.8+dfsg-10 is installed
 libmono-system4.0-cil : Depends: mono-runtime (>= 4.2.1.102) but 3.2.8+dfsg-10 is installed
 libmono-tasklets4.0-cil : Depends: mono-runtime (>= 4.2.1.102) but 3.2.8+dfsg-10 is installed
 mono-devel : Breaks: libmono-corlib2.0-cil (< 4.0.1~) but 3.2.8+dfsg-10 is installed
 mono-runtime : Depends: mono-runtime-sgen (= 3.2.8+dfsg-10) but 4.2.1.102+dfsg2-8 is installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Unable to correct dependencies

Как я возвращаюсь к начальному состоянию теперь?

0
задан 28 September 2016 в 15:30

0 ответов

Другие вопросы по тегам:

Похожие вопросы: