Author Topic: gtkRadiant on Linux (Fedora 12)  (Read 2932 times)

MrFish

  • Posts: 201
  • Turrets: +16/-500
gtkRadiant on Linux (Fedora 12)
« on: May 19, 2010, 01:13:34 pm »
I cannot get gtkRadiant to run. It's installed, the gamepacks are installed, and it starts up but I get a security message and it blocks gtkRadiant from starting. I tried disabling seLinux by setting it so a passive state but it's still blocking gtkRadiant for some odd reason.

Quote
Summary:

SELinux is preventing /usr/bin/chcon "mac_admin" access .

Detailed Description:

SELinux denied access requested by chcon. It is not expected that this access is
required by chcon and this access may signal an intrusion attempt. It is also
possible that the specific version or configuration of the application is
causing it to require additional access.

Allowing Access:

You can generate a local policy module to allow this access - see FAQ
(http://docs.fedoraproject.org/selinux-faq-fc5/#id2961385) Please file a bug
report.

Additional Information:

Source Context                unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1
                              023
Target Context                unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1
                              023
Target Objects                None [ capability2 ]
Source                        chcon
Source Path                   /usr/bin/chcon
Port                          <Unknown>
Host                          localhost.localdomain
Source RPM Packages           coreutils-7.6-11.fc12
Target RPM Packages           
Policy RPM                    selinux-policy-3.6.32-113.fc12
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Plugin Name                   catchall
Host Name                     localhost.localdomain
Platform                      Linux localhost.localdomain 2.6.32.11-99.fc12.i686
                              #1 SMP Mon Apr 5 16:32:08 EDT 2010 i686 i686
Alert Count                   1
First Seen                    Tue 18 May 2010 08:25:44 PM CDT
Last Seen                     Tue 18 May 2010 08:25:44 PM CDT
Local ID                      794fe0a9-2ad8-4f14-b625-8cd1c7cb6032
Line Numbers                 

Raw Audit Messages           

node=localhost.localdomain type=AVC msg=audit(1274232344.9:136): avc:  denied  { mac_admin } for  pid=5738 comm="chcon" capability=33  scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=capability2

node=localhost.localdomain type=SYSCALL msg=audit(1274232344.9:136): arch=40000003 syscall=226 success=no exit=-22 a0=8aae8d0 a1=85e9ed a2=8aafcb8 a3=26 items=0 ppid=5558 pid=5738 auid=500 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts1 ses=1 comm="chcon" exe="/usr/bin/chcon" subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 key=(null)



Bah! Linux; I love it, but it doesn't do software well :S

nubcake

  • Posts: 529
  • Turrets: +49/-85
Re: gtkRadiant on Linux (Fedora 12)
« Reply #1 on: May 19, 2010, 05:14:58 pm »
in be4 use NetRadiant

MrFish

  • Posts: 201
  • Turrets: +16/-500
Re: gtkRadiant on Linux (Fedora 12)
« Reply #2 on: May 19, 2010, 10:58:40 pm »
Thanks man- that works! I also found out I'm using 32bit architecture, not 64 bit xD (And that solved my tremfusion problem).