Since fedorahosted.org will be retired I would like to move as much content from fedorahosted.org/setroubleshoot as possible. I tried
$ pgimport fedorahosted https://fedorahosted.org/setroubleshoot/ --tags
But I get an error: ERROR: Error in response: {'code': 403, 'message': 'XML_RPC privileges are required to perform this operation', 'name': 'JSONRPCError'}
ERROR: Error in response: {'code': 403, 'message': 'XML_RPC privileges are required to perform this operation', 'name': 'JSONRPCError'}
I guess it's related to the fact that I don't have TRAC_ADMIN permission for setroubleshoot project.
I'm probably only active setroubleshoot maintainer right now, I'm admin in setroubleshoot FAS group, but I don't have permission to use "Admin" tab in fedorahosted.
Could you please grant me TRAC_ADMIN permission for this project?
Thanks
Done. I also added 'XML_RPC' perms that you need for pkgimport.
Please let us know if there's anything else we can do for you.
:fishing_pole_and_fish:
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
It works now. Thanks!