请帮我解决这个错误。
Package dependencies cannot be resolved
This error could be caused by required additional software packages which are missing or not installable. Furthermore there could be a conflict between software packages which are not allowed to be installed at the same time.
Details>>
The following packages have unmet dependencies:
wings3d: Depends: erlang-base-hipe (>= 1:15.b.1-dfsg) but 1:15.b.1-dfsg-3ubuntu2 is to be installed
Depends: erlang-abi-15.b but it is a virtual package
Depends: erlang-wx (>= 1:15.b.1-dfsg) but it is not going to be installed
Depends: erlang-xmerl (>= 1:15.b.1-dfsg) but 1:15.b.1-dfsg-3ubuntu2 is to be installed
Depends: libc6 (>= 2.14) but 2.15-0ubuntu20 is to be installed
Depends: libjpeg8 (>= 8c) but 8c-2ubuntu7 is to be installed
我使用 ubuntu 12.10
这帮助我解决了这个问题。非常感谢。
答案1
我假设这是在apt-get
命令之后?如果是,请运行apt-get update
并确保列表中没有 404 或其他下载错误,然后再试一次。
如果您正在使用 ubuntu 软件商店(argh),然后单击任何名为刷新的按钮...好的,我刚刚检查过。没有....所以请忽略此行。
如果您使用 GUI,请运行软件更新程序。它将自动刷新列表。然后打开软件商店并再次尝试您正在尝试的操作。