On Wed, 2011-04-20 at 22:18 -0400, Rinaldo DiGiorgio wrote:
> I found the cause.  A package with lint warnings was loaded into the 
> repository. If I check
> in packages without the warnings, the same number of them there is no  
> traceback.

Wow, that's interesting.  Can you send a copy of the broken manifest?

        cheers,
                        tim

> 
> 
> On Apr 20, 2011, at 8:49 PM, Rinaldo DiGiorgio wrote:
> 
> > Hi,
> > 
> >     I have a 32GB system and there is free memory when I issue the pkg 
> > reindex ....
> > 
> > 
> > [20/Apr/2011:20:45:11] ENGINE Bus STARTING
> > [20/Apr/2011:20:45:11] INDEX Checking for updated package data.
> > [20/Apr/2011:20:45:11] ENGINE Started monitor thread '_TimeoutMonitor'.
> > [20/Apr/2011:20:45:11] INDEX Updating search indexes
> > [20/Apr/2011:20:45:11] ENGINE Serving on 0.0.0.0:80
> > [20/Apr/2011:20:45:11] ENGINE Bus STARTED
> > Exception in thread Thread-1:
> > Traceback (most recent call last):
> >  File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
> >    self.run()
> >  File "/usr/lib/python2.6/threading.py", line 477, in run
> >    self.__target(*self.__args, **self.__kwargs)
> >  File "/usr/lib/python2.6/vendor-packages/pkg/server/depot.py", line 2152, 
> > in run
> >    traceback=True)
> >  File "/usr/lib/python2.6/vendor-packages/cherrypy/process/wspbus.py", line 
> > 342, in log
> >    msg += "\n" + "".join(_traceback.format_exception(*exc))
> >  File "/usr/lib/python2.6/traceback.py", line 142, in format_exception
> >    list = list + format_tb(tb, limit)
> >  File "/usr/lib/python2.6/traceback.py", line 76, in format_tb
> >    return format_list(extract_tb(tb, limit))
> >  File "/usr/lib/python2.6/traceback.py", line 101, in extract_tb
> >    line = linecache.getline(filename, lineno, f.f_globals)
> >  File "/usr/lib/python2.6/linecache.py", line 14, in getline
> >    lines = getlines(filename, module_globals)
> >  File "/usr/lib/python2.6/linecache.py", line 40, in getlines
> >    return updatecache(filename, module_globals)
> >  File "/usr/lib/python2.6/linecache.py", line 131, in updatecache
> >    lines = fp.readlines()
> > MemoryError
> > 
> > 
> > Rinaldo
> > 
> > 
> > 
> > _______________________________________________
> > pkg-discuss mailing list
> > [email protected]
> > http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
> 
> _______________________________________________
> pkg-discuss mailing list
> [email protected]
> http://mail.opensolaris.org/mailman/listinfo/pkg-discuss


_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to