From dd2716f34751fb1428afa7453f601a62cf95eb22 Mon Sep 17 00:00:00 2001 From: Alexander Berntsen Date: Mon, 12 Aug 2013 00:18:40 +0200 Subject: [PATCH] vartree.py: Add link for collisions, bug #449918 Link to on file collisions. --- pym/portage/dbapi/vartree.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pym/portage/dbapi/vartree.py b/pym/portage/dbapi/vartree.py index fe61229..6fdb57d 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.") -- 1.8.1.5