Bug#429393: zope-common: dzhandle chokes while reinstalling removed dzinstances
Bernd Zeimetz
bernd at bzed.de
Sun Jun 17 18:45:35 UTC 2007
Package: zope-common 0.5.32
Version: 0.5.32
Severity: serious
dzhandle chokes while reinstalling removed dzinstances
how to reproduce it:
install a package like plone-site or the coming zenoss, dpkg -r it,
install it again
dzhandle fails with:
Traceback (most recent call last):
File "/usr/bin/dzhandle", line 2484, in ?
main()
File "/usr/bin/dzhandle", line 2479, in main
rv = action.run(global_options)
File "/usr/bin/dzhandle", line 1047, in run
self.instance.add_addon(addon, global_options, self.options.atechnique)
File "/usr/bin/dzhandle", line 1973, in add_addon
uid=global_options.uid, gid=global_options.gid)
File "/usr/bin/dzhandle", line 2114, in copytree
os.mkdir(destdir)
and the package is not installable again.
More information about the pkg-zope-developers
mailing list