#934 no output by`list-tagged --sigs --paths`
Closed: Fixed a year ago by tkopecek. Opened 5 years ago 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?


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

5 years ago

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

a year ago

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

a year ago

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

a year ago

Commit 0880935 relates to this ticket

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #3531 Merged a year ago