Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1193 by anujseth: Unable to install
http://code.google.com/p/reviewboard/issues/detail?id=1193

*NOTE: Do not post confidential information in this bug report.*

What version are you running?
1.0rc3

What's the URL of the page containing the problem?
Fails when trying to install to http://localhost:8080/rb1/

What steps will reproduce the problem?
rbsite.py install d:\xampplite\htdocs\rb1

What is the expected output? What do you see instead?

* Installing the site...
Building site directories ... Traceback (most recent call last):
   File "C:\ReviewBoard-1.0rc3\reviewboard\cmdline\rbsite.py", line 1453, in
<module>
     main()
   File "C:\ReviewBoard-1.0rc3\reviewboard\cmdline\rbsite.py", line 1448, in
main
     command.run()
   File "C:\ReviewBoard-1.0rc3\reviewboard\cmdline\rbsite.py", line 1052, in  
run
     self.show_install_status()
   File "C:\ReviewBoard-1.0rc3\reviewboard\cmdline\rbsite.py", line 1299, in
show_install_status
     site.rebuild_site_directory)
   File "C:\ReviewBoard-1.0rc3\reviewboard\cmdline\rbsite.py", line 633, in  
step
     func()
   File "C:\ReviewBoard-1.0rc3\reviewboard\cmdline\rbsite.py", line 180, in
rebuild_site_directory
     os.path.join("htdocs", "errordocs"))
   File "C:\ReviewBoard-1.0rc3\reviewboard\cmdline\rbsite.py", line 363, in
link_pkg_dir
     src_dir = pkg_resources.resource_filename(pkgname, src_path)
   File "D:\Python25\Lib\site-packages\pkg_resources.py", line 840, in
resource_filename
     return get_provider(package_or_requirement).get_resource_filename(
   File "D:\Python25\Lib\site-packages\pkg_resources.py", line 160, in
get_provider
     __import__(moduleOrReq)
ImportError: No module named reviewboard

What operating system are you using? What browser?
Windows XP SP3

Please provide any additional information below.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to