Software :: Yum Not Finding - Listing Installed Rpms - Missing Dependency

May 18, 2010

I have a disk of all the rpms (just the rpms) of RH Ent. 5.1. I needed to intall some packages from it.

For that I created a local repository.

Following is what I did:

1. mounted DVD in /media
2. Issued createrepo on /media (Now the packages are in /media/mycdrom/RHE5Rpms and the repodata is in /media)
3. I added the following in the /etc/yum.conf

Now when I try to install, for example, qt4-devel, it can resolve the dependencies for one level. For example, it resolves libpng-devel (which is needed by qt4-devel), but it fails to resolve libpng (which is needed by libpng-devel). But libpng package is both available in the DVD and is already installed on the machine.

Following is the tail of error messages I get after issuing the command 'yum install qt4-devel'

All the above packages are available through the DVD and already installed on the machine.

View 3 Replies


ADVERTISEMENT

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

CentOS 5 :: Yum Update Error Missing Dependency Libgpod.so.0()(64bit) Is Needed By Package Rhythmbox-0.11.6-4.el5.x86_64 (installed)

May 10, 2011

While i am using yum update am getting an error: Error: Missing Dependency: libgpod.so.0()(64bit) is needed by package rhythmbox-0.11.6-4.el5.x86_64 (installed).

View 3 Replies View Related

Red Hat / Fedora :: Cannot Appear To Get Memchached Installed - Error "Missing Dependency"

Aug 6, 2010

I cannot appear to get memchached installed and I'm presented with the following errors.

[Code]....

View 2 Replies View Related

Software :: Can Package Missing Files From Missing OS RPMs

Jul 16, 2010

How to properly integrate these RPMs into our system?

Option 1: we could take those missing OS RPMs and install them?
Option 2: can we package the missing files from missing OS RPMs into the existing Linux-xxx.rpm?

View 1 Replies View Related

General :: Finding Rpms For Red Hat 8 Kernel Ver. 2.4.18-14?

Feb 24, 2010

I need to set up auditing on an old RHL 8.0 server running kernel version 2.4.18-14 but I can't seem to find an archive with the rpm for that version of Red Hat.

View 1 Replies View Related

Fedora :: Finding The Openssh 5.1 And 4.3 Source Rpms?

Nov 16, 2010

I am looking for openssh 5.1 and 4.3 source rpms. Where can i download them ?

View 3 Replies View Related

CentOS 5 :: Finding A List Of RPMS With Known Vulns?

Aug 11, 2009

Is there a list of RPMs with known vulnerabilities? I was hoping to run some scripts across the list of currently installed packages vs such a list of vulnerable, to get an idea of what systems need attention. And no, just updating everything is neither an option, nor possible. My servers don't have access (nor do I want them to) to the outside world. Further, being production systems, I can't cause a disruption outside of scheduled down time, and due to running commercial software I can't upgrade some packages due to vendor support issues.

View 1 Replies View Related

Fedora X86/64bit :: Error: "Missing Dependency: Libnetfilter_conntrack.so.1()(64bit) Is Needed By Package Iptstate-2.2.1-5.fc11.x86_64 (installed)"

Nov 10, 2009

Today I got update notification. I type in terminal yum update, and get this error: Quote: Error: Missing Dependency: libnetfilter_conntrack.so.1()(64bit) is needed by package iptstate-2.2.1-5.fc11.x86_64 (installed) You could try using --skip-broken to work around the problem You could try running: package-cleanup --problems package-cleanup --dupes rpm -Va --nofiles --nodigest

I removed iptstate.x86_64, again run yum update, and than, ibnetfilter_conntrack got installed. I tried to install iptstate.x86_64 again, but i get Quote:

[Code]...

View 2 Replies View Related

General :: Finding A Method That Is In Between A Package Manager But Not Adding RPMs Manually

Nov 9, 2010

Desperation has set in and hence you get to view a thread with this title. I think the title explains it all. Or, what can be done when packages are no longer available through the repository but installing them from RMP is boarder line crazy.

View 8 Replies View Related

Fedora :: Old RPMs Complaining About Missing Dependencies

Jul 10, 2010

I have been running f13 ever since it was released. Evidently the kmod-rt2870 rpms are never deleted when older kernels are removed. When I tried to do today's update the Package Manager and yum complained that some of the older kmod-rt2870 packages left over from fedora 12 were missing kernel dependencies. The kernels have been missing for a long time. I don't know why the package manager started complaining today.

I tried
1) yum clean all
2 rpm --rebuilddb
3) removed the /lib/modules directory corresponding to the old kernels
and the problem persisted.

I finally removed all of the kmod-rt2870 rpms what where originally installed in fedora 12 and I was finally able to complete the update. Why did the package manager suddenly start complaining about the missing kernels?

View 1 Replies View Related

General :: Finding Binary Dependency Trees?

Oct 25, 2010

I'm working on a Linux distro, and I have the full thing compiled and everything, but it is centered around a single program (a rendering engine). Is there any way that I can figure out what dependencies the binary has at runtime? I know I don't need gcc and a ton of other files, but I'm not sure what I can remove to decrease size (I'm aiming at under 20 MB, as Slitaz Live CD is only 30, but it has a ton more stuff than my CLI thing).

View 4 Replies View Related

Fedora Hardware :: Canon IP3600 On F13 - Two RPMs Installed

Jun 3, 2010

Okay, according to CUPS, I've installed this printer, but whenever I try to print, it tells me it's completed, but the printer does nothing. So I search a little and found some Canon Linux drivers from Canon Europe. I downloaded the RPM version, which gave me two files: cnijfilter-common-3.00-1.i386.rpm and cnijfilter-ip3600series-3.00-1.i386.rpm. So I installed the common file, followed by the ip3600 file, using rpm -ivh [file name] at command line. The RPM install went fine. However, what do I do now? I tried searching the CUPS list of printers, and nothing new is listed (oddly, CUPS seemed to have drivers for virtually every iPxxxx printer except the 3600 when I first installed). I tried restarting cups, no difference. I even tried to print (suspecting nothing had changed, but hoping) and it still thinks it's printing, but nothing comes out. What did installing those two RPMs do? Did it put a file somewhere that I need to reference in the cups admin page?

View 5 Replies View Related

General :: Shell Script To Check If Rpms Is Installed Or Not?

May 1, 2010

i have a input text file contain 10 rpms and they are old versions i need a shell script to check if these rpms is installed or not and if the newer version is installed and i need all the results in one output text file contain every rpm and its condition ( the same) or (new )or( not installed)

View 3 Replies View Related

General :: Command To Get Source ( Full HTTP/FTP ) Path Of 'Installed' RPMs?

Jul 17, 2010

Is there a command to know " From where a specific RPM package was downloaded & installed ( The full HTTP/FTP path ) " ? For example, if I had previously installed Firefox from here [URL] is there a specific rpm query, or any other place, from where I can get the full ftp path back.

View 1 Replies View Related

Ubuntu Servers :: Directory Listing Missing File Icons For Apache

Sep 9, 2010

For some reason my directory listings are missing their icons for Apache on Ubuntu Server. An example: [URL]. They all come up not found.

View 6 Replies View Related

OpenSUSE Install :: Listing Installed Programs Via Terminal?

Apr 21, 2010

I am do not know what to type in the terminal to get a list of installed programs and their versions.

View 3 Replies View Related

Red Hat :: Missing Dependency Error With Yum

Sep 9, 2010

I am new to Red Hat. I have problem with yum missing dependency error when I tried to update or install rpm.

Below are short sample of it:

Error:

I tried to find the solution in internets and forums,such as yum clear all, but nothing works.

Here are the results of my repolist:

View 6 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

General :: Missing Dependency When Trying To Update?

Mar 14, 2010

Fedora 12 2.6.32.9-67.fc12.i686I have tried doing the recommended as its saids at the bottom. However, that didn't work. So I have to yum upgrade --skip-brokenDoes anyone know how to solve this problem?

nss-3.12.6-1.2.fc12.i686 from updates has depsolving problems
--> Missing Dependency: nspr >= 4.8.4 is needed by package nss-3.12.6-1.2.fc12.i686 (updates)
nss-3.12.6-1.2.fc12.i686 from updates has depsolving problems

[code]....

View 1 Replies View Related

General :: Missing Dependency Errors Via Yum

Jun 29, 2010

I am in the process of install Graphviz for NagVis but when I run yum install 'graphviz*' I get the following:

Code:

Error:

The program package-cleanup is found in the yum-utils package.

I am running CentOS 5.5 32bit and have only added the extra rpmforge repo's.

View 3 Replies View Related

General :: Missing Dependency While Install Apt

Sep 25, 2010

While i trying to install apt by yum install apt

I got the result:

View 2 Replies View Related

Fedora Installation :: Missing Dependency When Installing KDE

Feb 22, 2009

When I am installing it always happen

7:kdegraphics-4.0.3-3.fc9.i386 from fedora has depsolving problems
--> Missing Dependency: kdegraphics-libs = 7:4.0.3-3.fc9 is needed by package 7:kdegraphics-4.0.3-3.fc9.i386 (fedora)
7:kdenetwork-4.0.3-6.fc9.i386 from fedora has depsolving problems
--> Missing Dependency: libkopete_oscar.so.4.0.0 is needed by package 7:kdenetwork-4.0.3-6.fc9.i386 (fedora)
digikam-0.9.3-2.fc9.i386 from fedora has depsolving problems
--> Missing Dependency: libkdcraw.so.2 is needed by package digikam-0.9.3-2.fc9.i386 (fedora)
7:kdegraphics-4.0.3-3.fc9.i386 from fedora has depsolving problems
--> Missing Dependency: libkolourpaint4_lgpl.so.4 is needed by package 7:kdegraphics-4.0.3-3.fc9.i386 (fedora)
kdeedu-4.0.3-3.fc9.i386 from fedora has depsolving problems
--> Missing Dependency: libopenbabel.so.2 is needed by package kdeedu-4.0.3-3.fc9.i386 (fedora) .....

View 3 Replies View Related

Fedora :: Firefox Gone After Update - Missing Dependency

Aug 20, 2009

I just recently updated my firefox and now I cannot find it anywhere. I have tried yum reinstall firefox and I get the following:

Code:
Loaded plugins: refresh-packagekit
Setting up Reinstall Process
Resolving Dependencies .....

I have tried the given commands and I can a reply of:
Code:
Setting up yum
Loaded plugins: refresh-packagekit
Reading local RPM database
Processing all local requires
Missing dependencies:
Package java-1.6.0-openjdk-plugin-1.6.0.0-25.b16.fc11.i586 requires libxul.so
Package firefox-3.5.2-2.fc11.i586 requires xulrunner >= 1.9.1.2
Package firefox-3.5.2-2.fc11.i586 requires libxul.so
Package xulrunner-1.9.1.2-1.fc11.i586 requires libxul.so
Package libproxy-mozjs-0.2.3-10.fc11.i586 requires gecko-libs >= 1.9.1

View 2 Replies View Related

Fedora Installation :: F9 To F11 Upgrade - Dependency Missing

Oct 9, 2009

I have just upgraded from F9 to F11. There are a lot of problems I appear to be having with dependencies.

yum update produces the following (the bits before appear ok):
Code:
Processing Dependency: libslapd_db-4.4.so()(64bit) for package: openldap-debuginfo
--> Finished Dependency Resolution
vlc-core-0.9.9-2.fc9.1.x86_64 from installed has depsolving problems
--> Missing Dependency: libass.so.3()(64bit) is needed by package vlc-core-0.9.9-2.fc9.1.x86_64 (installed)
openldap-debuginfo-2.4.10-2.fc9.x86_64 from installed has depsolving problems
--> Missing Dependency: libslapd_db-4.4.so()(64bit) is needed by package openldap-debuginfo-2.4.10-2.fc9.x86_64 (installed)
vlc-0.9.9-2.fc9.1.x86_64 from installed has depsolving problems
--> Missing Dependency: dejavu-fonts is needed by package vlc-0.9.9-2.fc9.1.x86_64 (installed)
devede-3.12c-3.fc9.noarch from installed has depsolving problems
--> Missing Dependency: dejavu-fonts is needed by package devede-3.12c-3.fc9.noarch (installed)
Error: Missing Dependency: libass.so.3()(64bit) is needed by package vlc-core-0.9.9-2.fc9.1.x86_64 (installed)
Error: Missing Dependency: dejavu-fonts is needed by package devede-3.12c-3.fc9.noarch (installed)
Error: Missing Dependency: libslapd_db-4.4.so()(64bit) is needed by package openldap-debuginfo-2.4.10-2.fc9.x86_64 (installed)
Error: Missing Dependency: dejavu-fonts is needed by package vlc-0.9.9-2.fc9.1.x86_64 (installed)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest

View 7 Replies View Related

Fedora :: Error: Missing Dependency: Python(abi)

Nov 23, 2009

I get this missing dependency: Error: Missing Dependency: python(abi) = 2.3 I've tried to find this, but can find only references to it in past versions of Fedora (<9). I'm running F11.

View 1 Replies View Related

Fedora :: TeXLive Not Updating Due To Missing Dependency

Nov 27, 2009

I (or rather, the Yum auto-update) try to update the TeXLive on my FC11 machine but the update fails due to 'missing dependency', spitting out

Missing Dependency: libpoppler.so.4()(64bit) is needed by package texlive-2007-46.fc11.x86_64 (updates)

And strangely now (perhaps for a combination of reasons) I cannot use my auctex. I would like to finish this update anyway, and tried to find libpoppler.so.4 separately, which I haven't yet been able to locate. Poppler itself is installed and updated, and I do see libpoppler.so.5 in my system. So where would I find libpoppler.so.4 on its own? Or should I perhaps downgrade poppler?

View 2 Replies View Related

Fedora :: YUM Update - Missing Dependency Error

Mar 31, 2010

When I try yum update, I get the following error:
abrt-1.0.8-2.fc12.i686 from updates has depsolving problems
--> Missing Dependency: librpm.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates)
abrt-1.0.8-2.fc12.i686 from updates has depsolving problems
--> Missing Dependency: librpmio.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates)
abrt-1.0.8-2.fc12.i686 from updates has depsolving problems
--> Missing Dependency: librpmio.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates)
anaconda-14.2-1.fc14.i686 from rawhide has depsolving problems
--> Missing Dependency: fcoe-utils >= 1.0.12-2.20100323git is needed by package anaconda-14.2-1.fc14.i686 (rawhide)
abrt-1.0.8-2.fc12.i686 from updates has depsolving problems
--> Missing Dependency: librpm.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates)
Error: Missing Dependency: librpmio.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates)
Error: Missing Dependency: fcoe-utils >= 1.0.12-2.20100323git is needed by package anaconda-14.2-1.fc14.i686 (rawhide)
Error: Missing Dependency: librpm.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates)
You could try using --skip-broken to work around the--

I have the following repositories in my /etc/yum.repos.d
fedora-rawhide.repo
fedora-updates-testing.repo rpmfusion-free-updates.repo
rpmfusion-nonfree.repo
fedora.repo
rpmfusion-free-rawhide.repo
rpmfusion-free-updates-testing.repo
rpmfusion-nonfree-updates.repo
fedora-updates.repo rpmfusion-free.repo
rpmfusion-nonfree-rawhide.repo
rpmfusion-nonfree-updates-testing.repo

View 5 Replies View Related

Fedora :: Cannot Update Perl Due To A Missing Dependency

Nov 1, 2010

I cannot update perl due to a missing dependency.

Installed perl:
[kbs1@localhost ~]$ rpm -qa | grep perl-5
perl-libwww-perl-5.834-1.fc13.noarch
perl-5.10.1-112.fc13.i686
perl-5.10.1-112.fc13.x86_64

[Code].....

downgrade also does not work. I just updated F12 to F13 using DVD and this occured. Also prevents me from doing "full" yum system update, these packages always fail. I do not understand the problem, it says that perl-libs 5.10.1-112 requires perl-libs 5.10.1-112, but I have that installed.

View 1 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







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