From owner-freebsd-questions@FreeBSD.ORG Sat Aug 23 15:02:37 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3365816A4BF for ; Sat, 23 Aug 2003 15:02:37 -0700 (PDT) Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 151FD43F75 for ; Sat, 23 Aug 2003 15:02:36 -0700 (PDT) (envelope-from rehsack@liwing.de) Received: (qmail 94991 invoked from network); 23 Aug 2003 22:02:34 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 23 Aug 2003 22:02:34 -0000 Message-ID: <3F47E47A.8070805@liwing.de> Date: Sat, 23 Aug 2003 22:02:34 +0000 From: Jens Rehsack User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030821 X-Accept-Language: de-de, de, en-us, en MIME-Version: 1.0 To: Michelle References: <8D2B87B9-D5B4-11D7-B340-000393843210@mindspring.com> In-Reply-To: <8D2B87B9-D5B4-11D7-B340-000393843210@mindspring.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: orphaned port? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2003 22:02:37 -0000 Michelle wrote: > > On Saturday, August 23, 2003, at 02:44 PM, Jens Rehsack wrote: > >> Michelle wrote: >> >>> On Saturday, August 23, 2003, at 02:21 PM, Jens Rehsack wrote: >>> >>>> Michelle wrote: >>>> >>>> [...] >>>> >>>>> Jens, >>>>> Thank you for the help. I did not have portupgrade installed and >>>>> when I tried to run make in /usr/ports/sysutils/portupgrade I >>>>> received the following error: >>>>> ===> Installing for ruby-1.6.8.2003.04.19 >>>>> ===> Generating temporary packing list >>>>> ===> Checking if lang/ruby16 already installed >>>>> *** Error code 1 >>>>> Stop in /usr/ports/lang/ruby16. >>>>> *** Error code 1 >>>>> Is there another way I can fix my problem? >>>> >>>> >>>> >>>> Hm, I don't know where this error comes from. Do you have write >>>> access either to the ports tree or do you have DISTDIR and >>>> WRKDIRPREFIX set properly? If not, see /usr/ports/Mk/bsd.ports.mk >>>> for more details. >>>> >>>> Can you e-mail the output of 'pkg_info' and 'ls -l /var/db/pkg/'? >>>> >>> I use sudo make and have not run into this problem before when >>> installing ports. I don't know what could have changed to cause this >>> problem. Here is the output from pkg_info: >> >> >> sudo make what? >> Can you send output of 'df -ki'? >> >> Jens > > > To install a port I cd to the directory then run sudo make and sudo make > install. > > # cd /usr/ports/sysutils/portupgrade > # sudo make > # sudo make install > > But as I've stated I'm getting errors when running the make command. > > > Here is the output of df -ki Hm, enough room. Can you e-mail the full output of the make command using script(1)? Jens