Public bug reported:

Binary package hint: selinux

I installed selinux on Ubuntu 8.04.

#sudo apt-get install selinux

Upon reboot I received an error that HAL failed to initialize. If I put
selinux in permissive mode, I do not get the error message.


#uname -a 

Linux brooklyn 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008
i686 GNU/Linux

#lsmod

Module                  Size  Used by
isofs                  36388  0 
udf                    88612  0 
binfmt_misc            12808  1 
vboxdrv                61360  0 
ppdev                  10372  0 
speedstep_lib           6532  0 
cpufreq_stats           7104  0 
cpufreq_powersave       2688  0 
cpufreq_conservative     8712  0 
cpufreq_userspace       5284  0 
cpufreq_ondemand        9740  0 
freq_table              5536  2 cpufreq_stats,cpufreq_ondemand
battery                14212  0 
ac                      6916  0 
parport_pc             36260  0 
lp                     12324  0 
parport                37832  3 ppdev,parport_pc,lp
ipv6                  267780  20 
xt_limit                3584  8 
xt_tcpudp               4096  22 
ipt_LOG                 7296  8 
ipt_MASQUERADE          4608  0 
ipt_TOS                 3200  0 
ipt_REJECT              5632  1 
nf_conntrack_irc        7576  0 
nf_conntrack_ftp       10144  0 
xt_state                3328  6 
dcdbas                  9504  0 
evdev                  13056  3 
snd_hda_intel         344728  1 
snd_pcm_oss            42144  0 
snd_mixer_oss          17920  1 snd_pcm_oss
snd_pcm                78596  2 snd_hda_intel,snd_pcm_oss
snd_page_alloc         11400  2 snd_hda_intel,snd_pcm
snd_hwdep              10500  1 snd_hda_intel
snd_seq_dummy           4868  0 
psmouse                40336  0 
pcspkr                  4224  0 
serio_raw               7940  0 
usblp                  15872  0 
snd_seq_oss            35584  0 
nvidia               7825792  24 
snd_seq_midi            9376  0 
snd_rawmidi            25760  1 snd_seq_midi
snd_seq_midi_event      8320  2 snd_seq_oss,snd_seq_midi
i2c_core               24832  1 nvidia
snd_seq                54224  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
iTCO_wdt               13092  0 
iTCO_vendor_support     4868  1 iTCO_wdt
snd_timer              24836  2 snd_pcm,snd_seq
snd_seq_device          9612  5 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
button                  9232  0 
snd                    56996  13 
snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore               8800  1 snd
intel_agp              25492  0 
shpchp                 34452  0 
pci_hotplug            30880  1 shpchp
agpgart                34760  2 nvidia,intel_agp
iptable_nat             8324  0 
nf_nat                 20396  2 ipt_MASQUERADE,iptable_nat
nf_conntrack_ipv4      19080  8 iptable_nat
nf_conntrack           66752  7 
ipt_MASQUERADE,nf_conntrack_irc,nf_conntrack_ftp,xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4
iptable_mangle          3712  0 
iptable_filter          3840  1 
ip_tables              14820  3 iptable_nat,iptable_mangle,iptable_filter
x_tables               16132  9 
xt_limit,xt_tcpudp,ipt_LOG,ipt_MASQUERADE,ipt_TOS,ipt_REJECT,xt_state,iptable_nat,ip_tables
usbhid                 31872  0 
hid                    38784  1 usbhid
ext3                  136712  3 
jbd                    48404  1 ext3
mbcache                 9600  1 ext3
usb_storage            73664  0 
sg                     36880  0 
sr_mod                 17956  0 
sd_mod                 30720  6 
cdrom                  37408  1 sr_mod
pata_acpi               8320  0 
libusual               19108  1 usb_storage
ata_piix               19588  4 
e100                   37388  0 
mii                     6400  1 e100
ata_generic             8324  0 
ehci_hcd               37900  0 
libata                159344  3 pata_acpi,ata_piix,ata_generic
scsi_mod              151436  5 usb_storage,sg,sr_mod,sd_mod,libata
uhci_hcd               27024  0 
usbcore               146028  7 
usblp,usbhid,usb_storage,libusual,ehci_hcd,uhci_hcd
thermal                16796  0 
processor              36872  1 thermal
fan                     5636  0 
fbcon                  42912  0 
tileblit                3456  1 fbcon
font                    9472  1 fbcon
bitblit                 6784  1 fbcon
softcursor              3072  1 bitblit
fuse                   50580  3 

#dmesg | grep SELinux
[   18.514522] SELinux:  Initializing.
[   18.514533] SELinux:  Starting in permissive mode
[   20.592385] SELinux:  Registering netfilter hooks
[   25.434651] SELinux:8192 avtab hash slots allocated.Num of rules:19787
[   25.438429] SELinux:8192 avtab hash slots allocated.Num of rules:19787
[   25.439675] SELinux:  Completing initialization.
[   25.439677] SELinux:  Setting up existing superblocks.
[   25.453022] SELinux: initialized (dev sda2, type ext3), uses xattr
[   25.458577] SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
[   25.458589] SELinux: initialized (dev fusectl, type fusectl), not configured 
for labeling
[   25.458595] SELinux: initialized (dev tmpfs, type tmpfs), uses transition 
SIDs
[   25.460632] SELinux: initialized (dev debugfs, type debugfs), uses 
genfs_contexts
[   25.460642] SELinux: initialized (dev selinuxfs, type selinuxfs), uses 
genfs_contexts
[   25.460663] SELinux: initialized (dev mqueue, type mqueue), uses transition 
SIDs
[   25.460668] SELinux: initialized (dev devpts, type devpts), uses transition 
SIDs
[   25.460674] SELinux: initialized (dev inotifyfs, type inotifyfs), uses 
genfs_contexts
[   25.460678] SELinux: initialized (dev tmpfs, type tmpfs), uses transition 
SIDs
[   25.460685] SELinux: initialized (dev futexfs, type futexfs), uses 
genfs_contexts
[   25.460690] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses 
genfs_contexts
[   25.460694] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
[   25.460698] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
[   25.460705] SELinux: initialized (dev proc, type proc), uses genfs_contexts
[   25.460721] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
[   25.460726] SELinux: initialized (dev rootfs, type rootfs), uses 
genfs_contexts
[   25.460896] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[   25.472908] SELinux: policy loaded with handle_unknown=allow
[   26.114491] SELinux: initialized (dev tmpfs, type tmpfs), uses transition 
SIDs
[   26.119318] SELinux: initialized (dev tmpfs, type tmpfs), uses transition 
SIDs
[   29.456383] SELinux: initialized (dev tmpfs, type tmpfs), uses transition 
SIDs
[   38.280150] SELinux: initialized (dev tmpfs, type tmpfs), uses transition 
SIDs
[   39.847148] SELinux: initialized (dev sdb1, type ext3), uses xattr
[   39.891766] SELinux: initialized (dev sda5, type ext3), uses xattr
[   48.140857] SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses 
genfs_contexts
[   82.516791] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts

** Affects: selinux (Ubuntu)
     Importance: Undecided
         Status: New

-- 
selinux causes HAL to fail
https://bugs.launchpad.net/bugs/231088
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to