From owner-freebsd-ports@FreeBSD.ORG Thu May 3 09:04:38 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 30CC316A400 for ; Thu, 3 May 2007 09:04:38 +0000 (UTC) (envelope-from bjoern.koenig@alpha-tierchen.de) Received: from mail.liberty-hosting.de (mail.liberty-hosting.de [195.225.132.203]) by mx1.freebsd.org (Postfix) with ESMTP id E555B13C45A for ; Thu, 3 May 2007 09:04:37 +0000 (UTC) (envelope-from bjoern.koenig@alpha-tierchen.de) Received: from mail.liberty-hosting.de ([195.225.132.203]) by localhost (liberty-mail [195.225.132.203]) (amavisd-new, port 10024) with ESMTP id 41596-02; Thu, 3 May 2007 10:35:56 +0200 (CEST) Received: from home.alpha-tierchen.de (port-212-202-170-5.dynamic.qsc.de [212.202.170.5]) by mail.liberty-hosting.de (Postfix) with ESMTP id 6476718095E; Thu, 3 May 2007 10:35:56 +0200 (CEST) Received: from webmail.alpha-tierchen.de (localhost [127.0.0.1]) by home.alpha-tierchen.de (Postfix) with ESMTP id A81FA45046; Thu, 3 May 2007 10:35:55 +0200 (CEST) Received: from 2001:6f8:101e:0:20e:cff:fe6d:6adb (SquirrelMail authenticated user bkoenig) by webmail.alpha-tierchen.de with HTTP; Thu, 3 May 2007 10:35:55 +0200 (CEST) Message-ID: <55075.2001:6f8:101e:0:20e:cff:fe6d:6adb.1178181355.squirrel@webmail.alpha-tierchen.de> In-Reply-To: <4635907D.3020201@gmx.de> References: <4635907D.3020201@gmx.de> Date: Thu, 3 May 2007 10:35:55 +0200 (CEST) From: =?iso-8859-1?Q?Bj=F6rn_K=F6nig?= To: "[LoN]Kamikaze" User-Agent: SquirrelMail/1.4.9a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: by amavisd-new at mail.smartterra.de Cc: freebsd-ports@freebsd.org Subject: Re: install fails because / is not writeable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 May 2007 09:04:38 -0000 > Once in a while a port fails to upgrade, because it wants to write > something in /etc. E.g. perl into /etc/make.conf or other ports into > /etc/group. > > On my systems / is normally a read only mount. These ports build fine > during a portupgrade and fail during install, leaving most of the port > installed, but unregistered (i.e. the package database is broken). > > [...] Mount / writable before upgrading or installing software. Regards Björn