From 85fa7231f71a39b8cb2676faacb5a777476db03b Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Thu, 3 Feb 2011 17:05:12 -0600 Subject: doc: Add documentation for Packages blacklist feature Signed-off-by: Sol Jerome --- doc/server/plugins/generators/packages.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'doc') diff --git a/doc/server/plugins/generators/packages.txt b/doc/server/plugins/generators/packages.txt index 774de44ee..d1a68b16e 100644 --- a/doc/server/plugins/generators/packages.txt +++ b/doc/server/plugins/generators/packages.txt @@ -117,6 +117,20 @@ All metadata processing can be disabled as well: .. _packages-exampleusage: +Blacklisting faulty dependencies +-------------------------------- + +If you encounter an issue with faulty dependency resolution due to +Packages, please file a bug report so that we can fix the problem in +future releases. In the meantime, you can work around this issue by +blacklisting the offending Package in your Sources. The blacklist +element should immediately follow the Component section of your source +and should look like the following: + +.. code-block:: xml + + unwanted-packagename + Example usage ============= -- cgit v1.2.3-1-g7c22