[MacPorts] #43408: freetype: freetype-2.5.3.tar.bz2 does not exist in /opt/local/var/macports/distfiles/freetype (was: sudo port install putty failed in mac)
MacPorts
noreply at macports.org
Sat Apr 19 00:07:10 PDT 2014
#43408: freetype: freetype-2.5.3.tar.bz2 does not exist in
/opt/local/var/macports/distfiles/freetype
-----------------------+--------------------------------
Reporter: cseash@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: invalid | Keywords:
Port: freetype |
-----------------------+--------------------------------
Changes (by ryandesign@…):
* status: new => closed
* cc: cseash@… (removed)
* cc: ryandesign@… (added)
* type: update => defect
* priority: High => Normal
* milestone: MacPorts 2.3.0 =>
* keywords: Putty Install =>
* resolution: => invalid
* port: MacPorts 2.2.1 => freetype
Old description:
> Hi,
>
> Ashok here. When I run the sudo port install putty to install putty , Its
> failing for the following reason.
>
> sudo port install putty
> ---> Computing dependencies for putty
> ---> Dependencies to be installed: gtk2 atk gobject-introspection cairo
> fontconfig freetype libpixman xorg-libXext xorg-libX11 xorg-kbproto xorg-
> libXau xorg-xproto xorg-libXdmcp xorg-libxcb python27 db46 db_select
> libedit openssl python_select sqlite3 xorg-libpthread-stubs xorg-xcb-
> proto libxml2 xz xorg-xextproto xorg-xcb-util xrender xorg-renderproto
> libtool gdk-pixbuf2 jasper jpeg tiff hicolor-icon-theme pango Xft2
> harfbuzz graphite2 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
> ---> Verifying checksums for freetype
> Error: org.macports.checksum for port freetype returned:
> freetype-2.5.3.tar.bz2 does not exist in
> /opt/local/var/macports/distfiles/freetype
> Error: Failed to install freetype
> Please see the log file for port freetype for details:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_freetype/freetype/main.log
> Error: The following dependencies were not installed: gtk2 atk gobject-
> introspection cairo fontconfig freetype libpixman xorg-libXext xorg-
> libX11 xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb
> python27 db46 db_select libedit openssl python_select sqlite3 xorg-
> libpthread-stubs xorg-xcb-proto libxml2 xz xorg-xextproto xorg-xcb-util
> xrender xorg-renderproto libtool gdk-pixbuf2 jasper jpeg tiff hicolor-
> icon-theme pango Xft2 harfbuzz graphite2 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
> To report a bug, follow the instructions in the guide:
> http://guide.macports.org/#project.tickets
> Error: Processing of port putty failed
>
>
> Pls help..
>
> Thanks
> Ashok.R
New description:
Hi,
Ashok here. When I run the sudo port install putty to install putty , Its
failing for the following reason.
{{{
sudo port install putty
---> Computing dependencies for putty
---> Dependencies to be installed: gtk2 atk gobject-introspection cairo
fontconfig freetype libpixman xorg-libXext xorg-libX11 xorg-kbproto xorg-
libXau xorg-xproto xorg-libXdmcp xorg-libxcb python27 db46 db_select
libedit openssl python_select sqlite3 xorg-libpthread-stubs xorg-xcb-proto
libxml2 xz xorg-xextproto xorg-xcb-util xrender xorg-renderproto libtool
gdk-pixbuf2 jasper jpeg tiff hicolor-icon-theme pango Xft2 harfbuzz
graphite2 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
---> Verifying checksums for freetype
Error: org.macports.checksum for port freetype returned:
freetype-2.5.3.tar.bz2 does not exist in
/opt/local/var/macports/distfiles/freetype
Error: Failed to install freetype
Please see the log file for port freetype for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_freetype/freetype/main.log
Error: The following dependencies were not installed: gtk2 atk gobject-
introspection cairo fontconfig freetype libpixman xorg-libXext xorg-libX11
xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb python27
db46 db_select libedit openssl python_select sqlite3 xorg-libpthread-stubs
xorg-xcb-proto libxml2 xz xorg-xextproto xorg-xcb-util xrender xorg-
renderproto libtool gdk-pixbuf2 jasper jpeg tiff hicolor-icon-theme pango
Xft2 harfbuzz graphite2 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
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port putty failed
}}}
Pls help..
Thanks [[br]]
Ashok.R
--
Comment:
Run:
{{{
sudo port clean freetype
}}}
Then try again.
Cleaning and trying again is the first step listed at our
[https://guide.macports.org/chunked/project.html#project.tickets.prerequisites
ticket prerequisites].
--
Ticket URL: <https://trac.macports.org/ticket/43408#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list