#38702 closed defect (worksforme)
harfbuzz @0.9.15: fetch failed
Reported by: | talad@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | harfbuzz |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Hello together, this is my first ticket on MacPorts. I hope I am doing everything according to the guidelines. Feel free to criticize my mistakes.
When trying to install wine-crossover the installation fails when fetching harfbuzz-0.9.15 dependency. Seems not to find installation files on the servers. Is there a workaround for this? I found the git repository of harfbuzz on the same version. Perhaps I can install it myself somehow before installing wine-crossover? Cleaning harfbuzz and wine-crossover port did not change anything.
The logfile is empty (/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_harfbuzz/harfbuzz/main.log).
Talads-MacBook-Air:tmp talad$ sudo port install wine-crossover ---> Computing dependencies for wine-crossover ---> Dependencies to be installed: gstreamer010-gst-plugins-base gnome-vfs gconf gtk2 pango harfbuzz shared-mime-info xorg-libXcomposite xorg-compositeproto xorg-libXfixes xorg-fixesproto xorg-libXcursor xorg-libXdamage xorg-damageproto xorg-libXi xorg-inputproto xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto orbit2 libidl policykit gnome-mime-data libtheora libvorbis libogg orc lcms mesa xorg-dri2proto xorg-glproto xorg-libXmu xorg-libXt xorg-libXxf86vm xorg-xf86vidmodeproto ---> Fetching archive for harfbuzz ---> Attempting to fetch harfbuzz-0.9.15_0+universal.darwin_12.i386-x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/harfbuzz ---> Attempting to fetch harfbuzz-0.9.15_0+universal.darwin_12.i386-x86_64.tbz2 from http://lil.fr.packages.macports.org/harfbuzz ---> Attempting to fetch harfbuzz-0.9.15_0+universal.darwin_12.i386-x86_64.tbz2 from http://packages.macports.org/harfbuzz ---> Fetching distfiles for harfbuzz ---> Attempting to fetch harfbuzz-0.9.15.tar.bz2 from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/harfbuzz ---> Attempting to fetch harfbuzz-0.9.15.tar.bz2 from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/harfbuzz ---> Attempting to fetch harfbuzz-0.9.15.tar.bz2 from http://lil.fr.distfiles.macports.org/harfbuzz ---> Attempting to fetch harfbuzz-0.9.15.tar.bz2 from http://her.gr.distfiles.macports.org/mirrors/macports/mpdistfiles/harfbuzz ---> Attempting to fetch harfbuzz-0.9.15.tar.bz2 from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/harfbuzz ---> Attempting to fetch harfbuzz-0.9.15.tar.bz2 from http://www.freedesktop.org/software/harfbuzz/release/ ---> Attempting to fetch harfbuzz-0.9.15.tar.bz2 from http://sea.us.distfiles.macports.org/macports/distfiles/harfbuzz ---> Attempting to fetch harfbuzz-0.9.15.tar.bz2 from http://distfiles.macports.org/harfbuzz ---> Attempting to fetch harfbuzz-0.9.15.tar.bz2 from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/harfbuzz ---> Attempting to fetch harfbuzz-0.9.15.tar.bz2 from http://cjj.kr.distfiles.macports.org/harfbuzz ---> Attempting to fetch harfbuzz-0.9.15.tar.bz2 from http://jog.id.distfiles.macports.org/macports/mpdistfiles/harfbuzz ---> Attempting to fetch harfbuzz-0.9.15.tar.bz2 from http://svn.macports.org/repository/macports/distfiles/harfbuzz Error: org.macports.fetch for port harfbuzz returned: fetch failed Error: Failed to install harfbuzz Please see the log file for port harfbuzz for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_harfbuzz/harfbuzz/main.log Error: The following dependencies were not installed: gstreamer010-gst-plugins-base gnome-vfs gconf gtk2 pango harfbuzz shared-mime-info xorg-libXcomposite xorg-compositeproto xorg-libXfixes xorg-fixesproto xorg-libXcursor xorg-libXdamage xorg-damageproto xorg-libXi xorg-inputproto xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto orbit2 libidl policykit gnome-mime-data libtheora libvorbis libogg orc lcms mesa xorg-dri2proto xorg-glproto xorg-libXmu xorg-libXt xorg-libXxf86vm xorg-xf86vidmodeproto To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port wine-crossover failed
Mac OS X 10.8.3
MacBook Air, 2 GHz Intel Core i7, 8GB, 256 GB SSD
Change History (2)
comment:1 Changed 12 years ago by talad@…
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Description: | modified (diff) |
Keywords: | wine-crossover harfbuzz fetch error removed |
Port: | harfbuzz added; wine-crossover removed |
Resolution: | → worksforme |
Status: | new → closed |
Summary: | wine-crossover installation fails when fetching harfbuzz-0.9.15 → harfbuzz @0.9.15: fetch failed |
If a fetch fails, you can fetch the file manually and place it where MacPorts wants it to be: wiki:ProblemHotlist#fetch-failures
The distfile in question is mirrored on some of our servers now, though perhaps it had not yet been at the time you were trying this.
Now it worked, just tried it several times. Perhaps the server http://www.freedesktop.org/software/harfbuzz/release/ was just down...
Sorry for bothering you.