Message97844
| Author | cgohlke |
|---|---|
| Recipients | cgohlke, termim |
| Date | 2010-01-15.20:51:52 |
| SpamBayes Score | 1.7205126e-11 |
| Marked as misclassified | No |
| Message-id | <1263588714.61.0.352640604854.issue7639@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I can confirm this issue. It prevents building a IPython msi installer on Python 2.6 for Windows. A patch to the Directory.make_short function in msilib\__init__.py is attached. It falls back to generating prefix~pos filenames when a short name is already taken and also generates short names more similar to Windows/NTFS. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-01-15 20:51:54 | cgohlke | set | recipients: + cgohlke, termim |
| 2010-01-15 20:51:54 | cgohlke | set | messageid: <1263588714.61.0.352640604854.issue7639@psf.upfronthosting.co.za> |
| 2010-01-15 20:51:53 | cgohlke | link | issue7639 messages |
| 2010-01-15 20:51:53 | cgohlke | create | |