From owner-freebsd-ports@FreeBSD.ORG Thu Sep 25 18:54:47 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0902EAFC for ; Thu, 25 Sep 2014 18:54:47 +0000 (UTC) Received: from mail-we0-x229.google.com (mail-we0-x229.google.com [IPv6:2a00:1450:400c:c03::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9A4FAE81 for ; Thu, 25 Sep 2014 18:54:46 +0000 (UTC) Received: by mail-we0-f169.google.com with SMTP id k48so8426472wev.28 for ; Thu, 25 Sep 2014 11:54:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=dCYh16zG/nwTfYsm8F7gkzBwsfcXwCYhYeQ6sDB4btE=; b=bj3vqc/tidbFr2u8UBW4eCrYsxWMEXAaFB64e5sayu7j2UqACMQTHBo65AddcUv6by hBDTDKvEa9dgvhMxw5DzGnECzEoPUQNadmapC/Do64bOq1hHXAsQQszbmoiYuMzpyjQU 6/ncRQVIYIHvejKITIlLw5A4s2nEaQ1AkPGub3X4uRF7dHJXoJK5QMTX/QkAhUoZCJaz jOPKIpo+7PoZHOg5FiHSY8x7Q1dzgN7yAX1CwhIGLCja+/kV7NbsRslJzQ4vD7Qq3QSU 3BKO8J7y1PjSVWXC28B7kJE6Sb7tzQfTx2yPvWjPkXwFclqrTEx37E8lZbkde7LUr1dt qSuQ== MIME-Version: 1.0 X-Received: by 10.194.205.102 with SMTP id lf6mr5459675wjc.112.1411671284819; Thu, 25 Sep 2014 11:54:44 -0700 (PDT) Received: by 10.194.234.65 with HTTP; Thu, 25 Sep 2014 11:54:44 -0700 (PDT) Date: Thu, 25 Sep 2014 21:54:44 +0300 Message-ID: Subject: linux_base-f10-10_7 installation failure on FreeBSD 10.1 BETA2 From: Rostislav Krasny To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Sep 2014 18:54:47 -0000 Hi, I've FreeBSD 10.1 BETA2. I tried to install a package of nVidia 304.xx driver. This package depends on the linux_base-f10 one. The linuxulator installation has failed. See the "sysctl: unknown oid 'compat.linux.osrelease': No such file or directory" line in the following installation log. Is it a known problem? root@saturn:~ # pkg install nvidia-driver-304-304.88_2 Updating FreeBSD repository catalogue... FreeBSD repository is up-to-date. All repositories are up-to-date. The following 2 packages will be affected (of 0 checked): New packages to be INSTALLED: nvidia-driver-304: 304.88_2 linux_base-f10: 10_7 The process will require 230 MB more space. 37 MB to be downloaded. Proceed with this action? [y/N]: y Fetching nvidia-driver-304-304.88_2.txz: 100% 21 MB 505.1k/s 00:43 Fetching linux_base-f10-10_7.txz: 100% 17 MB 300.7k/s 00:58 Checking integrity... done (0 conflicting) sysctl: unknown oid 'compat.linux.osrelease': No such file or directory linuxulator is not (kld)loaded, exiting pkg: PRE-INSTALL script failed [1/2] Installing linux_base-f10-10_7: 100% +++ Some programs may need linprocfs, please add it to /etc/fstab! +++ Running linux ldconfig... ELF binary type "3" not known. /compat/linux/sbin/ldconfig: Exec format error [2/2] Installing nvidia-driver-304-304.88_2: 100% ELF binary type "3" not known. /compat/linux/sbin/ldconfig: Exec format error root@saturn:~ #