vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > emerge -puDv world These are the packages that I would merge, in order: Calculating world dependencies ...done! Traceback (most recent call last): File "/usr/bin/emerge", line 2578, in ? mydepgraph.display(mydepgraph.altlist()) File "/usr/bin/emerge", line 1051, in altlist mygraph=self.digraph.copy() File "/usr/lib/portage/pym/portage.py", line 576, in copy mygraph.dict[x]=self.dict[x][:] KeyError: '/usr/portage/x11-libs/libPropList' why sometimes it gives such output? |
| ||||
| PiotrAF enlightened us with: > why sometimes it gives such output? Because something went wrong and threw an exception. This is what it looks like in Python. Sybren -- The problem with the world is stupidity. Not saying there should be a capital punishment for stupidity, but why don't we just take the safety labels off of everything and let the problem solve itself? |