-
Sub-task
-
Resolution: Done
-
Undefined
-
None
-
None
Description of problem:
How reproducible:
Is this issue a regression from an earlier version:
No
Steps to Reproduce:
1. Deploy Satellite/foreman with new foremanctl method
2. Navigate to Content -> Subscriptions -> Import new manifest
Actual behavior:
Import new manifest task fails with "No such file or directory @ rb_sysopen - /usr/share/foreman/tmp/import_<uuid>.zip"
Expected behavior:
Manifest is imported to Satellite/foreman with new foremanctl
Business Impact / Additional info:
This happens because each container has its own temporary files. Reproducer: https://github.com/theforeman/foremanctl/pull/248
QE Tracker for https://issues.redhat.com/browse/SAT-39137