Description

Installed MoinMoin 1.5.3 with:

python setup.py --quiet install --prefix=/opt/local/moin-1.5.3 --record=install.log

Found out that /opt/local/moin-1.5.3/bin/moin is missing executable permissions.

Task: check for different Python versions if you can reproduce this bug (2.3, 2.4, 2.5).

Workaround

chmod a+x bin/moin

Discussion

Bug reported by Hans Deragon, hans@deragon.biz.

It works for me (with current 1.5.3+ repo code), using Python 2.3.5 on Debian.

Maybe your Python's distutils has a bug?

Maybe related to: MoinMoinBugs/ExecutablesTurned644DuringInstall

Plan


CategoryMoinMoinNoBug

MoinMoin: MoinMoinBugs/BinMoinHasNoExecutePermission1.5.3 (last edited 2007-11-24 22:16:34 by AlexanderSchremmer)