Actions
Bug #10699
closedOptions -u and -a must be exclusive for foreman-debug
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
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)
Updated by Lukas Zapletal over 9 years ago
- Subject changed from Options -u and -d must be exclusive for foreman-debug to Options -u and -a must be exclusive for foreman-debug
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2430 added
- Pull request deleted (
)
Updated by Lukas Zapletal over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset a94b02d8c7c10c2a7ab55a05ee1df9c2083d5488.
Updated by Dominic Cleal over 9 years ago
- Translation missing: en.field_release set to 35
Actions