portmaster fails to fetch distfiles

2008-07-12 Thread Roman Levitskiy
 Hello freebsd-ports subscribers.
 Some time ago I've started using portmaster, and faced with
trouble: for unknown reason, it cannot fetch distfile.
For example, today I have started upgrading clamav package
using portmaster clamav command. It give me such looping
messages:

=== Waiting on fetch  checksum for security/clamav ===
===  Found saved configuration for clamav-0.93.1_2
= clamav-0.93.3.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
= Attempting to fetch from
http://nchc.dl.sourceforge.net/sourceforge/clamav/.
clamav-0.93.3.tar.gz

=== Waiting on fetch  checksum for security/clamav ===
===  Found saved configuration for clamav-0.93.1_2
= clamav-0.93.3.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
= Attempting to fetch from
http://nchc.dl.sourceforge.net/sourceforge/clamav/.
clamav-0.93.3.tar.gz

=== Waiting on fetch  checksum for security/clamav ===
===  Found saved configuration for clamav-0.93.1_2
= clamav-0.93.3.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
= Attempting to fetch from
http://nchc.dl.sourceforge.net/sourceforge/clamav/.
clamav-0.93.3.tar.gz

 The same situation seen frequently with other ports - it continues
trying to fetch file with no success. After some time, it can got it,
but it start boring me.
 Can say for sure, that distfiles are existing. As in above example,
it I issue  a command # fetch
http://nchc.dl.sourceforge.net/sourceforge/clamav/clamav-0.93.3.tar.gz;,
it is starting downloading immediately.

 Any thoughts will be appreciated.

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


Re: portmaster fails to fetch distfiles

2008-07-12 Thread Doug Barton

Roman Levitskiy wrote:

 Hello freebsd-ports subscribers.
 Some time ago I've started using portmaster, and faced with
trouble: for unknown reason, it cannot fetch distfile.
For example, today I have started upgrading clamav package
using portmaster clamav command. It give me such looping
messages:

=== Waiting on fetch  checksum for security/clamav ===
===  Found saved configuration for clamav-0.93.1_2
= clamav-0.93.3.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
= Attempting to fetch from
http://nchc.dl.sourceforge.net/sourceforge/clamav/.
clamav-0.93.3.tar.gz


That has nothing to do with portmaster, the messages mean just what 
they say.


Try commenting that site out in ports/Mk/bsd.sites.mk, then cd to the 
port directory for your version of clamav and run 'make checksum'. 
Then you can go back to using portmaster to do the update if you wish.



hth,

Doug

--

This .signature sanitized for your protection

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


Re: portmaster fails to fetch distfiles

2008-07-12 Thread Rene Ladan
2008/7/12 Roman Levitskiy [EMAIL PROTECTED]:
  Hello freebsd-ports subscribers.
  Some time ago I've started using portmaster, and faced with
 trouble: for unknown reason, it cannot fetch distfile.
 For example, today I have started upgrading clamav package
 using portmaster clamav command. It give me such looping
 messages:

 === Waiting on fetch  checksum for security/clamav ===
 ===  Found saved configuration for clamav-0.93.1_2
 = clamav-0.93.3.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
 = Attempting to fetch from
 http://nchc.dl.sourceforge.net/sourceforge/clamav/.
 clamav-0.93.3.tar.gz

 === Waiting on fetch  checksum for security/clamav ===
 ===  Found saved configuration for clamav-0.93.1_2
 = clamav-0.93.3.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
 = Attempting to fetch from
 http://nchc.dl.sourceforge.net/sourceforge/clamav/.
 clamav-0.93.3.tar.gz

 === Waiting on fetch  checksum for security/clamav ===
 ===  Found saved configuration for clamav-0.93.1_2
 = clamav-0.93.3.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
 = Attempting to fetch from
 http://nchc.dl.sourceforge.net/sourceforge/clamav/.
 clamav-0.93.3.tar.gz

  The same situation seen frequently with other ports - it continues
 trying to fetch file with no success. After some time, it can got it,
 but it start boring me.
  Can say for sure, that distfiles are existing. As in above example,
 it I issue  a command # fetch
 http://nchc.dl.sourceforge.net/sourceforge/clamav/clamav-0.93.3.tar.gz;,
 it is starting downloading immediately.

  Any thoughts will be appreciated.

On my box (i386 7.0-REL), portmaster fetches the files just fine.
Sometimes it shows these looping messages until the download is
complete.  In my experience, nchc is quite slow (about 4 kB/s), so it
will show a lot of these messages.

hth,
Rene
-- 
http://www.rene-ladan.nl/

GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6
(subkeys.pgp.net)
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]