From owner-freebsd-ports@FreeBSD.ORG Wed Mar 31 10:18:31 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E31216A4CE; Wed, 31 Mar 2004 10:18:31 -0800 (PST) Received: from mail.ncsa.uiuc.edu (mail.ncsa.uiuc.edu [141.142.2.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id B953543D1F; Wed, 31 Mar 2004 10:18:30 -0800 (PST) (envelope-from koziol@ncsa.uiuc.edu) X-Envelope-From: koziol@ncsa.uiuc.edu X-Envelope-To: freebsd-ports@FreeBSD.org Received: from sleipnir.ncsa.uiuc.edu (sleipnir.ncsa.uiuc.edu [141.142.96.70]) by mail.ncsa.uiuc.edu (8.11.7/8.11.7) with ESMTP id i2VIIR004177; Wed, 31 Mar 2004 12:18:27 -0600 Received: from sleipnir.ncsa.uiuc.edu (localhost [127.0.0.1]) i2VIIS5D003665; Wed, 31 Mar 2004 12:18:28 -0600 (CST) (envelope-from koziol@sleipnir.ncsa.uiuc.edu) Received: (from koziol@localhost) by sleipnir.ncsa.uiuc.edu (8.12.10/8.12.10/Submit) id i2VIISPJ003664; Wed, 31 Mar 2004 12:18:28 -0600 (CST) (envelope-from koziol) From: Quincey Koziol Message-Id: <200403311818.i2VIISPJ003664@sleipnir.ncsa.uiuc.edu> In-Reply-To: <1080749312.24496.6.camel@shumai.marcuscom.com> To: Joe Marcus Clarke Date: Wed, 31 Mar 2004 12:18:28 -0600 (CST) X-Mailer: ELM [version 2.4ME+ PL99f (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII cc: freebsd-ports@FreeBSD.org Subject: Re: Problems with balsa2 install X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Mar 2004 18:18:31 -0000 -- Start of PGP signed section. > On Wed, 2004-03-31 at 10:05, Quincey Koziol wrote: > > Hi all, > > I'm seeing problems with the recent update to 2.0.17 for balsa2 during > > the install stage: > > I'll bet you need to do a portupgrade -rf libxslt first. Ah, yes, that fixed it. :-) Was this a missing dependency or port revision bump? Thanks, Quincey > > Joe > > > > > make install-data-hook > > /bin/sh ../../mkinstalldirs /usr/X11R6/share/gnome/omf/balsa > > mkdir /usr/X11R6/share/gnome/omf/balsa > > for file in balsa-C.omf; do install -c -o root -g wheel -m 444 ./$file.out /usr/X11R6/share/gnome/omf/balsa/$file; done > > install: ./balsa-C.omf.out: No such file or directory > > *** Error code 71 > > > > Stop in /usr/ports/mail/balsa2/work/balsa-2.0.17/doc/C. > > *** Error code 1 > > > > Stop in /usr/ports/mail/balsa2/work/balsa-2.0.17/doc/C. > > *** Error code 1 > > > > Stop in /usr/ports/mail/balsa2/work/balsa-2.0.17/doc/C. > > *** Error code 1 > > > > Stop in /usr/ports/mail/balsa2/work/balsa-2.0.17/doc. > > *** Error code 1 > > > > Stop in /usr/ports/mail/balsa2/work/balsa-2.0.17. > > *** Error code 1 > > > > Stop in /usr/ports/mail/balsa2. > > *** Error code 1 > > > > Stop in /usr/ports/mail/balsa2. > > ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade40772.58 make reinstall > > egrep: /var/db/pkg/balsa2-2.0.16_2/+CONTENTS: No such file or directory > > ---> Restoring the old version > > ** Fix the installation problem and try again. > > [Updating the pkgdb in /var/db/pkg ... - 198 packages found (-0 +1) . done] > > ** Listing the failed packages (*:skipped / !:failed) > > ! mail/balsa2 (balsa2-2.0.16_2) (install error) > > ---> Packages processed: 0 done, 58 ignored, 0 skipped and 1 failed > > > > Is this a local problem, or are others seeing this also? > > > > Thanks, > > Quincey > > _______________________________________________ > > freebsd-ports@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > -- > Joe Marcus Clarke > FreeBSD GNOME Team :: gnome@FreeBSD.org > FreeNode / #freebsd-gnome > http://www.FreeBSD.org/gnome -- End of PGP section, PGP failed!