#18001: autobench-2.1.1 First run fails due to misplaced config file --------------------------------------+------------------------------------- Reporter: matthew.j.good@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: --------------------------------------+------------------------------------- The ports package (or is it autobench?) thinks the .autobench.conf file is in the wrong directory. Observer... upon running autobench for the first time: $ autobench Autobench configuration file not found - installing new copy in /Users/mgood/.autobench.conf cp: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_autobench/work/destroot/opt/local/etc/autobench.conf: No such file or directory Installation complete - please rerun autobench However, because the .autobench.conf file wasn't found, rerunning autobench causes the same error message. My Workaround: I manually copied the .autobench.conf file from the actual source location: cp /opt/local/var/macports/software/autobench/2.1.2_0/opt/local/etc/autobench.conf ~/.autobench.conf The workaround seems just fine... but DarwinPorts/MacPorts/autobench should have known originally where the .autobench.conf file was during the setup script. -- Ticket URL: <http://trac.macports.org/ticket/18001> MacPorts <http://www.macports.org/> Ports system for Mac OS