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

New issue 3367 by carlos.c...@gmail.com: ImportError: No module named fcntl Djblets 0.8, Windows
http://code.google.com/p/reviewboard/issues/detail?id=3367

*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
rejected.
***
*** For customer support, please post to reviewbo...@googlegroups.com
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** Do not post confidential information in this bug report!


What version are you running?
2.0, Djblets 0.8

What's the URL of the page containing the problem?
First time I try to access reviewboard

What steps will reproduce the problem?
1. Install ReviewBoard on Windows
2. Access the index page
3. Internal server error

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

What operating system are you using? What browser?
Windows 7, Chrome

Please provide any additional information below.
Hi ReviewBoard developers. I'm Carlos Corrales, Bitnami developer. We are working on the new major version stack and we are having problems with the new Djblets 0.8 in Windows. The error we are getting is

[Thu May 22 09:56:35.183341 2014] [:error] [pid 2892:tid 884] [client 192.168.1.128:49217] File "E:\\BitNami\\reviewboard-2.0-0\\python\\lib\\site-packages\\djblets-0.8-py2.7.egg\\djblets\\extensions\\manager.py", line 30, in <module>, referer: http://localhost/ [Thu May 22 09:56:35.183341 2014] [:error] [pid 2892:tid 884] [client 192.168.1.128:49217] import fcntl, referer: http://localhost/ [Thu May 22 09:56:35.183341 2014] [:error] [pid 2892:tid 884] [client 192.168.1.128:49217] ImportError: No module named fcntl, referer: http://localhost

We checked the Djblets Github and the fcntl module was included in Djblets in the latest version
https://github.com/djblets/djblets/commit/c24221f0a4aa29a20fc9b123dd4f2af077cdc3b8

This module is only available in Unix systems. Is there any other module you can use here which could be compatible with Windows too. Can we modify this file to avoid importing fcntl and don't lose its functionality?

Thanks!

Carlos




--
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 reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.

Reply via email to