Re: One big old problem and one new with Rawhide

2011-07-17 Thread Lucas
On 07/17/2011 12:49 AM, Lucas wrote:
 One big problem is that my laptop can't go through systemd startup with 
 selinux enabled.
 Boot hangs at random points - setup keyboard, stdio syslog bridge, kernel 
 variables. Laptop just
 hangs, nothing happens and all I can do it turn it off. The only way is to 
 add selinux=0.



 The second one that raises today - I can't log in at all - nor with root nor 
 with user.
 I reported yesterday about:

 [ 37.654015] [ INFO: possible recursive locking detected ]
 [ 37.654015] 3.0-0.rc7.git0.1.fc16.i686 #1
 [ 37.654015] -
 [ 37.654015] systemd-logind/651 is trying to acquire lock:

 And yesterday I was able to log into user and root account, today I can't - 
 it looks like it checks
 the password, because it reports if it is wrong, when I type the right one it 
 hangs again. May be
 system can't start console (I was trying to do it in level 3).

 What I can do with it?
 Need advice.
 Thanks.


Ok. I have managed to boot properly.

I use upstart. No errors, quickly and reliably.

So I going to transfer everything for upstart from fedora 14.
It works and I going to use it.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


One big old problem and one new with Rawhide

2011-07-16 Thread Lucas
One big problem is that my laptop can't go through systemd startup with selinux 
enabled.
Boot hangs at random points - setup keyboard, stdio syslog bridge, kernel 
variables. Laptop just 
hangs, nothing happens and all I can do it turn it off. The only way is to add 
selinux=0.



The second one that raises today - I can't log in at all - nor with root nor 
with user.
I reported yesterday about:

[   37.654015] [ INFO: possible recursive locking detected ]
[   37.654015] 3.0-0.rc7.git0.1.fc16.i686 #1
[   37.654015] -
[   37.654015] systemd-logind/651 is trying to acquire lock:

And yesterday I was able to log into user and root account, today I can't - it 
looks like it checks 
the password, because it reports if it is wrong, when I type the right one it 
hangs again. May be 
system can't start console (I was trying to do it in level 3).

What I can do with it?
Need advice.
Thanks.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: One big old problem and one new with Rawhide

2011-07-16 Thread Tom London
On Sat, Jul 16, 2011 at 1:49 PM, Lucas macach...@gmail.com wrote:
 One big problem is that my laptop can't go through systemd startup with 
 selinux enabled.
 Boot hangs at random points - setup keyboard, stdio syslog bridge, kernel 
 variables. Laptop just
 hangs, nothing happens and all I can do it turn it off. The only way is to 
 add selinux=0.

Its usually better to add enforcing=0 rather than selinux=0.
enforcing=0 keeps files appropriately labeled.



 The second one that raises today - I can't log in at all - nor with root nor 
 with user.
 I reported yesterday about:

 [   37.654015] [ INFO: possible recursive locking detected ]
 [   37.654015] 3.0-0.rc7.git0.1.fc16.i686 #1
 [   37.654015] -
 [   37.654015] systemd-logind/651 is trying to acquire lock:

 And yesterday I was able to log into user and root account, today I can't - 
 it looks like it checks
 the password, because it reports if it is wrong, when I type the right one it 
 hangs again. May be
 system can't start console (I was trying to do it in level 3).

 What I can do with it?
 Need advice.
 Thanks.

Not sure, but my Rawhide system is booting to gnome just fine with
enforcing=0.

tom
-- 
Tom London
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: One big old problem and one new with Rawhide

2011-07-16 Thread Lucas
On 07/17/2011 01:03 AM, Tom London wrote:
 On Sat, Jul 16, 2011 at 1:49 PM, Lucasmacach...@gmail.com  wrote:
 One big problem is that my laptop can't go through systemd startup with 
 selinux enabled.
 Boot hangs at random points - setup keyboard, stdio syslog bridge, kernel 
 variables. Laptop just
 hangs, nothing happens and all I can do it turn it off. The only way is to 
 add selinux=0.

 Its usually better to add enforcing=0 rather than selinux=0.
 enforcing=0 keeps files appropriately labeled.

enforcing=0 doesn't help me, system hangs.
I installed XFCE spin and then upgrade it to Rawhide, I do not have gnome 
because I hate it.
I turned off enforcing when I start to test it, but selinux doesn't report 
anything, may be selinux 
can't do its job with new kernels, because system hangs in different points.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: One big old problem and one new with Rawhide

2011-07-16 Thread Tom London
On Sat, Jul 16, 2011 at 2:15 PM, Lucas macach...@gmail.com wrote:
 On 07/17/2011 01:03 AM, Tom London wrote:
 On Sat, Jul 16, 2011 at 1:49 PM, Lucasmacach...@gmail.com  wrote:
 One big problem is that my laptop can't go through systemd startup with 
 selinux enabled.
 Boot hangs at random points - setup keyboard, stdio syslog bridge, kernel 
 variables. Laptop just
 hangs, nothing happens and all I can do it turn it off. The only way is to 
 add selinux=0.

 Its usually better to add enforcing=0 rather than selinux=0.
 enforcing=0 keeps files appropriately labeled.

 enforcing=0 doesn't help me, system hangs.
 I installed XFCE spin and then upgrade it to Rawhide, I do not have gnome 
 because I hate it.
 I turned off enforcing when I start to test it, but selinux doesn't report 
 anything, may be selinux
 can't do its job with new kernels, because system hangs in different points.
 --

Sorry, not enough info to help much more

Do you have a stock system system?  Did you try booting with the
'rhgb quiet' options removed and 'debug' added? Any unexpected
messages?  ... etc.?

-- 
Tom London
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: One big old problem and one new with Rawhide

2011-07-16 Thread Jerry James
On Sat, Jul 16, 2011 at 2:49 PM, Lucas macach...@gmail.com wrote:
 One big problem is that my laptop can't go through systemd startup with 
 selinux enabled.
 Boot hangs at random points - setup keyboard, stdio syslog bridge, kernel 
 variables. Laptop just
 hangs, nothing happens and all I can do it turn it off. The only way is to 
 add selinux=0.

If you are running a 32-bit kernel, you might be seeing this bug:

https://bugzilla.redhat.com/show_bug.cgi?id=714478

I don't know what could be causing your second problem.
--
Jerry James
http://www.jamezone.org/
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel