From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Miixz-0003nC-HZ for garchives@archives.gentoo.org; Wed, 02 Sep 2009 06:05:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82189E08DF; Wed, 2 Sep 2009 11:13:52 +0000 (UTC) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by pigeon.gentoo.org (Postfix) with ESMTP id 44612E08DF for ; Wed, 2 Sep 2009 11:13:52 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id d23so333152fga.10 for ; Wed, 02 Sep 2009 04:13:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=KBjoCyBYyEwSYw5icqKUfJCdXu7yGtNblkFtWbbqsyQ=; b=p7oKhRRG/gObVpxbEWU3NKGUT3dWLea1rYY939NCzvX+yqsDXhik/LhVx2k3+nj2KC ia1F3Aq0XNE0zZwhz4PGiqGp3MU7PtjZa6I682wjwmh4YkIE+aXKgw34zolfJ5mlJX/5 c1JiTJOSVWKrGA0NZhexM0Gnj3TcqUqyOKYYI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=s8C7F5a456e0U5PS+sJT6/T96HqPSNxrs+w6/pK8/AXNdLBBPBsWM2cznBIRczSdsG hcbi7ck1RmOjxmjKGfjrd1a/fuzr/IXaGrdzuviiJnoWNTk/SYvY14T7a5iVDVKTLNXe RaxozNflq0WoOmslSiNiyBQ4m5L6b+rYpunMI= Received: by 10.86.158.29 with SMTP id g29mr2405391fge.4.1251890031679; Wed, 02 Sep 2009 04:13:51 -0700 (PDT) Received: from nazgul.localnet (196-210-140-68-rrdg-esr-2.dynamic.isadsl.co.za [196.210.140.68]) by mx.google.com with ESMTPS id e20sm2223019fga.0.2009.09.02.04.13.50 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 02 Sep 2009 04:13:51 -0700 (PDT) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] "checking for working mkstemp....." taking forever Date: Wed, 2 Sep 2009 13:12:22 +0200 User-Agent: KMail/1.12.0 (Linux/2.6.30-gentoo-r4; KDE/4.3.0; x86_64; ; ) References: <46d08bd30909011613i4a33a9cfi9953310c2d71729d@mail.gmail.com> <200909020116.13473.Warp_7@gmx.de> In-Reply-To: <200909020116.13473.Warp_7@gmx.de> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200909021312.22686.alan.mckinnon@gmail.com> X-Archives-Salt: 1215519b-eeb9-462e-90e0-4b9fe4a4d381 X-Archives-Hash: 96bc1fe8c97107b8844ad2cf6c6d534b On Wednesday 02 September 2009 01:16:10 Frank Steinmetzger wrote: > Am Mittwoch, 2. September 2009 schrieb Nick Khamis: > > Hello Everyone. > > > > I am trying to update-python and I am stuck at "checking for working > > mkstemp....." for ever, what should I do.. This is a fresh install > > AMD64. > > > > Thanks in Advanced, > > Ninus. > > I've encountered the same and didn't know how to solve it. I found out that > mkstemp was some standard C function so I remerged glibc, mktemp is now in coreutils It used to be in debianutils Not glibc. -- alan dot mckinnon at gmail dot com