Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Oct 2012 15:09:20 +0100 (BST)
From:      Anton Shterenlikht <mexas@bristol.ac.uk>
To:        freebsd-ports@freebsd.org, mexas@bristol.ac.uk, wxs@freebsd.org
Subject:   Re: security/sudo *** [pre-install] Signal 11
Message-ID:  <201210021409.q92E9KGs024985@mech-cluster241.men.bris.ac.uk>

next in thread | raw e-mail | index | archive | help
	From mexas Tue Oct  2 10:21:10 2012

		From mexas Mon Oct  1 10:51:13 2012

		# make install FORCE_PKG_REGISTER=1
		===>  Installing for sudo-1.8.6.p3_1
		===>   Generating temporary packing list
		if test -d ./.hg && cd .; then  if hg log --style=changelog -b default > ChangeL
		og.tmp; then  mv -f ChangeLog.tmp ChangeLog;  else  rm -f ChangeLog.tmp;  fi;  f
		i
		for d in compat common  plugins/sudoers src include doc;  do (cd $d && exec make
		 pre-install) && continue;  exit $?;  done
		Checking existing sudoers file for syntax errors.
		*** [pre-install] Signal 11

	Note: this is on ia64 r235474.

	I deleted the existing /usr/local/etc/sudoers,
	and the update was then successful.

[skip]

	> 
	Segmentation fault (core dumped)
	cmp: EOF on regress/sudoers/test8.out
	sudoers/test8: FAIL
	0a1,7
	> Parse error in sudoers near line 8.
	> 
	> 
	> User_Alias	UA1 = xy
	> User_Alias	UA2 = xy
	> User_Alias	UA3 = x"y
	> 
	sudoers/test8 (toke):  FAIL
	0a1,7
	> Parse error in sudoers near line 8.
	> 
	> 
	> User_Alias	UA1 = xy
	> User_Alias	UA2 = xy
	> User_Alias	UA3 = x"y
	> 
	sudoers: 0/16 tests passed; 16/16 tests failed

I downgraded to 1.8.5p3. Now the segfaults have
gone away, and sudo is generally usable, but
all tests still fail:

http://seis.bris.ac.uk/~mexas/sudo-185p3-check.log

Anton




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