From owner-freebsd-questions@FreeBSD.ORG Sun Oct 8 12:21:31 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C1F016A4B3 for ; Sun, 8 Oct 2006 12:21:31 +0000 (UTC) (envelope-from zbyszek@szalbot.homedns.org) Received: from lists.lc-words.com (lists.lc-words.com [83.19.156.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBA1543D67 for ; Sun, 8 Oct 2006 12:21:26 +0000 (GMT) (envelope-from zbyszek@szalbot.homedns.org) Received: from [127.0.0.1] (helo=localhost) by lists.lc-words.com with esmtp (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GWXf2-000PJR-25 for freebsd-questions@freebsd.org; Sun, 08 Oct 2006 14:21:40 +0200 Date: Sun, 8 Oct 2006 14:21:40 +0200 (CEST) From: Zbigniew Szalbot X-X-Sender: zbyszek@192.168.11.51 To: freebsd-questions@freebsd.org In-Reply-To: <4528EB74.3060401@locolomo.org> Message-ID: <20061008142037.S97136@192.168.11.51> References: <20061008130817.G95896@192.168.11.51> <4528EB74.3060401@locolomo.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: cvsup and portupgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Oct 2006 12:21:31 -0000 Hello, On Sun, 8 Oct 2006, Erik Norgaard wrote: > I just csup'ed my ports tree and ran make on python without any problem. > > portupgrade is a convenient tool but sometimes it fail for whatever reason, > no idea in your case. I tried make as you suggest and: $ sudo make ===> python-2.4.3_1 has known vulnerabilities: => python -- buffer overrun in repr() for unicode strings. Reference: => Please update your ports tree and try again. *** Error code 1 Stop in /usr/ports/lang/python. But thanks for your suggestion! Warm regards, -- Zbigniew Szalbot