From owner-freebsd-questions@FreeBSD.ORG Sun Aug 25 19:40:52 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AC283849; Sun, 25 Aug 2013 19:40:52 +0000 (UTC) (envelope-from carmel_ny@hotmail.com) Received: from blu0-omc3-s17.blu0.hotmail.com (blu0-omc3-s17.blu0.hotmail.com [65.55.116.92]) by mx1.freebsd.org (Postfix) with ESMTP id 6E3AA2E8E; Sun, 25 Aug 2013 19:40:52 +0000 (UTC) Received: from BLU0-SMTP211 ([65.55.116.74]) by blu0-omc3-s17.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Sun, 25 Aug 2013 12:39:46 -0700 X-TMN: [J5cr7r6H0FKNqBE4FaLEbyuzgOj4vOHQ] X-Originating-Email: [carmel_ny@hotmail.com] Message-ID: Received: from scorpio.seibercom.net ([76.182.104.150]) by BLU0-SMTP211.phx.gbl over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Sun, 25 Aug 2013 12:39:45 -0700 Received: from scorpio (localhost [127.0.0.1]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: carmel_ny@seibercom.net) by scorpio.seibercom.net (Postfix) with ESMTPSA id 3cNRWN0Lg0z2CG4k; Sun, 25 Aug 2013 15:39:44 -0400 (EDT) Date: Sun, 25 Aug 2013 15:39:43 -0400 From: Carmel To: FreeBSD , bdrewery@FreeBSD.org Subject: Updating texlive-base with portupgrade fails (sort of) X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd8.3) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAHlBMVEUAAABYRlwJCw4FAgAIBwKprDkBAQFQLR0BAgCir7VRttp8AAACAUlEQVQ4jZWUTYvbMBCGTVl8V2hX6Gg5G5FbWQdBj0lEfE7BhN4cyzi5Wt1E5L70roWy6N92xok/skkP+5IYrMcz78xIduDWpNM3vFzuA/jX5EY1AI6KHFwW/CzFuQAwqUBbV12p+CzIh6Awq7sg33pn5D64SQXAexffeuQlA/L35RrkaB551OjGfP/cAO8mCNaDcgvfky5ijoD0pAXlCQCnljiAjsJD9Ax05Ko5sZxbnLQcmM+dZg5IjREfZrWIHK0JuwU68pAGwHvfRxBundRzTxxz3r9dNUikPsEihjz2Dc4kjp1hKsJGuot4EDxaxzMoC7XqhxhOSfZrTS6gSX1JVdjp+o1PvWfekXgw3WL0g70nDEwA0H0HQsEZc8sTmFMTkWUfYWC/vdR1zQy3xLQgLwzu90QnlnFLjeiGWBjwhb4Sa42IqOg2qqS4O1/zhKokFUb1Q8Rj4Eb69WVflXEehJ35DgChVTE5n50eaGyMLOfH8AOodoSM4PVYAQgQdBulOa+knklYks3vAuQ+uX492lTl+A+e8qBV2AKoXalVKFfyuUp0pUp1ARaUHh82lv9MN+Ig7CZtgE6FNYvjlywT2VP2dMgOG46gTIWcqdfvuwyXNz0oMJNd/N5lh1YNiJt19ADTUo3VuFSNeQwVqRSrGjSCp53fk2g+Mvfk/gfoPxHeUS8MH9vRAAAAAElFTkSuQmCC MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 25 Aug 2013 19:39:45.0621 (UTC) FILETIME=[DA2D9850:01CEA1CA] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: FreeBSD List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Aug 2013 19:40:52 -0000 Using "portupgrade-devel-20130718,3" installed from the ports system, attempting to update "texlive-base" always ends like this: ---> Build of print/texlive-base ended at: Sun, 25 Aug 2013 15:25:25 -0400 (consumed 00:11:57) ---> Updating dependency info ---> Modifying /var/db/pkg/texlive-full-20120701/+CONTENTS ---> Upgrade of print/texlive-base ended at: Sun, 25 Aug 2013 15:25:28 -0400 (consumed 00:12:00) ---> Session ended at: Sun, 25 Aug 2013 15:25:28 -0400 (consumed 00:12:19) /usr/local/lib/ruby/site_ruby/1.9/pkgtools/pkgtools.rb:828: stack level too deep (SystemStackError) I have attempted to reboot the system and then start the update process; however it doesn't make any difference. Even though it appears as if the port has been updated, when I run "pkgdb -aFv", I am greeted with this: [...] Checking texlive-base-20120701_7 Checking texlive-full-20120701 Stale dependency: texlive-full-20120701 -> texlive-base-20120701_8 (print/texlive-base): Disclose depends for texlive-full-20120701 ---> Modifying /var/db/pkg/texlive-full-20120701/+CONTENTS Fixed. (-> texlive-base-20120701_7) [...] This is the only package that "portupgrade" seems to be chocking on. I used "portupgrade" to initially install the complete "texlive" package, so I am not sure why it is suddenly have problems. -- Carmel carmel_ny@hotmail.com