From owner-freebsd-bugs@FreeBSD.ORG Fri Jul 23 19:00:47 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC84316A4CE for ; Fri, 23 Jul 2004 19:00:47 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBB1B43D1F for ; Fri, 23 Jul 2004 19:00:47 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i6NJ0lBi046769 for ; Fri, 23 Jul 2004 19:00:47 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i6NJ0lOp046766; Fri, 23 Jul 2004 19:00:47 GMT (envelope-from gnats) Date: Fri, 23 Jul 2004 19:00:47 GMT Message-Id: <200407231900.i6NJ0lOp046766@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Bruce A. Mah" Subject: Re: bin/57466: dialog(1) does not read stdin, breaks subversion port X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Bruce A. Mah" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jul 2004 19:00:48 -0000 The following reply was made to PR bin/57466; it has been noted by GNATS. From: "Bruce A. Mah" To: Bram Moolenaar Cc: freebsd-gnats-submit@freebsd.org, "Bruce A. Mah" Subject: Re: bin/57466: dialog(1) does not read stdin, breaks subversion port Date: Fri, 23 Jul 2004 11:57:00 -0700 --=-5oP2GlCwDzMrQ4+Nra33 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-07-23 at 11:37, Bram Moolenaar wrote: > Bruce - >=20 > > This PR caught my eye because at one point I used to maintain the > > subversion port. When did it ever use the dialog command? It didn't > > when I used to maintain it, and it doesn't seem to now. > >=20 > > Is this still a problem? >=20 > I'll try it out (now using FreeBSD 4.9)... Hmm, now the subversion port > breaks because of a nasty dependency: > An older version of textproc/expat2 is already installed (expat-1.95.6_1= ) > The usual problem: 126 packages depend on expat-1.95.6_1! Thus I can't > use the subversion port at this time. This kind of dependency makes > the port system completely useless! portupgrade is your friend. In this case what happened (I think) is that the shared library version number for expat was incremented and subversion (rightfully) wants the newer one. If you portupgrade the expat port, it'll save away a copy of the old library (or libraries) so your 126 existing ports can use them. > Note that the original problem is not with subversion, it just happened > to occur in the subversion port. The actual problem is with "dialog". Unfortunately, I'm actually fairly clueless about how dialog works. I was just trying to see how it related to subversion. Bruce. --=-5oP2GlCwDzMrQ4+Nra33 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBBAV982MoxcVugUsMRAuapAKDFTwzsViZKOq+TcjuOIEZdR/MbGACg0ygt duyuiF6xkU0WmCcZl5W1FiU= =UHjM -----END PGP SIGNATURE----- --=-5oP2GlCwDzMrQ4+Nra33--