HomeSoftware Heritage

Fix duplicate dependency issue

Description

Fix duplicate dependency issue

We mis-analyzed the previous error. The error is still the same.

profile::swh::deploy::storage and profile::swh::deploy::storage_archiver
shares the same dependency on python3-swh.storage package.

Puppet won't accept to solve it. As a fix, we remove such dependency in
profile::swh::deploy::storage_archiver since we already have it with
profile::swh::deploy::storage.

Note that it is not ideal. The better approach would be to package the
archiver on its own package and then refer to such dependency in the
manifest.

Related T481

Details

Provenance
ardumontAuthored on Jul 8 2016, 2:39 PM
olasdPushed on Jun 15 2018, 2:27 PM
Parents
rSPSITE8d6c14b6548b: Rename to profile::swh::deploy::storage_archiver
Branches
Unknown
Tags
Unknown