Summary: | 'emerge sync' fails in cron | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Dylan Carlson (RETIRED) <absinthe> |
Component: | Unclassified | Assignee: | Nicholas Jones (RETIRED) <carpaski> |
Status: | RESOLVED INVALID | ||
Severity: | minor | CC: | crowbar, ehmsen |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Dylan Carlson (RETIRED)
![]() I second this... I get the following (it happend after the latest update to portage in the ~x86-series): Error in sys.exitfunc: Traceback (most recent call last): File "/usr/lib/python2.2/atexit.py", line 20, in _run_exitfuncs apply(func, targs, kargs) File "/usr/bin/emerge", line 201, in emergeexit emergelog(" *** terminating.") File "/usr/bin/emerge", line 186, in emergelog xtermTitle(mystr) File "/usr/lib/python2.2/site-packages/output.py", line 34, in xtermTitle myt=os.environ["TERM"] File "/usr/lib/python2.2/UserDict.py", line 14, in __getitem__ def __getitem__(self, key): return self.data[key] KeyError: TERM This is kinda good actually... as the vast majority shouldn't be doing this at all... Mirrors are the only exception. FEATURES=notitles |