From owner-freebsd-gnome@FreeBSD.ORG Tue Jun 5 16:53:01 2007 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5B72016A400 for ; Tue, 5 Jun 2007 16:53:01 +0000 (UTC) (envelope-from SRS1=0c45849e2b4bd5a2ab9bd66dc6033596ae2ca708=es.net==0c45849e2b4bd5a2ab9bd66dc6033596ae2ca708=357=es.net=oberman@es.net) Received: from postal1.es.net (postal1.es.net [198.128.3.205]) by mx1.freebsd.org (Postfix) with ESMTP id 270A713C455 for ; Tue, 5 Jun 2007 16:53:00 +0000 (UTC) (envelope-from SRS1=0c45849e2b4bd5a2ab9bd66dc6033596ae2ca708=es.net==0c45849e2b4bd5a2ab9bd66dc6033596ae2ca708=357=es.net=oberman@es.net) Received: from postal1.es.net (postal4.es.net [198.124.252.66]) by postal1.es.net (Postal Node 1) with ESMTP (SSL) id KWQ30032 for ; Tue, 05 Jun 2007 09:37:32 -0700 Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by postal4.es.net (Postal Node 4) with ESMTP (SSL) id KWQ44929; Tue, 05 Jun 2007 09:37:29 -0700 Received: from ptavv.es.net (ptavv.es.net [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id CFD2745055; Tue, 5 Jun 2007 09:37:28 -0700 (PDT) To: Gary Kline In-Reply-To: Your message of "Tue, 05 Jun 2007 00:09:01 PDT." <20070605070901.GA3171@thought.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_1181061448_74263P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Tue, 05 Jun 2007 09:37:28 -0700 From: "Kevin Oberman" Message-Id: <20070605163728.CFD2745055@ptavv.es.net> Cc: Yuri Pankov , freebsd-gnome@freebsd.org Subject: Re: any clues hy Gnome isn't autobooting? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jun 2007 16:53:01 -0000 --==_Exmh_1181061448_74263P Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > Date: Tue, 5 Jun 2007 00:09:01 -0700 > From: Gary Kline > Sender: owner-freebsd-gnome@freebsd.org > > On Tue, Jun 05, 2007 at 05:08:46AM +0400, Yuri Pankov wrote: > > On Mon, 2007-06-04 at 14:40 -0700, Gary Kline wrote: > > > On Sun, Jun 03, 2007 at 11:12:44PM -0700, Gary Kline wrote: > > > > On Sun, Jun 03, 2007 at 10:48:46PM -0500, Jeremy Messenger wrote: > > > > > On Sun, 03 Jun 2007 18:31:03 -0500, Gary Kline > > > > > wrote: > > > > > > > > > > >On Sun, Jun 03, 2007 at 11:57:53AM -0500, Jeremy Messenger wrote: > > > > > >>On Sat, 02 Jun 2007 18:51:24 -0500, Gary Kline > > > > > >>wrote: > > > > > >> > > > > > >>Do you have anything in ~/.xsession-errors? > > > > > > > > > > > > Good one! > > > > > > > > > [[ ... ]] > > > > > > > > > > > > > It shows that you don't have dbus, hal and etc running. Follow this: > > > > > http://www.freebsd.org/gnome/docs/faq2.html#full-gnome > > > > > > > > > > Cheers, > > > > > Mezz > > > > > > > > > > No-joy. I followed the "full-gnome" tag instructions to the > > > letter. Ran pkgdb -F twice, one portupgrade -a. Upon reboot; > > > same. I wind up at a root login and have to use the kdm widget. > > > Both hal and dbus are in /var/db. hal is missing from the ps ax > > > listing; dbus is there. > > > > > > 621 ?? Is 0:00.01 /usr/local/sbin/gdm-binary > > > p1 14:20 [579] psag hal > > > p1 14:20 [580] psag dbus > > > 1126 ?? I 0:00.00 dbus-launch --autolaunch 0630eeaa5fc7c9e3ea1e2f004657 > > > 1127 ?? Is 0:00.00 /usr/local/bin/dbus-daemon --fork --print-pid 6 --pri > > > 1128 ?? Is 0:00.01 dbus-daemon --fork --print-address 16 --print-pid 18 > > > p1 14:20 [581] > > > > > > > > > I'm rebuilding hal; de-/re-installing. See if the daemon fires > > > up. Nope, no hald...... > > > > > > Ideas? > > > > > > gary > > > > You still don't have system dbus daemon running (should look > > like /usr/local/bin/dbus-daemon --system in `ps' output). Any errors > > when starting it using /usr/local/etc/rc.d/dbus start ? > > > A "% dbus" did nothing; I didn't know there was a dbus script > is /usr/local/etc/rc.d.... and will fire it off. > > # > dbus_enable="YES" > # > Well, I added this to /etc/conf, rebooted and still nada; then I > checked the log in /var/log and saw that something was still > pointing to /usr/X11R6/bin. X is now in local. I thought that > was fixed... . Anyway, I de-/re-installed both gnome2 and > the meta port xorg. > > Dunno; I just cd'd to usr/local and did a grep -r -w X11R6; there > are thousands of X11R6 regex's in places. In > var/log/debug.log is the following: > > Jun 5 00:04:06 tao2 sshd[18092]: NSSWITCH(nss_method_lookup): nis, group_compat, endgrent, not found > Jun 5 00:04:06 tao2 sshd[18093]: NSSWITCH(nss_method_lookup): nis, passwd_compat, endpwent, not found > Jun 5 00:04:19 tao2 ls: NSSWITCH(nss_method_lookup): nis, passwd_compat, setpwent, not found > Jun 5 00:04:19 tao2 ls: NSSWITCH(nss_method_lookup): nis, group_compat, setgrent, not found > Jun 5 00:04:21 tao2 ls: NSSWITCH(nss_method_lookup): nis, passwd_compat, setpwent, not found > Jun 5 00:04:21 tao2 ls: NSSWITCH(nss_method_lookup): nis, group_compat, setgrent, not found > Jun 5 00:04:39 tao2 su: NSSWITCH(nss_method_lookup): nis, group_compat, setgrent, not found > Jun 5 00:04:39 tao2 su: NSSWITCH(nss_method_lookup): nis, group_compat, endgrent, not found > tao2# > > > A last rebbot and I'm calling it a day... If you [[ or Anybody ]] > has any clues, please drop them my way! Do you have a symlink from /usr/X11R6 to /usr/local? Lots of ports and even system apps still reference /usr/X11R6 and the symlink is needed to make it work. Did you run the /usr/ports/Tools/scripts/mergebase.sh script? It should make the symlink and fix some issues in rc.conf, periodic.conf and manpath.config. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 --==_Exmh_1181061448_74263P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) Comment: Exmh version 2.5 06/03/2002 iD8DBQFGZZFIkn3rs5h7N1ERAscrAKCSPj+/3MsrOTJfJBErJgV6n7aU9ACfUniA GaEKdI3y6+iXjJNE+jERz54= =wSgO -----END PGP SIGNATURE----- --==_Exmh_1181061448_74263P--