stdevel / katprep

Python toolkit for automating system maintenance and generating patch reports along with Foreman/Katello and Red Hat Satellite 6.x
GNU General Public License v3.0
35 stars 6 forks source link

Hosts without owner forces katprep_snapshot to crash #82

Closed stdevel closed 6 years ago

stdevel commented 6 years ago

Hosts without owners forces katprep_snapshot to crash:

katprep.clients.SessionExceptoin: 404: HTTP operation not successful {
  "error": {"message":"Resource user not found by id '1'"}
}
stdevel commented 6 years ago

Verified on RHEL7/Satellite 6.3 - investigating on branch bug-empty_owner-issue82.

stdevel commented 6 years ago

Fixed in commit f6ac11946e281ee15a191316011478c857a3a30f.