Ports downloading problem

Status
Not open for further replies.

Charlie86

Explorer
Joined
Sep 28, 2017
Messages
71
I am haveing problems installing unbound dns server on freenas in separated jail.


What I am doing wrong?

BDW: I need private dns server to avoid adds an make black list. Is there better dns server for my needs than unbound?
I am beginner in dns and also in freebsd, so some GUI would be nice for begging.

Code:
root@DNS:/usr/ports/dns/unbound # make clean install

===>  Cleaning for unbound-1.6.2

===> Building/installing dialog4ports as it is required for the config dialog

===>  Cleaning for dialog4ports-0.1.6

===>  License BSD2CLAUSE accepted by the user

===>   dialog4ports-0.1.6 depends on file: /usr/local/sbin/pkg - found

=> dialog4ports-0.1.6.tar.gz doesn't seem to exist in /usr/ports/distfiles/.

=> Attempting to fetch http://m1cro.me/dialog4ports/dialog4ports-0.1.6.tar.gz

fetch: http://m1cro.me/dialog4ports/dialog4ports-0.1.6.tar.gz: No address record

=> Attempting to fetch http://files.etoilebsd.net/dialog4ports/dialog4ports-0.1.6.tar.gz

fetch: http://files.etoilebsd.net/dialog4ports/dialog4ports-0.1.6.tar.gz: No address record

=> Attempting to fetch http://mirror.shatow.net/freebsd/dialog4ports/dialog4ports-0.1.6.tar.gz

fetch: http://mirror.shatow.net/freebsd/dialog4ports/dialog4ports-0.1.6.tar.gz: No address record

=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/dialog4ports-0.1.6.tar.gz

fetch: http://distcache.FreeBSD.org/ports-distfiles/dialog4ports-0.1.6.tar.gz: No address record

=> Couldn't fetch it - please try to retrieve this

=> port manually into /usr/ports/distfiles/ and try again.

*** Error code 1


Stop.

make[3]: stopped in /usr/ports/ports-mgmt/dialog4ports

*** Error code 1


Stop.

make[2]: stopped in /usr/ports/ports-mgmt/dialog4ports

===> Options unchanged

===>  License BSD3CLAUSE accepted by the user

===>   unbound-1.6.2 depends on file: /usr/local/sbin/pkg - found

=> unbound-1.6.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/.

=> Attempting to fetch http://unbound.net/downloads/unbound-1.6.2.tar.gz

fetch: http://unbound.net/downloads/unbound-1.6.2.tar.gz: No address record

=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/unbound-1.6.2.tar.gz

fetch: http://distcache.FreeBSD.org/ports-distfiles/unbound-1.6.2.tar.gz: No address record

=> Couldn't fetch it - please try to retrieve this

=> port manually into /usr/ports/distfiles/ and try again.

*** Error code 1


Stop.

make[1]: stopped in /usr/ports/dns/unbound

*** Error code 1


Stop.

make: stopped in /usr/ports/dns/unbound

 
Last edited:

Charlie86

Explorer
Joined
Sep 28, 2017
Messages
71
Code:
root@DNS:~ # pkg update

Updating FreeBSD repository catalogue...

pkg: http://pkg.FreeBSD.org/freebsd:11:x86:64/latest/meta.txz: No address record

repository FreeBSD has no meta file, using default settings

pkg: http://pkg.FreeBSD.org/freebsd:11:x86:64/latest/packagesite.txz: No address record

Unable to update repository FreeBSD

Error updating repositories!

root@DNS:~ #
 

Nick2253

Wizard
Joined
Apr 21, 2014
Messages
1,633
Do you have a nameserver configured in your jail? I believe the file is /etc/resolv.conf.
 

Charlie86

Explorer
Joined
Sep 28, 2017
Messages
71
Yes I have

Code:
# Generated by resolvconf

search local

nameserver 8.8.8.8

nameserver 8.8.4.4


BUT, seems something is wrong with jail network. I can not ping gateway,.. Not sure what I am doing wrong. Freenas web gui is reachable and also I am connected on it via SSH, but ping from jail to gateway is not responding. Ping from freenas work OK.

Code:
root@freenas:~ # ping 192.168.178.1

PING 192.168.178.1 (192.168.178.1): 56 data bytes

64 bytes from 192.168.178.1: icmp_seq=0 ttl=255 time=0.581 ms

64 bytes from 192.168.178.1: icmp_seq=1 ttl=255 time=0.593 ms

64 bytes from 192.168.178.1: icmp_seq=2 ttl=255 time=0.297 ms

64 bytes from 192.168.178.1: icmp_seq=3 ttl=255 time=0.642 ms


Code:
root@DNS:~ # ping 192.168.178.1

PING 192.168.178.1 (192.168.178.1): 56 data bytes
 

Nick2253

Wizard
Joined
Apr 21, 2014
Messages
1,633
Can you post a screenshot of your jail network settings?
 

Charlie86

Explorer
Joined
Sep 28, 2017
Messages
71
Thank you. I solve problem with yours help. Default gateway was blank. Now everything work fine. ;)
 

Charlie86

Explorer
Joined
Sep 28, 2017
Messages
71
Hm,

It seems to start working, but after a minute it stoped again.

Here is screenshot of settings:

https://ibb.co/d7qe96

Code:
root@DNS:/usr/ports/dns/unbound # make clean install

===>  Cleaning for unbound-1.6.2

===> Building/installing dialog4ports as it is required for the config dialog

===>  Cleaning for dialog4ports-0.1.6

===>  License BSD2CLAUSE accepted by the user

===>   dialog4ports-0.1.6 depends on file: /usr/local/sbin/pkg - found

=> dialog4ports-0.1.6.tar.gz doesn't seem to exist in /usr/ports/distfiles/.

=> Attempting to fetch http://m1cro.me/dialog4ports/dialog4ports-0.1.6.tar.gz

dialog4ports-0.1.6.tar.gz					 100% of   10 kB  111 kBps 00m01s

===> Fetching all distfiles required by dialog4ports-0.1.6 for building

===>  Extracting for dialog4ports-0.1.6

=> SHA256 Checksum OK for dialog4ports-0.1.6.tar.gz.

===>  Patching for dialog4ports-0.1.6

===>  Configuring for dialog4ports-0.1.6

===>  Building for dialog4ports-0.1.6

--- dialog4ports.o ---

--- mixedlist.o ---

--- dialog4ports.1.gz ---

--- dialog4ports.o ---

cc -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -pedantic -c dialog4ports.c -o dialog4ports.o

--- mixedlist.o ---

cc -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -pedantic -c mixedlist.c -o mixedlist.o

--- dialog4ports.1.gz ---

gzip -cn dialog4ports.1 > dialog4ports.1.gz

--- dialog4ports ---

cc -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -pedantic dialog4ports.o mixedlist.o -o dialog4ports -lncursesw -lm -ldialog

===>  Staging for dialog4ports-0.1.6

===>   Generating temporary packing list

install  -s -m 555 dialog4ports /usr/ports/ports-mgmt/dialog4ports/work/stage/usr/local/bin

install  -m 0644 dialog4ports.1.gz /usr/ports/ports-mgmt/dialog4ports/work/stage/usr/local/man/man1

====> Compressing man pages (compress-man)

===>  Installing for dialog4ports-0.1.6

===>  Checking if dialog4ports already installed

===>   Registering installation for dialog4ports-0.1.6

[DNS] Installing dialog4ports-0.1.6...

===>  Cleaning for dialog4ports-0.1.6



This was OK, but then,

Code:
===>  License BSD3CLAUSE accepted by the user

===>   unbound-1.6.2 depends on file: /usr/local/sbin/pkg - found

=> unbound-1.6.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/.

=> Attempting to fetch http://unbound.net/downloads/unbound-1.6.2.tar.gz

fetch: http://unbound.net/downloads/unbound-1.6.2.tar.gz: No address record

=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/unbound-1.6.2.tar.gz

fetch: http://distcache.FreeBSD.org/ports-distfiles/unbound-1.6.2.tar.gz: No address record

=> Couldn't fetch it - please try to retrieve this

=> port manually into /usr/ports/distfiles/ and try again.

*** Error code 1


Stop.

make[1]: stopped in /usr/ports/dns/unbound

*** Error code 1


Stop.

make: stopped in /usr/ports/dns/unbound

root@DNS:/usr/ports/dns/unbound # make clean install

===>  Cleaning for unbound-1.6.2

===>  License BSD3CLAUSE accepted by the user

===>   unbound-1.6.2 depends on file: /usr/local/sbin/pkg - found

=> unbound-1.6.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/.

=> Attempting to fetch http://unbound.net/downloads/unbound-1.6.2.tar.gz

fetch: http://unbound.net/downloads/unbound-1.6.2.tar.gz: No address record

=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/unbound-1.6.2.tar.gz

fetch: http://distcache.FreeBSD.org/ports-distfiles/unbound-1.6.2.tar.gz: No address record

=> Couldn't fetch it - please try to retrieve this

=> port manually into /usr/ports/distfiles/ and try again.

*** Error code 1


Stop.

make[1]: stopped in /usr/ports/dns/unbound

*** Error code 1


Stop.

make: stopped in /usr/ports/dns/unbound

root@DNS:/usr/ports/dns/unbound # 

 

Nick2253

Wizard
Joined
Apr 21, 2014
Messages
1,633

Charlie86

Explorer
Joined
Sep 28, 2017
Messages
71
Hi,

From my computer I can download http://unbound.net/downloads/unbound-1.6.2.tar.gz

To wget file, I first need to install wget. I update ports tree, and try to install wget, but I am getting error.

Code:
root@DNS:/usr/ports/ftp/wget # make clean install

===>  Cleaning for wget-1.19.2

/!\ ERROR: /!\


Ports Collection support for your FreeBSD version has ended, and no ports are

guaranteed to build on this system. Please upgrade to a supported release.


No support will be provided if you silence this message by defining

ALLOW_UNSUPPORTED_SYSTEM.


*** Error code 1


Stop.

make[1]: stopped in /usr/ports/ftp/wget

*** Error code 1


Stop.

make: stopped in /usr/ports/ftp/wget


I am lost.

ping is working
Code:
root@DNS:/usr/ports/dns/unbound # ping unbound.net

PING unbound.net (185.49.140.10): 56 data bytes

64 bytes from 185.49.140.10: icmp_seq=0 ttl=51 time=29.396 ms

64 bytes from 185.49.140.10: icmp_seq=1 ttl=51 time=30.210 ms

64 bytes from 185.49.140.10: icmp_seq=2 ttl=51 time=29.381 ms

64 bytes from 185.49.140.10: icmp_seq=3 ttl=51 time=29.040 ms

64 bytes from 185.49.140.10: icmp_seq=4 ttl=51 time=29.749 ms

64 bytes from 185.49.140.10: icmp_seq=5 ttl=51 time=29.165 ms

64 bytes from 185.49.140.10: icmp_seq=6 ttl=51 time=30.084 ms
 

Charlie86

Explorer
Joined
Sep 28, 2017
Messages
71
I mess something with updating ports tree, now if I try to instal unbound I am getting same error as if I try to install wget.

Code:
root@DNS:/usr/ports/dns/unbound # make clean install

===>  Cleaning for unbound-1.6.7_1

/!\ ERROR: /!\


Ports Collection support for your FreeBSD version has ended, and no ports are

guaranteed to build on this system. Please upgrade to a supported release.


No support will be provided if you silence this message by defining

ALLOW_UNSUPPORTED_SYSTEM.


*** Error code 1


Stop.

make[1]: stopped in /usr/ports/dns/unbound

*** Error code 1


Stop.

make: stopped in /usr/ports/dns/unbound
/CODE]

Any idea how to undo this update/downgrade ports tree?
 

Charlie86

Explorer
Joined
Sep 28, 2017
Messages
71
Small update, I created new jail. From jail I can ping server address.


PING 192.168.178.41 (192.168.178.41): 56 data bytes

64 bytes from 192.168.178.41: icmp_seq=0 ttl=64 time=0.126 ms

64 bytes from 192.168.178.41: icmp_seq=1 ttl=64 time=0.069 ms

64 bytes from 192.168.178.41: icmp_seq=2 ttl=64 time=0.053 ms


but can not ping gateway address.


root@unbound:/usr/ports/dns/unbound # ping 192.168.178.1

PING 192.168.178.1 (192.168.178.1): 56 data bytes


If I am not i jail, I can ping gateway


root@freenas:~ # ping 192.168.178.1

PING 192.168.178.1 (192.168.178.1): 56 data bytes

64 bytes from 192.168.178.1: icmp_seq=0 ttl=255 time=0.487 ms

64 bytes from 192.168.178.1: icmp_seq=1 ttl=255 time=1.213 ms

64 bytes from 192.168.178.1: icmp_seq=2 ttl=255 time=0.219 ms

64 bytes from 192.168.178.1: icmp_seq=3 ttl=255 time=0.653 ms

64 bytes from 192.168.178.1: icmp_seq=4 ttl=255 time=0.941 ms


https://ibb.co/d7qe96

this is my network settings in jail. What I am doing wrong?
 

Nick2253

Wizard
Joined
Apr 21, 2014
Messages
1,633
A solution to a similar problem suggested trying DHCP to rule out any weird network issues. Can you try configuring your jail as DHCP?
 

Charlie86

Explorer
Joined
Sep 28, 2017
Messages
71
This is strange, I enable DHCP for jail and connection starts working. I was able to start downloading and also ping gateway, but like yesterday after minute connection drops again. Looks like IP conflict on LAN, so I try to give jail a specific IP which I know is free. Same story with new IP, it works for minute or two then connection drops again. Also try to restart router with no joy. Is in freeBSD any command to resolve ip conflicts etc?
 

Nick2253

Wizard
Joined
Apr 21, 2014
Messages
1,633
That is weird behavior!

Are you sure you're not using a conflicted IP? You don't have some long-forgotten device hiding somewhere that's just doing it's thing on that IP?
 

Charlie86

Explorer
Joined
Sep 28, 2017
Messages
71
For test, I turn off WiFi and physically disconnect all devices accept server and my computer from switch. Same story with only two devices on LAN.


root@unbound:/usr/ports/dns/unbound # make clean install

===> Cleaning for unbound-1.6.2

===> Building/installing dialog4ports as it is required for the config dialog

===> Cleaning for dialog4ports-0.1.6

===> License BSD2CLAUSE accepted by the user

===> dialog4ports-0.1.6 depends on file: /usr/local/sbin/pkg - found

=> dialog4ports-0.1.6.tar.gz doesn't seem to exist in /usr/ports/distfiles/.

=> Attempting to fetch http://m1cro.me/dialog4ports/dialog4ports-0.1.6.tar.gz

dialog4ports-0.1.6.tar.gz 100% of 10 kB 138 kBps 00m00s

===> Fetching all distfiles required by dialog4ports-0.1.6 for building

===> Extracting for dialog4ports-0.1.6

=> SHA256 Checksum OK for dialog4ports-0.1.6.tar.gz.

===> Patching for dialog4ports-0.1.6

===> Configuring for dialog4ports-0.1.6

===> Building for dialog4ports-0.1.6

--- dialog4ports.o ---

--- mixedlist.o ---

--- dialog4ports.1.gz ---

--- dialog4ports.o ---

cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pedantic -c dialog4ports.c -o dialog4ports.o

--- dialog4ports.1.gz ---

gzip -cn dialog4ports.1 > dialog4ports.1.gz

--- mixedlist.o ---

cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pedantic -c mixedlist.c -o mixedlist.o

--- dialog4ports ---

cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pedantic dialog4ports.o mixedlist.o -o dialog4ports -lncursesw -lm -ldialog

===> Staging for dialog4ports-0.1.6

===> Generating temporary packing list

install -s -m 555 dialog4ports /usr/ports/ports-mgmt/dialog4ports/work/stage/usr/local/bin

install -m 0644 dialog4ports.1.gz /usr/ports/ports-mgmt/dialog4ports/work/stage/usr/local/man/man1

====> Compressing man pages (compress-man)

===> Installing for dialog4ports-0.1.6

===> Checking if dialog4ports already installed

===> Registering installation for dialog4ports-0.1.6

[unbound] Installing dialog4ports-0.1.6...

===> Cleaning for dialog4ports-0.1.6



┌─────────────────────────── unbound-1.6.2 ──────────────────────────────

┌────────────────────────────────────────────────────────────────────

│+[ ] DNSCRYPT Enable dnscrypt support

│+[ ] DNSTAP Enable dnstap logging support

│+[x] DOCS Build and/or install documentation

│+[x] ECDSA Enable ECDSA (elliptic curve) support (OpenSSL >=

│+[ ] EVAPI (Experimental) pluggable event based libunbound A

│+[ ] FILTER_AAAA Build with AAAA filter functionality (contrib)

│+[ ] GOST Enable GOST support (requires OpenSSL >= 1.0)

│+[ ] LIBEVENT Build against libevent

│+[ ] MUNIN_PLUGIN Install Munin plugin

│+[ ] PYTHON Python bindings or support

│+[ ] SUBNET Enable client subnet support

│+[ ] TFOCL Enable TCP Fast Open for client mode

│+[ ] TFOSE Enable TCP Fast Open for server mode

│+[x] THREADS Threading support

────────────────────────────────────────────────────────────────────┘

├────────────────────────────────────────────────────────────────────────

< OK > <Cancel> │

────────────────────────────────────────────────────────────────────────┘





===> License BSD3CLAUSE accepted by the user

===> unbound-1.6.2 depends on file: /usr/local/sbin/pkg - found

=> unbound-1.6.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/.

=> Attempting to fetch http://unbound.net/downloads/unbound-1.6.2.tar.gz

unbound-1.6.2.tar.gz 100% of 5252 kB 8734 kBps 00m01s

===> Fetching all distfiles required by unbound-1.6.2 for building

===> Extracting for unbound-1.6.2

=> SHA256 Checksum OK for unbound-1.6.2.tar.gz.

===> Patching for unbound-1.6.2

===> unbound-1.6.2 depends on executable: autoconf-2.69 - not found

===> autoconf-2.69_1 depends on file: /usr/local/sbin/pkg - found

=> autoconf-2.69.tar.xz doesn't seem to exist in /usr/ports/distfiles/.

=> Attempting to fetch http://ftpmirror.gnu.org/autoconf/autoconf-2.69.tar.xz

autoconf-2.69.tar.xz 100% of 1186 kB 17 MBps 00m00s

===> Fetching all distfiles required by autoconf-2.69_1 for building

===> Extracting for autoconf-2.69_1

=> SHA256 Checksum OK for autoconf-2.69.tar.xz.

===> Patching for autoconf-2.69_1

===> Applying FreeBSD patches for autoconf-2.69_1

===> autoconf-2.69_1 depends on executable: gm4 - not found









┌──────────────────────────── m4-1.4.18,1 ───────────────────────────────

┌────────────────────────────────────────────────────────────────────

│+[x] EXAMPLES Build and/or install examples

│+[ ] LIBSIGSEGV Use alternative page fault handler (GNU libsigsegv)

────────────────────────────────────────────────────────────────────┘

├────────────────────────────────────────────────────────────────────────

< OK > <Cancel> │

────────────────────────────────────────────────────────────────────────┘











===> License GPLv3 accepted by the user

===> m4-1.4.18,1 depends on file: /usr/local/sbin/pkg - found

=> m4-1.4.18.tar.xz doesn't seem to exist in /usr/ports/distfiles/.

=> Attempting to fetch http://ftpmirror.gnu.org/m4/m4-1.4.18.tar.xz

m4-1.4.18.tar.xz 100% of 1179 kB 16 MBps 00m00s

===> Fetching all distfiles required by m4-1.4.18,1 for building

===> Extracting for m4-1.4.18,1

=> SHA256 Checksum OK for m4-1.4.18.tar.xz.

===> Patching for m4-1.4.18,1

===> Applying FreeBSD patches for m4-1.4.18,1

===> m4-1.4.18,1 depends on executable: makeinfo - not found










┌────────────────────────── texinfo-6.3_1,1 ─────────────────────────────

┌────────────────────────────────────────────────────────────────────

│+[x] NLS Native Language Support

────────────────────────────────────────────────────────────────────┘

├────────────────────────────────────────────────────────────────────────

< OK > <Cancel> │

────────────────────────────────────────────────────────────────────────┘











===> License GPLv3+ accepted by the user

===> texinfo-6.3_1,1 depends on file: /usr/local/sbin/pkg - found

=> texinfo-6.3.tar.xz doesn't seem to exist in /usr/ports/distfiles/texinfo/6.3.

=> Attempting to fetch http://ftpmirror.gnu.org/texinfo/texinfo-6.3.tar.xz

texinfo-6.3.tar.xz 100% of 4363 kB 20 MBps 00m00s

=> htmlxref.cnf doesn't seem to exist in /usr/ports/distfiles/texinfo/6.3.

=> Attempting to fetch http://ftpmirror.gnu.org/texinfo/htmlxref.cnf

fetch: http://ftpmirror.gnu.org/texinfo/htmlxref.cnf: size mismatch: expected 20137, actual 20118

=> Attempting to fetch http://ftp.gnu.org/gnu/texinfo/htmlxref.cnf

fetch: http://ftp.gnu.org/gnu/texinfo/htmlxref.cnf: size mismatch: expected 20137, actual 20118

=> Attempting to fetch ftp://ftp.gnu.org/gnu/texinfo/htmlxref.cnf

fetch: ftp://ftp.gnu.org/gnu/texinfo/htmlxref.cnf: size mismatch: expected 20137, actual 20118

=> Attempting to fetch http://www.gtlib.gatech.edu/pub/gnu/gnu/texinfo/htmlxref.cnf

fetch: http://www.gtlib.gatech.edu/pub/gnu/gnu/texinfo/htmlxref.cnf: size mismatch: expected 20137, actual 20118

=> Attempting to fetch http://mirrors.kernel.org/gnu/texinfo/htmlxref.cnf

fetch: http://mirrors.kernel.org/gnu/texinfo/htmlxref.cnf: size mismatch: expected 20137, actual 20118

=> Attempting to fetch ftp://ftp.kddlabs.co.jp/GNU/gnu/texinfo/htmlxref.cnf

fetch: ftp://ftp.kddlabs.co.jp/GNU/gnu/texinfo/htmlxref.cnf: size mismatch: expected 20137, actual 20118

=> Attempting to fetch ftp://ftp.dti.ad.jp/pub/GNU/texinfo/htmlxref.cnf

fetch: ftp://ftp.dti.ad.jp/pub/GNU/texinfo/htmlxref.cnf: Protocol error

=> Attempting to fetch ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/texinfo/htmlxref.cnf

fetch: ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/texinfo/htmlxref.cnf: size mismatch: expected 20137, actual 20118

=> Attempting to fetch ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/texinfo/htmlxref.cnf

fetch: ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/texinfo/htmlxref.cnf: size mismatch: expected 20137, actual 20118

=> Attempting to fetch ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/texinfo/htmlxref.cnf

fetch: ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/texinfo/htmlxref.cnf: size mismatch: expected 20137, actual 20118

=> Attempting to fetch http://ftp.funet.fi/pub/gnu/prep/texinfo/htmlxref.cnf

fetch: http://ftp.funet.fi/pub/gnu/prep/texinfo/htmlxref.cnf: size mismatch: expected 20137, actual 20118

=> Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/sunpoet/texinfo/6.3/htmlxref.cnf

htmlxref.cnf 100% of 19 kB 562 kBps 00m00s

=> texinfo.tex doesn't seem to exist in /usr/ports/distfiles/texinfo/6.3.

=> Attempting to fetch http://ftpmirror.gnu.org/texinfo/texinfo.tex

fetch: http://ftpmirror.gnu.org/texinfo/texinfo.tex: size mismatch: expected 380556, actual 382193

=> Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo.tex

fetch: http://ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch: expected 380556, actual 382193

=> Attempting to fetch ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex

fetch: ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch: expected 380556, actual 382193

=> Attempting to fetch http://www.gtlib.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex

fetch: http://www.gtlib.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex: size mismatch: expected 380556, actual 381336

=> Attempting to fetch http://mirrors.kernel.org/gnu/texinfo/texinfo.tex

fetch: http://mirrors.kernel.org/gnu/texinfo/texinfo.tex: size mismatch: expected 380556, actual 382193

=> Attempting to fetch ftp://ftp.kddlabs.co.jp/GNU/gnu/texinfo/texinfo.tex

fetch: ftp://ftp.kddlabs.co.jp/GNU/gnu/texinfo/texinfo.tex: size mismatch: expected 380556, actual 382193

=> Attempting to fetch ftp://ftp.dti.ad.jp/pub/GNU/texinfo/texinfo.tex

fetch: ftp://ftp.dti.ad.jp/pub/GNU/texinfo/texinfo.tex: Protocol error

=> Attempting to fetch ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/texinfo/texinfo.tex

fetch: ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch: expected 380556, actual 382193

=> Attempting to fetch ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/texinfo/texinfo.tex

fetch: ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/texinfo/texinfo.tex: size mismatch: expected 380556, actual 382193

=> Attempting to fetch ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/texinfo/texinfo.tex

fetch: ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/texinfo/texinfo.tex: size mismatch: expected 380556, actual 382193

=> Attempting to fetch http://ftp.funet.fi/pub/gnu/prep/texinfo/texinfo.tex

fetch: http://ftp.funet.fi/pub/gnu/prep/texinfo/texinfo.tex: size mismatch: expected 380556, actual 382193

=> Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/sunpoet/texinfo/6.3/texinfo.tex

fetch: http://distcache.FreeBSD.org/local-distfiles/sunpoet/texinfo/6.3/texinfo.tex: size mismatch: expected 380556, actual 380853

=> Attempting to fetch http://distcache.us-east.FreeBSD.org/local-distfiles/sunpoet/texinfo/6.3/texinfo.tex

fetch: http://distcache.us-east.FreeBSD.org/local-distfiles/sunpoet/texinfo/6.3/texinfo.tex: size mismatch: expected 380556, actual 380853

=> Attempting to fetch http://distcache.eu.FreeBSD.org/local-distfiles/sunpoet/texinfo/6.3/texinfo.tex

fetch: http://distcache.eu.FreeBSD.org/local-distfiles/sunpoet/texinfo/6.3/texinfo.tex: size mismatch: expected 380556, actual 380853

=> Attempting to fetch http://distcache.us-west.FreeBSD.org/local-distfiles/sunpoet/texinfo/6.3/texinfo.tex

fetch: http://distcache.us-west.FreeBSD.org/local-distfiles/sunpoet/texinfo/6.3/texinfo.tex: size mismatch: expected 380556, actual 380853

=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/texinfo/6.3/texinfo.tex

fetch: http://distcache.FreeBSD.org/ports-distfiles/texinfo/6.3/texinfo.tex: size mismatch: expected 380556, actual 380853

=> Couldn't fetch it - please try to retrieve this

=> port manually into /usr/ports/distfiles/texinfo/6.3 and try again.

*** Error code 1


Stop.

make[6]: stopped in /usr/ports/print/texinfo

*** Error code 1


Stop.

make[5]: stopped in /usr/ports/print/texinfo

*** Error code 1


Stop.

make[4]: stopped in /usr/ports/devel/m4

*** Error code 1


Stop.

make[3]: stopped in /usr/ports/devel/m4

*** Error code 1


Stop.

make[2]: stopped in /usr/ports/devel/autoconf

*** Error code 1


Stop.

make[1]: stopped in /usr/ports/dns/unbound

*** Error code 1


Stop.

make: stopped in /usr/ports/dns/unbound

root@unbound:/usr/ports/dns/unbound #



I successfully download one part, problem occur after few minutes.

size mismatch: expected 380556, actual 382193??

It actually downloaded more than it should??



=> Attempting to fetch http://ftpmirror.gnu.org/texinfo/texinfo.tex

fetch: http://ftpmirror.gnu.org/texinfo/texinfo.tex: size mismatch: expected 380556, actual 382193

=> Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo.tex

fetch: http://ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch: expected 380556, actual 382193

=> Attempting to fetch ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex

fetch: ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch: expected 380556, actual 382193

=> Attempting to fetch http://www.gtlib.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex

fetch: http://www.gtlib.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex: size mismatch: expected 380556, actual 381336

=> Attempting to fetch http://mirrors.kernel.org/gnu/texinfo/texinfo.tex

fetch: http://mirrors.kernel.org/gnu/texinfo/texinfo.tex: size mismatch: expected 380556, actual 382193

=> Attempting to fetch ftp://ftp.kddlabs.co.jp/GNU/gnu/texinfo/texinfo.tex

fetch: ftp://ftp.kddlabs.co.jp/GNU/gnu/texinfo/texinfo.tex: size mismatch: expected 380556, actual 382193

=> Attempting to fetch ftp://ftp.dti.ad.jp/pub/GNU/texinfo/texinfo.tex

fetch: ftp://ftp.dti.ad.jp/pub/GNU/texinfo/texinfo.tex: Protocol error

=> Attempting to fetch ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/texinfo/texinfo.tex

fetch: ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch: expected 380556, actual 382193

=> Attempting to fetch ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/texinfo/texinfo.tex

fetch: ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/texinfo/texinfo.tex: size mismatch: expected 380556, actual 382193

=> Attempting to fetch ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/texinfo/texinfo.tex

fetch: ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/texinfo/texinfo.tex: size mismatch: expected 380556, actual 382193

=> Attempting to fetch http://ftp.funet.fi/pub/gnu/prep/texinfo/texinfo.tex

fetch: http://ftp.funet.fi/pub/gnu/prep/texinfo/texinfo.tex: size mismatch: expected 380556, actual 382193

=> Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/sunpoet/texinfo/6.3/texinfo.tex

fetch: http://distcache.FreeBSD.org/local-distfiles/sunpoet/texinfo/6.3/texinfo.tex: size mismatch: expected 380556, actual 380853

=> Attempting to fetch http://distcache.us-east.FreeBSD.org/local-distfiles/sunpoet/texinfo/6.3/texinfo.tex

fetch: http://distcache.us-east.FreeBSD.org/local-distfiles/sunpoet/texinfo/6.3/texinfo.tex: size mismatch: expected 380556, actual 380853

=> Attempting to fetch http://distcache.eu.FreeBSD.org/local-distfiles/sunpoet/texinfo/6.3/texinfo.tex

fetch: http://distcache.eu.FreeBSD.org/local-distfiles/sunpoet/texinfo/6.3/texinfo.tex: size mismatch: expected 380556, actual 380853

=> Attempting to fetch http://distcache.us-west.FreeBSD.org/local-distfiles/sunpoet/texinfo/6.3/texinfo.tex

fetch: http://distcache.us-west.FreeBSD.org/local-distfiles/sunpoet/texinfo/6.3/texinfo.tex: size mismatch: expected 380556, actual 380853

=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/texinfo/6.3/texinfo.tex

fetch: http://distcache.FreeBSD.org/ports-distfiles/texinfo/6.3/texinfo.tex: size mismatch: expected 380556, actual 380853

=> Couldn't fetch it - please try to retrieve this

=> port manually into /usr/ports/distfiles/texinfo/6.3 and try again.

*** Error code 1


Stop.

make[6]: stopped in /usr/ports/print/texinfo

*** Error code 1


Stop.

make[5]: stopped in /usr/ports/print/texinfo

*** Error code 1


Stop.

make[4]: stopped in /usr/ports/devel/m4

*** Error code 1


Stop.

make[3]: stopped in /usr/ports/devel/m4

*** Error code 1


Stop.

make[2]: stopped in /usr/ports/devel/autoconf

*** Error code 1


Stop.

make[1]: stopped in /usr/ports/dns/unbound

*** Error code 1


Stop.

make: stopped in /usr/ports/dns/unbound

root@unbound:/usr/ports/dns/unbound #

 

Nick2253

Wizard
Joined
Apr 21, 2014
Messages
1,633
size mismatch: expected 380556, actual 382193??

It actually downloaded more than it should??

This could be an error in the pkg config. I'm not super familiar with pkg, but I believe there is a way to completely wipe the pkg cache and update; you might need to do something like that.
 

Charlie86

Explorer
Joined
Sep 28, 2017
Messages
71
Hi,

Thank you for yours help. I did install unbound after few tries. I am assuming something is wrong with my network hardware or on server from where I download unbound. Now I have installed unbound, and just need to conf it correctly. Thank you one more time.
 
Status
Not open for further replies.
Top