Re: unable to easy_install rbnotefield from Beanbag, Inc.

2015-07-20 Thread Christian Hammond
Hi Matt,

Yeah, we don't yet support Python 3. That's going to be a bigger chunk of work 
we're not ready to take on just yet (though we welcome contributions from 
people with a strong interest in this ;)

Any reason you're going with 0.6.3 and not 0.7.4?

Christian

--  
Christian Hammond - christ...@beanbaginc.com  
Review Board - https://www.reviewboard.org  
Beanbag, Inc. - https://www.beanbaginc.com

-Original Message-
From: Matt Sawyer matt.saw...@gmail.com
Reply: reviewboard@googlegroups.com reviewboard@googlegroups.com
Date: July 20, 2015 at 12:52:58 PM
To: reviewboard@googlegroups.com reviewboard@googlegroups.com
Subject:  Re: unable to easy_install rbnotefield from Beanbag, Inc.

 FYI I was able to install it manually by downloading RBTools from your
 website, untarring, and then
 sudo python2.7 setup.py install
  
 Sounds like python 3 (which my default python command resolves to) isn't
 compatible.
  
 On Monday, July 20, 2015 at 12:31:53 PM UTC-7, Matt Sawyer wrote:
 
  I am seeing this issue today when trying to upgrade one of my machines to
  0.6.3:
 
  sudo easy_install -U RBTools==0.6.3
  Searching for RBTools==0.6.3
  Reading https://pypi.python.org/simple/RBTools/
  Reading http://downloads.review-board.org/releases/
  Reading http://downloads.review-board.org/releases/RBTools/0.2/
  Reading http://downloads.reviewboard.org/releases/RBTools/0.2/
  Reading http://downloads.reviewboard.org/releases/RBTools/0.3/
  Reading http://downloads.reviewboard.org/releases/RBTools/0.4/
  Reading http://downloads.reviewboard.org/releases/RBTools/0.5/
  Reading http://downloads.reviewboard.org/releases/RBTools/0.6/
  Reading http://downloads.reviewboard.org/releases/RBTools/0.7/
  Reading http://www.review-board.org/
  Download error on http://www.review-board.org/: hostname '
  www.reviewboard.org' doesn't match either of 'beanbaginc.com', '
  www.beanbaginc.com' -- Some packages may not be found!
  Reading http://www.reviewboard.org/
  Download error on http://www.reviewboard.org/: hostname '
  www.reviewboard.org' doesn't match either of 'beanbaginc.com', '
  www.beanbaginc.com' -- Some packages may not be found!
  Best match: RBTools 0.6.3
  Processing RBTools-0.6.3-py3.4.egg
  RBTools 0.6.3 is already the active version in easy-install.pth
  Installing rbt script to /usr/bin
 
 
  Using /usr/lib/python3.4/site-packages/RBTools-0.6.3-py3.4.egg
  Processing dependencies for RBTools==0.6.3
  Finished processing dependencies for RBTools==0.6.3
 
 
  On Thursday, July 17, 2014 at 2:44:11 PM UTC-7, Jamie Gruener wrote:
 
  Thanks for the quick response! Works as expected now.
 
  --Jamie
 
  On Thursday, July 17, 2014 5:36:11 PM UTC-4, David Trowbridge wrote:
 
  Jamie,
 
  It looks like we had a snag in our release process, and the download URL
  wasn't registered in PyPI. I've fixed this, and you should be able to
  easy_install rbnotefield now.
 
  -David
 
 
  On Thu, Jul 17, 2014 at 2:21 PM, Jamie Gruener  
  wrote:
 
  If I try to install rbnotefield I get an error about a hostname
  mismatch:
 
  [root@reviews ~]# easy_install -U rbnotefield
  Searching for rbnotefield
  Reading https://pypi.python.org/simple/rbnotefield/
  Reading http://www.reviewboard.org/
  Download error on http://www.reviewboard.org/: hostname '
  www.reviewboard.org' doesn't match either of 'beanbaginc.com', '
  www.beanbaginc.com' -- Some packages may not be found!
  No local packages or download links found for rbnotefield
  error: Could not find suitable distribution for
  Requirement.parse('rbnotefield')
 
 
  If I try to install rbseverity, that works, but I get the same error
  and the package downloads from another location:
 
  [root@reviews ~]# easy_install -U rbseverity
  Searching for rbseverity
  Reading https://pypi.python.org/simple/rbseverity/
  Reading http://downloads.reviewboard.org/releases/rbseverity/0.5/
  Reading http://www.reviewboard.org/
  Download error on http://www.reviewboard.org/: hostname '
  www.reviewboard.org' doesn't match either of 'beanbaginc.com', '
  www.beanbaginc.com' -- Some packages may not be found!
  Best match: rbseverity 0.5
  Downloading
  http://downloads.reviewboard.org/releases/rbseverity/0.5/rbseverity-0.5-py2.6.egg

  Processing rbseverity-0.5-py2.6.egg
  creating /usr/lib/python2.6/site-packages/rbseverity-0.5-py2.6.egg
  Extracting rbseverity-0.5-py2.6.egg to /usr/lib/python2.6/site-packages 
   
  Adding rbseverity 0.5 to easy-install.pth file
  Installed /usr/lib/python2.6/site-packages/rbseverity-0.5-py2.6.egg  
  Processing dependencies for rbseverity
  Finished processing dependencies for rbseverity
 
 
 
  FYI, I'm not a developer, I'm a sysadmin setting this up for developers.
 
  Any input helpful.
 
  Thanks,
 
  --Jamie
 
  --
  Get the Review Board Power Pack at
  http://www.reviewboard.org/powerpack/
  ---
  Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
  ---
  Happy user? Let us know at http://www.reviewboard.org/users

Re: unable to easy_install rbnotefield from Beanbag, Inc.

2015-07-20 Thread Matt Sawyer
I am seeing this issue today when trying to upgrade one of my machines to 
0.6.3:

sudo easy_install -U RBTools==0.6.3
Searching for RBTools==0.6.3
Reading https://pypi.python.org/simple/RBTools/
Reading http://downloads.review-board.org/releases/
Reading http://downloads.review-board.org/releases/RBTools/0.2/
Reading http://downloads.reviewboard.org/releases/RBTools/0.2/
Reading http://downloads.reviewboard.org/releases/RBTools/0.3/
Reading http://downloads.reviewboard.org/releases/RBTools/0.4/
Reading http://downloads.reviewboard.org/releases/RBTools/0.5/
Reading http://downloads.reviewboard.org/releases/RBTools/0.6/
Reading http://downloads.reviewboard.org/releases/RBTools/0.7/
Reading http://www.review-board.org/
Download error on http://www.review-board.org/: hostname 
'www.reviewboard.org' doesn't match either of 'beanbaginc.com', 
'www.beanbaginc.com' -- Some packages may not be found!
Reading http://www.reviewboard.org/
Download error on http://www.reviewboard.org/: hostname 
'www.reviewboard.org' doesn't match either of 'beanbaginc.com', 
'www.beanbaginc.com' -- Some packages may not be found!
Best match: RBTools 0.6.3
Processing RBTools-0.6.3-py3.4.egg
RBTools 0.6.3 is already the active version in easy-install.pth
Installing rbt script to /usr/bin


Using /usr/lib/python3.4/site-packages/RBTools-0.6.3-py3.4.egg
Processing dependencies for RBTools==0.6.3
Finished processing dependencies for RBTools==0.6.3


On Thursday, July 17, 2014 at 2:44:11 PM UTC-7, Jamie Gruener wrote:

 Thanks for the quick response! Works as expected now.

 --Jamie

 On Thursday, July 17, 2014 5:36:11 PM UTC-4, David Trowbridge wrote:

 Jamie,

 It looks like we had a snag in our release process, and the download URL 
 wasn't registered in PyPI. I've fixed this, and you should be able to 
 easy_install rbnotefield now.

 -David


 On Thu, Jul 17, 2014 at 2:21 PM, Jamie Gruener ja...@nortonstreet.biz 
 wrote:

 If I try to install rbnotefield I get an error about a hostname mismatch:

 [root@reviews ~]# easy_install -U rbnotefield
 Searching for rbnotefield
 Reading https://pypi.python.org/simple/rbnotefield/
 Reading http://www.reviewboard.org/
 Download error on http://www.reviewboard.org/: hostname '
 www.reviewboard.org' doesn't match either of 'beanbaginc.com', '
 www.beanbaginc.com' -- Some packages may not be found!
 No local packages or download links found for rbnotefield
 error: Could not find suitable distribution for 
 Requirement.parse('rbnotefield')


 If I try to install rbseverity, that works, but I get the same error and 
 the package downloads from another location:

 [root@reviews ~]# easy_install -U rbseverity
 Searching for rbseverity
 Reading https://pypi.python.org/simple/rbseverity/
 Reading http://downloads.reviewboard.org/releases/rbseverity/0.5/
 Reading http://www.reviewboard.org/
 Download error on http://www.reviewboard.org/: hostname '
 www.reviewboard.org' doesn't match either of 'beanbaginc.com', '
 www.beanbaginc.com' -- Some packages may not be found!
 Best match: rbseverity 0.5
 Downloading 
 http://downloads.reviewboard.org/releases/rbseverity/0.5/rbseverity-0.5-py2.6.egg
 Processing rbseverity-0.5-py2.6.egg
 creating /usr/lib/python2.6/site-packages/rbseverity-0.5-py2.6.egg
 Extracting rbseverity-0.5-py2.6.egg to /usr/lib/python2.6/site-packages
 Adding rbseverity 0.5 to easy-install.pth file
 Installed /usr/lib/python2.6/site-packages/rbseverity-0.5-py2.6.egg
 Processing dependencies for rbseverity
 Finished processing dependencies for rbseverity



 FYI, I'm not a developer, I'm a sysadmin setting this up for developers.

 Any input helpful.

 Thanks,

 --Jamie

 -- 
 Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 --- 
 You received this message because you are subscribed to the Google 
 Groups reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send 
 an email to reviewboard...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.




-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: unable to easy_install rbnotefield from Beanbag, Inc.

2015-07-20 Thread Matt Sawyer
FYI I was able to install it manually by downloading RBTools from your 
website, untarring, and then 
sudo python2.7 setup.py install

Sounds like python 3 (which my default python command resolves to) isn't 
compatible.

On Monday, July 20, 2015 at 12:31:53 PM UTC-7, Matt Sawyer wrote:

 I am seeing this issue today when trying to upgrade one of my machines to 
 0.6.3:

 sudo easy_install -U RBTools==0.6.3
 Searching for RBTools==0.6.3
 Reading https://pypi.python.org/simple/RBTools/
 Reading http://downloads.review-board.org/releases/
 Reading http://downloads.review-board.org/releases/RBTools/0.2/
 Reading http://downloads.reviewboard.org/releases/RBTools/0.2/
 Reading http://downloads.reviewboard.org/releases/RBTools/0.3/
 Reading http://downloads.reviewboard.org/releases/RBTools/0.4/
 Reading http://downloads.reviewboard.org/releases/RBTools/0.5/
 Reading http://downloads.reviewboard.org/releases/RBTools/0.6/
 Reading http://downloads.reviewboard.org/releases/RBTools/0.7/
 Reading http://www.review-board.org/
 Download error on http://www.review-board.org/: hostname '
 www.reviewboard.org' doesn't match either of 'beanbaginc.com', '
 www.beanbaginc.com' -- Some packages may not be found!
 Reading http://www.reviewboard.org/
 Download error on http://www.reviewboard.org/: hostname '
 www.reviewboard.org' doesn't match either of 'beanbaginc.com', '
 www.beanbaginc.com' -- Some packages may not be found!
 Best match: RBTools 0.6.3
 Processing RBTools-0.6.3-py3.4.egg
 RBTools 0.6.3 is already the active version in easy-install.pth
 Installing rbt script to /usr/bin


 Using /usr/lib/python3.4/site-packages/RBTools-0.6.3-py3.4.egg
 Processing dependencies for RBTools==0.6.3
 Finished processing dependencies for RBTools==0.6.3


 On Thursday, July 17, 2014 at 2:44:11 PM UTC-7, Jamie Gruener wrote:

 Thanks for the quick response! Works as expected now.

 --Jamie

 On Thursday, July 17, 2014 5:36:11 PM UTC-4, David Trowbridge wrote:

 Jamie,

 It looks like we had a snag in our release process, and the download URL 
 wasn't registered in PyPI. I've fixed this, and you should be able to 
 easy_install rbnotefield now.

 -David


 On Thu, Jul 17, 2014 at 2:21 PM, Jamie Gruener ja...@nortonstreet.biz 
 wrote:

 If I try to install rbnotefield I get an error about a hostname 
 mismatch:

 [root@reviews ~]# easy_install -U rbnotefield
 Searching for rbnotefield
 Reading https://pypi.python.org/simple/rbnotefield/
 Reading http://www.reviewboard.org/
 Download error on http://www.reviewboard.org/: hostname '
 www.reviewboard.org' doesn't match either of 'beanbaginc.com', '
 www.beanbaginc.com' -- Some packages may not be found!
 No local packages or download links found for rbnotefield
 error: Could not find suitable distribution for 
 Requirement.parse('rbnotefield')


 If I try to install rbseverity, that works, but I get the same error 
 and the package downloads from another location:

 [root@reviews ~]# easy_install -U rbseverity
 Searching for rbseverity
 Reading https://pypi.python.org/simple/rbseverity/
 Reading http://downloads.reviewboard.org/releases/rbseverity/0.5/
 Reading http://www.reviewboard.org/
 Download error on http://www.reviewboard.org/: hostname '
 www.reviewboard.org' doesn't match either of 'beanbaginc.com', '
 www.beanbaginc.com' -- Some packages may not be found!
 Best match: rbseverity 0.5
 Downloading 
 http://downloads.reviewboard.org/releases/rbseverity/0.5/rbseverity-0.5-py2.6.egg
 Processing rbseverity-0.5-py2.6.egg
 creating /usr/lib/python2.6/site-packages/rbseverity-0.5-py2.6.egg
 Extracting rbseverity-0.5-py2.6.egg to /usr/lib/python2.6/site-packages
 Adding rbseverity 0.5 to easy-install.pth file
 Installed /usr/lib/python2.6/site-packages/rbseverity-0.5-py2.6.egg
 Processing dependencies for rbseverity
 Finished processing dependencies for rbseverity



 FYI, I'm not a developer, I'm a sysadmin setting this up for developers.

 Any input helpful.

 Thanks,

 --Jamie

 -- 
 Get the Review Board Power Pack at 
 http://www.reviewboard.org/powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 --- 
 You received this message because you are subscribed to the Google 
 Groups reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send 
 an email to reviewboard...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.




-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit 

Re: unable to easy_install rbnotefield from Beanbag, Inc.

2015-07-20 Thread Stephen Gallagher
On Mon, Jul 20, 2015 at 6:54 PM Matt Sawyer matt.saw...@gmail.com wrote:

 Good to know. I'm mostly Python-illiterate...is there a way to make
 easy_install use python2.7? My organization just now requested that we
 upgrade from 0.5.x to 0.6.3, hence the reason I'm using this version now.


Where did you get your copy of Python? It's actually a violation of Python
Foundation rules for '/usr/bin/easy_install' or '/usr/bin/python' to refer
to the Python 3 version of the language. It's supposed to be required that
the Python 3 version be named '/usr/bin/easy_install-3' and
'/usr/bin/python3' (with aliases for easy_install-3.4 and pyrhon3.4, etc.)

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: unable to easy_install rbnotefield from Beanbag, Inc.

2015-07-20 Thread Matt Sawyer
Good to know. I'm mostly Python-illiterate...is there a way to make 
easy_install use python2.7? My organization just now requested that we 
upgrade from 0.5.x to 0.6.3, hence the reason I'm using this version now.

On Monday, July 20, 2015 at 3:12:51 PM UTC-7, Christian Hammond wrote:

 Hi Matt, 

 Yeah, we don't yet support Python 3. That's going to be a bigger chunk of 
 work we're not ready to take on just yet (though we welcome contributions 
 from people with a strong interest in this ;) 

 Any reason you're going with 0.6.3 and not 0.7.4? 

 Christian 

 --   
 Christian Hammond - chri...@beanbaginc.com javascript:   
 Review Board - https://www.reviewboard.org   
 Beanbag, Inc. - https://www.beanbaginc.com 

 -Original Message- 
 From: Matt Sawyer matt@gmail.com javascript: 
 Reply: revie...@googlegroups.com javascript: revie...@googlegroups.com 
 javascript: 
 Date: July 20, 2015 at 12:52:58 PM 
 To: revie...@googlegroups.com javascript: revie...@googlegroups.com 
 javascript: 
 Subject:  Re: unable to easy_install rbnotefield from Beanbag, Inc. 

  FYI I was able to install it manually by downloading RBTools from your 
  website, untarring, and then 
  sudo python2.7 setup.py install 

  Sounds like python 3 (which my default python command resolves to) isn't 
  compatible. 

  On Monday, July 20, 2015 at 12:31:53 PM UTC-7, Matt Sawyer wrote: 
   
   I am seeing this issue today when trying to upgrade one of my machines 
 to 
   0.6.3: 
   
   sudo easy_install -U RBTools==0.6.3 
   Searching for RBTools==0.6.3 
   Reading https://pypi.python.org/simple/RBTools/ 
   Reading http://downloads.review-board.org/releases/ 
   Reading http://downloads.review-board.org/releases/RBTools/0.2/ 
   Reading http://downloads.reviewboard.org/releases/RBTools/0.2/ 
   Reading http://downloads.reviewboard.org/releases/RBTools/0.3/ 
   Reading http://downloads.reviewboard.org/releases/RBTools/0.4/ 
   Reading http://downloads.reviewboard.org/releases/RBTools/0.5/ 
   Reading http://downloads.reviewboard.org/releases/RBTools/0.6/ 
   Reading http://downloads.reviewboard.org/releases/RBTools/0.7/ 
   Reading http://www.review-board.org/ 
   Download error on http://www.review-board.org/: hostname ' 
   www.reviewboard.org' doesn't match either of 'beanbaginc.com', ' 
   www.beanbaginc.com' -- Some packages may not be found! 
   Reading http://www.reviewboard.org/ 
   Download error on http://www.reviewboard.org/: hostname ' 
   www.reviewboard.org' doesn't match either of 'beanbaginc.com', ' 
   www.beanbaginc.com' -- Some packages may not be found! 
   Best match: RBTools 0.6.3 
   Processing RBTools-0.6.3-py3.4.egg 
   RBTools 0.6.3 is already the active version in easy-install.pth 
   Installing rbt script to /usr/bin 
   
   
   Using /usr/lib/python3.4/site-packages/RBTools-0.6.3-py3.4.egg 
   Processing dependencies for RBTools==0.6.3 
   Finished processing dependencies for RBTools==0.6.3 
   
   
   On Thursday, July 17, 2014 at 2:44:11 PM UTC-7, Jamie Gruener wrote: 
   
   Thanks for the quick response! Works as expected now. 
   
   --Jamie 
   
   On Thursday, July 17, 2014 5:36:11 PM UTC-4, David Trowbridge wrote: 
   
   Jamie, 
   
   It looks like we had a snag in our release process, and the download 
 URL 
   wasn't registered in PyPI. I've fixed this, and you should be able 
 to 
   easy_install rbnotefield now. 
   
   -David 
   
   
   On Thu, Jul 17, 2014 at 2:21 PM, Jamie Gruener   
   wrote: 
   
   If I try to install rbnotefield I get an error about a hostname 
   mismatch: 
   
   [root@reviews ~]# easy_install -U rbnotefield 
   Searching for rbnotefield 
   Reading https://pypi.python.org/simple/rbnotefield/ 
   Reading http://www.reviewboard.org/ 
   Download error on http://www.reviewboard.org/: hostname ' 
   www.reviewboard.org' doesn't match either of 'beanbaginc.com', ' 
   www.beanbaginc.com' -- Some packages may not be found! 
   No local packages or download links found for rbnotefield 
   error: Could not find suitable distribution for 
   Requirement.parse('rbnotefield') 
   
   
   If I try to install rbseverity, that works, but I get the same 
 error 
   and the package downloads from another location: 
   
   [root@reviews ~]# easy_install -U rbseverity 
   Searching for rbseverity 
   Reading https://pypi.python.org/simple/rbseverity/ 
   Reading http://downloads.reviewboard.org/releases/rbseverity/0.5/ 
   Reading http://www.reviewboard.org/ 
   Download error on http://www.reviewboard.org/: hostname ' 
   www.reviewboard.org' doesn't match either of 'beanbaginc.com', ' 
   www.beanbaginc.com' -- Some packages may not be found! 
   Best match: rbseverity 0.5 
   Downloading 
   
 http://downloads.reviewboard.org/releases/rbseverity/0.5/rbseverity-0.5-py2.6.egg
  
   
   Processing rbseverity-0.5-py2.6.egg 
   creating /usr/lib/python2.6/site-packages/rbseverity-0.5-py2.6.egg 
   Extracting rbseverity-0.5-py2.6.egg to 
 /usr/lib/python2.6/site

Re: unable to easy_install rbnotefield from Beanbag, Inc.

2015-07-20 Thread matt sawyer
Good question. Somehow there is a python in /usr/local/bin that is python
3. I probably put it there while experimenting with something at some
point.

On Mon, Jul 20, 2015 at 6:34 PM Stephen Gallagher step...@gallagherhome.com
wrote:

 On Mon, Jul 20, 2015 at 6:54 PM Matt Sawyer matt.saw...@gmail.com wrote:

 Good to know. I'm mostly Python-illiterate...is there a way to make
 easy_install use python2.7? My organization just now requested that we
 upgrade from 0.5.x to 0.6.3, hence the reason I'm using this version now.


 Where did you get your copy of Python? It's actually a violation of Python
 Foundation rules for '/usr/bin/easy_install' or '/usr/bin/python' to refer
 to the Python 3 version of the language. It's supposed to be required that
 the Python 3 version be named '/usr/bin/easy_install-3' and
 '/usr/bin/python3' (with aliases for easy_install-3.4 and pyrhon3.4, etc.)

 --
 Supercharge your Review Board with Power Pack:
 https://www.reviewboard.org/powerpack/
 Want us to host Review Board for you? Check out RBCommons:
 https://rbcommons.com/
 Happy user? Let us know! https://www.reviewboard.org/users/
 ---
 You received this message because you are subscribed to a topic in the
 Google Groups reviewboard group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/reviewboard/AnF5El2RbfA/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: unable to easy_install rbnotefield from Beanbag, Inc.

2014-07-17 Thread David Trowbridge
Jamie,

It looks like we had a snag in our release process, and the download URL
wasn't registered in PyPI. I've fixed this, and you should be able to
easy_install rbnotefield now.

-David


On Thu, Jul 17, 2014 at 2:21 PM, Jamie Gruener ja...@nortonstreet.biz
wrote:

 If I try to install rbnotefield I get an error about a hostname mismatch:

 [root@reviews ~]# easy_install -U rbnotefield
 Searching for rbnotefield
 Reading https://pypi.python.org/simple/rbnotefield/
 Reading http://www.reviewboard.org/
 Download error on http://www.reviewboard.org/: hostname '
 www.reviewboard.org' doesn't match either of 'beanbaginc.com', '
 www.beanbaginc.com' -- Some packages may not be found!
 No local packages or download links found for rbnotefield
 error: Could not find suitable distribution for
 Requirement.parse('rbnotefield')


 If I try to install rbseverity, that works, but I get the same error and
 the package downloads from another location:

 [root@reviews ~]# easy_install -U rbseverity
 Searching for rbseverity
 Reading https://pypi.python.org/simple/rbseverity/
 Reading http://downloads.reviewboard.org/releases/rbseverity/0.5/
 Reading http://www.reviewboard.org/
 Download error on http://www.reviewboard.org/: hostname '
 www.reviewboard.org' doesn't match either of 'beanbaginc.com', '
 www.beanbaginc.com' -- Some packages may not be found!
 Best match: rbseverity 0.5
 Downloading
 http://downloads.reviewboard.org/releases/rbseverity/0.5/rbseverity-0.5-py2.6.egg
 Processing rbseverity-0.5-py2.6.egg
 creating /usr/lib/python2.6/site-packages/rbseverity-0.5-py2.6.egg
 Extracting rbseverity-0.5-py2.6.egg to /usr/lib/python2.6/site-packages
 Adding rbseverity 0.5 to easy-install.pth file
 Installed /usr/lib/python2.6/site-packages/rbseverity-0.5-py2.6.egg
 Processing dependencies for rbseverity
 Finished processing dependencies for rbseverity



 FYI, I'm not a developer, I'm a sysadmin setting this up for developers.

 Any input helpful.

 Thanks,

 --Jamie

 --
 Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 ---
 You received this message because you are subscribed to the Google Groups
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: unable to easy_install rbnotefield from Beanbag, Inc.

2014-07-17 Thread Jamie Gruener
Thanks for the quick response! Works as expected now.

--Jamie

On Thursday, July 17, 2014 5:36:11 PM UTC-4, David Trowbridge wrote:

 Jamie,

 It looks like we had a snag in our release process, and the download URL 
 wasn't registered in PyPI. I've fixed this, and you should be able to 
 easy_install rbnotefield now.

 -David


 On Thu, Jul 17, 2014 at 2:21 PM, Jamie Gruener ja...@nortonstreet.biz 
 javascript: wrote:

 If I try to install rbnotefield I get an error about a hostname mismatch:

 [root@reviews ~]# easy_install -U rbnotefield
 Searching for rbnotefield
 Reading https://pypi.python.org/simple/rbnotefield/
 Reading http://www.reviewboard.org/
 Download error on http://www.reviewboard.org/: hostname '
 www.reviewboard.org' doesn't match either of 'beanbaginc.com', '
 www.beanbaginc.com' -- Some packages may not be found!
 No local packages or download links found for rbnotefield
 error: Could not find suitable distribution for 
 Requirement.parse('rbnotefield')


 If I try to install rbseverity, that works, but I get the same error and 
 the package downloads from another location:

 [root@reviews ~]# easy_install -U rbseverity
 Searching for rbseverity
 Reading https://pypi.python.org/simple/rbseverity/
 Reading http://downloads.reviewboard.org/releases/rbseverity/0.5/
 Reading http://www.reviewboard.org/
 Download error on http://www.reviewboard.org/: hostname '
 www.reviewboard.org' doesn't match either of 'beanbaginc.com', '
 www.beanbaginc.com' -- Some packages may not be found!
 Best match: rbseverity 0.5
 Downloading 
 http://downloads.reviewboard.org/releases/rbseverity/0.5/rbseverity-0.5-py2.6.egg
 Processing rbseverity-0.5-py2.6.egg
 creating /usr/lib/python2.6/site-packages/rbseverity-0.5-py2.6.egg
 Extracting rbseverity-0.5-py2.6.egg to /usr/lib/python2.6/site-packages
 Adding rbseverity 0.5 to easy-install.pth file
 Installed /usr/lib/python2.6/site-packages/rbseverity-0.5-py2.6.egg
 Processing dependencies for rbseverity
 Finished processing dependencies for rbseverity



 FYI, I'm not a developer, I'm a sysadmin setting this up for developers.

 Any input helpful.

 Thanks,

 --Jamie

 -- 
 Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 --- 
 You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/d/optout.




-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.