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

MacPorts noreply at macports.org
Wed Jan 21 05:49:00 PST 2015


#46643: gdk-pixbuf2: fetching from mirror fails
----------------------------+-------------------------
 Reporter:  petr@…          |      Owner:  devans@…
     Type:  defect          |     Status:  new
 Priority:  Normal          |  Milestone:
Component:  server/hosting  |    Version:  2.3.3
 Keywords:                  |       Port:  gdk-pixbuf2
----------------------------+-------------------------
 I observe the following problem when trying to update `gdk-pixbuf2`:

 {{{
 petr% sudo port -v checksum gdk-pixbuf2
 --->  Fetching distfiles for gdk-pixbuf2
 --->  gdk-pixbuf-2.31.2.tar.xz doesn't seem to exist in
 /opt/local/var/macports/distfiles/gdk-pixbuf2
 --->  Attempting to fetch gdk-pixbuf-2.31.2.tar.xz from
 http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/gdk-
 pixbuf2
   % Total    % Received % Xferd  Average Speed   Time    Time     Time
 Current
                                  Dload  Upload   Total   Spent    Left
 Speed
 100  1350  100  1350    0     0   2465      0 --:--:-- --:--:-- --:--:--
 2468
 --->  Verifying checksums for gdk-pixbuf2
 --->  Checksumming gdk-pixbuf-2.31.2.tar.xz
 Error: Checksum (rmd160) mismatch for gdk-pixbuf-2.31.2.tar.xz
 Portfile checksum: gdk-pixbuf-2.31.2.tar.xz rmd160
 6b36559fbbb0153c2c83a7df4ca70590e05f16bb
 Distfile checksum: gdk-pixbuf-2.31.2.tar.xz rmd160
 9478588eed20b5e15a9dc39f906b71d285be98ab
 Error: Checksum (sha256) mismatch for gdk-pixbuf-2.31.2.tar.xz
 Portfile checksum: gdk-pixbuf-2.31.2.tar.xz sha256
 9e467ed09894c802499fb2399cd9a89ed21c81700ce8f27f970a833efb1e47aa
 Distfile checksum: gdk-pixbuf-2.31.2.tar.xz sha256
 df734cdf13e89d5545f341d440981803fe90ada80994773b011000ace43b0813
 ***
 The non-matching file appears to be HTML. See this page for possible
 reasons
 for the checksum mismatch:
 <https://trac.macports.org/wiki/MisbehavingServers>
 ***
 The file has been moved to: /opt/local/var/macports/distfiles/gdk-pixbuf2
 /gdk-pixbuf-2.31.2.tar.xz.html
 Error: org.macports.checksum for port gdk-pixbuf2 returned: Unable to
 verify file checksums
 Warning: targets not executed for gdk-pixbuf2: org.macports.checksum
 Please see the log file for port gdk-pixbuf2 for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
 .org_release_tarballs_ports_graphics_gdk-pixbuf2/gdk-pixbuf2/main.log
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 Error: Processing of port gdk-pixbuf2 failed
 }}}

 The problem is apparently due to the mirror
 http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/gdk-
 pixbuf2/ itself. When I try to fetch from this mirror manually I get a
 Security Alert instead.

 Curiously, when I fetch from https://git.gnome.org/browse/gdk-pixbuf, I
 get a different checksum again:

 {{{
 petr% wget --no-check-certificate https://git.gnome.org/browse/gdk-
 pixbuf/snapshot/gdk-pixbuf-2.31.2.tar.xz
 --2015-01-21 14:46:17--  https://git.gnome.org/browse/gdk-pixbuf/snapshot
 /gdk-pixbuf-2.31.2.tar.xz
 Resolving git.gnome.org (git.gnome.org)... 209.132.180.184
 Connecting to git.gnome.org (git.gnome.org)|209.132.180.184|:443...
 connected.
 WARNING: The certificate of ‘git.gnome.org’ is not trusted.
 WARNING: The certificate of ‘git.gnome.org’ hasn't got a known issuer.
 HTTP request sent, awaiting response... 200 OK
 Length: unspecified [application/x-xz]
 Saving to: ‘gdk-pixbuf-2.31.2.tar.xz’

 gdk-pixbuf-2.31.2.tar.xz               [             <=>
 ]   1.16M   278KB/s   in 4.3s

 2015-01-21 14:46:22 (278 KB/s) - ‘gdk-pixbuf-2.31.2.tar.xz’ saved
 [1219472]

 petr% openssl sha256 gdk-pixbuf-2.31.2.tar.xz
 SHA256(gdk-pixbuf-2.31.2.tar.xz)=
 62b52784b574bc4ed2ebf619d79e85cc63ccd32e63850884ab3f6f4964c17d7f
 }}}

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


More information about the macports-tickets mailing list