ANN: Tahoe-LAFS 1.10.2 released
Paul Rabahy
prabahy at gmail.com
Sat Aug 1 03:22:47 UTC 2015
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Weird... I verified that my only change was an ignored .idea folder.
This is created an used by the PyCharm IDE and shouldn't effect any
actual code. After running a reset --hard and a clean, I got the
following results:
PASSED (skips=14, expectedFailures=3, successes=1165)
FYI, the public test grid will now be running on 1.10.2. If there are
any issues, please let me know.
-----BEGIN PGP SIGNATURE-----
Version: Mailvelope v0.13.1
Comment: https://www.mailvelope.com
wsFcBAEBCAAQBQJVvDt8CRDRy6KiG82I9gAAPn4P/14WRJkKxv3C3afvWWVS
jRr00jOf7X2Zqp33qfg0aGxeT0MGlgo1QANXikZLB3GfyMGZ83HijCvrqQ7z
M90YT0kiwH2p/+L7dzMdd0fFXg3WylrJLSDP8nRjJ/V0CUZwEgxcaLE9Ir2D
Lpgr9wMoaSyiLuAFMgaCfu+I+0zGDn86+2+4Euzh59rzw+8d3MBmZN+vMU4q
NSm/lz413/EUODdzy2EH64suKgyuAcGOT8KRoExPwWgE+pBzyBBBsz2gVcOz
bw/nN3uER/nJm+yod3hexFNTxyWCurZfRmMbZhbP2NRpO+K8+ATOnbVNEfNn
mzC2w0y+Q4sonf2IY+9rsuKleqRdRjinx85MEdD7J0XbtPg8+W+YaEP3lRdZ
MfBDarc93EDiE2nAdoPopXjau5Q+VqOUuwgdou9wsbksBWirTePiOMcSXEae
9r7RudVj5LEUq9YNQwQ7ihTFW3kGVe/vPBnmQXt0vU6URBoFCcryuDgyrpJ/
ZTkcwRWrf94NE0bc4Aa8knDxoPIZeokGzde7IplFxltIKtichA+Mfx0zM87M
M3oIRPootMC6GjGPwgM4Tit9b0csqQVeiP6mQ5gfvS+jiOvT5XmZKwqX6fbH
WsS6ZexZPdzU/ux6UDXKqpg8vOoGirtYWrmEKtxuqc5V/gIDjjqIKNDhL7pn
nNcV
=M3Fp
-----END PGP SIGNATURE-----
On Fri, Jul 31, 2015 at 2:13 PM, Daira Hopwood <daira at jacaranda.org> wrote:
> On 31/07/15 04:44, Paul Rabahy wrote:
> > I just synced to the allmydata-tahoe-1.10.2 tag (commit =
> befa4babea7f92609654207c164b6d07f3baf92b) and verified that it was signed
> properly (key = E34E 62D0 6D0E 69CF CA41 79FF BDE0 D31D 6866 6A7A). I was
> able to build successfully and encountered 1 error while running "python
> setup.py trial".
> >
> > [ERROR]
> > Traceback (most recent call last):
> > File
> "c:\users\prabahy\documents\github\tahoe-lafs\src\allmydata\test\test_runner.py",
> line 171, in _cb
> > norm_ver = normalized_version(ver)
> > File
> "c:\users\prabahy\documents\github\tahoe-lafs\src\allmydata\__init__.py",
> line 149, in normalized_version
> > return
> verlib.NormalizedVersion(verlib.suggest_normalized_version(verstr))
> > File
> "c:\users\prabahy\documents\github\tahoe-lafs\src\allmydata\util\verlib.py",
> line 86, in __init__
> > self._parse(s, error_on_huge_major_num)
> > File
> "c:\users\prabahy\documents\github\tahoe-lafs\src\allmydata\util\verlib.py",
> line 95, in _parse
> > match = VERSION_RE.search(s)
> > allmydata.PackagingError: could not parse '1.10.2.postdirty.dev0' due to
> TypeError: expected string or buffer
>
> Maybe you have local changes in your tree? Please make a copy of your
> source
> tree (to make sure we can reproduce this bug), then try 'git reset --hard'
> and
> 'make clean', and run tests again.
>
> (The version parsing error is a bug regardless of whether you have local
> changes.)
>
> --
> Daira Hopwood ⚥
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tahoe-lafs.org/pipermail/tahoe-dev/attachments/20150731/ac75e6ee/attachment.html>
More information about the tahoe-dev
mailing list