From owner-freebsd-current@FreeBSD.ORG Sat Jun 2 09:53:09 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A172016A400 for ; Sat, 2 Jun 2007 09:53:09 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (c220-239-3-125.belrs4.nsw.optusnet.com.au [220.239.3.125]) by mx1.freebsd.org (Postfix) with ESMTP id 2E23A13C468 for ; Sat, 2 Jun 2007 09:53:08 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by turion.vk2pj.dyndns.org (8.14.1/8.13.8) with ESMTP id l529r73q049992 for ; Sat, 2 Jun 2007 19:53:07 +1000 (EST) (envelope-from peter@turion.vk2pj.dyndns.org) Received: (from peter@localhost) by turion.vk2pj.dyndns.org (8.14.1/8.13.8/Submit) id l529r71R049991 for current@freebsd.org; Sat, 2 Jun 2007 19:53:07 +1000 (EST) (envelope-from peter) Date: Sat, 2 Jun 2007 19:53:07 +1000 From: Peter Jeremy To: current@freebsd.org Message-ID: <20070602095307.GD1010@turion.vk2pj.dyndns.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8GpibOaaTibBMecb" Content-Disposition: inline X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.15 (2007-04-06) Cc: Subject: su(1) suspends the process X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jun 2007 09:53:09 -0000 --8GpibOaaTibBMecb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable For some time (roughly a year), -current has had a problem that invoking su(1) sometimes suspends the caller. I thought this had been fixed but it still (or again) occurs in a fresh (2 day old) -current/amd64. Scenario: I'm building a port (OOo so there are lots of dependencies along the way) inside a script (in case it blows up) and am fairly consistently getting the following on each 'make install': =3D=3D=3D> Checking if archivers/p5-IO-Compress-Zlib already installed =3D=3D=3D> Switching to root credentials for 'install' target zsh: suspended (tty output) make turion% fg [1] + continued make Password: Installing /usr/local/lib/perl5/site_perl/5.8.8/IO/Compress/Deflate.pm This is somewhat of a PITA. (Yes, I'm using zsh but it's built using an up-to-date ports tree on the current OS). --=20 Peter Jeremy --8GpibOaaTibBMecb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGYT4D/opHv/APuIcRAv0YAKCm36vfTeggh9jCY+9IQUmNez+HiQCgw0BD HtJT4jCuQ7sH8tolDAlXCeo= =Bw6Y -----END PGP SIGNATURE----- --8GpibOaaTibBMecb--