Hide Forgot
Description of problem: When user tries to zip up the debug file, it fails. Version-Release number of selected component (if applicable): Compose 6 RHEL7.1 How reproducible: Steps to Reproduce: 1. foreman-debug -g -v -a -d /tmp/test 2. View results Actual results: A debug directory has been created: /tmp/test You may want to upload the tarball to our public server via rsync. There is a write only directory (readable only by Foreman core developers) for that. Note the rsync transmission is UNENCRYPTED: rsync /tmp/test.tar.xz rsync://theforeman.org/debug-incoming Do you want to do this now? [y/N] y Uploading... rsync: link_stat "/tmp/test.tar.xz" failed: No such file or directory (2) Expected results: creation of tgz is valid. Additional info:
we need to remove the upload function from foreman-debug for the downstream builds, this is an upstream only feature.
Yeah, there is one additional patch that removes upload interactivity and adds -u flag to get that behavior. I will backport this plus add extra patch that will check flags -u and -d (and error out if both are provided).
Moving to POST since upstream bug http://projects.theforeman.org/issues/10699 has been closed ------------- Lukas Zapletal Applied in changeset commit:a94b02d8c7c10c2a7ab55a05ee1df9c2083d5488.
QE Verified in Snap 8
This bug is slated to be released with Satellite 6.1.
This bug was fixed in version 6.1.1 of Satellite which was released on 12 August, 2015.