Re: How to update apache inside of review board?

2017-10-26 Thread Christian Hammond
Hi,

It's unclear if you're trying to upgrade the Review Board product or the
Apache web server, but the commands you're running will only upgrade Review
Board, and the versions you're giving are for Apache.

You'll need to reach out to Bitnami about this. They're in a better
position to help, since it's a very custom environment they've put
together, and we don't have much insight into it.

Christian


On Thu, Oct 26, 2017 at 07:10 Not Saying  wrote:

> I found below on upgrading from Bitnami.   Does need access to any repo
> from Redhat?   Thanks for the help.
>
> cd installdir/apps/reviewboard/htdocs/
> sudo venv/bin/easy_install -U ReviewBoard
> sudo venv/bin/rb-site upgrade
> installdir/apps/reviewboard/rb-sites/reviewboard/
>
>
> On Wednesday, October 25, 2017 at 6:50:52 AM UTC-7, Not Saying wrote:
>
>> Is there a procedure to update apache inside of review board?   Is so
>> what is it?
>>
>> Thank you
>> Donovan
>>
> --
> 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.
>
-- 
-- 
Christian Hammond
President/CEO of Beanbag
Makers of Review Board

-- 
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: How to update apache inside of review board?

2017-10-26 Thread Not Saying
I found below on upgrading from Bitnami.   Does need access to any repo 
from Redhat?   Thanks for the help.   

cd installdir/apps/reviewboard/htdocs/
sudo venv/bin/easy_install -U ReviewBoard
sudo venv/bin/rb-site upgrade 
installdir/apps/reviewboard/rb-sites/reviewboard/

On Wednesday, October 25, 2017 at 6:50:52 AM UTC-7, Not Saying wrote:

> Is there a procedure to update apache inside of review board?   Is so what 
> is it?
>
> Thank you
> Donovan
>

-- 
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: How to update apache inside of review board?

2017-10-26 Thread Not Saying
I installed Review board via Bitnami.   We must upgrade the version of 
apache inside review board from 2.4-27 to 2.4.28.   I tried the a new 
install from bitnami and it still has the older version of Review board.   
I also notice that it did not allow me to upgrade my current version.   


Donovan, you will need to explain how you installed Review Board. Did you 
install it manually on a Linux system (if so, what distribution and 
version)? Did you deploy it from a docker container? Bitnami? 

On Wednesday, October 25, 2017 at 10:54:32 AM UTC-7, David Trowbridge wrote:

> Can you clarify what you mean by "update apache"?
>
> -David
>
> On Wed, Oct 25, 2017 at 10:49 AM Not Saying  > wrote:
>
>>
>>
>> On Wednesday, October 25, 2017 at 6:50:52 AM UTC-7, Not Saying wrote:
>>>
>>> Is there a procedure to update apache inside of review board?   Is so 
>>> what is it?
>>>
>>> Thank you
>>> Donovan
>>>
>> -- 
>> 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...@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: How to update apache inside of review board?

2017-10-25 Thread Stephen Gallagher
On Wed, Oct 25, 2017 at 1:54 PM David Trowbridge  wrote:

> Can you clarify what you mean by "update apache"?
>
>
> -David
>
> On Wed, Oct 25, 2017 at 10:49 AM Not Saying  wrote:
>
>>
>>
>> On Wednesday, October 25, 2017 at 6:50:52 AM UTC-7, Not Saying wrote:
>>>
>>> Is there a procedure to update apache inside of review board?   Is so
>>> what is it?
>>>
>>>
Donovan, you will need to explain how you installed Review Board. Did you
install it manually on a Linux system (if so, what distribution and
version)? Did you deploy it from a docker container? Bitnami?

-- 
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: How to update apache inside of review board?

2017-10-25 Thread David Trowbridge
Can you clarify what you mean by "update apache"?

-David

On Wed, Oct 25, 2017 at 10:49 AM Not Saying  wrote:

>
>
> On Wednesday, October 25, 2017 at 6:50:52 AM UTC-7, Not Saying wrote:
>>
>> Is there a procedure to update apache inside of review board?   Is so
>> what is it?
>>
>> Thank you
>> Donovan
>>
> --
> 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.
>

-- 
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: How to update apache inside of review board?

2017-10-25 Thread Not Saying


On Wednesday, October 25, 2017 at 6:50:52 AM UTC-7, Not Saying wrote:
>
> Is there a procedure to update apache inside of review board?   Is so what 
> is it?
>
> Thank you
> Donovan
>

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