Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Oct 2006 14:35:35 +0200
From:      Armin Pirkovitsch <a.pirko@inode.at>
To:        Zbigniew Szalbot <zbyszek@szalbot.homedns.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: cvsup and portupgrade
Message-ID:  <4528F097.7010300@inode.at>
In-Reply-To: <20061008142037.S97136@192.168.11.51>
References:  <20061008130817.G95896@192.168.11.51>	<4528EB74.3060401@locolomo.org> <20061008142037.S97136@192.168.11.51>

next in thread | previous in thread | raw e-mail | index | archive | help
Zbigniew Szalbot wrote:
> 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:
> <http://www.FreeBSD.org/ports/portaudit/fe83eb5b-55e1-11db-a5ae-00508d6a62df.html>;
> 
> => Please update your ports tree and try again.
> *** Error code 1

run portaudit -F
it will update your database.
btw. just a sidenote - if you have not done it - after a cvsup of the
portstree you should also update your index (dependencies etc) by
running make index (takes long) or make fetchindex (fast) in /usr/ports.

-- 
Armin Pirkovitsch
a.pirko@inode.at



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4528F097.7010300>