标签: dependencies

得到错误 E:无法纠正问题,您持有破损的包裹。在安装 Ruby on Rails 时

使用的命令:

sudo apt-get install git-core curl zlib1g-dev build-essential libssl-dev libreadline-dev libyaml-dev libsqlite3-dev sqlite3 libxml2-dev libxslt1-dev libcurl4-openssl-dev python-software-properties libffi-dev
Run Code Online (Sandbox Code Playgroud)

输出:

Reading package lists... Done
Building dependency tree
Reading state information... Done
curl is already the newest version.
curl set to manually installed.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming. …
Run Code Online (Sandbox Code Playgroud)

package-management apt dpkg dependencies software-installation

3
推荐指数
1
解决办法
2322
查看次数

apt 未满足的依赖项 account-plugin-facebook 和 google

我正在运行 Kubuntu 16.04,我决定尝试 mate(我想我一定安装了默认的 ackage,但我不确定)。直到今天我安装 ubuntu-mate-desktop 时它运行良好。由于 KDE 存档中已存在文件,安装崩溃。我不在乎 google 插件,也没有 Facebook,所以我真的不介意。

但我无法再运行 apt-get 命令。apt-get install -f 返回以下内容:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following additional packages will be installed:
  account-plugin-facebook account-plugin-google
The following NEW packages will be installed:
  account-plugin-facebook account-plugin-google
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0 B/6 222 B of archives.
After this operation, …
Run Code Online (Sandbox Code Playgroud)

kde apt dependencies mate

3
推荐指数
1
解决办法
1638
查看次数

在 16.04 上安装 VPN Unlimited 失败。我该如何解决这个问题?

我通过 Ubuntu 软件中心实用程序安装了 VPN Unlimited,在 Ubuntu 14.04 上成功运行。

我现在已经安装了 16.04 并vpn-unlimited_2.8.0_amd64.deb从 VPN Unlimited 网站下载了 VPN Unlimited。我知道 Ubuntu 16.04 已经用(Gnome)Ubuntu 软件实用程序取代了 Ubuntu 软件中心。

  • 如果我尝试使用软件中心安装,后者会挂起。

  • 如果我尝试使用 GDebi 安装,我会得到:

    Error: Dependency is not satisfiable libjsoncpp0 (>=0.6.0~rc2)
    
    Run Code Online (Sandbox Code Playgroud)

dependencies software-installation

3
推荐指数
1
解决办法
6556
查看次数

无法安装 WPS Office

我正在使用 Ubuntu GNOME 16.10 并试图安装 WPS Office。我尝试使用软件中心进行安装,但没有提供任何错误日志就无法安装。然后我用 Gdebi 安装程序打开它。这是我看到的。

显示错误

我已经尝试启用多宇宙存储库。

编辑:
我已经从 WPS 官方网站下载了 amd64 包,但即使现在通过终端安装,我仍然遇到缺少依赖项的错误。

dependencies wps-office

3
推荐指数
1
解决办法
2万
查看次数

终端无法安装名为 libgl1-mesa-dev-hwe-16.04 的东西

我的配置是amd64,Ubuntu 16.04.2 LTS

几天以来,我一直试图在我的新 Ubuntu ( http://openframeworks.cc/download/ )上安装 openFrameworks 。

Installing libgl1-mesa-dev-hwe-16.04
E: Impossible de trouver le paquet libgl1-mesa-dev-hwe-16.04
E: Couldn't find any package by glob 'libgl1-mesa-dev-hwe-16.04'
E: Impossible de trouver de paquet correspondant à l'expression rationnelle « libgl1-mesa-dev-hwe-16.04 »
error installing libgl1-mesa-dev-hwe-16.04
Lecture des listes de paquets… 
Construction de l'arbre des dépendances…
Lecture des informations d'état…
this seems an error with your distribution repositories
Run Code Online (Sandbox Code Playgroud)

所以我通过 openFrameworks 论坛进行了调查,发现可以在此处下载该文件:https : //launchpad.net/ubuntu/xenial/+package/libgl1-mesa-dev
但是在安装后我仍然在终端中收到相同的消息.
有什么我想念的吗?
任何帮助都会得到满足。

dependencies software-installation

3
推荐指数
1
解决办法
3272
查看次数

如何在安装软件包时删除关于 cups 的“未满足的依赖项错误”?

安装八度或 wxmaxima 时,我在终端中看到此错误

You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 cups : Depends: cups-daemon (>= 2.1.3-4ubuntu0.2)
 cups-core-drivers : Depends: cups-daemon (>= 2.1.3-4ubuntu0.2)
 cups-daemon : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to 
be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Run Code Online (Sandbox Code Playgroud)

package-management apt dpkg dependencies printing

3
推荐指数
1
解决办法
3441
查看次数

创建依赖于 A 或 B 包的 deb 包

我创建了一个 deb 包,它具有:

Package: foo
Depends: libssl1.0.1 (>= 1.0.1)
Run Code Online (Sandbox Code Playgroud)

这在trustyjessie但它不起作用,zesty因为libssl1.0.2它与libssl1.0.1.

有没有办法在依赖于libssl1.0.1OR的 deb 包上指定libssl1.0.2?或者除了创建两个不同的 deb 包之外还有其他解决方法吗?

packaging dpkg dependencies deb

3
推荐指数
1
解决办法
3529
查看次数

Ubuntu 18.04.2 安装 python2.7,未满足的依赖

我无法在 ubuntu 18.04.2 上安装 python2,以下是我所做的:

bo@ubuntu18:~$ sudo apt install python
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help resolve the situation:

The following packages have unmet dependencies:
 python : PreDepends: python-minimal (= 2.7.15~rc1-1) …
Run Code Online (Sandbox Code Playgroud)

python apt dependencies 18.04

3
推荐指数
1
解决办法
6971
查看次数

Launchpad builderror - 找不到 Debian/Debhelper/Sequence/python3.pm

尝试使用 Launchpad 配方打包源文件时出现以下错误。但是,我可以在我的机器上成功构建包(运行 18.04)

dh: error: unable to load addon python3: Can't locate Debian/Debhelper/Sequence/python3.pm
Run Code Online (Sandbox Code Playgroud)

这是完整的buildlog,我的debian/control文件如下。

dh: error: unable to load addon python3: Can't locate Debian/Debhelper/Sequence/python3.pm
Run Code Online (Sandbox Code Playgroud)

如何解决这个问题?我已经添加python3-distutils-extraBuild-Depends.

launchpad packaging dependencies

3
推荐指数
1
解决办法
1361
查看次数

如何在 Ubuntu 20.04 上安装 libhandy 1.0.0(或更高版本)?

我正在尝试构建一个代码库(使用 Meson),它对我大喊大叫我没有 libhandy。我发现了这个问题,但是那里提到的所有链接和 PPA 似乎都已死。

我需要 libhandy 1.0.0 或更高版本,我使用的是 Ubuntu 20.04。我该如何安装它(以这样的方式,它会被 pkgconfig 之类的构建系统接收到)?

gnome dependencies compiling libraries 20.04

3
推荐指数
1
解决办法
726
查看次数