[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3629: Version on Nix appears to be "unknown"
Tahoe-LAFS
trac at tahoe-lafs.org
Tue Mar 9 15:40:12 UTC 2021
#3629: Version on Nix appears to be "unknown"
-----------------------+---------------------------
Reporter: itamarst | Owner: daira
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: packaging | Version: n/a
Keywords: | Launchpad Bug:
-----------------------+---------------------------
```
[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).
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3629>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list