Bug #192341 - Make emerge bail out on FreeBSD if the freebsd python module
authorZac Medico <zmedico@gentoo.org>
Thu, 13 Sep 2007 23:41:10 +0000 (23:41 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 13 Sep 2007 23:41:10 +0000 (23:41 -0000)
commit6ce3813f802d4d88d3d28e4226b4b73ee6445064
tree1735089dc961678db66008a7501fbd301a46ba72
parent6655bc6e8613f87c98f837c191cf9fd4bbe80c73
Bug #192341 - Make emerge bail out on FreeBSD if the freebsd python module
fails to import. Display a notification that "ignore-missing-freebsd-module"
can be added to FEATURES in order to bypass the error. If that feature is
enabled but the freebsd python module imported successfully, show a warning
message since the user should remove if from FEATURES asap.

svn path=/main/trunk/; revision=7780
pym/emerge/__init__.py