Re: depenancy problem: prevent yum from downloading a package I already have



Rahul wrote:
I just tried a "yum install octave" (http://www.gnu.org/software/octave/)

Although I have a working gnuplot on my system yum insists on trying to redownload and install it. Any way to prevent this? (I know that the yum default gnuplot that RHEL ships was obsolete so I had installed gnuplot manually from source after doing a 'yum remove gnuplot')

Yum keeps a record of what it has installed. It does not check the system for what has been installed by something else.

Obsolete does not mean useless or that it makes errors.

If you can find an rpm of the newest version use yum to install it with --nogpgcheck and localinstall. I guess if you can create your own rpm package from what you have installed that would work too.

But if you insist, get the original package you installed, let yum do its thing which will create an installation record. Then reinstall the latest version.

--
What is foreseeable is intended. It may not
be desired but it is intended.
-- The Iron Webmaster, 3985
http://www.giwersworld.org/holo3/holo-survivors.phtml a3
.



Relevant Pages

  • Re: Problems Finding In Yum Install!!!
    ... 1.For the command:- yum -y update ... -d debugging output level ... yum install openldap openldap-devel nss_ldap openldap-clients ...
    (Fedora)
  • Re: WARNING:DO NOT UPGRADE TO CORE 4
    ... On Thursday 14 July 2005 12:36, Matthew Saltzman wrote: ... >> install one more time. ... >> do a yum update again. ... When bugs are found, the bug ...
    (Fedora)
  • Re: PAN error on FC9
    ... for Fedora 9, no recompile necessary. ... all the databases of all the enabled ... every time you try to install something ... using yum or Add/Remove, the system attempts to build the necessary ...
    (alt.os.linux)
  • Re: Basic yum question- latest version isnt latest version.
    ... right now yum has postgres 8.1.9 ... Package apr-util needs libpq.so.4, ... was install the "comat" rm for postgresql, ... duplicate lib is loaded for each app, it's also one of the reasons you ...
    (comp.os.linux.misc)
  • Re: Samba install problem
    ... A more general network problem may well be the first cause of your ... When I go to install it with 'rpm -ivh samba-common-3.0.22.1.fc5.rpm ... It's much preferable to use yum these days. ... download the rpm or deal with dependencies manually. ...
    (Fedora)