The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
73 views

Debian wheezy upgrade issue

I'm in the process of upgrading from Squeeze to Wheezy but I've hit a dependency problem I'm not sure how to reolve... So far I've done: dpkg --audit dpkg --get-selections | grep hold aptitude ...
0
votes
1answer
41 views

Segmentation fault while running Java with old GLIBC

I am trying to run Java 1.7.0_21-b11 with GLIBC 2.3.6. Java 7 requires at least GLIBC 2.4. I've tried this solution, so using ldd, I've found the following dependencies: ld-2.7.so ld-linux.so.2 ...
0
votes
1answer
49 views

Why can't RPM find dependencies, although they are installed?

Im' trying to rpm -ivh an RPM package. The install fails, saying that php53 dependencies are failing. However, I installed these packages in that very same version, so I don't understand why rpm ...
0
votes
1answer
81 views

centos: packages of different architectures got messed up?

I am trying to install gdal-devel on the following machine: # cat /etc/redhat-release CentOS release 6.3 (Final) # uname -a Linux local 2.6.32-279.1.1.el6.x86_64 #1 SMP Tue Jul 10 13:47:21 UTC ...
1
vote
2answers
60 views

Puppet dependency ordering with ensure absent

Puppet supports the concept of resource dependencies where one resource will not by synced until another is synced first. For example, the following Puppet fragment will create the user user1 and the ...
1
vote
1answer
38 views

How can I get my service dependencies to be parsed without restarting the server?

We had a service set up with HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\servicename\DependOnService of other services set to this one service. When I would shut down the one service, all ...
10
votes
1answer
233 views

Can you help me with my software dependency issue?

This is (an attempt at) a Canonical Question about Compile Dependencies and Package Management. I have a question regarding compiling ports/software or installing RPMs on my *nix server. When I ...
0
votes
0answers
32 views

specifying dependencies in upstart

It seems as if the accepted way to specify a dependency of service A on service B in upstart is to work in the reverse dependency direction: give service B a start on starting A stanza. I'd like to ...
3
votes
1answer
910 views

openVPN centOS 6.4 64bit dependency issues

Everytime I download the openVPN rpm (http://mirror.its.sfu.ca/mirror/CentOS-Third-Party/epel/6/x86_64/openvpn-2.2.2-1.el6.x86_64.rpm) and try to install it, I'm running into dependency issues. What ...
1
vote
2answers
405 views

Unable to install python2.7-dev due to unmet dependencies Ubuntu 12.04

Having exactly the same problem described on this page: http://qnundrum.com/answer.php?q=431114 Below is directly quoted from that page: I am unable to install python-dev becasue of unmet ...
0
votes
1answer
150 views

Can't get yum repository (ius) to install because of (epel) dependency that seems to be installed

So I'm trying to install the epel repository and then also install the ius repository. I'm managing this server with chef, and my run list goes ... "recipe[yum::yum]", "recipe[yum::epel]", ...
1
vote
3answers
61 views

How do I find the python dependent packages installed on the linux centos machine?

Do anyone help me out on how to find the python dependent applications installed on the machine. If we have any command to find it out on a linux machine please let me know. Your help is greatly ...
1
vote
1answer
86 views

Is npm designed to be used to manage client-side dependencies as well?

I'm using Composer to manage my PHP dependencies, and would be happy to do the same with my JS dependencies. I stumbled upon NPM for Node.js, and am wondering if it's supposed to be used as a ...
1
vote
3answers
105 views

How can a larger delay be placed between two interdependent upstart or /etc/init.d services?

My PostgreSQL service must start after OpenVPN, and when I check the order rc.X directories they are listed as S16openvpn and S19postgresql, so they are in the right order. However connecting to a ...
0
votes
1answer
48 views

I appear to be getting a recurring dependency, how do I fix this?

I am trying to install make - normally I just type sudo apt-get install make and it works, but on this server I am getting the following; The following packages have unmet dependencies: git-core: ...
0
votes
0answers
110 views

Installing PDFTK on Cent OS 6 , error: libgcj.so.7rh()(64bit) required

I'm trying to install PDFTK on Cent OS 6 but get the following error: Package: pdftk-1.44-2.el5.rf.x86_64 (rpmforge) Requires: libgcj.so.7rh()(64bit) Here's more of the messages I got: ...
7
votes
3answers
133 views

Creating a script to install a Perl application and its dependencies automatically

I have a Perl application that needs a lot of dependencies that i need to deploy on numerous servers I would like to make a script that installs that Perl application automatically and quickly. To ...
0
votes
1answer
46 views

How to solve mysql server 5.5 update dependency issue?

since a month or two i cannot update package on my ubuntu server. The problem concern the mysql package which seems newer on the server that the minimum required ?? : lm@s8:~# sudo apt-get upgrade ...
2
votes
2answers
162 views

YUM dependency issue even though library is installed

We build our own php and mysql packages from source, this one is for the php-5.4.10 release, and host these at our own repository. Let's call this package custom-php and custom-mysql(-libs & ...
2
votes
2answers
538 views

rpmbuild on CentOS 6.3 64-bit - broken dependencies

I'm trying to build a package using rpmbuild on 64-bit CentOS 6.3 server. Here is the spec file: Name: test-fms Version: 1.0 Release: 1%{?dist} Summary: my FMS Package ...
1
vote
1answer
85 views

MySQL: already installed but still in dependencies list with an inferior version

I'm trying to install GDAL on my CentOS server to be able to make some GIS operations, but I'm having a lot of problems with MySQL that I can't figure out... Here are the commands I tried, without ...
0
votes
1answer
26 views

How to deconfigure a Debian package

In the "Debian Policy Manual", under Chapter 7 there is a section titled "7.3 Packages which break other packages - Breaks". In that section is says (in part): When one binary package declares ...
1
vote
1answer
163 views

Failed dependencies: POSTGIS RHEL6

I am attempting to install POSTGIS on RHEL6.3x64. To do this I used the following steps installed epel-release-6-7.noarch.rpm yum install postgis There was a dependency issue and would not ...
1
vote
2answers
236 views

Unresolved dependency after yum update crash (broken ssh connection)

Today I was updating one of production server (one of many to test updates and then update the rest of computers). Soon after run yum update ssh connection was broken :/ . After login once again ...
0
votes
1answer
152 views

Dependency loop while trying to install gcc on Fedora 17

I'm trying to yum install gcc but getting this message. Error: Package: glibc-common-2.15-37.fc17.i686 (@anaconda-0) Requires: glibc = 2.15-37.fc17 Removing: glibc-2.15-37.fc17.i686 ...
1
vote
2answers
77 views

Per-application library paths on CentOS

Context: After a recent version upgrade of a bunch of our server software, I've found myself in a dilemma: I have two sets of applications (Zend server and assorted utils, and a bunch of PostgreSQL ...
0
votes
1answer
454 views

MYSQL 5.6 install error from missing dependency libaio

So I uninstalled mysql 5.1 and then downloaded the client, devel and server rpm's for mysql 5.6 I did a rpm -ivh of each rpm but got this error: error: Failed dependencies: libaio.so.1()(64bits) is ...
1
vote
3answers
917 views

Howto get yum to install only dependencies for a given pakage?

I am looking for a way to have yum install only dependencies for a given package, something like an --prepare-for-install option so I can take a snapshot of the prepared system and test the rpm setup ...
1
vote
4answers
2k views

How to install php-devel under CentOS 6.3 x64?

I'm trying to install php-devel on my CentOS 6.3 VPS and get a failed dependencies test. From phpinfos(): SYSTEM Linux 2.6.32-279.5.2.el6.x86_64 #1 x86_64 NTS error: Failed dependencies: ...
0
votes
1answer
270 views

How can I solve my dependency problems with a resolvconf/dnsmasq installation script?

I have the following Puppet module: class resolvconf { $packages = ['resolvconf', 'dnsmasq'] package { $packages: ensure => installed, } file { '/etc/resolvconf/resolv.conf.d/base': ...
-3
votes
4answers
110 views

How do I install a package in Debian? [closed]

How do I install a package in Debian via SSH? In my case I'm looking to install OpenSSL, but the instructions could be for installing any other package as well. UPDATE: I did run into some issues ...
2
votes
2answers
627 views

Installation of gearmand fails on libevent dependency

I've installed the PostgreSQL yum repo and have PostgreSQL running for some time now, but now when I try to install gearmand I get the following errors: Transaction Check Error: file ...
0
votes
0answers
21 views

Installing particular versions when repo has newer versions?

Let's have a metapackage which depends on the following packages Depends: A (=2), B (=2), C (=2) Note the '=' - I want to install these particular versions, not the most recent ones. ...
2
votes
1answer
678 views

aide --init show lots of errors

I have a brand new centos 6.2 server. The first thing I did is yum -y install aide and then next I did aide --init. Below is a whole lot of errors I got.What does it means must I reinstall it? Or ...
3
votes
1answer
201 views

What is the most simple way to install newer versions of RabbitMQ and Erlang on Ubuntu 10.04?

I need to use RabbitMQ on Ubuntu 10.04. I have installed it before, but it was for code testing/learning purposes. I want to use newer versions of Erlang and RabbitMQ than the ones provided in the ...
1
vote
2answers
2k views

php-xml install complains of dependency php-common but this is already installed (CentOS)

How do I force php-xml to see the already installed dependency? sudo yum install php-xml complains about: php-common = 5.1.6-34.el5_8 but running yum install php-common ...
0
votes
1answer
527 views

Install PEAR Mail/Mime Dependency issues in pure EPEL installation

Newbie in the sysadm area. Using Centos 6.2. I am trying to install PEAR's Mime.php. I have successfully installed PEAR's Mail before. It's not going to well now for Mime.php. This is what I do: ...
0
votes
2answers
1k views

Setting up Oracle Database in Oracle Linux

Good day, I am trying to install Oracle Database in Oracle Linux. However, it is looking for some dependencies. Anybody knows where I can get them? Package: gcc-3.4.6 FAILED Package: ...
0
votes
2answers
373 views

Setting LD_LIBRARY_PATH not enough?

I've edited my /etc/bashrc to set LD_LIBRARY_PATH like in my previous question that I asked. However it does not seem to be taking effect. Even though echo $LD_LIBRARY_PATH does show my modifications. ...
1
vote
1answer
115 views

Can't install Passenger for Apache

To set up Passenger some packages must be installed, for example libcurl4-openssl-dev: user@ubuntu:~$ sudo apt-get install libcurl4-openssl-dev Reading package lists... Done Building dependency tree ...
0
votes
2answers
221 views

getting error while installing subversion in ubuntu 9.04

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 ...
0
votes
3answers
240 views

DEB: “Provides:” field ignored

I need to replace a package with a custom one, which gets its own name (foo-origpackage). To allow it to be used as drop-in replacement, I added the Provides: origpackage line to the control file. ...
1
vote
1answer
100 views

How do I make a service depend on another service on different server?

I have some java processes which need to be started by roster: J1 on X --> J2 on Y --> J3 on Z An idea comes to my mind is let J1 start automatically and use Nagios + NRPE to start J2 based ...
0
votes
2answers
156 views

Erlang install error on Fedora 13

I am attempting to install RabbitMQ on a Fedora 13 box. This requires Erlang is installed. When I run yum install erlang I get the following messages. Yum seems to indicate that it resolved all the ...
1
vote
3answers
181 views

How to identify missing dependencies when installing from source code?

How does system administrators identify which dependencies are missing when installing an application from source code?
0
votes
2answers
238 views

Broken Dependencies on Debian

Currently running Debian Lenny (5.0.9). I added the following test repos to install a specific package; deb http://ftp.debian.org/debian/ testing main contrib deb-src http://ftp.debian.org/debian/ ...
2
votes
2answers
104 views

Start/stop Windows Service A also Start/stop Windows service B

I created two Windows services A and B, and would like to add dependency between them so that I can: Start service A (service B starts automatically) Stop service A (service B stops automatically) ...
1
vote
1answer
679 views

Applications not installing due to unmet dependencies

I was running Apache on Linode. I recently shifted to Lighttpd and removed apache, now whenever I try to install any application I get the following error. ivineet:~# apt-get install subversion ...
2
votes
2answers
844 views

yum update dependency error (already installed)

i'm facing the following error: Transaction Check Error: package apr-1.3.12-1.jason.1.x86_64 (which is newer than apr-1.2.7-11.el5_6.5.cloudlinux.2.i386) is already installed This is on cloudlinux. ...
1
vote
0answers
631 views

Fixing problems with yum, urllib2, and missing dependencies?

I've been trying to resolve the following problem with yum / python's urllib2: [root@...]# yum Traceback (most recent call last): File "/usr/bin/yum", line 4, in ? import yum File ...

1 2