Issue 3695 in reviewboard: [Download error: [Errno 110] Im stuck with this

2014-12-17 Thread reviewboard

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

New issue 3695 by vinod@gmail.com: [Download error: [Errno 110] Im  
stuck with this

https://code.google.com/p/reviewboard/issues/detail?id=3695

*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
*** rejected.
***
*** If you have a security issue to report, please send it confidentially
to
*** secur...@reviewboard.org. Posting security-related issues to this bug
*** tracker causes us to have to do an emergency release.
***
*** For customer support, please post to reviewbo...@googlegroups.com
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** This bug tracker is public. Please check that any logs or other
information
*** that you include has been stripped of confidential information.


What version are you running?


What's the URL of the page containing the problem?


What steps will reproduce the problem?
[root@bhaplin02 ~]# easy_install ReviewBoard
Searching for ReviewBoard
Reading http://pypi.python.org/simple/ReviewBoard/
Download error: [Errno 110] Connection timed out -- Some packages may not  
be found!

Reading http://pypi.python.org/simple/ReviewBoard/
Download error: [Errno 110] Connection timed out -- Some packages may not  
be found!

Couldn't find index page for 'ReviewBoard' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading http://pypi.python.org/simple/
Download error: [Errno 110] Connection timed out -- Some packages may not  
be found!

No local packages or download links found for ReviewBoard
error: Could not find suitable distribution for  
Requirement.parse('ReviewBoard')



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


What operating system are you using? What browser?

[root@bhaplin02 ~]# uname -a
Linux bhaplin02.apac.nsn-net.net 2.6.32-220.el6.x86_64 #1 SMP Wed Nov 9  
08:03:13 EST 2011 x86_64 x86_64 x86_64 GNU/Linux


Please provide any additional information below.


--
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.


Re: Issue 3695 in reviewboard: [Download error: [Errno 110] Im stuck with this

2014-12-17 Thread reviewboard


Comment #1 on issue 3695 by vinod@gmail.com: [Download error: [Errno  
110] Im stuck with this

https://code.google.com/p/reviewboard/issues/detail?id=3695

My proxy setting are proper in .bashrc file.

--
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.


Re: Issue 3625 in reviewboard: Bad error message when trying to create a duplicate repository via REST API 2.0

2014-12-17 Thread reviewboard


Comment #7 on issue 3625 by z...@zakjan.cz: Bad error message when trying  
to create a duplicate repository via REST API 2.0

https://code.google.com/p/reviewboard/issues/detail?id=3625

Sorin, thanks for quick fixing this bug!

What is status of it? I can see the pull request was closed, but I can't  
find if it was commited to official source code.


--
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.


Re: Issue 3601 in reviewboard: Diffs disappearing and replaced with This is an empty file.

2014-12-17 Thread reviewboard


Comment #5 on issue 3601 by tim.kers...@fieldaware.com: Diffs disappearing  
and replaced with This is an empty file.

https://code.google.com/p/reviewboard/issues/detail?id=3601

This has started happening for us too, but the diff is visible for a period  
of time. Shortly after publishing the review the diff disappears. It's very  
strange.


--
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.


Re: Issue 3601 in reviewboard: Diffs disappearing and replaced with This is an empty file.

2014-12-17 Thread reviewboard


Comment #6 on issue 3601 by tim.kers...@fieldaware.com: Diffs disappearing  
and replaced with This is an empty file.

https://code.google.com/p/reviewboard/issues/detail?id=3601

Reviewboard 2.0.11
RBTools 0.6.3
OS: Amazon Linux AMI release 2014.09
Browsers: Safari, Firefox and Chrome

commands where this has happened:
rbt post HEAD
rbt post HEAD^ HEAD
rbt post SHA1 SHA2
rbt post --parant=another/branch

--
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.


Re: Issue 3601 in reviewboard: Diffs disappearing and replaced with This is an empty file.

2014-12-17 Thread reviewboard


Comment #7 on issue 3601 by matt...@salsitasoft.com: Diffs disappearing and  
replaced with This is an empty file.

https://code.google.com/p/reviewboard/issues/detail?id=3601

Yes, that's exactly the behavior we were observing. FWIW we ended up  
creating a new repo in RB for the project (pointing at the same GitHub  
repo) and so far we haven't seen the problem again.


--
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.


Issue 3696 in reviewboard: CC capability for review requests

2014-12-17 Thread reviewboard

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

New issue 3696 by shaun...@gmail.com: CC capability for review requests
https://code.google.com/p/reviewboard/issues/detail?id=3696

*** 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 enhancement request!


What version are you running?
1.7.21


What's the URL of the page this enhancement relates to, if any?
N/A


Describe the enhancement and the motivation for it.
We would like a way to CC people on a review request.  The information  
that we want to convey is please be aware of this request but you are not  
required to review this change



What operating system are you using? What browser?
RedHat 5, Windows 7
Firefox, IE, Chrome


Please provide any additional information below.


--
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.


Issue 3697 in reviewboard: Mark a specific review private

2014-12-17 Thread reviewboard

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

New issue 3697 by shaun...@gmail.com: Mark a specific review private
https://code.google.com/p/reviewboard/issues/detail?id=3697

*** 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 enhancement request!


What version are you running?
1.7.21

What's the URL of the page this enhancement relates to, if any?
N/A

Describe the enhancement and the motivation for it.
We would like the ability to mark a specific review as private and not  
viewable by other members of the group or other users on the same  
Reviewboard server. This is not the same as private groups since all  
group members are added to every review posted to the group. Creating small  
groups for specific reviews is cumbersome and clutters the system.


What operating system are you using? What browser?
RedHat 5, Windows 7
Firefox, IE, Chrome

Please provide any additional information below.


--
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.


Re: Issue 3695 in reviewboard: [Download error: [Errno 110] Im stuck with this

2014-12-17 Thread reviewboard

Updates:
Status: NeedInfo

Comment #2 on issue 3695 by trowb...@gmail.com: [Download error: [Errno  
110] Im stuck with this

https://code.google.com/p/reviewboard/issues/detail?id=3695

Can you run `env | grep -i proxy` (from the same command-line as you're  
running easy_install from) and double check that they're set correctly?


--
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.


Re: Issue 3695 in reviewboard: [Download error: [Errno 110] Im stuck with this

2014-12-17 Thread reviewboard


Comment #3 on issue 3695 by vinod@gmail.com: [Download error: [Errno  
110] Im stuck with this

https://code.google.com/p/reviewboard/issues/detail?id=3695

I tried that...that was proper. I tried various things and finally hit the  
issue, epel package was missing on my server. Once I added that rpm, my  
easy_install went well! Thank you for your response...Vinod Das


--
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.


Re: Issue 3695 in reviewboard: [Download error: [Errno 110] Im stuck with this

2014-12-17 Thread reviewboard

Updates:
Status: SetupIssue

Comment #4 on issue 3695 by trowb...@gmail.com: [Download error: [Errno  
110] Im stuck with this

https://code.google.com/p/reviewboard/issues/detail?id=3695

(No comment was entered for this change.)

--
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.