pkgsrc-WIP-discuss archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
outdated dependencies getting installed
- To: pkgsrc-wip-discuss%lists.sourceforge.net@localhost
- Subject: outdated dependencies getting installed
- From: Hernani Marques Madeira <hernani%vecirex.net@localhost>
- Date: Thu, 5 Jan 2006 03:28:58 +0100 See http://spamassassin.org/tag/ for more details. Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=200001 1.0 FORGED_RCVD_HELO Received: contains a forged HELO 0.1 RCVD_IN_SORBS_DUL RBL: SORBS: sent directly from dynamic IP address [80.218.106.195 listed in dnsbl.sorbs.net] 1.7 RCVD_IN_NJABL_DUL RBL: NJABL: dialup sender did non-local SMTP [80.218.106.195 listed in combined.njabl.org]
Hello
Given you want to install a package A.
This package depends on another one (a library) b.
Using BUILDLINK_DEPENDS you can make sure that A only gets installed if
b is of a certain version.
But, before the check of b's version is done it gets installed -- even if
the version is wrong (e.g. too old).
Having a lot of such dependencies can be unpleasant, as you'll have to install
them again -- in the right version -- for your package A to get installed.
Now, of course, if you have a consistent pkgsrc tree this shouldn't happen,
but assume you haven't.
Is this simply by design or am I missing a point?
--
hernani
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss
Home |
Main Index |
Thread Index |
Old Index