[Mailman-Users] ValueError: computed value for NV_MAGICCONST deviates too much?
BUEHL,REINER (HP-Germany,ex1)
reiner_buehl at hp.com
Mon Apr 29 18:25:38 CEST 2002
Hi all,
I am in the process of migrating my mailman installation from a
HP-UX 10.20 system with python 1.6 to a HP-UX 11.0 system with
python 2.1. I recompiled mailman from 2.0.10 sources on the new
system and did a check_perms. Everything seems to be ok, but if
I try to access http://localhost/mailman/admin I get the following
error:
Apr 18 13:32:45 2002 admin(5623):
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
admin(5623): [----- Mailman Version: 2.0.10 -----]
admin(5623): [----- Traceback ------]
admin(5623): Traceback (most recent call last):
admin(5623): File "/home/mailman/scripts/driver", line 90, in run_main
admin(5623): pkg = __import__('Mailman.Cgi', globals(), locals(),
[scriptnam
e])
admin(5623): File "/home/mailman/Mailman/Cgi/admin.py", line 29, in ?
admin(5623): from Mailman import Utils
admin(5623): File "/home/mailman/Mailman/Utils.py", line 32, in ?
admin(5623): import random
admin(5623): File "/opt/python/lib/python2.1/random.py", line 93, in ?
admin(5623): _verify('NV_MAGICCONST', 1.71552776992141)
admin(5623): File "/opt/python/lib/python2.1/random.py", line 88, in
_verify
admin(5623): raise ValueError(
admin(5623): ValueError: computed value for NV_MAGICCONST deviates too much
(com
puted 0, expected 1.10415e+09)
admin(5623): [----- Python Information -----]
admin(5623): sys.version = 2.1 (#21, Jul 3 2001, 10:47:20)
[GCC 2.95.3 20010315 (release)]
admin(5623): sys.executable = /opt/python/bin/python
admin(5623): sys.prefix = /opt/python
admin(5623): sys.exec_prefix= /opt/python
admin(5623): sys.path = /opt/python
admin(5623): sys.platform = hp-uxB
Can somebody help me in solving this?
Best regards,
Reiner.
More information about the Mailman-Users
mailing list