From owner-freebsd-stable@FreeBSD.ORG Sat May 26 20:24:37 2012 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4D4C10656D2 for ; Sat, 26 May 2012 20:24:37 +0000 (UTC) (envelope-from jhellenthal@dataix.net) Received: from mail-gg0-f182.google.com (mail-gg0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 50ADD8FC16 for ; Sat, 26 May 2012 20:24:37 +0000 (UTC) Received: by ggnm2 with SMTP id m2so1719748ggn.13 for ; Sat, 26 May 2012 13:24:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dataix.net; s=rsa; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition; bh=iIy4UZZUSYD4lqMk2HlGwYd3gpmDVPpSjuVEifa1UzI=; b=gzpxE54WpH2Sc1sxhZ0m7k43fEzpkjRoJJriaidVun+f/E5+V4azeYdwRvgGlJp/yj VLPc5dW4coeuzykpI1WZmhDOeKuWUgM/S66TM7uH/Av5rBNQSR1ysI0F5r2yJCi035nh S94ZA4KS2rMtEeHb3YndqO2/MXzmRiUErdT+c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:x-gm-message-state; bh=iIy4UZZUSYD4lqMk2HlGwYd3gpmDVPpSjuVEifa1UzI=; b=B6xhfF63cDxcXb90RnQ1CIk8N/nypHGxWhr3CXWUvFmzkhQ1RM8HPJyoz0n4EYGzkL RmJLvMbuG+B1ea+COOkI9p/kPhtNR6pMH08Q3+D75RQiZAGypbDPF0z8YQOQPU5A2uwc uCmXll6wYSzNSMJSvCMV5Vz83bdY1lg0Kx23DkRvM8rzYVaYBI4bEltv9vyW76Dfn67l 8oju8YcqvWRRw62mCNBCuMyDpamwi0SERFti8IXnGsK6ubx2e7A9iTlcVXdziUR8FDSo izj2SCp4q0tzfOOpMdt9ZAMaMS8aQfIKkyJBCCDLSPZ4gGAqTkUvZVxpcP9C8wGDS+pV QSzg== Received: by 10.43.49.3 with SMTP id uy3mr1774138icb.2.1338063876455; Sat, 26 May 2012 13:24:36 -0700 (PDT) Received: from DataIX.net (24-247-238-117.dhcp.aldl.mi.charter.com. [24.247.238.117]) by mx.google.com with ESMTPS id gh2sm3787223igb.9.2012.05.26.13.24.35 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 26 May 2012 13:24:35 -0700 (PDT) Received: from DataIX.net (localhost [127.0.0.1]) by DataIX.net (8.14.5/8.14.5) with ESMTP id q4QKOXjI001532 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 26 May 2012 16:24:33 -0400 (EDT) (envelope-from jhellenthal@DataIX.net) Received: (from jh@localhost) by DataIX.net (8.14.5/8.14.5/Submit) id q4QKOXDt001531 for stable@freebsd.org; Sat, 26 May 2012 16:24:33 -0400 (EDT) (envelope-from jhellenthal@DataIX.net) Date: Sat, 26 May 2012 16:24:32 -0400 From: Jason Hellenthal To: stable@freebsd.org Message-ID: <20120526202432.GA265@DataIX.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Gm-Message-State: ALoCoQlrvdxgdG6UZ0Y32dGbgX9UEp7sw5rETGtS7wbFeP/j8VBbtnFx7a3BNqMfX9x/UY3zOqCg Cc: Subject: /usr/bin/unzip not being installed on 8.3-STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 May 2012 20:24:37 -0000 I have just noticed the following depicting unzip not being updated/installed during a make installworld. The last binary before this test that caught my attention was from Apr 15, in which I cd(1) into unzip's source directory and did a make && everything neccesary to install it. After running a make installworld once again I see that it seems not connected to the install target somehow. Could someone look into this when they get a chance ? Install world happened here: May 26 16:11 ls -l /usr/bin [...] -r-xr-xr-x 1 root wheel 10168 May 26 16:11 uniq -r-xr-xr-x 1 root wheel 11952 May 26 16:11 units -r-xr-xr-x 6 root wheel 56796 May 26 16:11 unlzma -r-xr-xr-x 1 root wheel 5016 May 26 16:11 unvis -r-xr-xr-x 6 root wheel 56796 May 26 16:11 unxz -r-xr-xr-x 1 root wheel 15504 May 26 02:54 unzip -r-xr-xr-x 2 root wheel 14840 May 26 16:11 uptime -r-xr-xr-x 1 root wheel 14384 May 26 16:11 usbhidaction -r-xr-xr-x 1 root wheel 14344 May 26 16:11 usbhidctl [...] This is on FreeBSD 8.3-STABLE r236003M i386 Thanks -- - (2^(N-1))