From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HBHf6-0004L7-PV for garchives@archives.gentoo.org; Sun, 28 Jan 2007 21:34:09 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0SLVTud027822; Sun, 28 Jan 2007 21:31:29 GMT Received: from imail2.gazeta.pl (host-193-42-231-144.gazeta.pl [193.42.231.144]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0SLVT4g027753 for ; Sun, 28 Jan 2007 21:31:29 GMT Received: from poczta.gazeta.pl (unverified [194.149.231.60]) by (imail2.gazeta.pl) with ESMTP id 76932348-1937475 for ; Sun, 28 Jan 2007 22:31:26 +0300 Received: from beast (unverified [83.16.37.203]) by mailis01.gazeta.pl (mailis01.gazeta.pl) with ESMTP id 16720747-1899372 for ; Sun, 28 Jan 2007 22:31:26 +0100 Date: Sun, 28 Jan 2007 22:44:01 +0100 From: Marcin DrStorm =?ISO-8859-2?Q?=A6liwi=F1ski?= To: gentoo-amd64@lists.gentoo.org Subject: [gentoo-amd64] HAL crashes after upgrade to DBUS to 1.0.2 (not rev-dep problem) Message-ID: <20070128224401.631458be@beast> X-Mailer: Sylpheed-Claws 2.4.0 (GTK+ 2.10.6; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-NotAscii: charset=us-ascii X-IP-stats: Incoming Outgoing Last 0, First 428, in=29846319, out=109, spam=0 Known=true ip=194.149.231.60 X-Originating-IP: 194.149.231.60 X-Archives-Salt: ec124557-41e7-4f22-a3db-e1d954c6521e X-Archives-Hash: d173665f2126753b1c2db6e1ff407582 Hi After system upgrade (by emerge world) hald won't start anymore. When i try to start it manually using hald --verbose=yes --daemon=no I get: [...] 22:09:44.641 [I] coldplug.c:246: found in udevdb '/sys/block/ram1' '/dev/rd/1' block: /sys/block/ram0 (block) 22:09:44.641 [I] coldplug.c:246: found in udevdb '/sys/block/ram0' '/dev/rd/0' block: /sys/block/dm-0 (block) 22:09:44.642 [I] osspec.c:528: Synthesizing powermgmt events... 22:09:44.642 [E] acpi.c:795: Couldn't open /proc/acpi/battery: Error opening dir ectory '/proc/acpi/battery': No such file or directory 22:09:44.642 [I] acpi.c:768: Processing /proc/acpi/processor/CPU1 22:09:44.642 [I] acpi.c:768: Processing /proc/acpi/processor/CPU0 22:09:44.642 [E] acpi.c:795: Couldn't open /proc/acpi/ac_adapter: Error opening directory '/proc/acpi/ac_adapter': No such file or directory 22:09:44.642 [E] acpi.c:795: Couldn't open /proc/acpi/button/lid: Error opening directory '/proc/acpi/button/lid': No such file or directory 22:09:44.642 [I] acpi.c:768: Processing /proc/acpi/button/power/PWRF 22:09:44.643 [I] acpi.c:768: Processing /proc/acpi/button/sleep/SLPB 22:09:44.643 [I] osspec.c:530: ACPI capabilities found 22:09:44.643 [I] osspec.c:540: Done synthesizing events process 8238: dbus message iterator looks uninitialized or corrupted D-Bus not built with -rdynamic so unable to print a backtrace *** [DIE] hald_runner.c:runner_died():69 : Runner died beast drstorm # Software versions: beast drstorm # emerge -pv hal udev dbus These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] sys-apps/hal-0.5.7.1-r3 USE="acpi crypt dmi -debug -doc -pcmcia (-selinux)" 0 kB [ebuild R ] sys-fs/udev-104-r4 USE="(-selinux)" 0 kB [ebuild R ] sys-apps/dbus-1.0.2 USE="X -debug -doc (-selinux)" 0 kB Total size of downloads: 0 kB beast drstorm # I've tried using revdep-rebuild without any success, after that I've reemerged dbus, hal and udev I even tried to delete configfiles for dbus and hal before reemerging them again) But it still isn't working :( These are my CFLAGS: CFLAGS="-march=nocona -Os -s -fomit-frame-pointer -pipe -DNDEBUG -DG_DISABLE_ASSERT" CHOST="x86_64-pc-linux-gnu" CXXFLAGS="-march=nocona -Os -s -fomit-frame-pointer -pipe -DNDEBUG -DG_DISABLE_ASSERT" MAKEOPTS="-j3" My system is P4-3GHz with 2GB RAM (highmem) Thanks for any help. Best regards DrStorm -- Q: Where will I go after I die? A: Onto a DAT tape. -- gentoo-amd64@gentoo.org mailing list