Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 224493 - emerge -Pp @world: Traceback
Summary: emerge -Pp @world: Traceback
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2008-06-01 15:55 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2008-06-20 16:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch (__init__.py.patch,649 bytes, patch)
2008-06-14 19:14 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-06-01 15:55:49 UTC
$ emerge -Pp @world
Traceback (most recent call last):
  File "/usr/bin/emerge", line 18, in <module>
    retval = _emerge.emerge_main()
  File "/usr/lib/portage/pym/_emerge/__init__.py", line 9081, in emerge_main
    "not support unmerge operations\n" % s)
TypeError: not all arguments converted during string formatting
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-06-14 19:14:43 UTC
Created attachment 156775 [details, diff]
Patch
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-06-20 16:49:24 UTC
Fixed in r10690.