From owner-freebsd-emulation@FreeBSD.ORG Tue Jul 9 03:55:33 2013 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D0AAEF9C for ; Tue, 9 Jul 2013 03:55:33 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id A6A5B15E9 for ; Tue, 9 Jul 2013 03:55:33 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id r693aIJ8022092 for ; Mon, 8 Jul 2013 20:36:18 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <51DB8532.4050907@rawbw.com> Date: Mon, 08 Jul 2013 20:36:18 -0700 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130628 Thunderbird/17.0.7 MIME-Version: 1.0 To: emulation@freebsd.org Subject: Installation of linux_base-f10.tbz fails: sysctl: unknown oid 'compat.linux.osrelease' Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jul 2013 03:55:33 -0000 Reporting an error that I got while installing it from binary: # pkg_add -r linux_base-f10 Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.1-release/Latest/linux_base-f10.tbz... Done. sysctl: unknown oid 'compat.linux.osrelease' linuxulator is not (kld)loaded, exiting pkg_add: install script returned error status Yuri