#44252: Attempting to install Qtiplot causes check-sum mismatch ----------------------+--------------------- Reporter: other@… | Owner: nicos@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: fixed | Keywords: Port: qtiplot | ----------------------+--------------------- Comment (by other@…): Thanks for that tip. Maybe a tweak to the docs at some point? Anyway, here’s what happened. Different but still a problem. Jerry {{{ MBPro:~ me$ sudo port selfupdate Password: ---> Updating MacPorts base sources using rsync MacPorts base version 2.3.1 installed, MacPorts base version 2.3.1 downloaded. ---> Updating the ports tree ---> MacPorts base is already the latest version The ports tree has been updated. To upgrade your installed ports, you should run port upgrade outdated MBPro:~ me$ sudo port clean --all qtiplot ---> Cleaning qtiplot MBPro:~ me$ sudo port install qtiplot +qtexengine +python27 ---> Computing dependencies for dbus ---> Fetching archive for dbus ---> Attempting to fetch dbus-1.8.6_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/dbus ---> Attempting to fetch dbus-1.8.6_0.darwin_13.x86_64.tbz2.rmd160 from http://packages.macports.org/dbus ---> Installing dbus @1.8.6_0 ---> Cleaning dbus ---> Computing dependencies for dbus ---> Deactivating dbus @1.8.2_0 ---> Cleaning dbus ---> Activating dbus @1.8.6_0 ############################################################################ # Startup items have been generated that will aid in # starting dbus with launchd. They are disabled # by default. Execute the following commands to start them, # and to cause them to launch at startup: # # sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus- system.plist # launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus- session.plist ############################################################################ ---> Cleaning dbus ---> Computing dependencies for gettext ---> Fetching archive for gettext ---> Attempting to fetch gettext-0.19.1_1.darwin_13.x86_64.tbz2 from http://packages.macports.org/gettext ---> Attempting to fetch gettext-0.19.1_1.darwin_13.x86_64.tbz2.rmd160 from http://packages.macports.org/gettext ---> Installing gettext @0.19.1_1 ---> Cleaning gettext ---> Computing dependencies for gettext ---> Deactivating gettext @0.19.1_0 ---> Cleaning gettext ---> Activating gettext @0.19.1_1 ---> Cleaning gettext ---> Computing dependencies for qtiplot ---> Fetching archive for qtiplot ---> Attempting to fetch qtiplot-0.9.8.9_9+python27+qtexengine.darwin_13.x86_64.tbz2 from http://packages.macports.org/qtiplot ---> Attempting to fetch qtiplot-0.9.8.9_9+python27+qtexengine.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/qtiplot ---> Attempting to fetch qtiplot-0.9.8.9_9+python27+qtexengine.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/qtiplot ---> Fetching distfiles for qtiplot ---> Attempting to fetch qtiplot-0.9.8.9.tar.bz2 from http://distfiles.macports.org/qtiplot ---> Attempting to fetch QTeXEngine-0.3-opensource.zip from http://distfiles.macports.org/qtiplot ---> Attempting to fetch QTeXEngine-0.3-opensource.zip from http://sea.us.distfiles.macports.org/macports/distfiles/qtiplot ---> Attempting to fetch QTeXEngine-0.3-opensource.zip from http ://softlayer-dal.dl.sourceforge.net/qtiplot.berlios ---> Verifying checksums for qtiplot ---> Extracting qtiplot ---> Applying patches to qtiplot ---> Configuring qtiplot Error: org.macports.configure for port qtiplot returned: error copying "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qtiplot/qtiplot/work/QTeXEngine": no such file or directory To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port qtiplot failed MBPro:~ me$ }}} -- Ticket URL: <https://trac.macports.org/ticket/44252#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X