#36555: Python26 Error -----------------------+-------------------------------- Reporter: rpn@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: python26 Port: python26 | -----------------------+-------------------------------- Comment (by rpn@…): Replying to [comment:2 ggpolo@…]:
The log looks useful to me. Do you have xz installed (port installed xz) ? But it seems that the port could install it for you, before failing.
Thanks for the quick turnaround. My apologies - I had read that 'xz' as some sort of error, not a missing port name. I'd've thought that if that was a dependency, macports should have installed it first anyway? I installed port 'xz' and it was then able to install port 'python26' However, the port I actually wanted to install was rdiff-backup; the above were just dependencies that seemed to be timing out so I thought it made sense to install them separately. I now get a more serious error on the actual install of rdiff-backup: sudo port install rdiff-backup ---> Computing dependencies for rdiff-backup ---> Verifying checksum(s) for rdiff-backup Error: Checksum (rmd160) mismatch for rdiff-backup-1.2.8.tar.gz *** The non-matching file appears to be HTML. See this page for possible reasons for the checksum mismatch: <https://trac.macports.org/wiki/MisbehavingServers> *** Error: org.macports.checksum for port rdiff-backup returned: Unable to verify file checksums Please see the log file for port rdiff-backup for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_python_rdiff-backup/rdiff-backup/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port rdiff-backup failed log extract below: :notice:fetch ---> Fetching distfiles for rdiff-backup :debug:fetch Executing org.macports.fetch (rdiff-backup) :info:fetch ---> rdiff-backup-1.2.8.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/python :notice:fetch ---> Attempting to fetch rdiff-backup-1.2.8.tar.gz from http://mirror.its.uidaho.edu/pub/savannah/rdiff-backup :debug:checksum checksum phase started at Thu Oct 11 09:32:24 BST 2012 :notice:checksum ---> Verifying checksum(s) for rdiff-backup :debug:checksum Executing org.macports.checksum (rdiff-backup) :info:checksum ---> Checksumming rdiff-backup-1.2.8.tar.gz :error:checksum Checksum (rmd160) mismatch for rdiff-backup-1.2.8.tar.gz :info:checksum Portfile checksum: rdiff-backup-1.2.8.tar.gz rmd160 f7fb7a894afe17b495611a3738c85263ae72b2b5 :info:checksum Distfile checksum: rdiff-backup-1.2.8.tar.gz rmd160 9193d6257d5ed98bcefd77ce1daa3f2c59da3603 :info:checksum The correct checksum line may be: :info:checksum checksums rmd160 9193d6257d5ed98bcefd77ce1daa3f2c59da3603 :notice:checksum *** :notice:checksum The non-matching file appears to be HTML. See this page for possible reasons :notice:checksum for the checksum mismatch: :notice:checksum <https://trac.macports.org/wiki/MisbehavingServers> :notice:checksum *** :error:checksum org.macports.checksum for port rdiff-backup returned: Unable to verify file checksums :debug:checksum Error code: NONE :debug:checksum Backtrace: Unable to verify file checksums while executing "$procedure $targetname" :info:checksum Warning: targets not executed for rdiff-backup: org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install :notice:checksum Please see the log file for port rdiff-backup for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_python_rdiff-backup/rdiff-backup/main.log -- Ticket URL: <https://trac.macports.org/ticket/36555#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS