ed
unread,Jun 9, 2012, 4:59:30 AM6/9/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ledger
Updated yesterday:
./acprep update -- --prefix=/usr/local
....
acprep: ERROR: Caught exception
Traceback (most recent call last):
File "./acprep", line 205, in run
exit_code = self.main(*main_args)
File "./acprep", line 342, in main
PrepareBuild.__dict__['phase_' + cmd](self, *args)
File "./acprep", line 938, in phase_update
self.phase_make(*args)
File "./acprep", line 919, in phase_make
self.phase_config(*config_args)
File "./acprep", line 888, in phase_config
self.phase_configure(*args)
File "./acprep", line 856, in phase_configure
environ, conf_args = self.configure_environment()
File "./acprep", line 814, in configure_environment
if self.build_directory() == self.source_dir:
File "./acprep", line 416, in build_directory
self.options.build_dir = join(self.products_directory(),
File "./acprep", line 402, in products_directory
if not self.options.products_dir:
AttributeError: Values instance has no attribute 'products_dir'