Hi Christian, Unfortunately I don't have the rb-site upgrade console output anymore but I'm pretty sure it didn't say anything in that regards (I went over it again yesterday to check if I missed anything). The webserver presented me with the page telling me to fix the access rights to the htdocs/media/ext directory.
Running "rb-site manage /var/www/codereview/ resolve-check static-media" results in: "Couldn't find manual update check 'static-media'" (rb-site --version shows 1.7.1) Anyway, it's up and running. Thanks for your hard work. Cheers Christian On Monday, January 7, 2013 10:22:44 PM UTC+13, Christian Hammond wrote: > > When upgrading to 1.7.1, both rb-site and a Manual Updates page should say > these need to be added, tell you what to add, and then make you run an > 'rb-site manage $sitedir resolve-check static-media' command to use the > site. > > Christian > > -- > Christian Hammond - [email protected] <javascript:> > Review Board - http://www.reviewboard.org > VMware, Inc. - http://www.vmware.com > > > On Sun, Jan 6, 2013 at 6:37 PM, Christian Wuerdig > <[email protected]<javascript:> > > wrote: > >> Thanks - this had me my head scratching for a while. Is this something >> which is supposed to happen automatically under normal circumstances? >> Because I can't find any documentation about it. >> For the record: I upgraded from 1.6.13 to 1.7.1 on a Ubuntu 12.04. >> >> Cheers >> Christian >> >> >> On Friday, January 4, 2013 6:15:13 AM UTC+13, Brian wrote: >>> >>> Hello, >>> >>> I upgraded from v1.6.3 to v1.7.1 this morning using the following steps: >>> >>> > easy_install -U ReviewBoard >>> > rb-site upgrade /var/www/reviewboard >>> > /etc/init.d/memcached restart >>> > service apache2 restart >>> >>> then found that I had to do: >>> > chown -R www-data "/var/www/reviewboard/htdocs/**media/ext" >>> > service apache2 restart >>> >>> The upgrade seemed to go ok except the styles are missing when I look at >>> our site, I just see text. >>> >>> I found here (https://groups.google.com/**forum/?fromgroups=#!topic/** >>> reviewboard/PRKV4CPZoZY<https://groups.google.com/forum/?fromgroups=#!topic/reviewboard/PRKV4CPZoZY>) >>> >>> that I apparently missed something in the rb-site upgrade so I added >>> >>> Alias /static "/var/www/reviewboard/htdoc/**static" >>>> >>> >>> to my Apache config and restarted Apache again. >>> >>> But I'm still not seeing the styles. Any ideas? >>> >>> Thanks, >>> Brian >>> >> -- >> Want to help the Review Board project? Donate today at >> http://www.reviewboard.org/donate/ >> Happy user? Let us know at http://www.reviewboard.org/users/ >> -~----------~----~----~----~------~----~------~--~--- >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> For more options, visit this group at >> http://groups.google.com/group/reviewboard?hl=en >> >> >> > > -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/ -~----------~----~----~----~------~----~------~--~--- To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en
