Mike Frysinger wrote:
On Sunday 03 December 2006 01:00, Alec Warner wrote:
Recently commited to svn (but afaik released only in ~arch) is code to
prevent the sourcing of ebuilds with no manifest.  Thus ebuilds you
randomly download off of bugzilla need to get a lookover from you and
then ebuild foo.ebuild digest'd.

i thought portage always did that ... if you have FEATURES=strict, it'll complain that a file doesnt exist in the Manifest and abort
-mike

It will if you try to *install* the ebuild. But we source it for depend info long before that happens. If we have the depend info cached, we trust the cache info to calculate dependencies for other packages, even if the ebuild has an incorrect checksum (afaik).
--
[email protected] mailing list

Reply via email to