#19127: s3cmd executable fails with error -----------------------------+---------------------------------------------- Reporter: i@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: -----------------------------+---------------------------------------------- after installing s3cmd from port, I get an error when trying to use any of the executables provided by the package. The error is the same, regardless of the command. This is on OS 10.5.6, MacPorts 1.710 {{{ $ port list s3cmd s3cmd @0.9.9 net/s3cmd $ s3cmd --configure Traceback (most recent call last): File "/opt/local/bin/s3cmd", line 1565, in <module> except ParameterError, e: NameError: name 'ParameterError' is not defined }}} -- Ticket URL: <http://trac.macports.org/ticket/19127> MacPorts <http://www.macports.org/> Ports system for Mac OS