[Bug 805304] New: acpid isn't installed by default
https://bugzilla.novell.com/show_bug.cgi?id=805304 https://bugzilla.novell.com/show_bug.cgi?id=805304#c0 Summary: acpid isn't installed by default Classification: openSUSE Product: openSUSE 12.3 Version: RC 1 Platform: x86-64 OS/Version: SUSE Other Status: NEW Severity: Minor Priority: P5 - None Component: Patterns AssignedTo: coolo@suse.com ReportedBy: jdelvare@suse.com QAContact: qa-bugs@suse.de Found By: Community User Blocker: --- I installed openSUSE 12.3 from the Gnome Live CD. acpid wasn't installed, and Xorg complains about that: [ 25.338] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) I installed the acpid package and enabled the acpid service manually. However, on my openSUSE 12.2 system (installed from the DVD, not Live CD) acpid was installed by default. I believe it should still be installed by default on 12.3 as most x86 systems use ACPI. And this package is so small that size can't be an issue. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=805304 https://bugzilla.novell.com/show_bug.cgi?id=805304#c1 Stephan Kulow <coolo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|coolo@suse.com |crrodriguez@opensuse.org --- Comment #1 from Stephan Kulow <coolo@suse.com> 2013-02-24 16:52:36 CET --- https://github.com/openSUSE/patterns/pull/12 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=805304 https://bugzilla.novell.com/show_bug.cgi?id=805304#c2 --- Comment #2 from Cristian Rodríguez <crrodriguez@opensuse.org> 2013-02-24 19:00:13 CLST --- (WW) is an xorg warning, it will work just fine without acpid though. Currently acpi events are managed by systemd-logind and/or the relevant desktop environment, installing both will lead to funny behaviour. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=805304 https://bugzilla.novell.com/show_bug.cgi?id=805304#c3 --- Comment #3 from Jean Delvare <jdelvare@suse.com> 2013-03-04 10:14:18 UTC --- I do not understand. Xorg looks for /var/run/acpid.socket, and systemd doesn't provide that. What interface does systemd provide exactly for ACPI events? If it is different from what acpid provided, then it can't be a drop-in replacement. Xorg would need to be updated, and possibly other applications as well. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=805304 https://bugzilla.novell.com/show_bug.cgi?id=805304#c4 Cristian Rodríguez <crrodriguez@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|crrodriguez@opensuse.org |sndirsch@suse.com --- Comment #4 from Cristian Rodríguez <crrodriguez@opensuse.org> 2013-03-04 14:34:12 CLST --- (In reply to comment #3)
I do not understand. Xorg looks for /var/run/acpid.socket, and systemd doesn't provide that. What interface does systemd provide exactly for ACPI events? If it is different from what acpid provided, then it can't be a drop-in replacement. Xorg would need to be updated, and possibly other applications as well.
OK Jean, you spotted a real issue here. All other distributions carry the following patch. http://pkgs.fedoraproject.org/cgit/xorg-x11-server.git/tree/xserver-1.6.0-le... (at least fedora, arch, PLD, do carry it) Which means the code path that xserver is taking is broken and/or wrong. But we don't, this is probably an oversight. assigning to xorg-x11-server maintainer. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=805304 https://bugzilla.novell.com/show_bug.cgi?id=805304#c5 Cristian Rodríguez <crrodriguez@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Fix_is_Ready CC| |crrodriguez@opensuse.org --- Comment #5 from Cristian Rodríguez <crrodriguez@opensuse.org> 2013-03-04 14:46:48 CLST --- Stefan: request id 157251 contains the mentioned patch. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=805304 https://bugzilla.novell.com/show_bug.cgi?id=805304#c Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED Component|Patterns |X.Org QAContact|qa-bugs@suse.de |xorg-maintainer-bugs@forge. | |provo.novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=805304 https://bugzilla.novell.com/show_bug.cgi?id=805304#c6 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |crrodriguez@opensuse.org --- Comment #6 from Stefan Dirsch <sndirsch@suse.com> 2013-03-05 21:58:38 UTC --- I just need the patch in the right format. See reason, why I declined it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=805304 https://bugzilla.novell.com/show_bug.cgi?id=805304#c Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|sndirsch@suse.com |xorg-maintainer-bugs@forge. | |provo.novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=805304 https://bugzilla.novell.com/show_bug.cgi?id=805304#c7 --- Comment #7 from Stefan Dirsch <sndirsch@suse.com> 2013-03-19 15:33:40 UTC --- Hmm. Still waiting for an update submit request .. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=805304 https://bugzilla.novell.com/show_bug.cgi?id=805304#c8 --- Comment #8 from Cristian Rodríguez <crrodriguez@opensuse.org> 2013-03-19 11:52:29 CLT --- (In reply to comment #7)
Hmm. Still waiting for an update submit request ..
I did.. another was accepted first which generated conflicts.. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=805304 https://bugzilla.novell.com/show_bug.cgi?id=805304#c9 --- Comment #9 from Stefan Dirsch <sndirsch@suse.com> 2013-03-19 16:10:40 UTC --- That's possible. But please try once more. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=805304 https://bugzilla.novell.com/show_bug.cgi?id=805304#c10 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|crrodriguez@opensuse.org | Resolution| |FIXED --- Comment #10 from Stefan Dirsch <sndirsch@suse.com> 2013-04-18 12:15:28 UTC --- ------------------------------------------------------------------- Thu Apr 18 12:00:53 UTC 2013 - sndirsch@suse.com - u_disable-acpi-code.patch * Don't build the ACPI code (bnc#805304) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=805304 https://bugzilla.novell.com/show_bug.cgi?id=805304#c11 --- Comment #11 from Bernhard Wiedemann <bwiedemann@suse.com> 2013-04-18 21:00:11 CEST --- This is an autogenerated message for OBS integration: This bug (805304) was mentioned in https://build.opensuse.org/request/show/172342 Factory / xorg-x11-server -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com