ValueError: swh:1:dir:445afe1d12134a6ceeda14a5c46a4b08dd3bbb0f has duplicated entry name: b'CV'
https://sentry.softwareheritage.org/organizations/swh/issues/10378/?referrer=phabricator_plugin
ValueError: swh:1:dir:445afe1d12134a6ceeda14a5c46a4b08dd3bbb0f has duplicated entry name: b'CV'
(13 additional frame(s) were not displayed)
...
File "swh/storage/backfill.py", line 568, in fetch
record = converter(db, record)
File "swh/storage/backfill.py", line 227, in directory_converter
raw_manifest=directory_d["raw_manifest"],
File "<attrs generated init swh.model.model.Directory>", line 7, in __init__
Implementation of Software Heritage's data model
File "attr/_make.py", line 2975, in __call__
v(inst, attr, value)
File "swh/model/model.py", line 980, in check_entries
f"swh:1:dir:{hash_to_hex(self.id)} has duplicated entry name: "
Migrated from T4381 (view on Phabricator)