Re: Gerrit migration
On Fri, Sep 13, 2013 at 4:13 AM, Florian Effenberger wrote: > Hi, > > Norbert Thiebaud wrote on 2013-09-13 00:37: > >> I did re-install gitweb. >> apt-get + 2 lines edit of /etc/gitweb.conf... gerrit seems to like it >> by default... >> But I do not mind cgit if you figure out how to get gerrit to play >> nice with it... it is supposed to be 'suppoerted' by gerrit... > > > can you send me the instructions, so I can add it to the documentation? sudo apt-get install highlight gitweb sudo emacs /etc/gitweb.conf # change $projectroot to /opt/gerrit/gerrit_site/git (or where-ever the gerrit_home + instance_dir + /git/ is) # Add Highlighting at the end $feature{'highlight'}{'default'} = [1]; Norbert ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice
Re: Gerrit migration
Hi, Norbert Thiebaud wrote on 2013-09-13 00:37: I did re-install gitweb. apt-get + 2 lines edit of /etc/gitweb.conf... gerrit seems to like it by default... But I do not mind cgit if you figure out how to get gerrit to play nice with it... it is supposed to be 'suppoerted' by gerrit... can you send me the instructions, so I can add it to the documentation? Thanks, Florian ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice
Re: Gerrit migration
Hi Bjoern, Norbert, bjoern píše v Pá 13. 09. 2013 v 00:53 +0200: > > But I do not mind cgit if you figure out how to get gerrit to play > > nice with it... it is supposed to be 'suppoerted' by gerrit... > > AFAIK the argument against cgit was that it is not packaged on Ubuntu/Debian > because it does some nasty 'we take the git tarball and then patch that and > statically glue that into our binary' which makes it essentially unsupportable > for a distro (and as this is facing the wild web -- meh). OK - not worth the trouble then :-) - let's stick to gitweb then. Thank you, Kendy ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice
Re: Gerrit migration
On Thu, Sep 12, 2013 at 05:37:20PM -0500, Norbert Thiebaud wrote: > But I do not mind cgit if you figure out how to get gerrit to play > nice with it... it is supposed to be 'suppoerted' by gerrit... AFAIK the argument against cgit was that it is not packaged on Ubuntu/Debian because it does some nasty 'we take the git tarball and then patch that and statically glue that into our binary' which makes it essentially unsupportable for a distro (and as this is facing the wild web -- meh). Best, Bjoern ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice
Re: Gerrit migration
On Thu, Sep 12, 2013 at 3:31 PM, Jan Holesovsky wrote: > Nope, it was not. If it was up to me, I'd prefer cgit over gitweb; it > is trival to set up, and is more user friendly :-) But whatever will be > easier for the admins setting this up of course, gitweb is not that bad > these days either. I did re-install gitweb. apt-get + 2 lines edit of /etc/gitweb.conf... gerrit seems to like it by default... But I do not mind cgit if you figure out how to get gerrit to play nice with it... it is supposed to be 'suppoerted' by gerrit... Norbert ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice
Re: Gerrit migration
Hi Bjoern, Please update your addressbook :-) - ke...@collabora.com now. bjoern píše v St 11. 09. 2013 v 20:31 +0200: > To developers: You will get a 'host identification changed' warning when > pushing/pulling to gerrit. This is expected. > > > > - gitweb is missing (not mission critical) > > > > documentation missing, *NOT* fixed http://gerrit.googlecode.com/svn/documentation/2.1.2/config-gitweb.html might be helpful, hopefully? > @Kendy: Wasnt this your baby? Nope, it was not. If it was up to me, I'd prefer cgit over gitweb; it is trival to set up, and is more user friendly :-) But whatever will be easier for the admins setting this up of course, gitweb is not that bad these days either. Regards, Kendy ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice
Re: Gerrit migration
Hi, bjoern wrote on 2013-09-12 02:11: Yep, somehow mails dont exit that machine right now. Ill investigate with floeff tommorrow. it seems we've hit a bug in the current Salt modules, failing to edit two lines in amavisd's mail filter config. I fixed that manually now, mails should be working, and already created mails should be delivered now. Sorry for the noise :-) Florian ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice
Re: Gerrit migration
On Thu, Sep 12, 2013 at 01:19:19AM +0200, Lionel Elie Mamane wrote: > On Wed, Sep 11, 2013 at 08:31:40PM +0200, bjoern wrote: > > On Wed, Sep 11, 2013 at 07:20:24PM +0200, Florian Effenberger wrote: > >> Bjoern Michaelsen wrote on 2013-07-18 15:26: > > > >>>- admin login on box -> failed > >>> - thus I cannot check if the gerritbot sending mails to the dev-list is > >>> set-up. > > >> fixed in the meantime > > > thanks alot. > > I posted a review on https://gerrit.libreoffice.org/5898 and Noel > approved https://gerrit.libreoffice.org/5897 but I didn't get an email > about any of these. Yep, somehow mails dont exit that machine right now. Ill investigate with floeff tommorrow. Best, Bjoern ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice
Re: Gerrit migration
On Wed, Sep 11, 2013 at 08:31:40PM +0200, bjoern wrote: > On Wed, Sep 11, 2013 at 07:20:24PM +0200, Florian Effenberger wrote: >> Bjoern Michaelsen wrote on 2013-07-18 15:26: >>>- admin login on box -> failed >>> - thus I cannot check if the gerritbot sending mails to the dev-list is >>> set-up. >> fixed in the meantime > thanks alot. I posted a review on https://gerrit.libreoffice.org/5898 and Noel approved https://gerrit.libreoffice.org/5897 but I didn't get an email about any of these. -- Lionel ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice
Re: Gerrit migration
On Wed, Sep 11, 2013 at 12:20 PM, Florian Effenberger wrote: >> - ACL/groups -> at least some groups are missing it seems >>-> I expect direct pushes to master not to work as-is (no group >> committers) > > > documenation missing, *NOT* fixed That was due to the unexpected change of database name in posgresql. during the first try the name was different between the old prod and the new prod... hence gerrit could not find any of its ACL etc.. This time around I, for one was able to log in gerrit, and it seems that I'm still admin so I guess the acls followed :-) Norbert ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice
Re: Gerrit migration
Hi Flo, On Wed, Sep 11, 2013 at 07:20:24PM +0200, Florian Effenberger wrote: > Bjoern Michaelsen wrote on 2013-07-18 15:26: > > > - LibreOffice theming is missing (not mission critical) > > fixed > > >- admin login on box -> failed > > - thus I cannot check if the gerritbot sending mails to the dev-list is > > set-up. > > fixed in the meantime thanks alot. > > - SSL cert warning > > fixed To developers: You will get a 'host identification changed' warning when pushing/pulling to gerrit. This is expected. > > - gitweb is missing (not mission critical) > > documentation missing, *NOT* fixed @Kendy: Wasnt this your baby? > >- ACL/groups -> at least some groups are missing it seems > > -> I expect direct pushes to master not to work as-is (no group > > committers) > > documenation missing, *NOT* fixed > > >So the ACLs for the committer group seem mission critial to me. > >@Norbert: Any input on that? > > As said, *NOT* fixed by infra, as we lack any documentation on that AFAIK, Norbert looked into that. I dont want to push fake commits to test. ;) > >- buildbot -> missing it seems > > no idea what you mean with buildbot, this *NOT* fixed > > >- I havent checked where the gerritircbot is running. > > waiting for your feedback on that Both not urgent or mission critical. We will manage and update docs if needed. Best, Bjoern ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice
Re: Gerrit migration
Hello, so, we have now migrated the host. Quoting here again Björn's earlier mail on - for the items not done, infra can *NOT* do it, as documentation is missing from your side. Bjoern Michaelsen wrote on 2013-07-18 15:26: - LibreOffice theming is missing (not mission critical) fixed - gitweb is missing (not mission critical) documentation missing, *NOT* fixed - SSL cert warning fixed - ACL/groups -> at least some groups are missing it seems -> I expect direct pushes to master not to work as-is (no group committers) documenation missing, *NOT* fixed - buildbot -> missing it seems no idea what you mean with buildbot, this *NOT* fixed - admin login on box -> failed - thus I cannot check if the gerritbot sending mails to the dev-list is set-up. fixed in the meantime - I havent checked where the gerritircbot is running. waiting for your feedback on that So the ACLs for the committer group seem mission critial to me. @Norbert: Any input on that? As said, *NOT* fixed by infra, as we lack any documentation on that Florian ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice
Re: Gerrit migration
Hi, just as a short reminder for tomorrow evening (European time), when we do the migration - this is what is missing and where we need your help with. Theming and SSL cert can be fixed from infra side, for the rest your help is appreciated as soon as the new VM is up. Florian Bjoern Michaelsen wrote on 2013-07-18 15:26: So, I did a quick check of basic operations: - website is working -> check - LibreOffice theming is missing (not mission critical) - gitweb is missing (not mission critical) - SSL cert warning - sign in with OpenID -> check - ssh login for git pushes -> check - ACL/groups -> at least some groups are missing it seems -> I expect direct pushes to master not to work as-is (no group committers) - buildbot -> missing it seems - admin login on box -> failed - thus I cannot check if the gerritbot sending mails to the dev-list is set-up. - I havent checked where the gerritircbot is running. So the ACLs for the committer group seem mission critial to me. @Norbert: Any input on that? buildbot, gitweb, adminaccess for Bjoern (and others) to check gerritbot, check gerritircbot, theming are the remaining things in order of importance, none of those mission critical IMHO. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice
Re: Gerrit migration
Hello, Robert and Alex are back from vacation, and we would try to finally migrate Gerrit to the new KVM instance this Wednesday, September 11th, starting at about 1600 UTC I expect that the outage during data migration will last about 30-60 minutes. In case there is a compelling reason to not do it that day, please let me know ASAP (and copy me on the mail, as I am not subscribed to the developer mailing list). In that case we need to shift the migration to a date after the conference in Milan. Florian ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice
Re: Gerrit migration
Hi, Bjoern Michaelsen wrote on 2013-07-18 15:26: So, I did a quick check of basic operations: just a quick update - I'm back from vacation since Tuesday, but Robert is now away for another 1,5 weeks. I'll try to get the thing done when he has returned, and ping you then. :) Unless it's extremely urgent, I prefer to way for him, as he has more in-detail Gerrit experience than I have, so he can fix things onsite. Florian ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice
Gerrit migration RESCHEDULED
Hello, as we have an unexpected board meeting next Wednesday, that would collide with the planned Gerrit migration previously announced, we have to reschedule this to Thursday, June 27th, starting at about 1600 UTC Please raise your voice should this date not fit at all. Expected downtime of Gerrit would be sometime between 1 and 3 hours. Florian ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice
Gerrit migration on June 19th
Hello, Alex, Robert and I plan to do a smooth migration from LXC to KVM based virtual machines. Steps involved are recreating all production VMs in KVM in parallel (we have enough IPs available), then shutting down LXC, then upgrading the host system. Luckily, with KVM, the base OS and kernel of the guest does not need to fit the one of the host. For working on the gerrit migration, we have scheduled Wednesday, June 19th, at about 1600 UTC Depending on how far we get, we'd directly switch the machines on that evening. Is there any critical blocker for the above timetable? Florian ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice
Re: [Libreoffice] Gerrit migration
Hi, Bjoern Michaelsen schrieb: >@Alexander: As shortly discussed at the Libreoffice conference, I need >your >help for some of the action items. Could you have a look at the action >items >where I perkily put your name behind it and protest very loud and fast >if you >want to reject one of them? As I'm currently at a trade fair, I will be only able to have a deep look at it at the weekend, but as I saw from a short look it seems good. Cu, Alex -- This mail was send from my mobile phone. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice
Re: [Libreoffice] Gerrit migration
On Wed, Oct 19, 2011 at 11:29 AM, Bjoern Michaelsen wrote: > > @Norbert: I put your on the tinderboxes action item with a question mark, as > we > need your advice for that anyway. It is not "your" action item, unless you > want > commit yourself it. ;) no problem... but I think the tinderboxes integration are really a jenkins things rather than gerrit. iow I'd rather teach the tinderboxes how to play nice with jenkins than directly with gerrit. Norbert ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice
Re: [Libreoffice] [tdf-discuss] Gerrit migration
Hi, Bjoern Michaelsen wrote on 2011-10-19 18:29: I just setup a a page for coordinating and tracking the status of the migration to gerrit. While this is mostly a developer topic, other teams are invited to contribute to this if they identify stuff to be done in their domain (as a developer, I might be blind to those): http://wiki.documentfoundation.org/Development/GerritMigration thanks for organizing this! The machine is basically ready, I am just a bit swamped with work this week. I will try to give you access over the weekend or the latest at the beginning of next week. A few comments: - I'm not experienced with PostgreSQL, so if anyone can take care of it, that would be good. - We can do a regular PostgreSQL backup in our backup system, with a full database dump. - I'll set-up a basic Apache setup, feel free to work on that if needed. - You will get an official TDF SSL certificate, by a known CA. - Postfix is installed, so you can send e-mails as you like. Florian -- Florian Effenberger Steering Committee and Founding Member of The Document Foundation Tel: +49 8341 99660880 | Mobile: +49 151 14424108 Skype: floeff | Twitter/Identi.ca: @floeff ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice
[Libreoffice] Gerrit migration
Hi all, I just setup a a page for coordinating and tracking the status of the migration to gerrit. While this is mostly a developer topic, other teams are invited to contribute to this if they identify stuff to be done in their domain (as a developer, I might be blind to those): http://wiki.documentfoundation.org/Development/GerritMigration @Alexander: As shortly discussed at the Libreoffice conference, I need your help for some of the action items. Could you have a look at the action items where I perkily put your name behind it and protest very loud and fast if you want to reject one of them? @Norbert: I put your on the tinderboxes action item with a question mark, as we need your advice for that anyway. It is not "your" action item, unless you want commit yourself it. ;) So: Lets get this monster going and all hands welcome! Best, Bjoern ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice