New submission from Svetoslav Agafonkin :
postflight.framework fails during installation:
. . .
Sep 17 17:36:53 mcfro Installer[1613]: run postflight script for Python
Framework
Sep 17 17:36:53 mcfro runner[1633]: postflight[1660]: /Volumes/Python
3.1.1/Python.mpkg/Contents/Packages
Changes by Svetoslav Agafonkin :
Removed file: http://bugs.python.org/file14916/postflight.framework.patch
___
Python tracker
<http://bugs.python.org/issue6934>
___
___
Changes by Svetoslav Agafonkin :
Added file: http://bugs.python.org/file14917/postflight.framework.patch
___
Python tracker
<http://bugs.python.org/issue6934>
___
___
Changes by Svetoslav Agafonkin :
--
title: postflight.framework script (from the Mac OS X .dmg installer) fails
(patch given). -> {PATCH} postflight.framework script (from the Mac OS X .dmg
installer) fails.
___
Python tracker
&l
Changes by Svetoslav Agafonkin :
--
title: {PATCH} postflight.framework script (from the Mac OS X .dmg installer)
fails. -> [PATCH] postflight.framework script (from the Mac OS X .dmg
installer) fails.
___
Python tracker
<http://bugs.pyth
Svetoslav Agafonkin added the comment:
There is an error in r74687 (3.x) and r74688 (3.1) fixes - in the 'else'
clause there should be 'return result' at the end.
--
nosy: +slavi
status: pending -> open
___
Python tracker