[MacPorts] #46643: gdk-pixbuf2: fetching from mirror fails

MacPorts noreply at macports.org
Wed Jan 21 07:53:28 PST 2015


#46643: gdk-pixbuf2: fetching from mirror fails
-----------------------------+----------------------
  Reporter:  petr@…          |      Owner:  devans@…
      Type:  defect          |     Status:  closed
  Priority:  Normal          |  Milestone:
 Component:  server/hosting  |    Version:  2.3.3
Resolution:  worksforme      |   Keywords:
      Port:  gdk-pixbuf2     |
-----------------------------+----------------------
Changes (by devans@…):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 Possibly a transient problem with the given mirror.  However, I cannot
 reproduce the problem.

 Manually fetching gives
 {{{
 $ wget --no-check-certificate http://fco.it.distfiles.macports.org/mirrors
 /macports-distfiles/gdk-pixbuf2/gdk-pixbuf-2.31.2.tar.xz
 --2015-01-21 07:30:24--  http://fco.it.distfiles.macports.org/mirrors
 /macports-distfiles/gdk-pixbuf2/gdk-pixbuf-2.31.2.tar.xz
 Resolving fco.it.distfiles.macports.org (fco.it.distfiles.macports.org)...
 193.206.139.34, 2001:760:ffff:b1::34
 Connecting to fco.it.distfiles.macports.org
 (fco.it.distfiles.macports.org)|193.206.139.34|:80... connected.
 HTTP request sent, awaiting response... 200 OK
 Length: 1624496 (1.5M) [text/plain]
 Saving to: ‘gdk-pixbuf-2.31.2.tar.xz’

 gdk-pixbuf-2.31.2.tar.xz
 100%[=================================================================================>]
 1.55M   628KB/s   in 2.5s

 2015-01-21 07:30:27 (628 KB/s) - ‘gdk-pixbuf-2.31.2.tar.xz’ saved
 [1624496/1624496]

 $ openssl sha256 gdk-pixbuf-2.31.2.tar.xz
 SHA256(gdk-pixbuf-2.31.2.tar.xz)=
 9e467ed09894c802499fb2399cd9a89ed21c81700ce8f27f970a833efb1e47aa

 }}}

 which agress with the port checksum.

 It is not surprising that the git snapshot has a different checksum since
 git snapshots often has file content that is not included the distributed
 tarball.

 The official GNOME download URL is http://ftp.gnome.org/pub/gnome/sources
 or one of the other GNOME mirrors.

 Fetching the tarball from that site gives the same checksum
 {{{
 $ wget --no-check-certificate http://ftp.gnome.org/pub/gnome/sources/gdk-
 pixbuf/2.31/gdk-pixbuf-2.31.2.tar.xz
 --2015-01-21 07:44:54--  http://ftp.gnome.org/pub/gnome/sources/gdk-
 pixbuf/2.31/gdk-pixbuf-2.31.2.tar.xz
 Resolving ftp.gnome.org (ftp.gnome.org)... 2001:6b0:e:2018::165,
 2001:6b0:e:2018::163, 2001:6b0:e:2018::173, ...
 Connecting to ftp.gnome.org (ftp.gnome.org)|2001:6b0:e:2018::165|:80...
 connected.
 HTTP request sent, awaiting response... 200 OK
 Length: 1624496 (1.5M) [application/x-xz]
 Saving to: ‘gdk-pixbuf-2.31.2.tar.xz.1’

 gdk-pixbuf-2.31.2.tar.xz.1
 100%[=================================================================================>]
 1.55M   432KB/s   in 12s

 2015-01-21 07:45:08 (129 KB/s) - ‘gdk-pixbuf-2.31.2.tar.xz.1’ saved
 [1624496/1624496]

 $ openssl sha256 gdk-pixbuf-2.31.2.tar.xz.1
 SHA256(gdk-pixbuf-2.31.2.tar.xz.1)=
 9e467ed09894c802499fb2399cd9a89ed21c81700ce8f27f970a833efb1e47aa
 }}}

 which also agrees with the port's checksum as well as the official
 checksum http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.31/gdk-
 pixbuf-2.31.2.sha256sum
 {{{
 6e78c1317197bf2e7fa966b756007b05dadd787e50bcb6acc2270a7675cf9a13  gdk-
 pixbuf-2.31.2.news
 9e467ed09894c802499fb2399cd9a89ed21c81700ce8f27f970a833efb1e47aa  gdk-
 pixbuf-2.31.2.tar.xz

 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/46643#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list