Am 11.08.12 03:07, schrieb Doug Barton:
Ok, so do this ... remove the file from /usr/ports/distfiles, then go to
the port directory and type 'make checksum' and see if it works

[root@gatekeeper /usr/ports/archivers/unzip]# make checksum
===>  License Info-ZIP accepted by the user

Use INSTALL_AS_INFOUNZIP=yes to install Info Unzip as /usr/local/bin/info-unzip

=> unzip60.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://heanet.dl.sourceforge.net/project/infozip/UnZip%206.x%20%28latest%29/UnZip%206.0/unzip60.tar.gz unzip60.tar.gz 100% of 1344 kB 134 kBps 00m00s
=> SHA256 Checksum OK for unzip60.tar.gz.

properly. Then remove it again, and run 'portmaster -F'

[root@gatekeeper /var/db/pkg]# portmaster -F unzip-6.0

===>>> Currently installed version: unzip-6.0
===>>> Port directory: /usr/ports/archivers/unzip

===>>> Launching 'make checksum' for archivers/unzip in background
===> No options to configure
===>>> Gathering dependency list for archivers/unzip from ports
===>>> No dependencies for archivers/unzip


===>>> Waiting for 1 distfile fetch to finish
===>>> Waiting for 1 distfile fetch to finish

Its interesting, download seem to work with "-F" and I see "fetch" with ps.

Normally I run portmaster with "-i" or without an argument and I see no "fetch" with ps

"portmaster -i unzip-6.0" or "portmaster unzip-6.0" does not fetch.




While that's running in one window, keep an eye on /usr/ports/distfiles
and see if the file is being downloaded, and also keep an eye on the log
file in $TMPDIR to see if it is being appended to.
I see distfile downloaded with "portmaster -F" but not with portmaster "-i"

Also make sure that whatever directory you use for $TMPDIR (/tmp by
default) has permissions 1777, and is not mounted with odd options.
[root@gatekeeper ~]# ls -ld /tmp/
drwxrwxrwt  3 root  wheel  512 Aug 11 10:01 /tmp/

/dev/da0s1e on /tmp (ufs, local, soft-updates)

Michael

Doug


On 08/10/2012 06:00 PM, HU Dong wrote:
The mirror is OK. I could download the file from the exact mirror
manually with fetch command.

B.R.
HU Dong

On Sat, Aug 11, 2012 at 6:37 AM, Doug Barton <do...@freebsd.org
<mailto:do...@freebsd.org>> wrote:

     On 8/10/2012 8:21 AM, HU Dong wrote:
     > I can simply reproduce this problem by this way:
     >
     > # portmaster -v databases/postgresql90-client

     Both of your reports sound like they are hanging on a bad mirror. Try
     putting the RANDOMIZE_MASTER_SITES= yes in your /etc/make.conf and see
     if that helps.

     Doug



--
Mit freundlichen Grüßen

Ing. Michael Ranner

GSM:  +43 676 4155044
Mail: mich...@ranner.eu
WWW:  http://www.azedo.at/

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to