From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 16:29:32 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA08016A420 for ; Thu, 8 Sep 2005 16:29:32 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5092243D58 for ; Thu, 8 Sep 2005 16:29:32 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.3) id j88GTVoa027806; Thu, 8 Sep 2005 11:29:31 -0500 (CDT) (envelope-from dan) Date: Thu, 8 Sep 2005 11:29:31 -0500 From: Dan Nelson To: Andriy Gapon Message-ID: <20050908162930.GA84582@dan.emsphone.com> References: <43206231.1050403@icyb.net.ua> <43206598.2080701@icyb.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43206598.2080701@icyb.net.ua> X-OS: FreeBSD 5.4-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.10i Cc: freebsd-stable@freebsd.org Subject: Re: file -i (mime type) has bug ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 16:29:33 -0000 In the last episode (Sep 08), Andriy Gapon said: > > Additional information: > > >file mod_ibm_admin.so > mod_ibm_admin.so: executable (RISC System/6000 V3.1) or obj module not stripped > > >file -i mod_ibm_admin.so > mod_ibm_admin.so: video/unknown > > I wonder what might be causing this "xenophobia". -i uses the magic.mime file instead of the standard magic file, and there are no entries for RISC executables in there. -- Dan Nelson dnelson@allantgroup.com