我目前有一个debian jessie的依赖问题,由系统升级导致testing库启用。 有没有一个安全的方式回到我以前的configuration? 不知道为什么testing资源库实际configuration,因为这是由以前的服务器pipe理员。 更新也由他写的Ansible脚本执行。 当我禁用源代码时,我进入时得到一个巨大的列表: apt-show-versions | grep“存档中没有可用的版本” 这只是一个部分: aspell-de-1901:all 1:2-31 installed: No available version in archive coinor-libcoinmp1v5:amd64 1.7.6+dfsg1-2 installed: No available version in archive coinor-libcoinutils3v5:amd64 2.9.15-4 installed: No available version in archive coinor-libosi1v5:amd64 0.106.9-2+b1 installed: No available version in archive cpp-6:amd64 6.4.0-1 installed: No available version in archive default-java-plugin:amd64 2:1.8-59 installed: No available […]
首先:我来自stackoverflow – 我是一个程序员,而不是一个系统pipe理员。 请理解我对这些事情的无能。 我会尽量做到尽可能精确(可能需要重新标题和重新标题)。 我有一个依赖的情况,我不能只是在Debian Etch系统上弄清楚。 我被叫做一个PHP应用程序的维护工作; 因为我需要locales包,所以我尝试了我认为最简单的方法: apt-get install locales ,由于虚拟glibc包的未满足依赖关系而失败。 据我了解,这是由混合来源造成的(所有软件包已经升级) 我问aptitude install locales如果他能修复的东西,他(但一些包降级),但资格本身已被删除。 有没有讨论:这是我的一个愚蠢的事情。 但服务器仍然运行愉快(谢谢Debian!),所以情况并不重要。 问题是:包的情况看起来并没有解决。 如果我尝试重新安装aptitude,这是我得到: lsrl:~# apt-get install aptitude 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 […]
当我尝试安装safesquid我得到错误消息“libldap_r.so.2 =>找不到”,我怎样才能解决它? 我正在使用RHEL 5 我安装了鱿鱼2.6稳定
yum因为glibc.i686而跳过某些软件包。 我想知道什么是使用glibc.i686(我猜是失败的根源)? sudo yum -y update –skip-broken [sudo] password for xxxxx: Loaded plugins: auto-update-debuginfo, langpacks, presto, refresh-packagekit Adding en_US to language list Found 2 installed debuginfo package(s) Enabling fedora-debuginfo: Fedora 14 – x86_64 – Debug Enabling rpmfusion-nonfree-debuginfo: RPM Fusion for Fedora 14 – Nonfree – Debug Enabling rpmfusion-free-updates-testing-debuginfo: RPM Fusion for Fedora 14 – Free […]
sudo apt-get install subversion [sudo] password for hwsui: 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 […]
我有以下Puppet模块: class resolvconf { $packages = ['resolvconf', 'dnsmasq'] package { $packages: ensure => installed, } file { '/etc/resolvconf/resolv.conf.d/base': ensure => file, owner => root, group => root, content => ' nameserver 127.0.0.1 nameserver 8.8.8.8 nameserver 8.8.4.4', } service { 'dnsmasq': require => Package[resolvconf], ensure => running, subscribe => File['/etc/resolvconf/resolv.conf.d/base'] } } 但是,当我运行configuration时,出现以下错误: 错误:/Stage[main]/Resolvconf/File[/etc/resolvconf/resolv.conf.d/base]/ensure:从缺席更改为文件失败:无法设置'文件确保:没有这样的文件或目录 – / […]
运行yum update –skip-broken我得到以下内容: Packages skipped because of dependency problems: aws-cli-1.1.0-1.3.amzn1.noarch from amzn-main 1:perl-Compress-Raw-Zlib-2.020-129.el6.x86_64 from centos python-bcdoc-0.10.0-1.0.amzn1.noarch from amzn-main python-botocore-0.17.0-1.2.amzn1.noarch from amzn-main python-rsa-3.1.2-4.3.amzn1.noarch from amzn-main 我能做些什么来解决这些依赖性问题? 任何帮助表示赞赏! 🙂
我正在尝试在我的CentOS VPS上运行更新。 最终,我试图做的是升级php53到php55。 不过,我似乎遇到一些依赖性问题。 请在下面find命令和输出。 我试图尽可能多地包含信息。 对于任何反馈,我们都表示感谢。 (也运行Plesk 11,但我不认为这应该重要)。 yum list安装了php * Loaded plugins: fastestmirror, replace, security Loading mirror speeds from cached hostfile * atomic: www7.atomicorp.com * webtatic-el5: nl.repo.webtatic.com Installed Packages php5-ioncube-loader.x86_64 4.2.2-13031415 installed php53.x86_64 5.3.3-22.el5_10 installed php53-cli.x86_64 5.3.3-22.el5_10 installed php53-common.x86_64 5.3.3-22.el5_10 installed php53-gd.x86_64 5.3.3-22.el5_10 installed php53-imap.x86_64 5.3.3-22.el5_10 installed php53-mbstring.x86_64 5.3.3-22.el5_10 installed php53-mysql.x86_64 5.3.3-22.el5_10 installed […]
所以出于某种原因,似乎在我的一台机器上为sidekiq服务的redis服务器的安装被删除(这是怎么发生的?)。 我假设这是因为像redis这样的命令给空白的喜欢。 我试着重新安装apt-get安装和apt-get -f安装,但它不断给我这个错误 The following packages have unmet dependencies: redis-server : Depends: init-system-helpers (>= 1.18~) but 1.7~precise1~ppa1 is to be installed E: Unable to correct problems, you have held broken packages. 我不确定如何解决这个问题。 任何帮助很好。 谢谢!
为了避免XY的问题,让我先描述一下情况。 我们有一个独特情况的客户项目。 我们有一个相对现代的软件栈(Keras DNN的东西),需要在客户端的系统上运行。 该系统是一个Cloudera CentOS 6集群,用于安全生产。 我们无法保证这件事曾经见过networking。 我们开发了一个bash脚本,它使用RPM从磁盘安装必要的软件包,并在我们的本地模拟(容器化)集群上进行testing(因为repo数据库不是最新的,所以YUM失败)。 经过一番捣鼓之后,我们能够让Keras运行起来,而不需要像从互联网上的数据包那样运行。 客户端有自己的虚拟化系统,它应该和实际的集群非常接近(就configuration而言)。 但是,当他运行它时,总是发生巨大的灾难。 很多错误,如: (用于通过sudo rpm -Uvh glibc-common-2.12-1.209.el6_9.1.x86_64.rpm glibc-2.12-1.209.el6_9.1.x86_64.rpm glibc-headers-2.12-1.209.el6_9.1.x86_64.rpm glibc-devel-2.12-1.209.el6_9.1.x86_64.rpm安装glibc-common-2.12和朋友sudo rpm -Uvh glibc-common-2.12-1.209.el6_9.1.x86_64.rpm glibc-2.12-1.209.el6_9.1.x86_64.rpm glibc-headers-2.12-1.209.el6_9.1.x86_64.rpm glibc-devel-2.12-1.209.el6_9.1.x86_64.rpm ) warning: ./rpm/glibc-common-2.12-1.209.el6_9.1.x86_64.rpm: Header V3 RSA/SHA1 Signature, key ID c105b9de: NOKEY error: Failed dependencies tzdata >= 2015g-4 is needed by glibc-common-2.12-1.209.el6_9.1.x86_64.rpm libc.so.6(GLIBC_2.13)(64bit) is needed by (installed) util-linux-2.23.2-26.el7.x86_64 libc.so.6(GLIBC_2.13)(64bit) is […]