Opened 19 years ago
Closed 19 years ago
#3600 closed defect (worksforme)
Texi2Html unavailible for download.
Reported by: | voorhees@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 0.5 |
Keywords: | DarwinPorts | Cc: | |
Port: |
Description
Texi2HTML is not on the mirrors or the authors site, so darwinports has an awful hard time downloading and installing it.
$ sudo port install texi2html Password: ---> Fetching texi2html ---> Attempting to fetch texi2html-1.76.tar.bz2 from https://texi2html.cvshome.org/files/ documents/70/758/ ---> Attempting to fetch texi2html-1.76.tar.bz2 from http://distfiles-od.opendarwin.org/ ---> Attempting to fetch texi2html-1.76.tar.bz2 from http://distfiles-msn.opendarwin.org/ ---> Attempting to fetch texi2html-1.76.tar.bz2 from http://distfiles-bay13.opendarwin.org/ Error: Target com.apple.fetch returned: fetch failed
Change History (2)
comment:1 Changed 19 years ago by snu@…
Component: | darwinbuild → dports |
---|---|
Keywords: | DarwinPorts added; darwinbuild removed |
Owner: | changed from kevin@… to darwinports-bugs@… |
product: | darwinbuild → DarwinPorts |
Version: | current → 0.5 |
comment:2 Changed 19 years ago by olegb@…
Resolution: | → worksforme |
---|---|
Status: | new → closed |
ehm, i just downloaded it:
m00:~ olegb$ port -d fetch texi2html
DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/textproc/texi2html DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/textproc/texi2html DEBUG: Requested variant powerpc is not provided by port texi2html. DEBUG: Requested variant darwin is not provided by port texi2html. DEBUG: Requested variant macosx is not provided by port texi2html. DEBUG: Executing com.apple.main (texi2html) ---> Fetching texi2html DEBUG: Executing com.apple.fetch (texi2html) ---> texi2html-1.76.tar.bz2 doesn't seem to exist in /opt/local/var/db/dports/distfiles/texi2html ---> Attempting to fetch texi2html-1.76.tar.bz2 from https://texi2html.cvshome.org/files/ documents/70/758/ DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/distfiles/texi2html" && /usr/bin/curl -f -L -o texi2html-1.76.tar.bz2.TMP --cookie-jar /opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_textproc_texi2htm l/work/cookie 'https://texi2html.cvshome.org/files/documents/70/758/texi2html-1.76.tar.bz2
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 372k 100 372k 0 0 40893 0 0:00:09 0:00:09 --:--:-- 92413 m00:~ olegb$ port -d checksum texi2html DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/textproc/texi2html DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/textproc/texi2html DEBUG: Requested variant powerpc is not provided by port texi2html. DEBUG: Requested variant darwin is not provided by port texi2html. DEBUG: Requested variant macosx is not provided by port texi2html. DEBUG: Skipping completed com.apple.main (texi2html) DEBUG: Skipping completed com.apple.fetch (texi2html) ---> Verifying checksum(s) for texi2html DEBUG: Executing com.apple.checksum (texi2html) ---> Checksumming texi2html-1.76.tar.bz2 DEBUG: Correct (md5) checksum for texi2html-1.76.tar.bz2
This is not a darwinbuild bug.