running: ebuild /usr/portage/net-zope/zopex3/zopex3-3.0.0.ebuild config when there is no /var/lib/zope directory results in an incomplete default installation The patch for this is: *** /usr/portage/net-zope/zopex3/zopex3-3.0.0.ebuild Thu Oct 5 14:28:11 2006 --- /usr/portage/net-zope/zopex3/zopex3-3.0.0.ebuild~ Thu Jan 26 20:06:01 2006 *************** *** 83,86 **** - mkdir -p ${ZINSTDIR} ${ZSERVDIR}/bin/mkzopeinstance -d ${ZINSTDIR} -u admin:admin --- 83,86 ---- ${ZSERVDIR}/bin/mkzopeinstance -d ${ZINSTDIR} -u admin:admin + mkdir -p ${ZINSTDIR}
Thanks for the patch (you mixed order of files at diff generetion), but we will probably remove zopex3 from the tree shortly. Reason: there is zope-3.2.2 in the tree which is fresh version of zope-3.
there is zope-3.2.2 in the tree which is fresh version of zope-3