https://bugzilla.novell.com/show_bug.cgi?id=294146
Summary: /dev/null permission denied Product: openSUSE 10.3 Version: Alpha 6 Platform: x86-64 OS/Version: Other Status: NEW Severity: Blocker Priority: P5 - None Component: Hotplug AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: silviu_marin-caea@otpbank.ro QAContact: qa@suse.de Found By: ---
I have performed an update from Alpha6 to latest Factory.
After the update I could not log in to KDE, it would just sit there after I have entered the password in KDM.
Then I have seen that I get many /dev/null access denied errors if I log in the text console.
It seems that /dev/null does not have sufficient permissions for my user. I have chmod a+rw /dev/null and stopped resmgr so it would not restrict the permissions again.
After that, I could login to KDE and the console login didn't give /dev/null permission denied errors anymore.
The bug has probably something to do with the new hal version too.
https://bugzilla.novell.com/show_bug.cgi?id=294146#c1
--- Comment #1 from Silviu Marin-Caea silviu_marin-caea@otpbank.ro 2007-07-24 08:00:46 MST --- From: Stephan Kulow coolo@novell.com To: opensuse-factory@opensuse.org CC: Silviu Marin-Caea silviu_marin-caea@fieldinsights.ro Date: Today 04:07:28 pm
This has nothing to do with resmgr.
The problem is in /etc/syslog-ng/syslog-ng.conf. There is a perm(-1) close to /dev/null - change that one to perm(0666) and reboot.
https://bugzilla.novell.com/show_bug.cgi?id=294146#c2
Stephan Kulow coolo@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Stephan Kulow coolo@novell.com 2007-07-24 08:29:12 MST --- I submited a fixed package already
https://bugzilla.novell.com/show_bug.cgi?id=294146#c3
Stephan Kulow coolo@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |casualprogrammer@yahoo.com
--- Comment #3 from Stephan Kulow coolo@novell.com 2007-07-24 09:09:25 MST --- *** Bug 294106 has been marked as a duplicate of this bug. ***
https://bugzilla.novell.com/show_bug.cgi?id=294106
https://bugzilla.novell.com/show_bug.cgi?id=294146#c4
Cristian Rodriguez judas_iscariote@shorewall.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |felix@derklecks.de
--- Comment #4 from Cristian Rodriguez judas_iscariote@shorewall.net 2007-07-25 23:59:56 MST --- *** Bug 294619 has been marked as a duplicate of this bug. ***
https://bugzilla.novell.com/show_bug.cgi?id=294619
https://bugzilla.novell.com/show_bug.cgi?id=294146#c5
Samareanu Florin florin@sitnet.ro changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |florin@sitnet.ro
--- Comment #5 from Samareanu Florin florin@sitnet.ro 2007-09-01 00:46:43 MST --- it appeared once again after i updated my system today. Please reopen since the fix presented here does not work.