From owner-freebsd-questions@FreeBSD.ORG Sun Jan 20 13:20:14 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C103B662 for ; Sun, 20 Jan 2013 13:20:14 +0000 (UTC) (envelope-from ralf.mardorf@rocketmail.com) Received: from nm9-vm0.bullet.mail.ird.yahoo.com (nm9-vm0.bullet.mail.ird.yahoo.com [77.238.189.197]) by mx1.freebsd.org (Postfix) with ESMTP id AB4D3258 for ; Sun, 20 Jan 2013 13:20:13 +0000 (UTC) Received: from [77.238.189.57] by nm9.bullet.mail.ird.yahoo.com with NNFMP; 20 Jan 2013 13:20:12 -0000 Received: from [217.146.189.108] by tm10.bullet.mail.ird.yahoo.com with NNFMP; 20 Jan 2013 13:20:12 -0000 Received: from [127.0.0.1] by smtp124.mail.ird.yahoo.com with NNFMP; 20 Jan 2013 13:20:12 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rocketmail.com; s=s1024; t=1358688012; bh=MPEuWyFcYUpAyb4C7rWUL1CV1clO6+p4Ubc4GgsjZi4=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:Content-Type:To:Cc:Subject:References:Date:MIME-Version:Content-Transfer-Encoding:From:Message-ID:In-Reply-To:User-Agent; b=yuxPfBf+XKejI3omBQ32S3ubR8ZGkq5y2BtMZwEuGXrvDnfN6I2DzAzpGawJ537CiDhNEpV1MY8mLmwID4C5f9+5bCNxw5Xg695ApYgVgqLjqaQVIAFQbnTEpeOo+jbS6XJ8cwAeyPngeJPIvntgFC1Mz49OeoxgoWIVbO4tnGk= X-Yahoo-Newman-Id: 66564.22469.bm@smtp124.mail.ird.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: X08fxacVM1nC9oIzQKmNzTE3OVx54qbyHJy9bGKrFvQi_7p UsROSSeayuNAFkX0TO4C6WFpH_vHb_XVF7KcDd9214mZXFbUB5KqXb1azgqA TZWfWBP9H4fVuQZc8FrqlouUY7qkk1Ze.MPdv_ESW6da9UxEngxaspNv8wX3 OUNjf70aN3LQnzILTjylur9vc154WZIM1Qk0nnzyjdIex.rsltKiZ3HUm8Hk Idq54.4pRMZ5QeGPw9YMaGNxMmqlNyZIZAhxHmoE7p4q4p7I0sCTrqBKRURW W7iE4TdY6bjza5aJYlpCo2vXDaUkCInUthCC3XyiNeTFSdfrPCmOmA3EMURp OnWqteGkwp6YaNNAaBqFrF7y1shB1SVByn9n7Yduk3DNRLnCGDe_L1AesOsN qBpNbdghlyfgqzb3ym_1iGGOCUp7jefxTxtXcOxm2wwo- X-Yahoo-SMTP: BeMCPs2swBABTJ3kAeEiC_hE0mz8jRexLddJfD8pI2j32fOacjBmXg-- Received: from freebsd (ralf.mardorf@92.231.4.247 with login) by smtp124.mail.ird.yahoo.com with SMTP; 20 Jan 2013 05:20:11 -0800 PST Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: Polytropon Subject: Re: Editors are broken after update References: <20130120103845.76c1a963.freebsd@edvax.de> <20130120120340.e29b1144.freebsd@edvax.de> Date: Sun, 20 Jan 2013 14:20:10 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Ralf Mardorf" Message-ID: In-Reply-To: <20130120120340.e29b1144.freebsd@edvax.de> User-Agent: Opera Mail/12.12 (FreeBSD) Cc: FreeBSD quest X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jan 2013 13:20:14 -0000 Since I only run "mcedit" without a file, the error message is grotesque and btw. $ ls -l /usr/home total 2 drwxr-xr-x 26 rocketmouse rocketmouse 1536 Jan 20 13:07 rocketmouse $ ls -l /home lrwxr-xr-x 1 root wheel 8 Dec 18 19:19 /home -> usr/home Thank you for the hints. I take the issues with a good portion of humor. This might explain why you're confused regarding to the /home path: $ cat /etc/fstab # Device Mountpoint FStype Options Dump Pass# /dev/ad4s1b none swap sw 0 0 /dev/ad4s1a / ufs rw 1 1 /dev/ad4s1e /tmp ufs rw 2 2 /dev/ad4s1f /usr ufs rw 2 2 /dev/ad4s1d /var ufs rw 2 2 /dev/acd0 /cdrom cd9660 ro,noauto 0 0 #proc /proc procfs rw 0 0 $ mc does start midnight commander, but if I push "4 Edit" I get the same error message. I did "dump -0Launf [...]" everything and will continue later. Hopefully with some fun, when starting with audio, instead of mcedit. To be continued. Regards, Ralf