Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 3263 by [email protected]: Install fails
with "AttributeError: 'Site' object has no attribute 'apache_auth'"
http://code.google.com/p/reviewboard/issues/detail?id=3263
What version are you running?
2.0beta3
What's the URL of the page containing the problem?
None, during setup
What steps will reproduce the problem?
1. Run setup process
2. Pick lighttpd as server
What is the expected output? What do you see instead?
Expected: Completed setup
Actual:
Building site configuration files ... Traceback (most recent call last):
File "/usr/local/bin/rb-site", line 9, in <module>
load_entry_point('ReviewBoard==2.0beta3', 'console_scripts', 'rb-site')()
File "/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0beta3-py2.7.egg/reviewboard/cmdline/rbsite.py",
line 2111, in main
command.run()
File "/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0beta3-py2.7.egg/reviewboard/cmdline/rbsite.py",
line 1524, in run
self.show_install_status()
File "/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0beta3-py2.7.egg/reviewboard/cmdline/rbsite.py",
line 1806, in show_install_status
site.generate_config_files)
File "/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0beta3-py2.7.egg/reviewboard/cmdline/rbsite.py",
line 992, in step
func()
File "/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0beta3-py2.7.egg/reviewboard/cmdline/rbsite.py",
line 321, in generate_config_files
os.path.join(conf_dir, web_conf_filename))
File "/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0beta3-py2.7.egg/reviewboard/cmdline/rbsite.py",
line 668, in process_template
'apache_auth': self.apache_auth,
AttributeError: 'Site' object has no attribute 'apache_auth'
What operating system are you using? What browser?
Ubuntu 12.04 LTS, Python 2.7
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.