Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #6447
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!selfless.tophat.at!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <mhammond@skippinet.com.au> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.000 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'bug': 0.02; '*not*': 0.05; 'url:bugs': 0.05; 'sadly': 0.07; 'pywin32': 0.09; 'pm,': 0.10; '>>>': 0.12; 'wrote:': 0.14; '6:00': 0.16; 'from:addr:mhammond': 0.16; 'from:addr:skippinet.com.au': 0.16; 'from:name:mark hammond': 0.16; 'message-id:@skippinet.com.au': 0.16; 'received:150.101': 0.16; 'received:150.101.137': 0.16; 'received:192.168.0.9': 0.16; 'received:internode.on.net': 0.16; 'received:on.net': 0.16; 'cc:addr:python-list': 0.17; 'cheers,': 0.19; '(which': 0.20; 'header:In-Reply-To:1': 0.21; 'cc:2**0': 0.22; 'maybe': 0.23; 'cc:no real name:2**0': 0.23; 'here?': 0.23; 'smallest': 0.23; 'subject:skip:b 10': 0.23; 'subject:not': 0.23; "doesn't": 0.25; 'fixed': 0.27; 'script': 0.27; 'example': 0.27; 'sorry,': 0.29; 'cc:addr:python.org': 0.30; "can't": 0.32; 'does': 0.33; 'post': 0.33; 'install': 0.34; 'header:User-Agent:1': 0.35; 'created': 0.36; 'received:au': 0.37; 'think': 0.38; 'url:python': 0.38; 'url:org': 0.38; 'but': 0.38; 'subject:: ': 0.38; 'received:192': 0.38; 'should': 0.39; 'either': 0.39; 'your': 0.60; 'details': 0.64; 'run?': 0.84 |
| X-IronPort-Anti-Spam-Filtered | true |
| X-IronPort-Anti-Spam-Result | AgkaANVW4E084KifPGdsb2JhbAAMSaZJAQEBATfHB4YeBJd9h2s |
| Date | Sat, 28 May 2011 12:10:36 +1000 |
| From | Mark Hammond <mhammond@skippinet.com.au> |
| User-Agent | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.17) Gecko/20110414 Lightning/1.0b2 Thunderbird/3.1.10 |
| MIME-Version | 1.0 |
| To | Wilbert Berendsen <wbsoft@xs4all.nl> |
| Subject | Re: bdist_wininst: install_script not run on uninstall |
| References | <201105252128.17504.wbsoft@xs4all.nl> <4DDD94EF.6010804@gmail.com> <201105261000.04741.wbsoft@xs4all.nl> |
| In-Reply-To | <201105261000.04741.wbsoft@xs4all.nl> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Cc | python-list@python.org |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2186.1306548690.9059.python-list@python.org> (permalink) |
| Lines | 19 |
| NNTP-Posting-Host | 82.94.164.166 |
| X-Trace | 1306548691 news.xs4all.nl 49175 [::ffff:82.94.164.166]:57559 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:6447 |
Show key headers only | View raw
On 26/05/2011 6:00 PM, Wilbert Berendsen wrote: > Op donderdag 26 mei 2011 schreef Mark: > >> Wilbert wrote: >> >>> can anybody find out why the install script is not run? >> >> Works for me in the pywin32 install script - maybe you should make the >> smallest possible example that doesn't work and post the entire thing here? Sorry, I was wrong. It apparently does *not* work for me either :( This is a bug in distutils/bdist_wininst - I just created http://bugs.python.org/issue12200 with the details and your samples, and sadly I can't think of a work around you can use until this is fixed (which I might get to soon, but not this weekend...) Cheers, Mark
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: bdist_wininst: install_script not run on uninstall Mark Hammond <mhammond@skippinet.com.au> - 2011-05-28 12:10 +1000
csiph-web