Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 12394

Summary: Emerge crash after emerge p sendmail, with ssmtp installed.
Product: Portage Development Reporter: Jordan Meek <jordanmeek>
Component: UnclassifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jordan Meek 2002-12-18 10:09:32 UTC
With this Input:

$ emerge -p sendmail

This is what is returned:

These are the packages that I would merge, in order.

Calculating dependencies ...done!
[ebuild  N   ] net-dns/hesiod-3.0.2
[blocks B    ] net-mail/ssmtp ("virtual/mta" from pkg net-mail/sendmail-8.12.6-r1)
Traceback (most recent call last):
  File "/usr/bin/emerge", line 1707, in ?
    mydepgraph.display(mydepgraph.altlist())
  File "/usr/bin/emerge", line 1010, in display
    if mysplit[0]=="sys-apps/portage":
TypeError: unsubscriptable object

-----------
This is Portage 2.0.45-r5

This does not have a negative effect at the moment for me, I just thought it
should be looked into.
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2002-12-18 13:03:37 UTC
fixed in cvs