Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4236 - emerge gnome (2.0) fails
Summary: emerge gnome (2.0) fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mark Guertin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 4237
  Show dependency tree
 
Reported: 2002-06-27 09:47 UTC by johnathan spectre
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 johnathan spectre 2002-06-27 09:47:10 UTC
getting an error in what i'm assuming is portage trying to emerge gnome (2.0):

  File "/usr/lib/python2.2/site-packages/portage.py", line 3188, in mergeme
   
self.mergeme(srcroot,destroot,outfile,secondhand,offset+x+"/",cfgfiledict,thismtime)
  File "/usr/lib/python2.2/site-packages/portage.py", line 3188, in mergeme
   
self.mergeme(srcroot,destroot,outfile,secondhand,offset+x+"/",cfgfiledict,thismtime)
  File "/usr/lib/python2.2/site-packages/portage.py", line 3188, in mergeme
   
self.mergeme(srcroot,destroot,outfile,secondhand,offset+x+"/",cfgfiledict,thismtime)
  File "/usr/lib/python2.2/site-packages/portage.py", line 3188, in mergeme
   
self.mergeme(srcroot,destroot,outfile,secondhand,offset+x+"/",cfgfiledict,thismtime)
  File "/usr/lib/python2.2/site-packages/portage.py", line 3188, in mergeme
   
self.mergeme(srcroot,destroot,outfile,secondhand,offset+x+"/",cfgfiledict,thismtime)
  File "/usr/lib/python2.2/site-packages/portage.py", line 3137, in mergeme
    if S_ISLNK(mymode):
  File "/usr/lib/python2.2/stat.py", line 61, in S_ISLNK
    return S_IFMT(mode) == S_IFLNK
RuntimeError: maximum recursion depth exceeded


let me know if you need more log output..
Comment 1 Mark Guertin 2002-06-28 00:11:48 UTC
Johnathon:

This sounds like it was problem between portage and the mirror not having the
files yet (?)

It sounds like your system is not happy with a lot of stuff right nowm done and
emerge -ue world lately?
Comment 2 Spider (RETIRED) gentoo-dev 2002-06-28 01:08:37 UTC
I'd agree on this, seems like an unhealthy portage.