Re: fetchmail checksum mismatch error

2007-04-11 Thread Apatewna

O/H Zbigniew Szalbot έγραψε:

Dear all,

I tried updating fetchmail today from 6.3.6 to 6.3.8. I used portupgrade
to do it. However, I got an error message about checksum mismatch.

I suspect it may have something to do with me stopping the upgrade process
because while downloading the files, the connection froze and there was no
progress for about 15 minutes or so. So I pressect CTRL-C on the command
line and tried again. Since then I have been getting checksum mismatch
warnings and I am not able to upgrade.

What should I do now? Your advice is very much appreciated!

Thank you!


Make absolutely sure that there are no fetchmail instances delivering 
mail to your mail queue. Check your mail logs for this.
When the traffic is stopped (daemon goes to sleep or all deliveries are 
done), make sure that fetchmail daemon is stopped 
(/usr/local/bin/fetchmail -q) or if it is run from cron, temporarily 
remove the entry.


As a general rule of thumb, if a port download breaks at some point you 
should start over, but first you should clean up the mess.
A "make distclean" and "make clean" inside the fetchmail port directory 
(/usr/ports/mail/fetchmail) will delete the half-downloaded file and 
clean up the work directory.


The half-downloaded file is in /usr/ports/distfiles


--
RTFM and STFW before anything bad happens
_
Thanos Rizoulis
Electronic Computing Systems Engineer
Larissa, Greece
FreeBSD/PCBSD user
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: fetchmail checksum mismatch error

2007-04-11 Thread Zbigniew Szalbot
Hello again,

>>line and tried again. Since then I have been getting checksum mismatch
warnings and I am not able to upgrade.
>>What should I do now? Your advice is very much appreciated!

> delete the downloaded bad file from /usr/ports/distfiles and then
> download
> a good file.

That was it! Folks - I just want to say that you are a very friendly and
helpful community here. Thank you all very much!

Warm regards,

-- 
Zbigniew Szalbot




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: fetchmail checksum mismatch error

2007-04-11 Thread Kevin Kinsey

Zbigniew Szalbot wrote:

Dear all,

I tried updating fetchmail today from 6.3.6 to 6.3.8. I used portupgrade
to do it. However, I got an error message about checksum mismatch.

I suspect it may have something to do with me stopping the upgrade process
because while downloading the files, the connection froze and there was no
progress for about 15 minutes or so. So I pressect CTRL-C on the command
line and tried again. Since then I have been getting checksum mismatch
warnings and I am not able to upgrade.

What should I do now? Your advice is very much appreciated!

Thank you!


Possibly, delete the partially-downloaded fetchmail tarball in 
/usr/ports/distfiles and try again?


HTH,

Kevin Kinsey
--
We are the people our parents warned us about.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: fetchmail checksum mismatch error

2007-04-11 Thread Martin Tournoij
On Wed 11 Apr 2007 18:04, Zbigniew Szalbot wrote:
> Dear all,
> 
> I tried updating fetchmail today from 6.3.6 to 6.3.8. I used portupgrade
> to do it. However, I got an error message about checksum mismatch.
> 
> I suspect it may have something to do with me stopping the upgrade process
> because while downloading the files, the connection froze and there was no
> progress for about 15 minutes or so. So I pressect CTRL-C on the command
> line and tried again. Since then I have been getting checksum mismatch
> warnings and I am not able to upgrade.
> 
> What should I do now? Your advice is very much appreciated!
> 
> Thank you!

Remove the corrupted fetchmail file:
rm -fr /usr/ports/distfiles/fetchmail*
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: fetchmail checksum mismatch error

2007-04-11 Thread Derek Ragona

At 11:50 AM 4/11/2007, Zbigniew Szalbot wrote:

Dear all,

I tried updating fetchmail today from 6.3.6 to 6.3.8. I used portupgrade
to do it. However, I got an error message about checksum mismatch.

I suspect it may have something to do with me stopping the upgrade process
because while downloading the files, the connection froze and there was no
progress for about 15 minutes or so. So I pressect CTRL-C on the command
line and tried again. Since then I have been getting checksum mismatch
warnings and I am not able to upgrade.

What should I do now? Your advice is very much appreciated!

Thank you!


--
Zbigniew Szalbot



delete the downloaded bad file from /usr/ports/distfiles and then download 
a good file.


-Derek

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


fetchmail checksum mismatch error

2007-04-11 Thread Zbigniew Szalbot
Dear all,

I tried updating fetchmail today from 6.3.6 to 6.3.8. I used portupgrade
to do it. However, I got an error message about checksum mismatch.

I suspect it may have something to do with me stopping the upgrade process
because while downloading the files, the connection froze and there was no
progress for about 15 minutes or so. So I pressect CTRL-C on the command
line and tried again. Since then I have been getting checksum mismatch
warnings and I am not able to upgrade.

What should I do now? Your advice is very much appreciated!

Thank you!


-- 
Zbigniew Szalbot

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"