From owner-freebsd-gnome Sat Mar 8 15:25:48 2003 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6C9C37B404; Sat, 8 Mar 2003 15:25:46 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1F5A43FCB; Sat, 8 Mar 2003 15:25:44 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.8/8.12.8) with ESMTP id h28NPcrI031136; Sat, 8 Mar 2003 18:25:38 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: GNOME 2.2 or GNOME 1.4 on 4.8 CDs? From: Joe Marcus Clarke To: Kris Kennaway Cc: Murray Stokely , portmgr@FreeBSD.ORG, FreeBSD GNOME Users , re@FreeBSD.ORG In-Reply-To: <20030308212650.GD56020@rot13.obsecurity.org> References: <20030302190211.Z57064@freebsdmall.com> <1047146177.96334.4.camel@shumai.marcuscom.com> <20030308212650.GD56020@rot13.obsecurity.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-iTFaN6DAybI6HrLSwst0" Organization: MarcusCom, Inc. Message-Id: <1047165939.328.58.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 08 Mar 2003 18:25:39 -0500 X-Spam-Status: No, hits=-33.0 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-iTFaN6DAybI6HrLSwst0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2003-03-08 at 16:26, Kris Kennaway wrote: > On Sat, Mar 08, 2003 at 12:56:18PM -0500, Joe Marcus Clarke wrote: > > On Sun, 2003-03-02 at 22:02, Murray Stokely wrote: > > > GNOME 1.4 is still listed in print-cdrom-packages.sh. Should this be > > > updated to gnome 2.2? > >=20 > > Murray, I saw you MFC'd the GNOME 2 changes for > > print-cdrom-packages.sh. Here are the diffs for sysinstall. >=20 > There is a shell argument overflow in 'cd /usr/ports/x11/gnome2; make > package-depends' which has been causing us no end of trouble..is there > any chance you could take a look at trying to fix this? Okay, I played at this, and found that it will only happen when symlinks are involved. That is, I have a ports tree checkout out in my home directory on freefall. "echo $HOME" returns /home/marcus. However, "ls -l /home" shows that /home points to /d/home. If I set ${PORTSDIR} to be /home/marcus/src/ports on freefall, I will get this loop (basically, it duplicates every port in the dependency chain), and thus exhaust /bin/sh. However, if I set ${PORTSDIR} to /d/home/marcus/src/ports, I get a proper run of package-depends yielding 114 dependencies. To give you an idea the difference. With ${PORTSDIR} set to /home/marcus/src/ports: # cd ${PORTSDIR}/x11-toolkits/gtk20 # make package-depends | wc -l 33 # setenv PORTSDIR /d/home/marcus/src/ports # make package-depends | wc -l 15 Hope this helps. Joe >=20 > Kris --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-iTFaN6DAybI6HrLSwst0 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+anvzb2iPiv4Uz4cRAivXAJ9J/EmLyrnIzrdZljbng9EwcXUulgCeK9oH lwtkzTh2Fz5XXqhSvH7cGPM= =zBi1 -----END PGP SIGNATURE----- --=-iTFaN6DAybI6HrLSwst0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message