Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2000 19:15:46 +0530
From:      Chirag Kantharia <chyrag@slashetc.net>
To:        Volodymyr Kostyrko <arcade@limbo.dn.ua>
Cc:        adam_hefetz@hotmail.com, freebsd-questions@freebsd.org
Subject:   Re: packages
Message-ID:  <20000622191546.A9751@slashetc.net>
In-Reply-To: <20000622112430.A231@limbo.dn.ua>
References:  <20000622070350.81586.qmail@hotmail.com> <20000622133949.B7378@slashetc.net> <20000622112430.A231@limbo.dn.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 22, 2000 at 11:24:30AM +0300, Volodymyr Kostyrko wrote:
|   That's not the full answer. If package A derives on package B version x.x can I upgrade the package B? Will the package A work then?
| 
|   Besides, who is using sawfish and rep-gtk must know, that sawfish derives only of specified verison of rep-gtk, so upgrading only rep-gtk results in sawfish inability to work.

If you want to upgrade package A and it depends on B and C and D: you
will have to upgrade all of A, B, C and D.

I'm not sure of this but I think pkg_add -f should just install new
packages and not remove the older versions. Please check this before
trying.

Now, assuming that the older version stays put, then all applications
that use B, C or D, say for example, another package E depends on D,
then E should also work unless the pkg_add doesn't fiddle around with
ldconfig to much, like bothering to remove the mapping of the version
version and substituting it with the new version, which I don't think it
does or should do. E will be using old versions of the B, C and D when
used.


HTH,
chyrag.
-- 
Chirag Kantharia <chyrag@slashetc.net> http://slashetc.net/chyrag/
GCS/IT d- s-:->: a? C++++$ UBLS++++$ P++++(++)$ L++ E- W++ N--@ K---
w--- M->-- PE++ PGP->+ R* b+ DI+ D+ G++ e++ h* r-- !z+



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000622191546.A9751>