From owner-freebsd-questions@FreeBSD.ORG Tue Apr 28 07:34:46 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E3E7106566B for ; Tue, 28 Apr 2009 07:34:46 +0000 (UTC) (envelope-from farremosen@gmail.com) Received: from mail-ew0-f171.google.com (mail-ew0-f171.google.com [209.85.219.171]) by mx1.freebsd.org (Postfix) with ESMTP id 1645B8FC08 for ; Tue, 28 Apr 2009 07:34:45 +0000 (UTC) (envelope-from farremosen@gmail.com) Received: by ewy19 with SMTP id 19so359365ewy.43 for ; Tue, 28 Apr 2009 00:34:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=4rxXl16PSq4fkC9ChFpDFy99pF6t7ulxnHb+H/7VRH8=; b=x2h175VTRugrqrYcV9o3uZ7e4+o1ziYOPN+tzj7i2E4MEwpY5QyyUGrewmI5w2Y2+a BNv5rCFVWdopWRWSOQxJfzHxyM4hLL6d5+YDqQZHUGJ0fDWRAC3yNraMxQ1uvk0RT9iH k6qtjrSMRbsu7FTnm0KAYxA9hflJYBrKLS4DQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=mnOdifBAw/5tBjylQB0Ezo/4P7OcP9qk45GurOtbcdKRWPcaOATAPSRoavsTUKw1wb czH1LDHVP71Hm7zLBEvw2dZuQr8ktbegfrJw251u1i+mXCQ+kDzkoA0jzq/OMetAPogD RDh8LzqTJgO0pbEusyLrqm4OqKnGwx8WrxX3I= MIME-Version: 1.0 Received: by 10.216.20.74 with SMTP id o52mr739055weo.147.1240902769811; Tue, 28 Apr 2009 00:12:49 -0700 (PDT) Date: Tue, 28 Apr 2009 09:12:49 +0200 Message-ID: From: =?ISO-8859-1?Q?Klaus_Friis_=D8stergaard?= To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Ruby18 or Portupgrade error? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Apr 2009 07:34:46 -0000 Hi, While upgrade gnome I have run into to this error, is it related to portupgrade or Ruby18 or something different. kfo@prod01% sudo portupgrade -aOW -x x11/gdm /home/kfo mktemp: mkdtemp failed on /var/tmp/portupgradedtlzuto6: Too many links /usr/local/lib/ruby/site_ruby/1.8/pkgmisc.rb:140:in `init_tmpdir': Could not create temporary directory in /var/tmp (RuntimeError) from /usr/local/lib/ruby/site_ruby/1.8/pkgtools.rb:260:in `init_pkgtools_global' from /usr/local/sbin/portupgrade:529:in `main' from /usr/local/lib/ruby/1.8/optparse.rb:787:in `initialize' from /usr/local/sbin/portupgrade:229:in `new' from /usr/local/sbin/portupgrade:229:in `main' from /usr/local/sbin/portupgrade:2208 kfo@prod01% /home/kfo I am not experience any other problems on the system. I have tried to csup and manually done make deisntall and make install of both portupgrade and ruby18. It seems that I something are able to run portupgrade right after Reboot, but second time or is not run right after reboot this failure occure. Any help apriciated. /Klaus