From: Alexander Berntsen Date: Sun, 11 Aug 2013 22:18:40 +0000 (+0200) Subject: vartree.py: Add link for collisions, bug #449918 X-Git-Tag: v2.2.0~10 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ef14017dfaeeaa0b1dacdc4641c30583128f7f08;p=portage.git vartree.py: Add link for collisions, bug #449918 Link to on file collisions. --- diff --git a/pym/portage/dbapi/vartree.py b/pym/portage/dbapi/vartree.py index fe612292f..cbdf75bf9 100644 --- a/pym/portage/dbapi/vartree.py +++ b/pym/portage/dbapi/vartree.py @@ -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.")