From owner-freebsd-questions@FreeBSD.ORG Wed Feb 2 13:57:29 2005 Return-Path: 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 77A5D16A4CE for ; Wed, 2 Feb 2005 13:57:29 +0000 (GMT) Received: from web51703.mail.yahoo.com (web51703.mail.yahoo.com [206.190.38.221]) by mx1.FreeBSD.org (Postfix) with SMTP id D8A3F43D70 for ; Wed, 2 Feb 2005 13:57:28 +0000 (GMT) (envelope-from sarav_gsa@yahoo.com) Received: (qmail 22038 invoked by uid 60001); 2 Feb 2005 13:57:28 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=XxyZaRBmrY7gAIOMZ/JTtOb8pdmqrB+A6lsvCaNAzOWYzGIxG4RpoQZcP61JpE6zmTiwI0TY31tss0hs3HL05Sfy278mQguqC8howvWnn8oALtPmXyLl0WyWe2g8Ehf8j5GCkMq8+LBJTqnfWWDonvqMB6X02y4qxxWzsEWY3ko= ; Message-ID: <20050202135728.22036.qmail@web51703.mail.yahoo.com> Received: from [203.193.155.110] by web51703.mail.yahoo.com via HTTP; Wed, 02 Feb 2005 05:57:28 PST Date: Wed, 2 Feb 2005 05:57:28 -0800 (PST) From: saravanan ganapathy To: freebsd-questions@freebsd.org In-Reply-To: <4200D927.5010000@orchid.homeunix.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: keeping freebsd uptodate - doubt X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Feb 2005 13:57:29 -0000 --- Karol Kwiatkowski wrote: > saravanan ganapathy wrote: > > Hai , > > > > I have installed 5.3 release and want to keep my > > system uptodate with the security patches. > > > > Based on many guides, I have arranged as a doc. > Pls > > confirm me whether my steps are ok > > > > 1) Install portupgrade > > 2) Sync ports > > > > Ports-supfile contains as > > > > *default host=cvsup10.us.freebsd.org > > *default base=/var/db > > *default prefix=/usr > > *default release=cvs tag=. > > *default delete use-rel-suffix > > ports-all > > OK > > > ( or should I change tag=RELENG_5_3 ) > > No, "tag=." is exactly what is needed for updating > ports. > > > cvsup -g -L 2 /root/ports-supfile > > OK > > > 3) portsdb -Uu > > >From 'man portsdb': > > -U > > --updateindex Update or create the ports > index file called INDEX. > > from 'man ports': > > fetchindex Fetch the INDEX file from the > FreeBSD cluster. > > > Generating INDEX with 'portsdb -U' can take a while. > Alternatively, > you could run 'cd /usr/ports && make fetchindex' > which will download > that file for you. > > so point 3) could be like: > > 3-a) cd /usr/ports > 3-b) make fetchindex > 3-c) portsdb -u > > This is *much* faster but, of course, there's > nothing wrong with > 'portsdb -Uu'. > > > 4) portversion -v > > 'portversion -v | grep -v "=" ' is what I use. > > > > Any other steps to do? > > Above procedure updates (only) your ports tree and > installed ports. > Subscribe to freebsd-announce and keep your system > up-to-date. > > > > What 'make fetchindex' will do? > > See above (point 3). > Thx for ur responses I have done the above steps to update my system and when I run 'portversion -v | grep -v "=" ', I am gettin g the perl package only. freebsd# portversion -v | grep -v "=" perl-5.8.5 < needs updating (port has 5.8.6_1) freebsd# portupgrade perl ---> Upgrading 'perl-5.8.5' to 'perl-5.8.6_1' (lang/perl5.8) ---> Building '/usr/ports/lang/perl5.8' ===> Cleaning for perl-5.8.6_1 ===> perl-5.8.6_1 has known vulnerabilities: => perl -- File::Path insecure file/directory permissions. Reference: => Please update your ports tree and try again. *** Error code 1 Stop in /usr/ports/lang/perl5.8. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade5864.0 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! lang/perl5.8 (perl-5.8.5) (unknown build error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed How to solve this problem? Sarav __________________________________ Do you Yahoo!? Yahoo! Mail - now with 250MB free storage. Learn more. http://info.mail.yahoo.com/mail_250