have finally succeeded installing rawhide by livecd, got sealert but couldn't load it :(

View: New views
3 Messages — Rating Filter:   Alert me  

have finally succeeded installing rawhide by livecd, got sealert but couldn't load it :(

by Antonio Olivares :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

[liveuser@localhost ~]$ sealert
Traceback (most recent call last):
  File "/usr/bin/sealert", line 37, in <module>
    import slip.dbus.service
  File "/usr/lib/python2.6/site-packages/slip/dbus/__init__.py", line 1, in <module>
    import bus
ImportError: No module named bus
[liveuser@localhost ~]$ dmesg | grep 'avc'
type=1400 audit(1254092543.093:7): avc:  denied  { read } for  pid=844 comm="passwd" path="/dev/console" dev=tmpfs ino=2114 scontext=system_u:system_r:passwd_t:s0 tcontext=system_u:object_r:console_device_t:s0 tclass=chr_file
type=1400 audit(1254092543.094:8): avc:  denied  { read } for  pid=844 comm="passwd" path="/dev/console" dev=tmpfs ino=2114 scontext=system_u:system_r:passwd_t:s0 tcontext=system_u:object_r:console_device_t:s0 tclass=chr_file

installed from KDE-x86_64-20090926.19

[liveuser@localhost ~]$ uname -r
2.6.31.1-48.fc12.x86_64
[liveuser@localhost ~]$ cat /etc/fedora-release
Fedora release 11.91 (Rawhide)


Regards,

Antonio


     

--
fedora-selinux-list mailing list
fedora-selinux-list@...
https://www.redhat.com/mailman/listinfo/fedora-selinux-list

Re: have finally succeeded installing rawhide by livecd, got sealert but couldn't load it :(

by Justin P. Mattock :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Antonio Olivares wrote:

> [liveuser@localhost ~]$ sealert
> Traceback (most recent call last):
>    File "/usr/bin/sealert", line 37, in<module>
>      import slip.dbus.service
>    File "/usr/lib/python2.6/site-packages/slip/dbus/__init__.py", line 1, in<module>
>      import bus
> ImportError: No module named bus
> [liveuser@localhost ~]$ dmesg | grep 'avc'
> type=1400 audit(1254092543.093:7): avc:  denied  { read } for  pid=844 comm="passwd" path="/dev/console" dev=tmpfs ino=2114 scontext=system_u:system_r:passwd_t:s0 tcontext=system_u:object_r:console_device_t:s0 tclass=chr_file
> type=1400 audit(1254092543.094:8): avc:  denied  { read } for  pid=844 comm="passwd" path="/dev/console" dev=tmpfs ino=2114 scontext=system_u:system_r:passwd_t:s0 tcontext=system_u:object_r:console_device_t:s0 tclass=chr_file
>
> installed from KDE-x86_64-20090926.19
>
> [liveuser@localhost ~]$ uname -r
> 2.6.31.1-48.fc12.x86_64
> [liveuser@localhost ~]$ cat /etc/fedora-release
> Fedora release 11.91 (Rawhide)
>
>
> Regards,
>
> Antonio
>
>
>
>
> --
> fedora-selinux-list mailing list
> fedora-selinux-list@...
> https://www.redhat.com/mailman/listinfo/fedora-selinux-list
>
>    
your missing a dbus module
I think it might be in the python-dbus
package.

Justin P. Mattock

--
fedora-selinux-list mailing list
fedora-selinux-list@...
https://www.redhat.com/mailman/listinfo/fedora-selinux-list

Re: have finally succeeded installing rawhide by livecd, got sealert but couldn't load it :(

by Daniel J Walsh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 09/27/2009 03:01 PM, Justin P. Mattock wrote:

> Antonio Olivares wrote:
>> [liveuser@localhost ~]$ sealert
>> Traceback (most recent call last):
>>    File "/usr/bin/sealert", line 37, in<module>
>>      import slip.dbus.service
>>    File "/usr/lib/python2.6/site-packages/slip/dbus/__init__.py", line
>> 1, in<module>
>>      import bus
>> ImportError: No module named bus
>> [liveuser@localhost ~]$ dmesg | grep 'avc'
>> type=1400 audit(1254092543.093:7): avc:  denied  { read } for  pid=844
>> comm="passwd" path="/dev/console" dev=tmpfs ino=2114
>> scontext=system_u:system_r:passwd_t:s0
>> tcontext=system_u:object_r:console_device_t:s0 tclass=chr_file
>> type=1400 audit(1254092543.094:8): avc:  denied  { read } for  pid=844
>> comm="passwd" path="/dev/console" dev=tmpfs ino=2114
>> scontext=system_u:system_r:passwd_t:s0
>> tcontext=system_u:object_r:console_device_t:s0 tclass=chr_file
>>
>> installed from KDE-x86_64-20090926.19
>>
>> [liveuser@localhost ~]$ uname -r
>> 2.6.31.1-48.fc12.x86_64
>> [liveuser@localhost ~]$ cat /etc/fedora-release
>> Fedora release 11.91 (Rawhide)
>>
>>
>> Regards,
>>
>> Antonio
>>
>>
>>
>>
>> --
>> fedora-selinux-list mailing list
>> fedora-selinux-list@...
>> https://www.redhat.com/mailman/listinfo/fedora-selinux-list
>>
>>    
> your missing a dbus module
> I think it might be in the python-dbus
> package.
>
> Justin P. Mattock
>
> --
> fedora-selinux-list mailing list
> fedora-selinux-list@...
> https://www.redhat.com/mailman/listinfo/fedora-selinux-list
>
>
There was a bug in slip-dbus that is probably causing this problem.

--
fedora-selinux-list mailing list
fedora-selinux-list@...
https://www.redhat.com/mailman/listinfo/fedora-selinux-list