[ZODB-Dev] SVN: ZODB/trunk/ Note split of persistent.
Tres Seaver
tseaver at palladion.com
Sat Aug 25 14:11:07 UTC 2012
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 08/25/2012 04:33 AM, Adam GROSZER wrote:
> Hello,
>
> I'm sorry to say, but the build (for r127209) before your merge was
> passing.
>
> See http://localhost:8009/builders/ZODB_dev%20py_265_win32/builds/750
This failure, and the others like it, indicate that the buildout has
failed to install persistent correctly (there is nothing Windows-specific
about the failure)::
- ------------------------- %< ---------------------------------------
Error in test test___delattr___p__names
(persistent.tests.test_persistence.PyPersistentTests)
Traceback (most recent call last):
File "c:\Python26_32\lib\unittest.py", line 279, in run
testMethod()
File
"c:\eggs\persistent-4.0.0-py2.6-win32.egg\persistent\tests\test_persistence.py",
line 643, in test___delattr___p__names
inst, jar, OID = self._makeOneWithJar()
File
"c:\eggs\persistent-4.0.0-py2.6-win32.egg\persistent\tests\test_persistence.py",
line 58, in _makeOneWithJar
from persistent.timestamp import _makeOctets
ImportError: cannot import name _makeOctets
- ------------------------- %< ---------------------------------------
The only solution I can think of is to delete those buildouts and start
fresh.
> And there are more problems:
>
> http://winbot.zope.org/builders/persistent_py_265_32/builds/2/steps/test/logs/stdio
>
> all probably windows related.
I don't have a clue how to diagnose this one.
$ python 2.6
Python 2.6.8 (unknown, May 27 2012, 16:15:53)
[GCC 4.6.3] on linux3
...
>>> type(1073741697 * 1024)
<type 'int'>
What does that yield on the Windows box?
Tres.
- --
===================================================================
Tres Seaver +1 540-429-0999 tseaver at palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAlA43PUACgkQ+gerLs4ltQ4UrQCgzUc2GiwTd+FLu+UEJvCTeJSC
mO4AoKy6rZvWHIVR5l9Cu6cpbLE5ajaP
=Kgjg
-----END PGP SIGNATURE-----
More information about the ZODB-Dev
mailing list