<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 14 Feb 2021, at 1:50 am, John Hoyt <<a href="mailto:john.hoyt@gmail.com" class="">john.hoyt@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 24px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex;"><div dir="ltr" class=""><div class="gmail_quote"><div class="">Hi James, that's a macports issue.   It looks like "asciidoc" had a stealth update on the upstream maintainers side and it caused macports to fail to install due to a checksum mismatch error.  Unfortunately, the only way to really fix that is wait for someone on the macports team to fix it.  Thankfully a ticket is already opened in trac alerting the macports folks about the issue (<a href="https://trac.macports.org/ticket/62273" target="_blank" class="">https://trac.macports.org/ticket/62273</a>)<br class=""></div><div class=""><br class=""></div><div class="">I'll let you know when it gets fixed.</div></div></div></blockquote><div class=""><br class=""></div><div class="">Hi James, asciidoc is now fixed in macport's git repo.  If you're grabbing an updated ports list from git (which I highly suggest), you can issue a "sudo port selfupdate" and it will pick up the revised/updated port list now.  If you're pulling the ports list down via the tarball (standard install is to  use the tarball), you'll probably need to wait a while before trying again.</div><div class=""><br class=""></div><div class="">If you want to swap a default macports install over to using git for the portslist do the following:</div></div><blockquote style="margin: 0px 0px 0px 40px; border: none; padding: 0px;" class=""><div class="gmail_quote"><div class="">sudo mkdir -p /opt/mports</div></div><div class="gmail_quote"><div class="">cd /opt/mports</div></div><div class="gmail_quote"><div class="">sudo git clone<span class="Apple-converted-space"> </span><a href="https://github.com/macports/macports-ports.git" class="">https://github.com/macports/macports-ports.git</a></div></div></blockquote></div></div></blockquote><blockquote type="cite" class=""><div class=""><div dir="ltr" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 24px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><div class="gmail_quote"><div class=""><br class="">Then open "/opt/local/etc/macports/sources.conf" in a text editor. The last line should look like this:<br class=""></div></div><blockquote style="margin: 0px 0px 0px 40px; border: none; padding: 0px;" class=""><div class="gmail_quote"><div class="">rsync://<a href="http://rsync.macports.org/macports/release/tarballs/ports.tar" class="">rsync.macports.org/macports/release/tarballs/ports.tar</a><span class="Apple-converted-space"> </span>[default]</div></div></blockquote><div class="gmail_quote"><div class=""><br class="">Change it to point to the working copy you checked out:<br class=""></div></div><blockquote style="margin: 0px 0px 0px 40px; border: none; padding: 0px;" class=""><div class="gmail_quote"><div class=""><a href="file:///opt/mports/macports-ports" class="">file:///opt/mports/macports-ports</a><span class="Apple-converted-space"> </span>[default]</div></div></blockquote><div class="gmail_quote"><div class=""><br class=""></div><div class="">Then run (this will take a long while as it has to walk through the entire port tree)</div></div><blockquote style="margin: 0px 0px 0px 40px; border: none; padding: 0px;" class=""><div class="gmail_quote">sudo port -d selfupdate</div></blockquote></div></div></blockquote><br class=""></div><div>Still macports and I find no ticket related to 10.2.36</div><div><br class=""></div><div><div>TASK [mythtv-macports : install packages] **********************************************************************************************</div><div>fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to install mariadb-10.2: Error: Checksum (rmd160) mismatch for server-10.2.36.tar.gz\nError: Checksum (sha256) mismatch for server-10.2.36.tar.gz\nError: Checksum (size) mismatch for server-10.2.36.tar.gz\nError: Failed to checksum mariadb-10.2: Unable to verify file checksums\nError: See /opt/local/var/macports/logs/_opt_mports_macports-ports_databases_mariadb-10.2/mariadb-10.2/main.log for details.\nError: Follow <a href="https://guide.macports.org/#project.tickets" class="">https://guide.macports.org/#project.tickets</a> to report a bug.\nError: Processing of port mariadb-10.2 failed\n”}</div><div><br class=""></div><div>James</div></div><br class=""></body></html>