﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
3629	"Version on Nix appears to be ""unknown"""	itamarst	daira	"```
[FAIL]
Traceback (most recent call last):
  File ""/nix/store/lnlk8rynfz152wf9mzm8qlxpxig3aiay-python2.7-Twisted-19.10.0/lib/python2.7/site-packages/twisted/internet/defer.py"", line 1418, in _inlineCallbacks
    result = g.send(result)
  File ""/nix/store/zxw79yz9rl3qq7nwss3lsks959rxwqyr-python2.7-tahoe-lafs-1.14.0.dev/lib/python2.7/site-packages/allmydata/test/test_client.py"", line 587, in test_versions
    self.failIfEqual(str(allmydata.__version__), ""unknown"")
  File ""/nix/store/lnlk8rynfz152wf9mzm8qlxpxig3aiay-python2.7-Twisted-19.10.0/lib/python2.7/site-packages/twisted/trial/_synctest.py"", line 477, in assertNotEqual
    raise self.failureException(msg or '%r == %r' % (first, second))
twisted.trial.unittest.FailTest: 'unknown' == u'unknown'

allmydata.test.test_client.Basic.test_versions
```

This usually doesn't error out only because test_client.py is deleted as part of the Nix build (which it probably shouldn't be)."	defect	closed	normal	undecided	packaging	n/a	fixed			
