#1051 API call getRPMDeps with non existing type should return error message
Closed: Invalid by jcupova. Opened by jcupova.

Steps to Reproduce:

getRPMDeps(rpm, depType=non_existing_type, queryOpts=None)

Actual result:

[]

Expected result:

Should be returning an error message.


I wouldn't do this, as non/existence depends on combination of rpm installed and rpm queried, so there is no definitive list of existing types.

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

After discuss with @tkopecek I close this issue. This behavior is expected.

Metadata Update from @jcupova:
- Custom field Size adjusted to None
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

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

Please continue any further discussion there.

Metadata