Tag: 依赖项

我需要linux-libc-dev和libc6-dev吗?

我删除了库存3.8.0-19-通用内核(以及库存ubuntu内核的元软件包)并安装了3.9主线内核,我是否需要这两个包或者我可以删除它们吗? ~$ apt-cache policy linux-libc-dev linux-libc-dev: Installed: 3.8.0-19.29 Candidate: 3.8.0-19.30 Version table: 3.8.0-19.30 0 500 http://us.archive.ubuntu.com/ubuntu/ raring-updates/main amd64 Packages 500 http://security.ubuntu.com/ubuntu/ raring-security/main amd64 Packages *** 3.8.0-19.29 0 500 http://us.archive.ubuntu.com/ubuntu/ raring/main amd64 Packages 100 /var/lib/dpkg/status ~$ apt-cache policy libc6-dev libc6-dev: Installed: 2.17-0ubuntu5 Candidate: 2.17-0ubuntu5 Version table: *** 2.17-0ubuntu5 0 500 http://us.archive.ubuntu.com/ubuntu/ raring/main amd64 Packages 100 /var/lib/dpkg/status […]

由于xdg-utils错误导致安装Google Chrome软件包的依赖性问题

尝试在我的新Ubuntu 12.04安装上安装Google Chrome。 在安装Chrome之前,我已经在此系统上运行了完整的apt-get升级和apt-get更新。 我从www.chrome.com下载了32位deb软件包,并在Ubuntu软件中心打开了它。 它几乎到了最后,然后抛出以下错误。 任何见解? Unpacking google-chrome-stable:i386 (from …/google-chrome-stable_current_i386.deb) … dpkg: dependency problems prevent configuration of google-chrome-stable:i386: google-chrome-stable:i386 depends on xdg-utils (>= 1.0.2). dpkg: error processing google-chrome-stable:i386 (–install): dependency problems – leaving unconfigured Processing triggers for desktop-file-utils … Processing triggers for bamfdaemon … Rebuilding /usr/share/applications/bamf.index… Processing triggers for gnome-menus … Processing triggers for […]

12.04上的未满足依赖性问题 – libcurl4-openssl-dev取决于librtmp-dev

我在Ubuntu 12.04上遇到了未满足的依赖问题: libcurl4-openssl-dev取决于librtmp-dev 这是我在运行sudo apt-get -f install之后sudo apt-get -f install ,它建议运行apt-get autoremove 如果我运行sudo apt-get install librtmp-dev ,输出是相同的 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: libmagick++4 libgtkspell0 libgsl0ldbl Use ‘apt-get autoremove’ to remove them. The following extra packages […]

无法安装Openssh-server或客户端

当我去安装时,我收到此错误: sudo apt-get install openssh-server 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. […]

更新了libdbus

在我最近的精确安装更新中,包管理器似乎已经陷入困境。 cat /var/log/apt/history.log Start-Date: 2014-07-10 16:17:22 Upgrade: libdbus-1-3:amd64 (1.4.18-1ubuntu1.4, 1.4.18-1ubuntu1.5), libdbus-1-3:i386 (1.4.18-1ubuntu1.4, 1.4.18-1ubuntu1.5), dbus:amd64 (1.4.18-1ubuntu1.4, 1.4.18-1ubuntu1.5), flashplugin-installer:amd64 (11.2.202.378ubuntu0.12.04.1, 11.2.202.394ubuntu0.12.04.1), dbus-x11:amd64 (1.4.18-1ubuntu1.4, 1.4.18-1ubuntu1.5) Error: Sub-process /usr/bin/dpkg returned an error code (2) End-Date: 2014-07-10 16:17:41 apt-get update的输出 You might want to run ‘apt-get -f install’ to correct these. The following packages have unmet dependencies. libdbus-1-3 : Breaks: […]

“为python3.5运行python rtupdate钩子”失败了

我重新安装了Ubuntu avec一些文件系统问题。 现在我明白了: $ sudo apt-get update Hit:1 http://fr.archive.ubuntu.com/ubuntu xenial InRelease Hit:2 http://ppa.launchpad.net/fingerprint/fprint/ubuntu xenial InRelease Hit:3 http://fr.archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:4 http://fr.archive.ubuntu.com/ubuntu xenial-backports InRelease Hit:5 http://fr.archive.ubuntu.com/ubuntu xenial-proposed InRelease Get:6 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB] Get:7 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [192 kB] Get:8 http://security.ubuntu.com/ubuntu xenial-security/main i386 Packages [186 kB] Get:9 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [65.6 kB] Get:10 […]

未满足的依赖项错误

所以有一些未满足的依赖关系,我无法安装任何东西而不会摆脱它们。 当我输入: sudo apt-get install -f 我明白了: patrick@patrick-Z97N-WIFI:~$ sudo apt-get install -f [sudo] password for patrick: Reading package lists… Done Building dependency tree Reading state information… Done Correcting dependencies… failed. The following packages have unmet dependencies: aptitude:i386 : Depends: libapt-pkg4.12:i386 (>= 0.8.16~exp12ubuntu6) but it is not installed Depends: libboost-iostreams1.46.1:i386 (>= 1.46.1-1) but it is not […]

依赖问题阻止升级

由于自动更新安装新内核并删除旧内核后陷入根磁盘完全问题,我现在面临一个依赖性问题,阻止我的系统升级。 sudo apt-get -f install命令以以下错误结束: dpkg: dependency problems prevent configuration of linux-image-virtual: linux-image-virtual depends on linux-image-3.2.0-52-virtual; however: Package linux-image-3.2.0-52-virtual is not installed. dpkg: error processing linux-image-virtual (–configure): dependency problems – leaving unconfigured No apport report written because the error message indicates its a followup error from a previous failure. dpkg: dependency problems prevent configuration of […]

在Ubuntu 18.04中打包php7.2-mbstring unmet依赖项

尝试为mediawiki安装程序安装php-mbstring 。 在第一次尝试Universe存储库后添加: 在Ubuntu 18.04中缺少软件包php7.2-mbstring 但是给我带来的困难在这里详情: usertilo@myserver4:~$ sudo apt-get install php-mbstring 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 […]

将我的Lucid来源改为Maverick,获得一个应用程序,然后恢复Lucid是否安全?

我正考虑暂时将我的存储库更改为Maverick,在Lucid系统上。 我想安装更新版本的Evolution,因为它具有我想要的特定function。 我不想申请一般的Maverick更新..我只对Evolution感兴趣… 我的理由是让apt / Synaptic整理出依赖关系… 我怀疑如果我允许的不仅仅是一个简单的单个应用程序,这可能会非常冒险,但即便如此,这可能是一个糟糕的举动.. 我在这里求爱吗?