[MacPorts] #31252: Error: Checksum (md5) mismatch for qt-everywhere-opensource-src-4.7.4.tar.gz
#31252: Error: Checksum (md5) mismatch for qt-everywhere-opensource- src-4.7.4.tar.gz ------------------------------------+--------------------------------------- Reporter: north@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ------------------------------------+--------------------------------------- spygold<935> port -f clean qt4-mac ---> Cleaning qt4-mac spygold<936> port install qt4-mac +quartz ---> Computing dependencies for qt4-mac ---> Fetching archive for qt4-mac ---> Attempting to fetch qt4-mac-4.7.4_0+quartz.darwin_10.x86_64.tgz from http://packages.macports.org/qt4-mac ---> Fetching qt4-mac ---> Verifying checksum(s) for qt4-mac Error: Checksum (md5) mismatch for qt-everywhere-opensource- src-4.7.4.tar.gz Error: Checksum (sha1) mismatch for qt-everywhere-opensource- src-4.7.4.tar.gz Error: Checksum (rmd160) mismatch for qt-everywhere-opensource- src-4.7.4.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Log for qt4-mac is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/qt4-mac/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> spygold<937> -- Ticket URL: <https://trac.macports.org/ticket/31252> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31252: qt4-mac 4.7.4 has been stealth-updated ------------------------------------+--------------------------------------- Reporter: north@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: qt4-mac ------------------------------------+--------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => michaelld@… * cc: ryandesign@… (added) * port: => qt4-mac Old description:
spygold<935> port -f clean qt4-mac ---> Cleaning qt4-mac spygold<936> port install qt4-mac +quartz ---> Computing dependencies for qt4-mac ---> Fetching archive for qt4-mac ---> Attempting to fetch qt4-mac-4.7.4_0+quartz.darwin_10.x86_64.tgz from http://packages.macports.org/qt4-mac ---> Fetching qt4-mac ---> Verifying checksum(s) for qt4-mac Error: Checksum (md5) mismatch for qt-everywhere-opensource- src-4.7.4.tar.gz Error: Checksum (sha1) mismatch for qt-everywhere-opensource- src-4.7.4.tar.gz Error: Checksum (rmd160) mismatch for qt-everywhere-opensource- src-4.7.4.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Log for qt4-mac is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/qt4-mac/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> spygold<937>
New description: {{{ spygold<935> port -f clean qt4-mac ---> Cleaning qt4-mac spygold<936> port install qt4-mac +quartz ---> Computing dependencies for qt4-mac ---> Fetching archive for qt4-mac ---> Attempting to fetch qt4-mac-4.7.4_0+quartz.darwin_10.x86_64.tgz from http://packages.macports.org/qt4-mac ---> Fetching qt4-mac ---> Verifying checksum(s) for qt4-mac Error: Checksum (md5) mismatch for qt-everywhere-opensource- src-4.7.4.tar.gz Error: Checksum (sha1) mismatch for qt-everywhere-opensource- src-4.7.4.tar.gz Error: Checksum (rmd160) mismatch for qt-everywhere-opensource- src-4.7.4.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Log for qt4-mac is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/qt4-mac/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> spygold<937> }}} -- Comment: Please remember to use WikiFormatting, to fill in the Port field, and to Cc the maintainer of that port. Yes, it appears qt4-mac has been [wiki:PortfileRecipes#stealth-updates stealth-updated] by its developers. The distfile we mirrored at the beginning of the month, for which the checksums in the portfile were written, is 219424772 bytes, but the file available on their servers now is 220388303 bytes. The diff between the contents of the two distfiles is enormous, about 1.8 million lines long, all in the doc directory, mostly the html files. qt4-mac does install html files; if these changed html files are the ones that the port ends up installing, the port's revision should increase when it follows this update. -- Ticket URL: <https://trac.macports.org/ticket/31252#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31252: qt4-mac 4.7.4 has been stealth-updated ------------------------------------+--------------------------------------- Reporter: north@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: haspatch | Port: qt4-mac ------------------------------------+--------------------------------------- Changes (by ryandesign@…): * keywords: => haspatch Comment: Here is a patch that should work, but I haven't completed building it yet. -- Ticket URL: <https://trac.macports.org/ticket/31252#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31252: qt4-mac 4.7.4 has been stealth-updated -------------------------------------+-------------------------------------- Reporter: north@… | Owner: michaelld@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: haspatch Port: qt4-mac | -------------------------------------+-------------------------------------- Changes (by michaelld@…): * status: new => closed * resolution: => fixed Comment: Done in r84001, along with Qt's patch for bad digistor certs. -- Ticket URL: <https://trac.macports.org/ticket/31252#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31252: qt4-mac 4.7.4 has been stealth-updated -------------------------------------+-------------------------------------- Reporter: north@… | Owner: michaelld@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: haspatch Port: qt4-mac | -------------------------------------+-------------------------------------- Comment(by ryandesign@…): You forgot to change the `dist_subdir`, as I had in my patch, which is required for stealth updates. Done in r84002. -- Ticket URL: <https://trac.macports.org/ticket/31252#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31252: qt4-mac 4.7.4 has been stealth-updated -------------------------------------+-------------------------------------- Reporter: north@… | Owner: michaelld@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: haspatch Port: qt4-mac | -------------------------------------+-------------------------------------- Comment(by michaelld@…): Thanks. If you say so then that's good enough for me. -- Ticket URL: <https://trac.macports.org/ticket/31252#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31252: qt4-mac 4.7.4 has been stealth-updated -------------------------------------+-------------------------------------- Reporter: north@… | Owner: michaelld@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: haspatch Port: qt4-mac | -------------------------------------+-------------------------------------- Comment(by ryandesign@…): wiki:PortfileRecipes#stealth-updates explains why changing the `dist_subdir` is necessary. -- Ticket URL: <https://trac.macports.org/ticket/31252#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31252: qt4-mac 4.7.4 has been stealth-updated -------------------------------------+-------------------------------------- Reporter: north@… | Owner: michaelld@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: haspatch Port: qt4-mac | -------------------------------------+-------------------------------------- Comment(by michaelld@…): Yeah; that's what I thought the reason was. Thanks for the pointer. -- Ticket URL: <https://trac.macports.org/ticket/31252#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts