vartree.py: Add link for collisions, bug #449918
authorAlexander Berntsen <alexander@plaimi.net>
Sun, 11 Aug 2013 22:18:40 +0000 (00:18 +0200)
committerZac Medico <zmedico@gentoo.org>
Mon, 12 Aug 2013 03:22:08 +0000 (20:22 -0700)
Link to <http://wiki.gentoo.org/wiki/Knowledge_Base:Blockers> on
file collisions.

pym/portage/dbapi/vartree.py

index fe612292fece29254055434690bc099d612cb24a..cbdf75bf9af90f72b57de75990f8225ad590f2f5 100644 (file)
@@ -3870,7 +3870,9 @@ class dblink(object):
                                " enough information to determine if a real problem"
                                " exists. Please do NOT file a bug report at"
                                " http://bugs.gentoo.org unless you report exactly which"
-                               " two packages install the same file(s). Once again,"
+                               " two packages install the same file(s). See"
+                               " http://wiki.gentoo.org/wiki/Knowledge_Base:Blockers"
+                               " for tips on how to solve the problem. And once again,"
                                " please do NOT file a bug report unless you have"
                                " completely understood the above message.")