#18774 closed defect (worksforme)
texlive_texmf-minimal-2007g0.tar.gz download speed
Reported by: | nreilly@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | jmroot (Joshua Root) | |
Port: | texlive_texmf-minimal |
Description
This is a dupe of ticket:17119
I try to install texlive with "install textlive" and then it tries to download texlive_texmf-minimal-2007g0.tar.gz from several servers, but no one seems to have the file:
---> Fetching texlive_texmf-minimal ---> Attempting to fetch texlive_texmf-minimal-2007g0.tar.gz from http://mirror.roothell.org/pub/OpenBSD/distfiles ---> Attempting to fetch texlive_texmf-minimal-2007g0.tar.gz from http://ftp-stud.fht-esslingen.de/pub/OpenBSD/distfiles ---> Attempting to fetch texlive_texmf-minimal-2007g0.tar.gz from http://mirror.paranoidbsd.org/pub/OpenBSD/distfiles ---> Attempting to fetch texlive_texmf-minimal-2007g0.tar.gz from ftp://ftp.openbsd.org/pub/OpenBSD/distfiles
Downloading in Australia was fluctuating between 1-4K/sec. On a machine in the US, I was able to download the same at ~300K/sec. The download from this machine back to my Mac was at around 2M/sec.
Could the OpenBSD mirrors be rate limiting international access? Is there anything we can do to alleviate this issue?
Change History (7)
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Cc: | jmr@… added |
---|
comment:3 follow-up: 4 Changed 16 years ago by jmroot (Joshua Root)
Could you attach the output of sudo port -f fetch texlive_texmf-minimal
?
comment:4 Changed 16 years ago by jmroot (Joshua Root)
Replying to jmr@…:
Could you attach the output of
sudo port -f fetch texlive_texmf-minimal
?
Sorry, I meant -d, not -f.
comment:5 Changed 16 years ago by nreilly@…
Since I downloaded it manually and stuck it in the distfiles folder, this command doesn't appear to give anything useful. I'll remove it entirely and do this.
Just in case there is something useful in here that I don't see: nathan@zen: ~ > sudo port -d fetch texlive_texmf-minimal
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/tex/texlive_texmf-minimal DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/tex/texlive_texmf-minimal DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: not using configure, so not adding the default universal variant DEBUG: Requested variant darwin is not provided by port texlive_texmf-minimal. DEBUG: Requested variant i386 is not provided by port texlive_texmf-minimal. DEBUG: Requested variant macosx is not provided by port texlive_texmf-minimal. DEBUG: Skipping org.macports.main (texlive_texmf-minimal) since this port is already installed DEBUG: Skipping org.macports.fetch (texlive_texmf-minimal) since this port is already installed
comment:6 Changed 16 years ago by jmroot (Joshua Root)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Closing due to lack of further information.
Are you sure you're using 1.7.0? Your output shows port trying the mirrors in exactly the order they were listed in 1.6.0. In 1.7.0, mirrors with lower ping times will be tried first.