Opened 19 years ago

Closed 19 years ago

Last modified 14 years ago

#2519 closed defect (fixed)

Checksum mismatch for pkgconfig-0.15.0.tar.gz blocks use of port command

Reported by: ssteiner@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: pkgconfig

Description (last modified by jmroot (Joshua Root))

When attempting to install libgda, I get the following

integrateddevcorp:~ administrator$ sudo port search libgd
libgdiplus      devel/libgdiplus        0.1             An Open Source
implementation of the GDI+ API for C#
libgda          gnome/libgda    1.1.6           GDA provides uniform access to
diffent kinds of data sources.
libgdamm        gnome/libgdamm  1.3.4           C++ wrappers for libgda.
integrateddevcorp:~ administrator$ sudo port install libgda
--->  Fetching pkgconfig
--->  Attempting to fetch pkgconfig-0.15.0.tar.gz from
http://www.freedesktop.org/Software/pkgconfig/releases/
--->  Verifying checksum(s) for pkgconfig
Error: Checksum mismatch for pkgconfig-0.15.0.tar.gz
Error: Target com.apple.checksum returned: Unable to verify file checksums
Error: The following dependencies failed to build: glib2 pkgconfig libxslt libxml2

Change History (6)

comment:1 Changed 19 years ago by toby@…

Resolution: fixed
Status: newclosed

When's the last time you updated from CVS? This was fixed about a month ago...

comment:2 Changed 19 years ago by ssteiner@…

(In reply to comment #0)

When attempting to install libgda, I get the following

integrateddevcorp:~ administrator$ sudo port search libgd libgdiplus devel/libgdiplus 0.1 An Open Source implementation of the GDI+ API for C# libgda gnome/libgda 1.1.6 GDA provides uniform access to diffent kinds of data sources. libgdamm gnome/libgdamm 1.3.4 C++ wrappers for libgda. integrateddevcorp:~ administrator$ sudo port install libgda ---> Fetching pkgconfig ---> Attempting to fetch pkgconfig-0.15.0.tar.gz from http://www.freedesktop.org/Software/pkgconfig/releases/ ---> Verifying checksum(s) for pkgconfig Error: Checksum mismatch for pkgconfig-0.15.0.tar.gz Error: Target com.apple.checksum returned: Unable to verify file checksums Error: The following dependencies failed to build: glib2 pkgconfig libxslt libxml2

(In reply to comment #1)

When's the last time you updated from CVS? This was fixed about a month ago...

I downloaded and installed the nightly build before filing the report.

~->port install pkgconfig ---> Verifying checksum(s) for pkgconfig Error: Checksum mismatch for pkgconfig-0.15.0.tar.gz Error: Target com.apple.checksum returned: Unable to verify file checksums ~->

comment:3 Changed 19 years ago by blb@…

Resolution: fixed
Status: closedreopened

How big is the file DP downloaded? If you installed in the default location of /opt/local, you can find out by running

ls -l /opt/local/var/db/dports/distfiles/pkgconfig

Otherwise, replace /opt/local with the correct prefix you used for installation.

comment:4 Changed 19 years ago by ssteiner@…

Resolution: fixed
Status: reopenedclosed

(In reply to comment #3)

How big is the file DP downloaded? If you installed in the default location

of /opt/local, you can find

out by running

ls -l /opt/local/var/db/dports/distfiles/pkgconfig

Otherwise, replace /opt/local with the correct prefix you used for installation.

Toby took the bogus download site out of the list and now, downloading from the correct servers, everything's fine. freedesktop.org seems to have a checksum problem.

comment:5 Changed 19 years ago by snu@…

op_sys: All

comment:6 Changed 14 years ago by jmroot (Joshua Root)

Component: baseports
Description: modified (diff)
Port: pkgconfig added
Note: See TracTickets for help on using tickets.