[Moin-user] moin 1.8.0beta1 released

Colm G. Connolly colm.connolly at tcd.ie
Tue Sep 16 10:56:25 EDT 2008


Hi all,

On 15 Sep 2008, at 12:18, Thomas Waldmann wrote:

> See http://moinmo.in/MoinMoinDownload for the release archive and the
> change log.


I've downloaded and installed this today and have hit one small  
problem. When trying to login to a newly created a/c I get the  
following error (cut'n'pasted from the end of the web page):

       /usr/local/lib/python2.3/site-packages/MoinMoin/user.py in  
_validatePassword (self=<MoinMoin.user.User at 0x2a9bf8acf8  
name:u'xxxxxxx' valid:0>, data={u'aliasname': u'', u'bookmarks': {},  
u'css_url': u'', u'date_fmt': u'', u'datetime_fmt': u'', u'disabled':  
u'0', u'edit_on_doubleclick': u'0', u'edit_rows': u'20',  
u'editor_default': u'text', u'editor_ui': u'freechoice', ...},  
password='xxxxxxxx')
          1. 522
          2. 523 if epwd[:6] == '{SSHA}':
          3. 524 data = base64.b64decode(epwd[6:])
          4. 525 salt = data[20:]
          5. 526 hash = sha.new(password)
           * data = {u'aliasname': u'', u'bookmarks': {}, u'css_url':  
u'', u'date_fmt': u'', u'datetime_fmt': u'', u'disabled': u'0',  
u'edit_on_doubleclick': u'0', u'edit_rows': u'20', u'editor_default':  
u'text', u'editor_ui': u'freechoice', ...}
           * global base64 = <module 'base64' from '/usr/lib64/ 
python2.3/base64.pyc'>
           * base64.b64decode undefined
           * epwd = u'xx'

AttributeError

'module' object has no attribute 'b64decode'

     * args = ("'module' object has no attribute 'b64decode'",)

System Details

     * Date: Tue, 16 Sep 2008 14:43:33 +0000
     * Platform: Linux xxxxxxxxxxxxx 2.6.9-67.0.7.ELsmp #1 SMP Fri Mar  
14 09:24:11 CDT 2008 x86_64
     * Python: Python 2.3.4 (/usr/bin/python)
     * MoinMoin: Release 1.8.0beta1 (release)

(Username, password, ssha encoded password and hostname are redacted.)

I'm running this on Scientific Linux SL release 4.7 which is a  
recomplied RHEL 4 with mod_python 3.1.3-5.1.

Is 1.8.0 not compatible with python 2.3? Upgrading the box is not an  
option.

Thanks,
--
Dr Colm G. Connolly
School of Psychology and Institute of Neuroscience
The Lloyd Building
University of Dublin
Trinity College, Dublin 2, Éire
Fax: +353-1-671-3183

Please note that electronic mail to, from or within the Trinity  
College Dublin, may be the
subject of a request under the Freedom of Information Act.








More information about the Moin-user mailing list