* [gentoo-user] No native exception to re-raise
@ 2013-01-15 13:50 Michael Mol
2013-01-15 20:16 ` [gentoo-user] " james
0 siblings, 1 reply; 2+ messages in thread
From: Michael Mol @ 2013-01-15 13:50 UTC (permalink / raw
To: gentoo-user
I've seen this error a couple times this week. Has anyone else seen it
before? Is there a simple way to clear it, or am I going to need to
dig into emerge's source code and study it?
$ emerge --searchdesc pulseaudio
Searching... |Traceback (most recent call last):
File "/usr/bin/emerge", line 48, in <module>
retval = emerge_main()
File "/usr/lib64/portage/pym/_emerge/main.py", line 1021, in emerge_main
gc_locals=locals().clear)
File "/usr/lib64/portage/pym/_emerge/actions.py", line 3751, in run_action
myopts, myfiles, spinner)
File "/usr/lib64/portage/pym/_emerge/actions.py", line 1936, in action_search
searchinstance.execute(mysearch)
File "/usr/lib64/portage/pym/_emerge/search.py", line 221, in execute
full_package, ["DESCRIPTION"])[0]
File "/usr/lib64/portage/pym/_emerge/search.py", line 72, in _aux_get
raise
RuntimeError: No active exception to reraise
--
:wq
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-user] Re: No native exception to re-raise
2013-01-15 13:50 [gentoo-user] No native exception to re-raise Michael Mol
@ 2013-01-15 20:16 ` james
0 siblings, 0 replies; 2+ messages in thread
From: james @ 2013-01-15 20:16 UTC (permalink / raw
To: gentoo-user
Michael Mol <mikemol <at> gmail.com> writes:
> I've seen this error a couple times this week. Has anyone else seen it
> before? Is there a simple way to clear it, or am I going to need to
> dig into emerge's source code and study it?
Often when every I have python issues, I run python-updater
and look at anything suspicious as a starting point
for python related issues, spewed across your terminal session.
Or googling with libs, dependancies, flags, etc etc on
anything to find gooling with python and the package/lib/?
keyword searches.... Chances are the issues is showing up
elsewhere, and googling could be your fastest path to debug
nirvana.....
ymmv.
Good hunting....
James
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-01-15 20:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-15 13:50 [gentoo-user] No native exception to re-raise Michael Mol
2013-01-15 20:16 ` [gentoo-user] " james
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox