From owner-freebsd-emulation@FreeBSD.ORG Thu Jan 26 08:52:11 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B45F316A420 for ; Thu, 26 Jan 2006 08:52:11 +0000 (GMT) (envelope-from uwe@laverenz.de) Received: from natblindhugh.rzone.de (natblindhugh.rzone.de [81.169.145.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE31E43D45 for ; Thu, 26 Jan 2006 08:52:10 +0000 (GMT) (envelope-from uwe@laverenz.de) Received: from athena.laverenz.de (p5480F2CA.dip.t-dialin.net [84.128.242.202]) by post.webmailer.de (8.13.1/8.13.1) with ESMTP id k0Q8q8qZ017872 for ; Thu, 26 Jan 2006 09:52:08 +0100 (MET) Received: from localhost (localhost.localdomain [127.0.0.1]) by athena.laverenz.de (Postfix) with ESMTP id D838EE379FE9 for ; Thu, 26 Jan 2006 09:52:07 +0100 (CET) Received: from athena.laverenz.de ([127.0.0.1]) by localhost (athena [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 23894-04 for ; Thu, 26 Jan 2006 09:52:06 +0100 (CET) Received: by athena.laverenz.de (Postfix, from userid 2000) id B7953E379FE2; Thu, 26 Jan 2006 09:52:06 +0100 (CET) Date: Thu, 26 Jan 2006 09:52:06 +0100 From: Uwe Laverenz To: freebsd-emulation@freebsd.org Message-ID: <20060126085206.GA23047@laverenz.de> Mail-Followup-To: freebsd-emulation@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: private site Sender: uwe@laverenz.de User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at laverenz.de Subject: linux_base-8 vs. nss_ldap 1.244 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 26 Jan 2006 08:52:11 -0000 Hi, just in case anybody else traps into this: there is an installation problem with linux_base-8 on machines that use nss_ldap 1.244 (that's the current version in ports). A workaround would be renaming /etc/nsswitch.conf during the installation. The use of an older version of nss_ldap (1.239 is ok) also helps. @Alexander: I don't think this is a problem of the linux_base port, as I also experienced problems with other ports when nss_ldap is used. FreeBSD version is RELENG_6 from Jan 24. Short log from "portinstall emulators/linux_base-8": ------ ===> Patching for linux_base-8-8.0_12 ===> linux_base-8-8.0_12 depends on executable: rpm - found ===> Configuring for linux_base-8-8.0_12 ---> Installing the new version via the port ===> Installing for linux_base-8-8.0_12 ===> Generating temporary packing list ===> Checking if emulators/linux_base-8 already installed kern.fallback_elf_brand: 3 -> 3 redhat-release-8.0-8.noarch.rpm glibc-common-2.3.2-4.80.8.i386.rpm glibc-2.3.2-4.80.8.i386.rpm setup-2.5.20-1.noarch.rpm filesystem-2.1.6-5.noarch.rpm basesystem-8.0-1.noarch.rpm libattr-2.0.8-3.i386.rpm libacl-2.0.11-2.i386.rpm libelf-0.8.2-2.i386.rpm bzip2-libs-1.0.2-5.i386.rpm termcap-11.0.1-13.noarch.rpm compat-db-3.3.11-2.i386.rpm db4-4.0.14-14.i386.rpm gdbm-1.8.0-18.i386.rpm glib-1.2.10-8.i386.rpm libtermcap-2.0.8-31.i386.rpm bash-2.05b-5.1.i386.rpm bzip2-1.0.2-5.i386.rpm compat-libstdc++-7.3-2.96.110.i386.rpm ncurses-5.2-28.i386.rpm info-4.2-5.i386.rpm grep-2.5.1-4.i386.rpm fileutils-4.1.9-11.2.i386.rpm popt-1.7-1.06.i386.rpm readline-4.3-3.i386.rpm setserial-2.17-9.i386.rpm libstdc++-3.2-7.i386.rpm slang-1.4.5-11.i386.rpm sh-utils-2.0.12-3.i386.rpm rpm-4.1-1.06.i386.rpm You have (unsupported) /var/lib/rpm/packages.rpm db1 format installed package headers Please install rpm-4.0.4 first, and do rpm --rebuilddb to convert your database from db1 to db3 format. var/tmp/rpm-tmp.87141: line 11: /dev/null: No such file or directory var/tmp/rpm-tmp.87141: line 12: /dev/null: No such file or directory Assertion failed: (cfg->ldc_uris[__session.ls_current_uri] != NULL), function do_init, file ldap-nss.c, line 1245. Abort trap (core dumped) *** Error code 134 Stop in /usr/ports/emulators/linux_base-8. *** Error code 1 Stop in /usr/ports/emulators/linux_base-8. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall86734.0 make reinstall ** Fix the installation problem and try again. ------ bye, Uwe