Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Apr 2003 13:50:00 -0700
From:      Scott Sewall <sewall@ix.netcom.com>
To:        freebsd-stable@freebsd.org
Cc:        gnome@freebsd.org
Subject:   pkg_add of gdm2 has errors
Message-ID:  <3E95D8F8.9050107@ix.netcom.com>

next in thread | raw e-mail | index | archive | help

I'm running a new install of 4.8-RELEASE on i386.

Running "pkg_add -r gnome2", the following errors are reported:
(I've defined the BATCH environment variable).

Fetching 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.8-release/All/gdm2-2.4.1.3.tgz...Syntax 
error: end of file unexpected (expecting "then")
pkg_add: command 'if [ ! -f /usr/X11R6/etc/gdm/Init/Default ] && cp 
/usr/X11R6/etc/gdm/Init/factory-Default /usr/X11R6/etc/gdm/Init/Default' 
failed
Syntax error: end of file unexpected (expecting "then")
pkg_add: command 'if [ ! -f /usr/X11R6/etc/gdm/PostSession/Default ] && 
cp /usr/X11R6/etc/gdm/PostSession/factory-Default 
/usr/X11R6/etc/gdm/PostSession/Default' failed
Syntax error: end of file unexpected (expecting "then")
pkg_add: command 'if [ ! -f /usr/X11R6/etc/gdm/PreSession/Default ] && 
cp /usr/X11R6/etc/gdm/PreSession/factory-Default 
/usr/X11R6/etc/gdm/PreSession/Default' failed
Syntax error: end of file unexpected (expecting "then")
pkg_add: command 'if [ ! -f /usr/X11R6/etc/gdm/Sessions/Gnome ] && cp 
/usr/X11R6/etc/gdm/Sessions/factory-Gnome 
/usr/X11R6/etc/gdm/Sessions/Gnome' failed
Syntax error: end of file unexpected (expecting "then")
pkg_add: command 'if [ ! -f /usr/X11R6/etc/gdm/Sessions/Xsession ] && cp 
/usr/X11R6/etc/gdm/Sessions/factory-Xsession 
/usr/X11R6/etc/gdm/Sessions/Xsession' failed
Syntax error: end of file unexpected (expecting "then")
pkg_add: command 'if [ ! -f /usr/X11R6/etc/gdm/XKeepsCrashing ] && cp 
/usr/X11R6/etc/gdm/factory-XKeepsCrashing 
/usr/X11R6/etc/gdm/XKeepsCrashing' failed
Syntax error: end of file unexpected (expecting "then")
pkg_add: command 'if [ ! -f /usr/X11R6/etc/gdm/gnomerc ] && cp 
/usr/X11R6/etc/gdm/factory-gnomerc /usr/X11R6/etc/gdm/gnomerc' failed
Syntax error: end of file unexpected (expecting "then")
pkg_add: command 'if [ ! -f /usr/X11R6/etc/gdm/gdm.conf ] && cp 
/usr/X11R6/etc/gdm/factory-gdm.conf /usr/X11R6/etc/gdm/gdm.conf' failed
Syntax error: end of file unexpected (expecting "then")
pkg_add: command 'if [ ! -f /usr/X11R6/etc/gdm/locale.alias ] && cp 
/usr/X11R6/etc/gdm/factory-locale.alias /usr/X11R6/etc/gdm/locale.alias' 
failed

pkg_info reports the gdm2 package is installed.

Are these messages something I should be concerned about?

-- Scott




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E95D8F8.9050107>