From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 47DCF1381F3 for ; Thu, 11 Jul 2013 19:50:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58832E0A98; Thu, 11 Jul 2013 19:50:19 +0000 (UTC) Received: from smtpout.karoo.kcom.com (smtpout.karoo.kcom.com [212.50.160.34]) by pigeon.gentoo.org (Postfix) with ESMTP id 33FB0E0A8D for ; Thu, 11 Jul 2013 19:50:17 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.89,647,1367967600"; d="scan'208";a="22953384" Received: from unknown (HELO compaq.stroller.uk.eu.org) ([213.152.39.89]) by smtpout.karoo.kcom.com with ESMTP; 11 Jul 2013 20:49:58 +0100 Received: from [192.168.11.3] (unknown [192.168.11.3]) by compaq.stroller.uk.eu.org (Postfix) with ESMTP id 0FA07AC6C8 for ; Thu, 11 Jul 2013 20:49:12 +0100 (BST) Content-Type: text/plain; charset=windows-1252 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 (Apple Message framework v1283) Subject: Re: [gentoo-user] strange eix-sync From: Stroller In-Reply-To: <20130711185828.GA3142@solfire> Date: Thu, 11 Jul 2013 20:49:17 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <5B18D0F7-DDA1-4538-ABE7-336EF8FA1F35@stellar.eclipse.co.uk> References: <20130709172833.GA5375@solfire> <6C6FEF57-779C-4594-8627-B0310CA31C43@stellar.eclipse.co.uk> <20130711185828.GA3142@solfire> To: gentoo-user@lists.gentoo.org X-Mailer: Apple Mail (2.1283) X-Archives-Salt: d8573d29-13ab-46c6-9c05-1ea8c7fb31c5 X-Archives-Hash: 5a2d83a6afba87be66cb31cb00fc73f1 On 11 July 2013, at 19:58, meino.cramer@gmx.de wrote: > ... > beaglebone:/root>Krm -v > rm: remove regular empty file =91/tmp/foobar123=92? yes > removed =91/tmp/foobar123=92 > ... >=20 > Everything was done as root. I think this is the output of `rm -vi $file` not `rm -v $file` - this = suggests you have at least one alias enabled. This is probably a red herring, but I would try everything again = ensuring no aliases or other user shell customisations enabled. Stroller.