is package install working normally for you?

ports Package install is working for me but painfully slow like 50 to 60 kb/s, is this the case with everyone or just me?
 
Last edited by a moderator:
Not sure where you are... but here "in States" I am getting really good response time for pulling packages.

You might want to configure a FreeBSD "mirror site" that is geographically close to where you are.
 
You actually mean precompiled packages?
It couldn't bother me. 60 is fast enough to install most packages in seconds. It's insignificant compared to the decompression and installation on an average computer.
 
60 is fast enough to install most packages in seconds.
If it's as in kb/s, it would bother me. I guess this happens time to time due to some reasons.
but painfully slow like 50 to 60 kb/s,

There's a package fastest_pkg to determine which is the fastest mirror, or if you are unable to download it (i.e slow downloads), you can go to pkg.freebsd.org and select one of the mirrors listed there and edit /etc/pkg/FreeBSD.conf to a hopefully faster one.
 
If it's as in kb/s, it would bother me.


There's a package fastest_pkg to determine which is the fastest mirror, or if you are unable to download it (i.e slow downloads), you can go to pkg.freebsd.org and select one of the mirrors listed there and edit /etc/pkg/FreeBSD.conf to a hopefully faster one.
I was assuming 60KB/s. Officially. kb = kilobit but nobody uses that for wired transfer speed. 60KB/s takes too long? Maybe some large packages take 3 minutes...
 
yesterday, I installed 15.1-RELEASE two times in same machine, pkg was painfull slow, but no for download, only to start
keeps for 4 or 5 minutes on
Code:
Updating FreeBSD-ports repository catalogue...
try it in diferents times of the day...but was the same result
while in 15.0-RELEASE dont, works normally
 
Back
Top