Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2015 07:02:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 195990] file: File 5.19 supports only version 12 magic files. `/usr/share/misc/magic.mgc' is version 8
Message-ID:  <bug-195990-8-VgTlqGiL7w@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195990-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195990-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195990

sf(jungleboogie) <Jungleboogie0@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Jungleboogie0@gmail.com

--- Comment #8 from sf(jungleboogie) <Jungleboogie0@gmail.com> ---
My work around is to use pkg file since that works. I guess base won't be
updated?? Maybe 10.2 will have an updated file.

% uname -a
FreeBSD lyander-fbsd 10.1-RELEASE-p5 FreeBSD 10.1-RELEASE-p5 #0: Tue Jan 27
08:52:50 UTC 2015    
root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386

% freebsd-version -k
10.1-RELEASE-p5
% freebsd-version -u
10.1-RELEASE-p5

% file --version    
file-5.11
magic file from /usr/share/misc/magic

Installing file pkg:
% /usr/local/bin/file --version
file-5.22
magic file from /usr/local/share/file/magic


% /usr/local/bin/file dns.sh    
dns.sh: ASCII text

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195990-8-VgTlqGiL7w>