HomeSoftware Heritage

Fix crash when indexing two REMD objects from the same deposit

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Fix crash when indexing two REMD objects from the same deposit

The deduplication code assumed remd.target matches the id of results,
but this is no longer true, as we started using REMD objects whose
origin context was used as result id, when remd.target is a
directory (221d48e242520344c6435c07d444f961637497fe).

Commit No Longer Exists

This commit no longer exists in the repository.