[Zope] ZopeProfiler uninstall
Gaute Amundsen
gaute at div.org
Tue Dec 1 15:24:54 EST 2009
On Tue, 2009-12-01 at 11:28 -0500, Tres Seaver wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Gaute Amundsen wrote:
> > We have ZopeProfiler 1.72 installed on a site (Zope 2.7.5-1.fc3) that
> > don't need it anymore.
> > I've removed the folder and deleted the product, but I cant' find a way
> > to remove it form the controlpanel.
> > I notice it's been asked once before, but I cant find any replies.
> >
> > Any hints?
>
> $ bin/zopectl debug
> ...
> >>> import transaction
> >>> app.Control_Panel.manage_delObjects(['profiler']) # whatever
> >>> transaction.commit()
>
> or something like that. ;) Nothing like doing open heart surgery on
> your ZODB to get your pulse pounding.
>
>
> Tres.
Hehe, precisely :)
Gaute
More information about the Zope
mailing list