[tahoe-lafs-trac-stream] [Tahoe-LAFS] #4139: Strange error from magic-folders on 1.19 and master
Tahoe-LAFS
trac at tahoe-lafs.org
Tue Mar 4 19:42:07 UTC 2025
#4139: Strange error from magic-folders on 1.19 and master
-------------------------+-----------------------
Reporter: meejah | Owner:
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: n/a
Resolution: | Keywords:
Launchpad Bug: |
-------------------------+-----------------------
Comment (by hacklschorsch):
The one folder that is bigger has a parent node:
{{{
[flo at vantaa:~/Repositories/tahoe-lafs]$ tahoe -d /tmp/pytest-of-
flo/pytest-26/magic-folder0/yolandi get
URI:CHK:yjvkmhkph2gickgtaudnyhlo6q:bafwaxkbe4nggm2nm4tirl4wbkuhrqzpsmea2yetyksvln35vlma:1:1:190
| jq
{
"snapshot_version": 1,
"relpath": "a_file_name",
"author": {
"name": "yolandi",
"verify_key": "qdNx46+nbgNmglVCKoGARp9WfnDQ5X9mrfaIn24EBU8="
},
"modification_time": 1741115643,
"parents": []
}
(venv)
[flo at vantaa:~/Repositories/tahoe-lafs]$ tahoe -d /tmp/pytest-of-
flo/pytest-26/magic-folder0/yolandi get
URI:CHK:f2hdewvg7jrcga5aehbvux5fva:7uk7gyywwcuvndfb45uga6khonqpzxc3vpos7ajrl4ugyn5gb4xq:1:1:292
| jq
{
"snapshot_version": 1,
"relpath": "a_file_name",
"author": {
"name": "yolandi",
"verify_key": "blJt0K5c1h1qbZLVbaW5IDY0u9z1wPwJrqbsKBUdaU8="
},
"modification_time": 1741115643,
"parents": [
"URI:DIR2-CHK:x32ehmc76i3hdvftfymll7rndi:b4unncwj4inipxf3wjmqubcfcvxgauyyu3o2yu2qakvkdi42bjgq:1:1:416"
]
}
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/4139#comment:2>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list