summaryrefslogtreecommitdiffstats
path: root/doc/help/troubleshooting.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help/troubleshooting.txt')
-rw-r--r--doc/help/troubleshooting.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/help/troubleshooting.txt b/doc/help/troubleshooting.txt
index 5fe1500f4..1cd61a8f3 100644
--- a/doc/help/troubleshooting.txt
+++ b/doc/help/troubleshooting.txt
@@ -197,6 +197,12 @@ Server Errors
| load external entity | | file | |
| "/path/to/schema" | | | |
+------------------------------+----------+---------------------+--------------+
+| Packages: No matching | Server | None of the sources | [s12]_ |
+| sources for client | | defined in the | |
+| <clientname>; improper group | | Package plugin's | |
+| memberships? | | ``config.xml``apply | |
+| | | to the client. | |
++------------------------------+----------+---------------------+--------------+
.. [s1] This entry is not being bound. Ensure that a version of this
@@ -225,6 +231,10 @@ Server Errors
.. [s10] You likely need to specify a base64 encoding using an
:ref:`server-info` file for this entry.
.. [s11] Verify that you have the proper prefix set in bcfg2.conf.
+.. [s12] Ensure that the client is a member of all the appropriate
+ :ref:`server-plugins-generators-packages-magic-groups` as
+ well as any additional groups you may have defined in your
+ :ref:`server-plugins-generators-packages` configuration.
FAQs
====