** Description changed:
Binary package hint: zope2.10
After installing zope2.10 (and dependencies) as usual with aptitude. When I
try to build a local zope instance, the utility script launch this exception:
/usr/lib/zope2.10/bin/mkzopeinstance.py --dir $HOME/zope2.10 --user
admin:admin
Traceback (most recent call last):
File "/usr/lib/zope2.10/bin/mkzopeinstance.py", line 211, in ?
main()
File "/usr/lib/zope2.10/bin/mkzopeinstance.py", line 157, in main
copyzopeskel.copyskel(skelsrc, skeltarget, uid, gid, layout, **kw)
File "/usr/lib/zope2.10/bin/copyzopeskel.py", line 183, in copyskel
(targetdir, replacements, uid, gid))
File "/usr/lib/python2.4/posixpath.py", line 290, in walk
func(arg, top, names)
File "/usr/lib/zope2.10/bin/copyzopeskel.py", line 232, in copydir
os.chown(dn, uid, gid)
OSError: [Errno 1] Operation not permitted: '/home/<myuser>/zope2.10/./etc'
- I'm a Python newbie so I can give you a quick workaround or script
+ I'm a Python newbie so I can't give you a quick workaround or script
patch.
--
mkzopeinstance script with custom directory returned OSError
https://bugs.launchpad.net/bugs/227720
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs