#2915 "cg_match_any" policy check fails when doing cg_import
Closed: Fixed 2 years ago by tkopecek. Opened 2 years ago by julian8628.

[Fri Jun 18 08:56:05.757072 2021] [wsgi:error] [pid 731786] [client 10.0.10.109:48700]   File "/usr/share/koji-hub/kojihub.py", line 9401, in policy_get_cgs
[Fri Jun 18 08:56:05.757082 2021] [wsgi:error] [pid 731786] [client 10.0.10.109:48700]     return set(cgs)
[Fri Jun 18 08:56:05.757092 2021] [wsgi:error] [pid 731786] [client 10.0.10.109:48700] TypeError: unhashable type: 'dict'

Because lookup_name returns a dict rather than a "name" string


Metadata Update from @julian8628:
- Custom field Size adjusted to None

2 years ago

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

2 years ago

Metadata Update from @mfilip:
- Issue tagged with: testing-done

2 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #2916 Merged 2 years ago