[Bug 312523] [NEW] zope-psycopgda2 installs unusable Zope product due to bad directory name.
Steve Juranich
sjuranic at gmail.com
Tue Dec 30 19:58:51 UTC 2008
Public bug reported:
Binary package hint: zope-psycopgda2
The .deb installs the Zope product code into
"/usr/share/zope/Products/ZPsycopgDA:2", but this is an illegal
directory name for running this code. The error generated in the zope
log is:
2008-12-29T00:11:45 ERROR Application Couldn't install ZPsycopgDA:2
Traceback (most recent call last):
File "/usr/lib/zope2.10/lib/python/OFS/Application.py", line 776, in install_product
productObject=App.Product.initializeProduct(
File "/usr/lib/zope2.10/lib/python/App/Product.py", line 449, in initializeProduct
products._setObject(name, product)
File "/usr/lib/zope2.10/lib/python/OFS/ObjectManager.py", line 314, in _setObject
v = self._checkId(id)
File "/usr/lib/zope2.10/lib/python/OFS/ObjectManager.py", line 83, in checkValidId
raise BadRequest, (
BadRequest: The id "ZPsycopgDA:2" contains characters illegal in URLs.
The output directory of the code (as well as the .dzproduct file) needs
to be altered. Copying the product code over to a directory without the
":" and modifying the .dzproduct file fixed it for me.
My Ubuntu version: Description:
Ubuntu 8.10
Release: 8.10
Package version:
zope-psycopgda2:
Installed: 2.0.8-0ubuntu1
Candidate: 2.0.8-0ubuntu1
Version table:
*** 2.0.8-0ubuntu1 0
500 http://us.archive.ubuntu.com intrepid/universe Packages
100 /var/lib/dpkg/status
** Affects: psycopg2 (Ubuntu)
Importance: Undecided
Status: New
--
zope-psycopgda2 installs unusable Zope product due to bad directory name.
https://bugs.launchpad.net/bugs/312523
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list