Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 296086 Details for
Bug 435137
Xenner mistakenly sends all VM log data to /var/log/xenner.debug instead of stderr
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Remove use of /var/log/xenner.debug in favour of stderr
xenner-log-stderr.patch (text/plain), 659 bytes, created by
Daniel Berrangé
on 2008-02-27 16:26:03 UTC
(
hide
)
Description:
Remove use of /var/log/xenner.debug in favour of stderr
Filename:
MIME Type:
Creator:
Daniel Berrangé
Created:
2008-02-27 16:26:03 UTC
Size:
659 bytes
patch
obsolete
>diff -rup xenner-0.25.orig/xenner.c xenner-0.25.new/xenner.c >--- xenner-0.25.orig/xenner.c 2008-02-27 11:13:48.000000000 -0500 >+++ xenner-0.25.new/xenner.c 2008-02-27 11:18:02.000000000 -0500 >@@ -678,14 +678,6 @@ int main(int argc, char *argv[]) > opt++; continue; > > } else if (0 == strcmp(argv[opt], "-M")) { >- /* >- * libvirt detection: calls us with -M pc >- * -> we go logging to a file then as stderr >- * isn't visible to the user >- * -> ignore otherwise >- */ >- openlog(&xen, "/var/log/xenner.debug"); >- xen.nostderr = 1; > opt++; continue; > > } else if (0 == strcmp(argv[opt], "-hda") || >Only in xenner-0.25.new: xenner.c~
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 435137
: 296086