Some oddities on uninstall

Ross Boylan ross at biostat.ucsf.edu
Fri Jan 5 06:19:56 CET 2007


I just removed python2.3, and this took a number of older zopes with
it.  Some of the messages I got in the process looked as if something
might not be working right.  I'm not at all sure this is a bug, but I
thought I'd let you know.  If you have any feedback for me (e.g.,
whether there's anything I should do or worry about), that would
be great.

The most peculiar thing was that after removing various components,
zope2.8 was restarted and then removed, with no notice of shutdown in
between.  There was a notice of shutdown after this (this all toward
the bottom of the log).

The other issue is refusal to remove a bunch of products for
zope2.8.  Since, in general, I wouldn't want removing zope to remove
the instances I had built up, I'm not sure this is a problem.

As I recall, the installations had a somewhat checkered history
(particularly for plone; an earlier version of some of the packages
left thins a little messed up), so some things might be in a funny
state.

Here is the log:
# date; time apt-get -q remove python2.3 python2.3-doc
Thu Jan  4 21:02:49 PST 2007
Reading package lists...
Building dependency tree...
The following packages will be REMOVED:
  idle-python2.3 libboost-python1.31.0 libboost-python1.32.0 libboost-python1.33.0c2a libhk-classes6 libhk-classes7 libhk-classes8
  libhk-classes9 python2.3 python2.3-bsddb3 python2.3-dev python2.3-doc python2.3-docutils python2.3-examples python2.3-iconvcodec
  python2.3-mpz zope-cmf1.5 zope-cmfactionicons1.5 zope-cmfcalendar1.5 zope-cmfcore1.5 zope-cmfdefault1.5 zope-cmfsetup1.5 zope-cmftopic1.5
  zope-cmfuid1.5 zope-dcworkflow1.5 zope-zshell zope2.7 zope2.8
0 upgraded, 0 newly installed, 28 to remove and 2 not upgraded.
Need to get 0B of archives.
After unpacking 99.2MB disk space will be freed.
Do you want to continue [Y/n]?
(Reading database ... 311683 files and directories currently installed.)
Removing idle-python2.3 ...
Removing libboost-python1.31.0 ...
Removing libboost-python1.32.0 ...
Removing libboost-python1.33.0c2a ...
Removing libhk-classes6 ...
Removing libhk-classes7 ...
Removing libhk-classes8 ...
Removing libhk-classes9 ...
Removing python2.3-iconvcodec ...
Removing python2.3-docutils ...
Removing zope-cmf1.5 ...
Removing zope-cmfsetup1.5 ...
dzhandle prerm-product: denied removal of product `CMFSetup' from instance `plone-site' (2.8) in addon-mode `manual'
dzhandle prerm-product: keep product `CMFSetup' in instance `plone-site' not installed from `/usr/share/zope/Products/CMFSetup:1.5'
Removing zope-cmfuid1.5 ...
dzhandle prerm-product: denied removal of product `CMFUid' from instance `plone-site' (2.8) in addon-mode `manual'
dzhandle prerm-product: keep product `CMFUid' in instance `plone-site' not installed from `/usr/share/zope/Products/CMFUid:1.5'
Removing zope-cmfcalendar1.5 ...
dzhandle prerm-product: denied removal of product `CMFCalendar' from instance `plone-site' (2.8) in addon-mode `manual'
dzhandle prerm-product: keep product `CMFCalendar' in instance `plone-site' not installed from `/usr/share/zope/Products/CMFCalendar:1.5'
Removing zope-cmfdefault1.5 ...
dzhandle prerm-product: denied removal of product `CMFDefault' from instance `plone-site' (2.8) in addon-mode `manual'
dzhandle prerm-product: keep product `CMFDefault' in instance `plone-site' not installed from `/usr/share/zope/Products/CMFDefault:1.5'
Removing zope-cmftopic1.5 ...
dzhandle prerm-product: denied removal of product `CMFTopic' from instance `plone-site' (2.8) in addon-mode `manual'
dzhandle prerm-product: keep product `CMFTopic' in instance `plone-site' not installed from `/usr/share/zope/Products/CMFTopic:1.5'
Removing zope-dcworkflow1.5 ...
dzhandle prerm-product: denied removal of product `DCWorkflow' from instance `plone-site' (2.8) in addon-mode `manual'
dzhandle prerm-product: keep product `DCWorkflow' in instance `plone-site' not installed from `/usr/share/zope/Products/DCWorkflow:1.5'
Removing zope-cmfactionicons1.5 ...
dzhandle prerm-product: denied removal of product `CMFActionIcons' from instance `plone-site' (2.8) in addon-mode `manual'
dzhandle prerm-product: keep product `CMFActionIcons' in instance `plone-site' not installed from `/usr/share/zope/Products/CMFActionIcons:1.5'
Removing zope-cmfcore1.5 ...
dzhandle prerm-product: denied removal of product `CMFCore' from instance `plone-site' (2.8) in addon-mode `manual'
dzhandle prerm-product: keep product `CMFCore' in instance `plone-site' not installed from `/usr/share/zope/Products/CMFCore:1.5'
Removing zope2.7 ...
Zope2.7: no instances found.
Removing zope-zshell ...
Zope2.8: restarting plone-site instance.
Removing zope2.8 ...
Zope2.8: stopping plone-site instance.
Removing python2.3-bsddb3 ...
Removing python2.3-mpz ...
Removing python2.3-examples ...
Removing python2.3-dev ...
Removing python2.3 ...
Unlinking and removing bytecode for runtime python2.3...
INFO: using old version '/usr/bin/python2.3'
Removing python2.3-doc ...

Thanks.
Ross Boylan



More information about the pkg-zope-developers mailing list