Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6339 - calculating depends fails with -u
Summary: calculating depends fails with -u
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High major
Assignee: Leonardo Boshell (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-11 15:54 UTC by Todd Heim (RETIRED)
Modified: 2011-10-30 22:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Todd Heim (RETIRED) gentoo-dev 2002-08-11 15:54:48 UTC
I come across this while working on an ebuild which requires gtkmm, I normally   
type emerge -ub package, and have never come across this behavior. probably 
related to new portage installed last night. 
 
*  sys-apps/portage 
      Latest version Available: 2.0.27 
      Latest version Installed: 2.0.27 
 
if possibly ARCH related, Im running on a ppc. 
Linux pdq.lan 2.4.18-xfs #1 Sun May 12 15:52:05 EST 2002 ppc PowerBook 
   
   
[root@pdq ~]# emerge -s gtkmm    
Searching...    
[ Results for search key : gtkmm ]    
[ Applications found : 2 ]    
    
*  x11-libs/gtkmm    
      Latest version Available: 1.2.9-r2    
      Latest version Installed: [ Not Installed ]    
      Homepage: http://gtkmm.sourceforge.net/    
      Description: C++ interface for GTK+    
    
*  x11-libs/gtkmm-addons [ Masked ]    
    
[root@pdq ~]# emerge -ub gtkmm    
Calculating dependencies |    
!!! Error: couldn't find match for "<dev-libs/libsigc++-1.1.0" in    
x11-libs/gtkmm-1.2.9-r2    
    
[root@pdq ~]# emerge -b gtkmm    
Calculating dependencies ...done!    
>>> emerge x11-libs/gtkmm-1.2.9-r2 to /    
>>> md5 ;-) gtkmm-1.2.9.tar.gz    
>>> Unpacking source...    
>>> Unpacking gtkmm-1.2.9.tar.gz
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-08-11 17:20:33 UTC
leonardo,

I cleaned up the gtkmm ebuild.  The new scheme should solve this problem. 
please follow-up with the user
Comment 2 Leonardo Boshell (RETIRED) gentoo-dev 2002-08-19 02:14:40 UTC
Todd,

As Seemant states, this issue should be resolved now, could you confirm this? thanks
Comment 3 Todd Heim (RETIRED) gentoo-dev 2002-08-22 00:48:04 UTC
appears to be resolved; tested on two different machines.