Re: [Zope] [ANN] Zope 2.9.3 released

2006-06-07 Thread Thomas Bennett
I'll have to say, this is the first Zope that I've had a problem with the 
install since 1998.  The last successful version I installed was 2.92.

RedHat Linux 7.3
Python 2.4.3

I've looked at the Troubleshooting info in the INSTALL.txt file and my 
Makefile for Python 2.4.3 shows 
CC= gcc -pthread
CXX=c++ -pthread
and it was a "vanilla build".

It looks like to me that not finding a zcml configuration file it quits.  Any 
ideas how I can fix this?


[z293]# ./configure --with-python=/usr/local/bin/python2.4 --prefix=/varz29

Configuring Zope installation

Using Python interpreter at /usr/local/bin/python2.4

[z293]# make
/usr/local/bin/python2.4 install.py -q build
Traceback (most recent call last):
  File "install.py", line 28, in ?
context.initialize()
  File "/var/z293/Support/zpkgsetup/setup.py", line 121, in initialize
self.scan(depname, pkgdir, reldir)
  File "/var/z293/Support/zpkgsetup/setup.py", line 211, in scan
self.scan_package(name, directory, reldir)
  File "/var/z293/Support/zpkgsetup/setup.py", line 225, in scan_package
pkginfo = package.loadPackageInfo(name, directory, reldir)
  File "/var/z293/Support/zpkgsetup/package.py", line 101, in loadPackageInfo
pkginfo = read_package_info(directory, reldir)
  File "/var/z293/Support/zpkgsetup/package.py", line 166, in 
read_package_info
data_files[:] = expand_globs(directory, reldir, data_files)
  File "/var/z293/Support/zpkgsetup/package.py", line 303, in expand_globs
raise ValueError(
ValueError: filename pattern '*-configure.zcml' doesn't match any files
make: *** [build] Error 1



TIA
Thomas





On Friday 12 May 2006 08:32, Andreas Jung wrote:
> From: Andreas Jung <[EMAIL PROTECTED]>
>
> Hi all,
>
> on behalf of Zope Corporation and the Zope community I am pleased to
> announce the release of Zope 2.9.3.
>
> You can download  it from
>
>   http://www.zope.org/Products/Zope/2.9.3/
>
>
> Some new features of Zope 2.9:
>
>   - ZODB 3.6
>
>   - Five 1.3
>
>   - integration for Zope 3 events for object creation and deletion
>
>   - Zope 3 i18n integration for page templates
>
>
> For more information on what is new in this release, see the
> CHANGES.txt files for the release:
>
>   http://www.zope.org/Products/Zope/2.9.3/CHANGES.txt
>
>
> Please bring all the bugs you have found to the Zope bugtracker:
>
>"http://collector.zope.org/Zope":http://collector.zope.org/Zope
>
> For more information on the available Zope releases, guidance for selecting
> the right distribution and installation instructions, please see:
>
>http://www.plope.com/Books/2_7Edition/InstallingZope.stx
>
>
> Support Python versions:
>
>   Zope 2.9 requires Python 2.4.3 (Python 2.4.1, 2.4.2 are still
> acceptable). Older Python versions are no longer supported.
>
>
> Thanks to all being involved in this release.
>
> --
> Andreas Jung(andreas at zopyx dot com)

-- 

Thomas McMillan Grant Bennett   Appalachian State University
Computer Consultant III P O Box 32026
University Library  Boone, North Carolina 28608
(828) 262 6587

An important measure of effort in coding is the frequency with which you write 
something that doesn't actually match your mental representation of the 
problem, and have to backtrack on realizing that what you just typed won't 
actually tell the language to do what you're thinking. -Eric Raymond

Library Systems Help Desk: http://linux.library.appstate.edu/help

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] [ANN] Zope 2.9.3 released

2006-05-14 Thread Andreas Jung



--On 14. Mai 2006 08:04:40 +0100 Cliff Ford <[EMAIL PROTECTED]> wrote:


Not so long ago I installed Zope-2.9.2 and as I remember it all worked
fine. This morning, with Zope-2.9.3 I get this:


bash Zope-2.9.3: make
/usr/local/bin/python install.py -q build
Dependencies/AccessControl-Zope-2.9.3/AccessControl/cAccessControl.c: In
function ‘module_aq_validate’:
Dependencies/AccessControl-Zope-2.9.3/AccessControl/cAccessControl.c:215
5: warning: ‘obj’ may be used uninitialized in this function
Dependencies/AccessControl-Zope-2.9.3/AccessControl/cAccessControl.c:215
5: warning: ‘name’ may be used uninitialized in this function
Dependencies/AccessControl-Zope-2.9.3/AccessControl/cAccessControl.c:215
5: warning: ‘v’ may be used uninitialized in this function
Dependencies/AccessControl-Zope-2.9.3/AccessControl/cAccessControl.c:215
5: warning: ‘inst’ may be used uninitialized in this function
Dependencies/AccessControl-Zope-2.9.3/AccessControl/cAccessControl.c:215
5: warning: ‘validate’ may be used uninitialized in this function
bash Zope-2.9.3:


As you can see: this is a compilation warning, not an error.





Which I thought meant it did not work. This is with Fedora Core 5 and
Python 2.4.3. I went through the whole process again (this time
specifying the install folder) and did not get any warnings or OK
messages:

bash Zope-2.9.3: ./configure /usr/local/Zope-2.9.3
bash Zope-2.9.3: make
/usr/local/bin/python install.py -q build
bash Zope-2.9.3: make install
/usr/local/bin/python install.py -q build
/usr/local/bin/python install.py -q install --skip-build --home
"/usr/local/Zope-2.9.3"
bash Zope-2.9.3:

The installation seems to work?


You can answer this on your own. If you can create a new Zope instance 
using mkzopeinstance and if the instance will start then the installation 
did work (obviously).


-aj


--
ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany
Web: www.zopyx.com - Email: [EMAIL PROTECTED] - Phone +49 - 7071 - 793376
E-Publishing, Python, Zope & Plone development, Consulting


pgpLJT2GwlpQT.pgp
Description: PGP signature
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] [ANN] Zope 2.9.3 released

2006-05-14 Thread Cliff Ford
Not so long ago I installed Zope-2.9.2 and as I remember it all worked 
fine. This morning, with Zope-2.9.3 I get this:



bash Zope-2.9.3: make
/usr/local/bin/python install.py -q build
Dependencies/AccessControl-Zope-2.9.3/AccessControl/cAccessControl.c: In 
function ‘module_aq_validate’:
Dependencies/AccessControl-Zope-2.9.3/AccessControl/cAccessControl.c:2155: 
warning: ‘obj’ may be used uninitialized in this function
Dependencies/AccessControl-Zope-2.9.3/AccessControl/cAccessControl.c:2155: 
warning: ‘name’ may be used uninitialized in this function
Dependencies/AccessControl-Zope-2.9.3/AccessControl/cAccessControl.c:2155: 
warning: ‘v’ may be used uninitialized in this function
Dependencies/AccessControl-Zope-2.9.3/AccessControl/cAccessControl.c:2155: 
warning: ‘inst’ may be used uninitialized in this function
Dependencies/AccessControl-Zope-2.9.3/AccessControl/cAccessControl.c:2155: 
warning: ‘validate’ may be used uninitialized in this function
bash Zope-2.9.3:


Which I thought meant it did not work. This is with Fedora Core 5 and 
Python 2.4.3. I went through the whole process again (this time 
specifying the install folder) and did not get any warnings or OK messages:


bash Zope-2.9.3: ./configure /usr/local/Zope-2.9.3
bash Zope-2.9.3: make
/usr/local/bin/python install.py -q build
bash Zope-2.9.3: make install
/usr/local/bin/python install.py -q build
/usr/local/bin/python install.py -q install --skip-build --home 
"/usr/local/Zope-2.9.3"

bash Zope-2.9.3:

The installation seems to work? Should I worry about the Dependencies 
messages?


Cliff

Andreas Jung wrote:


From: Andreas Jung <[EMAIL PROTECTED]>

Hi all,

on behalf of Zope Corporation and the Zope community I am pleased to 
announce the release of Zope 2.9.3.


You can download  it from

 http://www.zope.org/Products/Zope/2.9.3/


Some new features of Zope 2.9:

 - ZODB 3.6

 - Five 1.3

 - integration for Zope 3 events for object creation and deletion

 - Zope 3 i18n integration for page templates


For more information on what is new in this release, see the
CHANGES.txt files for the release:

 http://www.zope.org/Products/Zope/2.9.3/CHANGES.txt


Please bring all the bugs you have found to the Zope bugtracker:

  "http://collector.zope.org/Zope":http://collector.zope.org/Zope

For more information on the available Zope releases, guidance for selecting
the right distribution and installation instructions, please see:

  http://www.plope.com/Books/2_7Edition/InstallingZope.stx


Support Python versions:

 Zope 2.9 requires Python 2.4.3 (Python 2.4.1, 2.4.2 are still acceptable).
 Older Python versions are no longer supported.


Thanks to all being involved in this release.




___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce

 http://mail.zope.org/mailman/listinfo/zope-dev )

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] [ANN] Zope 2.9.3 released

2006-05-12 Thread Andreas Jung


From: Andreas Jung <[EMAIL PROTECTED]>

Hi all,

on behalf of Zope Corporation and the Zope community I am pleased to 
announce the release of Zope 2.9.3.


You can download  it from

 http://www.zope.org/Products/Zope/2.9.3/


Some new features of Zope 2.9:

 - ZODB 3.6

 - Five 1.3

 - integration for Zope 3 events for object creation and deletion

 - Zope 3 i18n integration for page templates


For more information on what is new in this release, see the
CHANGES.txt files for the release:

 http://www.zope.org/Products/Zope/2.9.3/CHANGES.txt


Please bring all the bugs you have found to the Zope bugtracker:

  "http://collector.zope.org/Zope":http://collector.zope.org/Zope

For more information on the available Zope releases, guidance for selecting
the right distribution and installation instructions, please see:

  http://www.plope.com/Books/2_7Edition/InstallingZope.stx


Support Python versions:

 Zope 2.9 requires Python 2.4.3 (Python 2.4.1, 2.4.2 are still acceptable).
 Older Python versions are no longer supported.


Thanks to all being involved in this release.

--
Andreas Jung(andreas at zopyx dot com)


--
ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany
Web: www.zopyx.com - Email: [EMAIL PROTECTED] - Phone +49 - 7071 - 793376
E-Publishing, Python, Zope & Plone development, Consulting


pgp1AnQl9Ly8T.pgp
Description: PGP signature
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )