Software :: Preventing Dependency Conflicts - CentOS 6

Aug 3, 2011

I've recently installed cacti on one of my servers and grimaced a bit when I had to install additional third-party yum repositories for CentOS 6. My question is, how does one go about preventing potential conflicts with certain dependencies overwriting key/critical dependencies relied upon from packages that might share them, i.e. apache? I understand yum priorities and have read the discussions regarding pros/cons from the threads involving one of the YUM maintainers. Since I need my servers to act as production-class equipment and, hence, be as reliable as they can, I'm always hesitant to allow yum to automate package upgrades when third-party repos are involved. How best to handle this?

View 3 Replies


ADVERTISEMENT

Fedora Installation :: Upgrading To FC12 Due To Conflicts And Dependency Errors

Feb 17, 2010

I've been trying to upgrade my installation for some time now and just can't quite get it right. I would upgrade from the DVD but the installer hangs when it says "Looking for installation images on CD device /dev/sr0". However, that's not really my question. I've resorted to the upgrade instructions as found at [URL]. If I don't use the '--skip-broken' option it complains about the following:

abrt-gui-0.0.11-1.fc12.x86_64 from fedora
abrt-libs-1.0.6-1.fc12.x86_64 from updates
samba-3.4.5-55.fc12.x86_64 from updates
samba-client-3.4.5-55.fc12.x86_64 from updates
samba-common-3.4.5-55.fc12.x86_64 from updates
samba-winbind-3.4.5-55.fc12.x86_64 from updates
samba-winbind-clients-3.4.5-55.fc12.x86_64 from updates

If I use the skip broken option, it then complains about:
Transaction Check Error:
file /usr/share/locale/de/LC_MESSAGES/cryptsetup.mo from install of cryptsetup-luks-1.1.0-0.4.fc12.x86_64 conflicts with file from package cryptsetup-luks-1.0.6-7.fc11.i586
file /usr/share/locale/sv/LC_MESSAGES/cryptsetup.mo from install of cryptsetup-luks-1.1.0-0.4.fc12.x86_64 conflicts with file from package cryptsetup-luks-1.0.6-7.fc11.i586
file /usr/share/man/man8/cryptsetup.8.gz from install of cryptsetup-luks-1.1.0-0.4.fc12.x86_64 conflicts with file from package cryptsetup-luks-1.0.6-7.fc11.i586

I can't seem to remedy this problem. There were other conflicts but I just removed those packages. When I attempt to remove 'cryptsetup-luks' it then tells me it's going to remove something like 200 others which did not sound like a good idea.

View 14 Replies View Related

CentOS 5 Networking :: Preventing 5.3 From Using A NIC?

Aug 25, 2009

I have a virtualbox installation on top of CentOS, and I need fairly high security separation between host and guest traffic. The university network the box hangs off uses statically-allocated ip addresses, allocated to fixed MAC addresses (i.e. it eats any traffic with mismatched ip and MAC addresses).

Host OS: CentOS 5.3 64bit
VBox: 3.0.4
Guest OS: Fedora 11 64bit
Hardware: dual NIC, Intel server
Bridged networking, with separate NICs for host and guest

I'm aiming for high-security separation between host and guest traffic. To do this, I would like to to run all host traffic through one NIC, H, and all guest traffic through the other, G. The host and guest have separate, statically allocated, IP addresses, IPH and IPG. The network forces these to be mapped to specific MAC addresses, MACH (the address of NIC H) and MACG (the address of NIC G).

So it's not too hard to write host firewall rules to enforce this policy. The rules just have to state that traffic coming into H must have a destination compatible with IPH, and traffic going out must have IPH as source - and vv for G and IPG. There also don't seem to be any trouble telling the guest to only use NIC G. As a result, turning off NIC G (or equivalently, firewalling it off from host traffic) crashes the network, I have to reboot it to get networking working.

But I can't figure how to tell the host (i.e. CentOS) to _only_ use NIC H for anything else except the guest. Even though we don't see any IPH traffic coming into NIC G from outside, I don't seem to be able to stop the host from starting connections on NIC G. Does anyone know any way to do this - to tell the host that it can only use IPH as its IP address unless traffic is coming from a guest process, and that it can only use address MACH and NIC H?

View 5 Replies View Related

CentOS 5 :: Update To 5.3 Have Some Packet Conflicts?

Apr 1, 2009

I tried to update from 5.2 to 5.3. But I got the error message:

Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test

Transaction Check Error: file /usr/lib/gstreamer-0.10/libgstqtdemux.so from install of gstreamer-plugins-good-0.10.9-1.el5_3.1 conflicts with file from package gstreamer-plugins-bad-0.10.3-8.el5.rf file /usr/lib/gstreamer-0.10/libgstvideo4linux2.so from install of gstreamer-plugins-good-0.10.9-1.el5_3.1 conflicts with file from package gstreamer-plugins-bad-0.10.3-8.el5.rf

View 4 Replies View Related

CentOS 5 :: Yum Update Failed Now Having Conflicts

Sep 19, 2011

I was trying to do a yum update and it hung on me so did a killall -9 yum. Now I go back to rerun the update.

View 4 Replies View Related

CentOS 5 :: Postfix - SELinux Is Preventing Postdrop

Feb 3, 2010

I am running Postfix on my CentOS (latest) powered box with SELinux at Enforcing mode.

This is what I get each time Postfix tries to send e-mail:

Quote:SELinux is preventing postdrop (postfix_postdrop_t) "write" to pipe (initrc_t).

View 4 Replies View Related

CentOS 5 :: Upgrading From 5.5 To 5.6 - Conflicts With File Error

May 13, 2010

I issued "yum update" and the process ended with a transaction check error(see below).
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test

Transaction Check Error:
file /usr/share/backgrounds/images/default-5_4.jpg from install of oracle-logos-4.9.17-6.noarch conflicts with file from package desktop-backgrounds-basic-2.0-41.el5.centos.noarch
file /usr/share/backgrounds/images/default-dual-wide.jpg from install of oracle-logos-4.9.17-6.noarch conflicts with file from package desktop-backgrounds-basic-2.0-4
[code]...

I installed Oracle Database on this server few months ago. I see in /etc/yum.repos.d directory a public-yum-el5.repo file with entries pointing to Oracle which must have come from that installation. Now how do I proceed from here?

View 2 Replies View Related

CentOS 5 :: What Does Rsyslog (using Yum) Install And How To Handle Conflicts With Syslog

Aug 21, 2009

I am thinking about installing rsyslog using yum, but I only want to try it out first and don't want to create conflicts and problems that will be hard to revert. When I ask yum on CentOS 5 about rsyslog, I get this (note much older version - it's too bad that even the latest STABLE rsyslog isn't in the repository):

[Code]....

View 3 Replies View Related

CentOS 5 Networking :: Network Bridging MAC Conflicts In KVM After System Rebuild?

Mar 24, 2011

After restoring from a hardware failure, I cannot get bridging to work again. I reinstalled the host version 5.5, and copied the .img file back onto the rebuilt machine. I also had the network scripts and iptables backed up. Through virt-manager I re-attached the virtual machine, and when I boot it, I get a MAC address conflict on the vm's eth0; "Device eth0 has a different MAC address than expected". The vm had a static ip address.

[root@trngvh ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth1
DEVICE=eth1
HWADDR=00:24:81:E4:FC:02

[code]....

View 10 Replies View Related

CentOS 5 :: Missing The Dependency For Vlc?

May 18, 2009

Fresh instalaation of Centos 5.3 (32 bit machine). Got the Dag-Wier repos set up. Ran yum install videolan-client which found one missing dependency: libdvdread.so.3 is needed by vlc.0.9.9-2.el5.rf.i386. Looking in /usr/lib, I find libdvdread.so.4.1.3 installed, but no libdvdread.so.3. I created a symboloic link libdvdread.s0.3 -> libdvdread.so.4..1.3 and rand ldconfig. Tried to install videolan-client again with yum but got the same failed dependency. how to get vlc installed?

View 3 Replies View Related

CentOS 5 :: Dependency Error - 5.4

Jan 26, 2010

I am having dependency problems.

I am using all of the official centos5 repos except "plus".

I am using the stable repos of rpmforge and ATRPMS.

When I use su -c 'yum update'

I get the following dependency errors:

As far as I can tell, the errors are coming from one or both of the 3rd party repos.

I am using the yum plugin priorities:

Here is that info:

View 5 Replies View Related

CentOS 5 :: Perl Dependency While Using Yum Update

Apr 9, 2009

I'm having some perl problems while using yum update... I recently upgraded to 5.3 and have the latest MailScanner.. I do not want to have to remove perl because it will remove a bunch of other things along with it.

[Code]....

View 2 Replies View Related

CentOS 5 :: Install The Dependency Files Like Gcc, Gcc-++ Etc

May 26, 2011

I want to install the subversion. I want to install the depandancy files like gcc, gcc-++ etc. But when I try to use Yum, I get errors. When I tried yum install I got the following erro xulrunner-1.9.2.17-3.el5.x86_64 from updates has depsolving problems

--> xulrunner conflicts with firefox
dbus-libs-1.1.2-14.el5.i386 from installed has depsolving problems
--> Missing Dependency: dbus = 1.1.2-14.el5 is needed by package dbus-libs-1.1.2-14.el5.i386 (installed)

[Code]....

View 1 Replies View Related

CentOS 5 :: 5.3 Update Rhythmbox Dependency Failure

Apr 1, 2009

Just tried updating 5.2 to 5.3; using both pup and yum, and both get the same error:

Error: Missing Dependency: libgpod.so.0 is needed by package rhythmbox

If I remove rhythmbox (I don't use it on this machine) the upgrade works, but I thought I'd post in case someone wanted to take a look at it.

View 4 Replies View Related

CentOS 5 :: 5.1 X86_64 Missing Dependency Nspr?

Apr 13, 2009

I can't update centos 5.1 x86_64 from updates Is the correct repository [URL]? But I found this dependency (nspr >=4.6.99 ) inside the [URL]. I need to setup these two repositories ?

#yum update
Loading "installonlyn" plugin
Setting up Update Process
Setting up repositories

[code]...

View 2 Replies View Related

CentOS 5 :: Where To Find Build Logs For Dependency

Aug 28, 2009

Is there any way of getting the build logs of the CentOS packages? I'm dealing with a possible build problem in CentOS's Samba similar to [URL], so it would be very useful to have the build logs available to check for such dependency problems, etc.

View 6 Replies View Related

CentOS 5 :: Yum Upgrade Failed - Missing Dependency

Oct 23, 2009

uname -a
is
Linux centos52-64-fuj 2.6.18-92.el5 #1 SMP Tue Jun 10 18:51:06 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux

Yum upgrade gives :
Quote:
---> Package libsilc.x86_64 0:1.0.2-2.fc6 set to be updated
---> Package sgpio.x86_64 0:1.2.0_10-2.el5 set to be updated
---> Package meanwhile.x86_64 0:1.0.2-5.el5 set to be updated
---> Processing Dependency: libhdf5.so.0()(64bit) for package: octave
---> Package cyrus-sasl-md5.x86_64 0:2.1.22-5.el5 set to be updated
---> Package fipscheck.x86_64 0:1.2.0-1.el5 set to be updated
--> Finished Dependency Resolution
Error: Missing Dependency: libhdf5.so.0()(64bit) is needed by package octave
Error: Missing Dependency: hal >= 0.5.9 is needed by package gparted

View 8 Replies View Related

CentOS 5 :: Yum Update Dependency - Kpartx And Lvm2

Jan 5, 2010

I'm trying just a generic yum update to bring the machine up to date, I'm running into problems with two packages and their dependencies, kpartx and lvm2

I've removed any additional repositories, and performed a yum clean all

I think my problem comes down to device-mapper, it's asking for 1.02.32-1 to install lvm2 however if I run a yum list device-mapper it only shows 1.02.24-1.el5 as installed, and it is not marked for update. I've tried downloading the rpm directly, If i try to install the rpm with yum I'm told that there is nothing to do, if I try to install directly I run into problems with conflicts with the already installed package.

The kpartx seems dependent on device-mapper-multipath

I'm getting this problem on 2 machines.

View 11 Replies View Related

CentOS 5 :: Error: Missing Dependency Glibc?

Jul 14, 2010

i have a error in my vpsError: Missing Dependency: glibc = 2.5-49.el5_5.2 is needed by package nscd-2.5-49.el5_5.2.i386 (updates)

View 1 Replies View Related

CentOS 5 :: Install Vlc Dependency File Manually?

Jan 21, 2011

i installed centos 5 in my pc. and i installed vlc 0.9.9.rpm. while installing it is asking some dependency files. then i install rpmforge.rpm. rpmforge clears all dependency files so then i am able to install vlc on my pc very successfully. now i have a another pc with centos 5. i dont have network connection on second pc.

so i want to copy these dependency files (installed by rpmforge while installing vlc) from first computer to sencond computer(without internet) by pen drive. and want to install these dependency files manually.because rpmforge is install dependency files form internet. is it possible to install dependency file manually.

View 8 Replies View Related

CentOS 5 Server :: Install Gcc But Get Miss Dependency

Aug 29, 2011

I tried to install gcc on my box, but I got "Missing Dependency" in the end.

# yum install gcc
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
dcsrd

[Code]....

View 2 Replies View Related

CentOS 5 :: Error: Mysql Conflicts With Mysql-server-community

Jun 4, 2009

I have MySQL 5.1.34 and PHP 5.1.6 installed on my system, how do I install php-mysql? Each time I try, it says

mysql-5.0.45-7.el5.i386 from base has depsolving problems
-- > mysql conflicts with mysql-server-community
error: mysql conflicts with mysql-server-community

View 16 Replies View Related

General :: Yum Missing Dependency With Mplayer Centos 5 Server

Jun 29, 2011

yum Missing Dependency with mplayer centos 5 server.

Code:

How can i fix this issue its doing this with both mencoder and mplayer.

View 7 Replies View Related

Server :: Yum Update PHP On CentOS - Missing Dependency Php-common?

Jul 21, 2009

I am trying to update PHP on a centos server by using

Code:

yum update php which results in the following...

Code:

Setting up Update Process
Setting up repositories
plesk 100% |=========================| 951 B 00:00
update 100% |=========================| 951 B 00:00

[code]....

Error: Missing Dependency: php-common = 5.2.9-1.el4.art is needed by package php-xml I think PHP was previously updated using the centosplus repository which may be causing this problem. yum install php-common results in a nothing to do error.

View 6 Replies View Related

Software :: Dependency Error While Installing TeamViewer On CentOS 5.5

Feb 9, 2011

I was trying installing teamviewer on a CentOS 5.5 machine and received the following error:

# rpm -ivh teamviewer_linux.rpm
error: Failed dependencies:
libasound.so.2 is needed by teamviewer6-6.0.9224-1.i386
libc.so.6 is needed by teamviewer6-6.0.9224-1.i386
libc.so.6(GLIBC_2.0) is needed by teamviewer6-6.0.9224-1.i386
libc.so.6(GLIBC_2.1) is needed by teamviewer6-6.0.9224-1.i386
libc.so.6(GLIBC_2.1.2) is needed by teamviewer6-6.0.9224-1.i386
libc.so.6(GLIBC_2.1.3) is needed by teamviewer6-6.0.9224-1.i386
libc.so.6(GLIBC_2.2) is needed by teamviewer6-6.0.9224-1.i386 .....

View 2 Replies View Related

Software :: Update CentOS 5.6 But Its Throwing Me An Missing Dependency

Jul 13, 2011

I am trying to update CentOS 5.6 but its throwing me an missing dependency error.

Code:
Missing Dependency: /usr/bin/rebuild-security-providers is needed by package java-1.4.2-gcj-compat-1.4.2.0-40jpp.115.i386 (installed) I checked /usr/bin and the file "rebuild-security-providers" is present in the folder. So i really don't know why is it throwing an error. I also searched LQ but no relevant results.

View 4 Replies View Related

CentOS 5 :: Dependency Errors Install The R Statistical Package

Mar 19, 2009

I am trying to install "R" on my CentOS 5.2 machine. Arch is x86_64 and I've removed all the x86_32 packages and run a yum update.

I am receiving the following dependency errors when I do a yum install R.x86_64:

View 3 Replies View Related

CentOS 5 :: Dependency Conflict With Latest MySQL And Dovecot

May 8, 2009

Running CentOS 5.3
Recently installed - manually, not with yum, the rpm distribution of the latest MySql (5.1.34) as I needed the latest version, not the one that YUM lists. I am now trying to set up (for the first time) an email server on the same system, and I have been led to believe that postfix and dovecot are the way to go. However when I try to install dovecot I get this:

Matched: dovecot
dovecot.i386 : Dovecot Secure imap server
[root@localhost ROOT]# yum install dovecot.i386
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* extras: mirror.trouble-free.net
* updates: www.gtlib.gatech.edu
* base: pubmirrors.reflected.net
* addons: mirrors.gigenet.com
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package dovecot.i386 0:1.0.7-7.el5 set to be updated
--> Processing Dependency: libmysqlclient.so.15(libmysqlclient_15) for package: dovecot
--> Processing Dependency: libmysqlclient.so.15 for package: dovecot
--> Running transaction check
---> Package mysql.i386 0:5.0.45-7.el5 set to be updated
--> Processing Conflict: mysql conflicts MySQL
--> Finished Dependency Resolution
mysql-5.0.45-7.el5.i386 from base has depsolving problems
--> mysql conflicts with MySQL-server-community
Error: mysql conflicts with MySQL-server-community
[root@localhost ROOT]# yum deplist dovecot.i386

View 7 Replies View Related

CentOS 5 :: Glibc Won't Update / Depresolve - Get Dependency Error

Sep 21, 2009

I'm running my own repository for my CentOS servers and ran into problem which seems to be on the 32bit boxes only. When trying to patch, I get the following dependency error.

[Code]....

View 9 Replies View Related

CentOS 5 :: CPAN Says Package Is Installed - But YUM Says Dependency Is Missing

Sep 30, 2010

I'm trying to install freeside, a perl based web application using the provided rpms & yum installation instructions.

It won't proceed because of missing dependencies and ends with the following:

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved