Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18001 closed defect (fixed)

autobench-2.1.1 First run fails due to misplaced config file

Reported by: matthew.j.good@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: tobypeterson
Port: autobench

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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.

Change History (5)

comment:1 Changed 15 years ago by jmroot (Joshua Root)

Cc: toby@… added
Port: autobench added

FWIW, autobench has no maintainer and hasn't had a real update in 4 years. Toby, feel like taking it back? :-)

comment:2 Changed 15 years ago by tobypeterson

Resolution: fixed
Status: newclosed

No, not really. However, this should be fixed in r45424

comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

Matthew, please remember WikiFormatting. :)

Toby, please remember to increase the revision when you make a change that causes the installed software to be different. I did so this time for you in r45431.

comment:4 Changed 15 years ago by tobypeterson

The port has not worked since 2005-01-21 or possibly earlier, I'm somewhat doubtful that anyone actually had it installed. :)

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.