Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jun 2005 13:32:36 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        Lei Sun <lei.sun@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: aspell upgrade problem
Message-ID:  <200506061332.37069.kstewart@owt.com>
In-Reply-To: <d396fddf0506061304500fc9fe@mail.gmail.com>
References:  <d396fddf05060610319aa9121@mail.gmail.com> <200506061119.59062.kstewart@owt.com> <d396fddf0506061304500fc9fe@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 06 June 2005 01:04 pm, Lei Sun wrote:
> Which file should I delete?
>
> It is getting errors like "checksum mismatch".
>
> ---------------------------------------------------------------------
>-----------------------------------
>
> I did a "make clean"
>

You need to
cd /usr/ports/distfiles
ls aspell*
and rm  aspell-0.60.2.tar.gz or which ever one is giving you the 
checksum error.

Kent

>
> On 6/6/05, Kent Stewart <kstewart@owt.com> wrote:
> > On Monday 06 June 2005 10:31 am, Lei Sun wrote:
> > > Hi,
> > >
> > > I am trying to do a upgrade of aspell on freebsd5.4 using
> > >
> > > cvsup portsupfile
> > > # cd /usr/ports
> > > # make fetchindex
> > > # protupgrade aspell
> > >
> > > and it's giving me errors:
> > >
> > > ...
> > > => Attempting to fetch from ftp://ftp.lip6.fr/pub/gnu/aspell/.
> > > fetch: aspell-0.60.2.tar.gz: local modification time does not
> > > match remote => Attempting to fetch from
> > > ftp://ftp.chg.ru/pub/gnu/aspell/. fetch: aspell-0.60.2.tar.gz:
> > > local modification time does not match remote ...
> > > => port manually into /usr/ports/distfiles/ and try again.
> > > *** Error code 1
> > >
> > > Stop in /usr/ports/textproc/aspell.
> > > *** Error code 1
> > >
> > > Stop in /usr/ports/textproc/aspell.
> > > ** Command failed [exit code 1]: /usr/bin/script -qa
> > > /tmp/portupgrade14913.0 make
> > > ** Fix the problem and try again.
> > > ** Listing the failed packages (*:skipped / !:failed)
> > >         ! textproc/aspell (aspell-0.60.2)       (checksum
> > > mismatch) --->  Packages processed: 0 done, 0 ignored, 0 skipped
> > > and 1 failed
> > >
> > > I saw http://www.freebsd.org/cgi/ports.cgi?query=aspell&stype=all
> > > aspell version is suppose to be aspell-0.60.2_1
> > >
> > > What am I doign wrong? What am I suppose to do?
> >
> > When I get messages like you are, I go into the distfile directory
> > and delete the file it is having problems with. Most of the time,
> > the problem goes away.
> >
> > Kent
> >
> > --
> > Kent Stewart
> > Richland, WA
> >
> > http://users.owt.com/kstewart/index.html

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



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