#3874 RefreshRules_recv marks the wrong request as done
Closed: Fixed 5 years ago Opened 5 years ago by jhrozek.

Ticket was cloned from Red Hat Bugzilla: Bug 1646168

Please note that this Bug is private and may not be accessible as it contains confidential Red Hat customer information.

Description of problem:
Running sssctl access-report always prints an error message even though the
command itself works fine. This is due to a bug in the infopipe component

Version-Release number of selected component (if applicable):
up to release -23

How reproducible:
always

Steps to Reproduce:
1. sssctl access-report
2.
3.

Actual results:
Unable to refresh HBAC rules, using cached content

Expected results:
no such error message

Additional info:
the operation itself works fine

ifp_domains_domain_refresh_access_rules_done passes req to sbus_call_dp_access_RefreshRules_recv where subreq should have been passed. This means the wrong request is marked as done and the whole operation fails with an internal error


Metadata Update from @jhrozek:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1646168

5 years ago

Metadata Update from @jhrozek:
- Issue assigned to jhrozek

5 years ago

Metadata Update from @jhrozek:
- Issue tagged with: PR, bug, regression

5 years ago

Metadata Update from @jhrozek:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Metadata Update from @jhrozek:
- Issue set to the milestone: SSSD 2.1

5 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/4864

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata