[Bug 222225] Re: plone-site installation fails

2008-06-09 Thread Richard Smiley
Is there some way to get this fix to the attention of the maintainers?
It seems easy enough to patch.

-- 
plone-site installation fails
https://bugs.launchpad.net/bugs/25
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222225] Re: plone-site installation fails

2008-04-26 Thread Richard Smiley
Changing line 81 of the postinst script fixes it:

$ diff postinst.old postinst
81c81
 --service-port=$port --service-user=zope  $ZEOSERVER
---
 --service-port=$port --service-user=zope:zope  $ZEOSERVER

-- 
plone-site installation fails
https://bugs.launchpad.net/bugs/25
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222225] [NEW] plone-site installation fails

2008-04-25 Thread Richard Smiley
Public bug reported:

Binary package hint: plone-site

On Hardy, apt-get install plone-site returns:

dzhandle make-instance: service user must be specified as user:group

Googling shows that the latest zope-debhelper should fix this, but it
doesn't.  This effectively means that plone-site isn't installed (it
should be installed under /var/lib/zope2.9).

$ apt-cache policy plone-site
plone-site:
  Installed: 2.5.2-3
  Candidate: 2.5.2-3
  Version table:
 *** 2.5.2-3 0
500 http://lug.mtu.edu hardy/universe Packages
100 /var/lib/dpkg/status

** Affects: zope-cmfplone (Ubuntu)
 Importance: Undecided
 Status: New

-- 
plone-site installation fails
https://bugs.launchpad.net/bugs/25
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs