[New-bugs-announce] [issue3542] Building an MSI installer crashes

Antoine Pitrou report at bugs.python.org
Mon Aug 11 17:30:21 CEST 2008


New submission from Antoine Pitrou <pitrou at free.fr>:

msilib hasn't been updated for py3k, consequently bdist_msi fails. The
provided patch fixes it, but encoding issues are not worked out (in my
tests, selecting an utf-8 codepage produces unrecognized msi files).

----------
components: Library (Lib)
files: msilib.patch
keywords: patch
messages: 71018
nosy: loewis, pitrou
priority: critical
severity: normal
status: open
title: Building an MSI installer crashes
type: crash
versions: Python 3.0
Added file: http://bugs.python.org/file11099/msilib.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3542>
_______________________________________


More information about the New-bugs-announce mailing list