From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Gruhn Subject: Re: audit-viewer Date: Mon, 02 Mar 2009 11:38:22 -0500 Message-ID: <49AC0B7E.1010507@groupw.com> References: <634962496.7351235161936343.JavaMail.root@zmail07.collab.prod.int.phx2.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n22GcdvT010802 for ; Mon, 2 Mar 2009 11:38:39 -0500 Received: from smtp.group-w-inc.com (group-w-inc.com [70.164.45.3]) by mx3.redhat.com (8.13.8/8.13.8) with ESMTP id n22GcN2e004514 for ; Mon, 2 Mar 2009 11:38:23 -0500 Received: from smtp.group-w-inc.com (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with ESMTP id 20F5ADA009F for ; Mon, 2 Mar 2009 11:38:23 -0500 (EST) Received: from [10.1.1.218] (dgruhn-f9.group-w-inc.com [10.1.1.218]) by smtp.group-w-inc.com (Postfix) with ESMTP id DBE41DA0094 for ; Mon, 2 Mar 2009 11:38:22 -0500 (EST) In-Reply-To: <634962496.7351235161936343.JavaMail.root@zmail07.collab.prod.int.phx2.redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com Mirek, Thanks for this. I was finally able to get back to this project and have been able to compile everything to get audit-viewer running. I am getting this error when audit viewer starts: # audit-viewer Error reading audit events: No such file or directory. Thinking that perhaps something is pointing to the wrong files, I attempted to use Window/Change event source.. . Then I get this: Traceback (most recent call last): File "/usr/local/share/audit-viewer/main_window.py", line 402, in __menu_change_event_source_activate self.__show_source_dialog() File "/usr/local/share/audit-viewer/main_window.py", line 300, in __show_source_dialog self.source_dialog = SourceDialog(self.window, self.client) File "/usr/local/share/audit-viewer/source_dialog.py", line 58, in __init__ self.__source_log_with_rotated_toggled) File "/usr/local/share/audit-viewer/util.py", line 49, in connect_and_run handler() File "/usr/local/share/audit-viewer/source_dialog.py", line 161, in __source_log_with_rotated_toggled self.source_log.set_active_iter(it) TypeError: iter should be a GtkTreeIter Perhaps I am don't understand how to use audit-viewer. Is there any tutorial or documentation somewhere that I could read? Dan Miloslav Trmac wrote: > Dan, > ----- "Dan Gruhn" wrote: > >> I'm having problems running audit-viewer and it appears that I am >> missing some packages like python-gtkextra, PyChart, and sexy-python. I >> don't have them available on RHEL 5.2 (or 5.3 for that matter) and >> have been trying to compile them. >> > Oh, sorry about that - I completely forgot about the dependencies. > > For libsexy, take the Fedora 10 package, remove the dependencies on hunspell-en and enchant. > > For python-gtkextra and python-sexy rebuild the packages available in Fedora 10. > > pychart is available in EPEL. > Mirek > -- Dan Gruhn Group W Inc. 8315 Lee Hwy, Suite 303 Fairfax, VA, 22031 PH: (703) 752-5831 FX: (703) 752-5851