From owner-freebsd-current@FreeBSD.ORG Fri Sep 21 18:10:04 2007 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4062116A418; Fri, 21 Sep 2007 18:10:04 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from mail.farley.org (farley.org [67.64.95.201]) by mx1.freebsd.org (Postfix) with ESMTP id 0359F13C478; Fri, 21 Sep 2007 18:10:03 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from thor.farley.org (thor.farley.org [192.168.1.5]) by mail.farley.org (8.14.1/8.14.1) with ESMTP id l8LI9xW3011679; Fri, 21 Sep 2007 13:09:59 -0500 (CDT) (envelope-from scf@FreeBSD.org) Date: Fri, 21 Sep 2007 13:09:59 -0500 (CDT) From: "Sean C. Farley" To: Sergei Kolobov In-Reply-To: <20070921064707.GB80642@gondor.elendil.ru> Message-ID: References: <200709201606.l8KG6B3C037902@lurza.secnetix.de> <20070921064707.GB80642@gondor.elendil.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.3 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on mail.farley.org Cc: freebsd-current@FreeBSD.org Subject: Re: /libexec/ld-elf.so.1: environment corrupt; missing value for X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Sep 2007 18:10:04 -0000 On Fri, 21 Sep 2007, Sergei Kolobov wrote: > On 2007-09-20 at 18:06 +0200, Oliver Fromme wrote: >> Sean C. Farley wrote: >> > [...] zsh 4.3.4 has a bug where it was mixing calls >> > to *env() functions with direct manipulation of environ. The CVS >> > version of zsh is fixed. I created PR ports/115094[1] to patch it in >> > the ports tree about a month ago. *nudging sergei* :) > > Oops - sorry, Sean! I must have overlooked it or something - will take > care of it shortly. Thanks! No problem. Thank you for looking into it. Would you mind also looking into ports/115702. It improves some completion issues with locate, mount and umount (sort of). Sean -- scf@FreeBSD.org