Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 195575 Details for
Bug 275088
app-admin/setroubleshoot (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
new patch to disable exception during startup of setroubleshootd
norpm.patch (text/plain), 583 bytes, created by
Guenter Sandner
on 2009-06-23 17:17:32 UTC
(
hide
)
Description:
new patch to disable exception during startup of setroubleshootd
Filename:
MIME Type:
Creator:
Guenter Sandner
Created:
2009-06-23 17:17:32 UTC
Size:
583 bytes
patch
obsolete
>Only in setroubleshoot-2.2.2/src: norpm.patch >diff -ru setroubleshoot-2.2.2.ori/src/util.py setroubleshoot-2.2.2/src/util.py >--- setroubleshoot-2.2.2.ori/src/util.py 2009-04-03 21:57:24.000000000 +0200 >+++ setroubleshoot-2.2.2/src/util.py 2009-06-23 13:46:34.000000000 +0200 >@@ -237,8 +237,8 @@ > for i in h.fiFromHeader(): > lst.append(i[0]) > except: >- log_program.exception("failed to get filesystem list from rpm") >- >+ log_program.warning("failed to get filesystem list from rpm") >+ > return lst > > def get_rpm_nvr_from_header(hdr):
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 Raw
Actions:
View
Attachments on
bug 275088
:
195491
|
195495
|
195573
| 195575