Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60256 - emerge .50-r9 gives traceback if total size of downloads = type(long)
Summary: emerge .50-r9 gives traceback if total size of downloads = type(long)
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-13 11:56 UTC by Harm Geerts
Modified: 2004-08-13 20:45 UTC (History)
0 users

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 Harm Geerts 2004-08-13 11:56:47 UTC
root@manuel ~ # emerge -ep world
[...]
Traceback (most recent call last):
  File "/usr/bin/emerge", line 2578, in ?
    mydepgraph.display(mydepgraph.altlist())
  File "/usr/bin/emerge", line 1374, in display
    print "Total size of downloads: "+format_size(totalsize)
TypeError: cannot concatenate 'str' and 'long' objects

In my case: totalsize = 3671272323


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Brian Harring (RETIRED) gentoo-dev 2004-08-13 12:06:07 UTC
This will be corrected in .51's cvs shortly; did you hit this w/ .50, or .51?
Comment 2 Brian Harring (RETIRED) gentoo-dev 2004-08-13 14:11:57 UTC
This is specific to portage-2.0.50*, it's been fixed in .51 already.
Comment 3 Harm Geerts 2004-08-13 20:45:14 UTC
yes, this was with portage-2.0.50-r9