PDA

View Full Version : [SOLVED] kdm 4.5.80-6 don't work


chepioq
28th November 2010, 07:05 AM
I test rawhide F15 and I use kdm as login manager.
Yesterday there is an update to kdm 4.5.80-6, and that don't work, when I want boot on my rawhide I have no login manager.
I boot in level 3 with an startx, and I change login manager to gdm, and that work.

In var/log I have no log in kdm.log for this attempt.

And my boot.log is empty.

Where can I find the kdm 4.5.80-5 for downgrade and see if that work?

---------- Post added at 08:05 AM GMT ---------- Previous post was at 07:47 AM GMT ----------

Hi
I find kdm 4.5.80-5 on koji and I downgrade with same result: kdm don't work.
May be it is a bug in kdebase-workspace-4.5.80-6 ?

SergeyS
28th November 2010, 01:27 PM
Having same problem but with mysqld too. Have to create /var/run/kdm and /var/run/mysqld folders manualy and set chmod 777 to be able to use kdm and start mysql daemon. Any ideas how to fix those problems?

downer
28th November 2010, 03:31 PM

The bug report on kdm says a workaround is to manually create the text file "/etc/tmpfiles.d/kdm.conf" and have it contain "d /var/run/kdm/ 01777 root root -"
This does work for kdm, but I have no experience with mysqld. This sounds like what you've already done anyway.

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

Even gdm is a little messed up for me right now because it doesn't have a background.

chepioq
28th November 2010, 04:09 PM
I create the text file "/etc/tmpfiles.d/kdm.conf" with content "d /var/run/kdm/ 01777 root root -" and that work for me.
Thank for the bugzilla link.

SergeyS
29th November 2010, 09:22 AM
Thanks for the bugzilla link. It works both for kdm and mysqld.

chepioq
8th December 2010, 07:42 AM
Today there are update, after reboot kdm don't work again...
For test I remove /etc/tmpfiles.d/kdm.conf" with content "d /var/run/kdm/ 01777 root root - for same result; kdm don't work...
Any Idea?

downer
9th December 2010, 02:31 AM
Comment #7 worked for me, and you may have found it by now:
https://bugzilla.redhat.com/show_bug.cgi?id=657785#c7

It would be nice if there was a way to warn people about stuff coming down the pipe that's broken, but it really does seem like nothing in Rawhide is tested first. This forum is pretty quiet anyway, and the fedora-test-list is even quieter. I end up using Bugzilla the most.