From 7d3c012aa8555957aa7f1f54a8be4e2403388ab7 Mon Sep 17 00:00:00 2001 From: Jason Stubbs Date: Thu, 29 Sep 2005 16:44:42 +0000 Subject: Add some more info about where the problem is coming from when atoms cannot be resolved. svn path=/main/branches/2.0/; revision=2062 --- bin/emerge | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/emerge b/bin/emerge index fb180d219..7b926edaa 100755 --- a/bin/emerge +++ b/bin/emerge @@ -1271,6 +1271,8 @@ class depgraph: print "!!! Either add a suitable binary package or compile from an ebuild." else: print "\nemerge: there are no ebuilds to satisfy "+xinfo+"." + if myparent: + print xfrom print return 0 -- cgit v1.2.3-1-g7c22