Hide Forgot
Description of problem: When user runs foreman-debug, they are told to send file to theforeman.org. This shouldn't be the case Version-Release number of selected component (if applicable): Snap6 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 Expected results: Proper branding Additional info:
we need to remove the upload function from foreman-debug for the downstream builds, this is an upstream only feature.
Moving to POST since upstream bug http://projects.theforeman.org/issues/10701 has been closed ------------- Lukas Zapletal Applied in changeset commit:3d92620b2520ce7dec8006741f0f208804aa26d2.
commit d25c43d37bf9d807d884a076c4e2617a454e925d Author: Lukas Zapletal <lzap+git> Date: Thu Jun 4 12:13:01 2015 +0200 Fixes #10701 - foreman-debug config file support (cherry picked from commit 3d92620b2520ce7dec8006741f0f208804aa26d2) Also.. see commit bb89339d8f7679554c61ad21d519ea8122e0c802 Author: Bryan Kearney <bkearney> Date: Fri Jun 19 10:35:05 2015 -0400 As part of 1226012, setting the update to be disabled
Delivered in Snap10
Verified in GA snap 11
This bug was fixed in Satellite 6.1.1 which was delivered on 12 August, 2015.