[Zope-dev] zope-tests - FAILED: 2, OK: 9
Wichert Akkerman
wichert at wiggy.net
Thu Oct 24 09:19:21 CEST 2013
On 23 Oct 2013, at 16:46, Marius Gedminas <marius at gedmin.as> wrote:
> On Wed, Oct 23, 2013 at 01:00:01AM +0200, Zope tests summarizer wrote:
>> [1] FAILED winbot / z3c.pagelet_py_265_32
>> https://mail.zope.org/pipermail/zope-tests/2013-October/079349.html
>>
>> [2] FAILED winbot / zope.pagetemplate_py_265_32
>> https://mail.zope.org/pipermail/zope-tests/2013-October/079348.html
>
> Both failed to install Chameleon 2.13, which was released on Oct 21.
>
> Buildout:
>
> Getting distribution for 'Chameleon'.
> An error occurred when trying to install Chameleon 2.13. Look above this message for any errors that were output by easy_install.
> error: c:\temp\easy_install-eyzg4_\Chameleon-2.13\src\chameleon\tests\inputs\orderedselect_input.pt?rev=90972: invalid mode ('wb') or filename
> While:
> Installing testcompat.
> Getting distribution for 'Chameleon'.
> Error: Couldn't install: Chameleon 2.13
>
> Yeah, you can't put a '?' in the filename on MSDOS^H^H^H^H^H Windows.
>
> That file is present in the source tarball on PyPI, but not present in
> Chameleon's github repo. Their MANIFEST.in contains
>
> recursive-include src/chameleon/tests/inputs *
> recursive-include src/chameleon/tests/outputs *
>
> which sheds some light on the matter.
>
> Filed as https://github.com/malthe/chameleon/issues/156
>
> Now we wait for Chameleon 2.13.1.
Chameleon 2.13-1 is on pypi now.
Wichert.
More information about the Zope-Dev
mailing list