[Zope-dev] zope-tests - FAILED: 2, OK: 9
Marius Gedminas
marius at gedmin.as
Wed Oct 23 16:46:32 CEST 2013
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.
Marius Gedminas
--
http://pov.lt/ -- Zope 3/BlueBream consulting and development
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: Digital signature
URL: <http://mail.zope.org/pipermail/zope-dev/attachments/20131023/a86a4d74/attachment.sig>
More information about the Zope-Dev
mailing list