Skip to content

zkg fails with the same package mentioned in manifests using different URL protocols #239

Description

@ckreibich

This is via @stevesmoot and I don't have full details, but zkg apparently trips over the same package referenced via URLs with different protocols. In this case:

  • A bundle has git@gitlab.com/path/to/package = main in the manifest
  • A package (installed or elsewhere in the bundle) has as dependency https://gitlab.com/path/to/package *

Looks like zkg treats them as unrelated and fails. I'm a bit confused by this because at least in the file system the protocol isn't visible, so this could just be confusion about credentials at bundling vs unbundling time, zkg actually treating it as single package with the "wrong" protocol, etc.

@stevesmoot if you have more error output, that'd be helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions