pub(super) fn resolve_directory_paths( rows: &HashMap<String, DirectoryRow>, install_root: &Path, ) -> Result<HashMap<String, PathBuf>>