From owner-freebsd-questions@FreeBSD.ORG Fri Apr 10 04:09:26 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 345571A0 for ; Fri, 10 Apr 2015 04:09:26 +0000 (UTC) Received: from relay2.tomsk.ru (mail.sibptus.tomsk.ru [212.73.124.5]) by mx1.freebsd.org (Postfix) with ESMTP id 4C726E35 for ; Fri, 10 Apr 2015 04:09:24 +0000 (UTC) X-Virus-Scanned: by clamd daemon 0.98.5_1 for FreeBSD at relay2.tomsk.ru Received: from admin.sibptus.tomsk.ru ([212.73.125.240] verified) by relay2.tomsk.ru (CommuniGate Pro SMTP 5.1.16) with ESMTPS id 38623427 for freebsd-questions@freebsd.org; Fri, 10 Apr 2015 10:09:22 +0600 Received: from admin.sibptus.TOMSK.ru (sudakov@localhost [127.0.0.1]) by admin.sibptus.tomsk.ru (8.14.9/8.14.7) with ESMTP id t3A49Kx7092805 for ; Fri, 10 Apr 2015 10:09:22 +0600 (NOVT) (envelope-from vas@mpeks.tomsk.su) Received: (from sudakov@localhost) by admin.sibptus.TOMSK.ru (8.14.9/8.14.7/Submit) id t3A49JqX092804 for freebsd-questions@freebsd.org; Fri, 10 Apr 2015 10:09:19 +0600 (NOVT) (envelope-from vas@mpeks.tomsk.su) X-Authentication-Warning: admin.sibptus.TOMSK.ru: sudakov set sender to vas@mpeks.tomsk.su using -f Date: Fri, 10 Apr 2015 10:09:19 +0600 From: Victor Sudakov To: freebsd-questions@freebsd.org Subject: Re: Poudriere error: Unable to execute id(1) in jail. Emulation or ABI wrong Message-ID: <20150410040919.GA92715@admin.sibptus.tomsk.ru> References: <20150405141949.GA52341@admin.sibptus.tomsk.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150405141949.GA52341@admin.sibptus.tomsk.ru> Organization: OAO "Svyaztransneft", SibPTUS X-PGP-Key: http://www.dreamwidth.org/pubkey?user=victor_sudakov X-PGP-Fingerprint: 10E3 1171 1273 E007 C2E9 3532 0DA4 F259 9B5E C634 User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Apr 2015 04:09:26 -0000 Does/can poudriere keep its state somewhere else other than in /var/poudriere and /usr/local/etc/poudriere.d ? Victor Sudakov wrote: > Dear Colleagues, > > Something suddenly happened to poudriere. Maybe after upgrading to > poudriere-devel-3.1.99.20150331. > > Could you please comment the following error. I begin with > /var/poudriere and /usr/local/etc/poudriere.d being empty, cannot even > create a jail from scratch: > > > [root@svn64 ~] find /var/poudriere /usr/local/etc/poudriere.d -type f > [root@svn64 ~] > [root@svn64 ~] !425 > poudriere jail -l > JAILNAME VERSION ARCH METHOD TIMESTAMP PATH > [root@svn64 ~] !432 > poudriere jails -c -j 93amd64 -a amd64 -v 9.3-RELEASE > /var/poudriere/jails/93amd64/fromftp/MANIFEST 100% of 782 B 5649 kBps 00m00s > [00:00:01] ====>> Fetching base.txz for FreeBSD 9.3-RELEASE amd64 > /var/poudriere/jails/93amd64/fromftp/base.txz 100% of 67 MB 3000 kBps 00m23s > [00:00:25] ====>> Extracting base.txz... done > [00:00:34] ====>> Fetching src.txz for FreeBSD 9.3-RELEASE amd64 > /var/poudriere/jails/93amd64/fromftp/src.txz 100% of 98 MB 3591 kBps 00m28s > [00:01:03] ====>> Extracting src.txz... done > [00:01:31] ====>> Fetching games.txz for FreeBSD 9.3-RELEASE amd64 > /var/poudriere/jails/93amd64/fromftp/games.txz100% of 865 kB 42 MBps 00m00s > [00:01:32] ====>> Extracting games.txz... done > [00:01:32] ====>> Fetching lib32.txz for FreeBSD 9.3-RELEASE amd64 > /var/poudriere/jails/93amd64/fromftp/lib32.txz100% of 11 MB 2461 kBps 00m04s > [00:01:37] ====>> Extracting lib32.txz... done > [00:01:39] ====>> Cleaning up... done > [00:01:39] ====>> Recording filesystem state for clean... done > [00:01:39] ====>> Upgrading using ftp > /etc/resolv.conf -> /var/poudriere/jails/93amd64/etc/resolv.conf > jail: "93amd64-default" already exists > jail: "93amd64-default-n" already exists > [00:01:39] 0;31m====>>0;0m 0;31mError: Unable to execute id(1) in jail. Emulation or ABI wrong.0;0m > [00:01:39] ====>> Error while creating jail, cleaning up. > [00:01:39] ====>> Removing 93amd64 jail... done > [root@svn64 ~] uname -a > FreeBSD svn64.sibptus.ru 9.3-RELEASE-p10 FreeBSD 9.3-RELEASE-p10 #0: Tue Feb 24 21:28:03 UTC 2015 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 > [root@svn64 ~] !448 > find /var/poudriere /usr/local/etc/poudriere.d -type f > [root@svn64 ~] > > -- > Victor Sudakov, VAS4-RIPE, VAS47-RIPN > sip:sudakov@sibptus.tomsk.ru > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN sip:sudakov@sibptus.tomsk.ru