#934 no output by`list-tagged --sigs --paths`
Closed: Fixed by tkopecek. Opened by julian8628.

Currently, client will check the existence of signedpath
if it doesn't exist on client, nothing is output.

is it a normal behavior?


@mikem @tkopecek

Hmm, it is definitely not consistent behaviour. I would display them by default (as with --paths only) and add option --exists which would apply to --paths and check if files are reachable.

And should we check the filesystem on client? it relies on some configuration out of koji scope

Metadata Update from @mikem:
- Issue tagged with: discussion

While this is not optimal, this command option has always assumed access to the file system. There are a few different ways we might go here.

The simplest is to check for the filesystem and error with a clear warning.

The harder version is to add hub functionality for make this work

Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue untagged with: discussion
- Issue set to the milestone: 1.31
- Issue tagged with: bug

PR #3531

Metadata Update from @tkopecek:
- Issue tagged with: testing-ready

Metadata Update from @relias-redhat:
- Issue tagged with: testing-done

Commit 5de53dbd fixes this issue

Commit 08809355 relates to this ticket

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/934

Please continue any further discussion there.

Metadata
Related Pull Requests