Re: [gentoo-user] Is there a way to force python-updater to remerge python modules?

2008-09-14 Thread Erik Hahn
> I'm trying to upgrade phpmyadmin and it fails saying it can't find a
> module called 'WebappConfig.config'.  I googled this and found a Gentoo
> bug saying that it was because the OP didn't rebuild his python modules
> after upgrading python.  I run python-updater and it dumps me back at
> the prompt with no output.  Is there a way I can force rebuild of my
> python modules?
What about rebuilding them manually?

-Erik



Re: [gentoo-user] Is there a way to force python-updater to remerge python modules?

2008-09-14 Thread Michael Sullivan
On Sun, 2008-09-14 at 22:09 +0200, Erik Hahn wrote:
> > I'm trying to upgrade phpmyadmin and it fails saying it can't find a
> > module called 'WebappConfig.config'.  I googled this and found a Gentoo
> > bug saying that it was because the OP didn't rebuild his python modules
> > after upgrading python.  I run python-updater and it dumps me back at
> > the prompt with no output.  Is there a way I can force rebuild of my
> > python modules?
> What about rebuilding them manually?
> 
>   -Erik
> 

How do I do that?  I mean to say, how do I discover what they are?