pkg_add of gdm2 has errors

Scott Sewall sewall at ix.netcom.com
Thu Apr 10 13:50:01 PDT 2003


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




More information about the freebsd-stable mailing list