bugKPortage - Bugs: bug #3849, Starting without terminal

 
 

bug #3849: Starting without terminal

Submitter:  Invalid User ID <#19627>
Submitted:  Mon 02 Jun 2003 06:53:50 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 18 Jul 2003 09:44:28 AM UTC, comment #2: 

Since this post a number of applications have been upgraded but I'm unable to locate the date of this post. If you could find the original post date I'll get you a list of versions during that post.

I can't reproduce the error with my current versions of kportage/portage/kde.

The versions:
Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
Qt: 3.1.2
KDE: 3.1.2
KPortage: 0.6.1

Using my emerge.log I created a package history. With that you can allocate the version of the software I was using when I posted this bug. The file is attached.

Keep me updated :)


Invalid User ID <#19627>
Fri 18 Jul 2003 05:00:46 AM UTC, comment #1: 

I can't seem to reporduce this problem.

What version of kportage are/were you using?
What version of portage are/were you using?
What version of kde are/were you using?

- Andrew

Invalid User ID <#20584>
Mon 02 Jun 2003 06:53:50 AM UTC, original submission:  

Hello,

If I start KPortage using the run command in the kde menu, I can't merge any packages. For so far I really like the program and I hope an upcoming version can help me solve this problem.

Merging packages does work when I start it using a terminal.

In the example I used e2fsprogs, but I get the same error with every application

The errors I get:

These are the packages that I would merge, in order:
Calculating dependencies      ...done!
[ebuild    U ] sys-apps/e2fsprogs-1.33 [1.32-r2]
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
Traceback (most recent call last):
  File "/usr/bin/emerge", line 279, in ?
    emergelog("Started emerge on: "+time.strftime("%b %d, %Y %H:%M:%S", time.localtime()))
  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
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

My idea is that it's missing the TERM variabele

Sincerely,
Rene van Lieshout

Invalid User ID <#19627>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code