#48811: minicom @2.7 Error: rev-upgrade failed: can't read "{os.platform}": no such variable -------------------------------+-------------------------- Reporter: bustamitenator@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: Port: minicom | -------------------------------+-------------------------- Comment (by ryandesign@…): I'm not sure what you mean by "1st port I am trying to install". According to the output you've shown, minicom is already installed. But MacPorts thinks it is broken and is trying to rebuild it and is failing to do so. We don't yet understand why MacPorts thinks minicom is broken, nor do we understand why it fails to rebuild it. Perhaps we would learn more if you ran rev-upgrade with the debug flag. This might produce a lot of output, so let's send that output to a file and compress it, then you can attach that file to this ticket. Try: {{{ sudo port -d rev-upgrade 2>&1 | tee /dev/tty | bzip2 -c > ~/Desktop/rev- upgrade.txt.bz2 }}} Then attach the file rev-upgrade.txt.bz2 from your desktop to this ticket. -- Ticket URL: <https://trac.macports.org/ticket/48811#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X