Issue 686: autogen generated Makefile misses parts of djblets
http://code.google.com/p/reviewboard/issues/detail?id=686

New issue report by [EMAIL PROTECTED]:
*NOTE: Do not post confidential information in this bug report.*

What's the URL of the page containing the problem? N/A


What steps will reproduce the problem?
1. Export reviewboard HEAD from svn
2. Run ./autogen.sh --prefix=/home/userdir/lib; make; make install
3. Complete installation into apache and start webserver

What is the expected output? What do you see instead?
Expected: login page.  Actual: "Taking a nap".


What operating system are you using? What browser?
Server is RHEL 5 & Apache 2.2, accessing site via Firefox 3 on WinXP Pro.

Please provide any additional information below.

Error messages in the logs include:
ImproperlyConfigured: Error importing middleware djblets.log.middleware

Later,
ImproperlyConfigured: Error importing middleware
reviewboard.admin.middleware: "No module named siteconfig.models"

It turned out that the generated Makefile omitted the log and siteconfig
directories from djblets.  Once those were hacked into the file and make;
make install were rerun, I was able to log into the site.


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

-- 
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to