Re: Freeze break request: fixing race condition breakage for pkgdb_sync

2015-02-27 Thread Pierre-Yves Chibon
On Fri, Feb 27, 2015 at 03:54:22AM -0500, Patrick Uiterwijk wrote: Any +1s? Explanation in the commit message. Note: we should work on improving the script in general, but that is not something we should consider pushing during freeze, so this is a patch that hopefully gets us through

[release] anitya 0.2.0

2015-02-26 Thread Pierre-Yves Chibon
Hi all, Since anitya is not frozen and I had a bunch of changes merged, I just cut a new release and push it to prod. Here is the changelog: * Thu Feb 26 2015 Pierre-Yves Chibon pin...@pingoured.fr - 0.2.0 - Fix doc typos (reported by tibbs, fixed by Ralph Bean) - Fix typo when unable

Re: Bump max limit for the upload size

2015-02-26 Thread Pierre-Yves Chibon
On Thu, Feb 26, 2015 at 03:01:23AM -0500, Patrick Uiterwijk wrote: Didn't you already run it? (Retrospective) +1 from me I did it when I got the 2 +1, not before :) Pierre On Feb 25, 2015 5:39 PM, Pierre-Yves Chibon pin...@pingoured.fr wrote: Hi all, Justin has asked me if we

Bump max limit for the upload size

2015-02-25 Thread Pierre-Yves Chibon
Hi all, Justin has asked me if we could increase the maximal size limit for upload of kernel tests results (from 10 Kb to 25 Kb). He has done it upstream, this commit changes it in prod. I would like to apply it and run the corresponding playbook. +1s? Thanks, Pierre

Re: Freeze break request: pkgdb_sync should only remove master from todo if it was requested

2015-02-25 Thread Pierre-Yves Chibon
On Wed, Feb 25, 2015 at 08:50:25AM -0500, Patrick Uiterwijk wrote: - Original Message - On Wed, Feb 25, 2015 at 06:36:27AM -0500, Patrick Uiterwijk wrote: Could you expand a little about this fedmsg message? We don't create the branch (created by SETUP_PACKAGE) but we still send

[PATCH] Increase the max size allowed for upload to 25Kb

2015-02-25 Thread Pierre-Yves Chibon
Changed upstream at https://github.com/jmflinuxtx/kerneltest-harness/commit/286278c6b0269f39ff1f3e5343587936dc0c788c --- roles/kerneltest/templates/kerneltest.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/kerneltest/templates/kerneltest.cfg

Re: Freeze break request: pkgdb_sync should only remove master from todo if it was requested

2015-02-25 Thread Pierre-Yves Chibon
On Wed, Feb 25, 2015 at 08:56:40AM -0500, Patrick Uiterwijk wrote: - Original Message - On Wed, Feb 25, 2015 at 08:50:25AM -0500, Patrick Uiterwijk wrote: But we could have it fire that same message about the master branch being added, no? (I'm asking if we could move that

Re: Freeze break request: pkgdb_sync should only remove master from todo if it was requested

2015-02-25 Thread Pierre-Yves Chibon
On Wed, Feb 25, 2015 at 06:36:27AM -0500, Patrick Uiterwijk wrote: Hi, So another freeze break request, +1s appreciated. This change is the only thing needed to make non-master-repos an option. Currently, the code always removes master from the requested branches, and crashes if it wasn't

Re: Freeze break request: pkgdb_sync should only remove master from todo if it was requested

2015-02-25 Thread Pierre-Yves Chibon
On Wed, Feb 25, 2015 at 01:48:12PM +0100, Pierre-Yves Chibon wrote: On Wed, Feb 25, 2015 at 06:36:27AM -0500, Patrick Uiterwijk wrote: Hi, So another freeze break request, +1s appreciated. This change is the only thing needed to make non-master-repos an option. Currently, the code

Re: [PATCH] Increase the max size allowed for upload to 25Kb

2015-02-25 Thread Pierre-Yves Chibon
On Wed, Feb 25, 2015 at 09:46:32AM -0500, Chuck Anderson wrote: On Wed, Feb 25, 2015 at 03:44:27PM +0100, Pierre-Yves Chibon wrote: diff --git a/roles/kerneltest/templates/kerneltest.cfg b/roles/kerneltest/templates/kerneltest.cfg index 6552cb1..e15785e 100644 --- a/roles/kerneltest

Re: Freeze break request: fix for branching from packages with multiple heads

2015-02-25 Thread Pierre-Yves Chibon
On Wed, Feb 25, 2015 at 06:01:00AM -0500, Patrick Uiterwijk wrote: And it looks like git send-email doesn't attach the patch if you give it an introduction message, so here it is. Any +1s? commit 0c9d4490939f5c732e0e6ecbdeec0bf8da52497a Author: Patrick Uiterwijk puiterw...@redhat.com

[Freeze break] backport pkgdb2 fix in prod

2015-02-24 Thread Pierre-Yves Chibon
Hi all, I love when I'm the first one to request a freeze break, so here it is :) Early today we found out that the mechanism restricting access to some packages (3) to all but the official maintainers (ie: blocks access to provenpackagers) in pkgdb2 is currently broken. I've fixed this and

[release] nuancier 0.8.0

2015-02-24 Thread Pierre-Yves Chibon
Dear all, This morning I released a new version of nuancier with a number of changes desired by the design team. Here is the changelog: * Tue Feb 24 2015 Pierre-Yves Chibon pin...@pingoured.fr - 0.8.0-1 - Update to 0.8.0 - Create a group of reviewers that can approve/deny candidates - Create

Re: About MirrorManager2

2015-02-24 Thread Pierre-Yves Chibon
On Mon, Feb 23, 2015 at 04:42:46PM -0500, David Gay wrote: - Original Message - From: Pierre-Yves Chibon pin...@pingoured.fr To: Fedora Infrastructure infrastructure@lists.fedoraproject.org Sent: Wednesday, February 11, 2015 5:10:01 AM Subject: About MirrorManager2 [snip

Re: Removing item from fedocal

2015-02-20 Thread Pierre-Yves Chibon
On Fri, Feb 20, 2015 at 08:58:31AM +0100, Honza Horak wrote: Hi, I'd like to ask for removing the following fedocal event: https://apps.fedoraproject.org/calendar/location/fedora-meeting%40irc.freenode.net/#m391 (envstacks meeting was moved to another room and slot) I've tried to

[release] pkgdb2 1.23.995

2015-02-20 Thread Pierre-Yves Chibon
Hi all, To keep up with the good habit, here is today's pkgdb2 release: 1.23.994 and since I am not sure I'll be able to make another one tomorrow, I did a second one just after to be sure: 1.23.995 :-) Changelog: * Fri Feb 20 2015 Pierre-Yves Chibon pin...@pingoured.fr - 1.23.995-1 - Update

Re: [release] pkgdb 1.23

2015-02-17 Thread Pierre-Yves Chibon
On Wed, Jan 21, 2015 at 03:35:50PM +0100, Pierre-Yves Chibon wrote: Good morning everyone, I have just released and push to stg and prod a new pkgdb2 release with few changes. Here is the short changelog: * Wed Jan 21 2015 Pierre-Yves Chibon pin...@pingoured.fr - 1.23-1 - Update to 1.23

Re: [release] elections 2.5.0

2015-02-17 Thread Pierre-Yves Chibon
On Mon, Feb 16, 2015 at 05:22:22PM +0100, Vít Ondruch wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 12.2.2015 v 18:14 Pierre-Yves Chibon napsal(a): And here is the result: https://admin.fedoraproject.org/voting/results/fesco-jan15 (So most people vote

Re: [release] pkgdb2 1.23.991

2015-02-17 Thread Pierre-Yves Chibon
On Tue, Feb 17, 2015 at 12:20:46PM +0100, Vít Ondruch wrote: Dne 17.2.2015 v 11:44 Pierre-Yves Chibon napsal(a): I have just released and push to staging a new release of pkgdb2: 1.23.991 (another pre-release of 1.24) Here is the changelog: * Tue Feb 17 2015 Pierre-Yves Chibon pin

Re: [release] pkgdb2 1.23.991

2015-02-17 Thread Pierre-Yves Chibon
On Tue, Feb 17, 2015 at 12:28:42PM +0100, Vít Ondruch wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 17.2.2015 v 11:44 Pierre-Yves Chibon napsal(a): - Per FESCo decision, Fedora branch requests will have by default a 7 days period during which packager with approveacls

[release] pkgdb2 1.23.991

2015-02-17 Thread Pierre-Yves Chibon
Good morning everyone, I have just released and push to staging a new release of pkgdb2: 1.23.991 (another pre-release of 1.24) Here is the changelog: * Tue Feb 17 2015 Pierre-Yves Chibon pin...@pingoured.fr - 1.23.991-1 - Update to 1.23.991 (pre-release for 1.24) - Fix documentation to reflect

[release] elections 2.5.0

2015-02-12 Thread Pierre-Yves Chibon
Hi all, I just released a new version of elections: 2.5.0 Here is the changelog: * Thu Feb 12 2015 Pierre-Yves Chibon pin...@pingoured.fr - 2.5.0-1 - Update to 2.5.0 - Improve the result page by including in it a graph of the evolution of the votes during the voting period And here

About MirrorManager2

2015-02-11 Thread Pierre-Yves Chibon
Hi everyone, We currently have MirrorManager2 running on staging. It's apparently not 100% set-up since we get emails once in a while that one of the crons failed (iirc among other we need to finish configuring fedmsg). Other that this, MirrorManager2 is currently in a decent shape I think.

[release] anitya 0.1.17

2015-02-10 Thread Pierre-Yves Chibon
we will miss any new versions having a different Y release (on the X.Y.Z versioning scheme). So for these cases we can now use http://download.tuxfamily.org/xmoto/xmoto/*/ as URL. Here is the changelog of this new version: * Tue Feb 10 2015 Pierre-Yves Chibon pin...@pingoured.fr - 0.1.17-1

Re: Great Infrastructure projects status roundup

2015-01-29 Thread Pierre-Yves Chibon
On Thu, Jan 29, 2015 at 11:46:03AM +0100, Pierre-Yves Chibon wrote: On Wed, Jan 28, 2015 at 06:01:59PM +0100, Pierre-Yves Chibon wrote: On Mon, Jan 26, 2015 at 04:12:31PM +0100, Mathieu Bridon wrote: On Fri, 2015-01-23 at 14:10 +0100, Pierre-Yves Chibon wrote: Since it seems to us

Re: Great Infrastructure projects status roundup

2015-01-29 Thread Pierre-Yves Chibon
On Wed, Jan 28, 2015 at 06:01:59PM +0100, Pierre-Yves Chibon wrote: On Mon, Jan 26, 2015 at 04:12:31PM +0100, Mathieu Bridon wrote: On Fri, 2015-01-23 at 14:10 +0100, Pierre-Yves Chibon wrote: Since it seems to us that all is now fixed and ready, we are re-building the host from

Re: Great Infrastructure projects status roundup

2015-01-29 Thread Pierre-Yves Chibon
On Thu, Jan 29, 2015 at 11:46:03AM +0100, Pierre-Yves Chibon wrote: On Wed, Jan 28, 2015 at 06:01:59PM +0100, Pierre-Yves Chibon wrote: On Mon, Jan 26, 2015 at 04:12:31PM +0100, Mathieu Bridon wrote: On Fri, 2015-01-23 at 14:10 +0100, Pierre-Yves Chibon wrote: Since it seems to us

[release] anitya 0.1.16

2015-01-29 Thread Pierre-Yves Chibon
Hi everyone, I just made a small (but long awaited) release of anitya. Changelog: * Thu Jan 29 2015 Pierre-Yves Chibon pin...@pingoured.fr - 0.1.16-1 - Update to 0.1.16 - In the documentation (about page) adjust the code to store the url in a variable making it easier for people to copy/paste

Re: Great Infrastructure projects status roundup

2015-01-28 Thread Pierre-Yves Chibon
On Mon, Jan 26, 2015 at 04:12:31PM +0100, Mathieu Bridon wrote: On Fri, 2015-01-23 at 14:10 +0100, Pierre-Yves Chibon wrote: Since it seems to us that all is now fixed and ready, we are re-building the host from scratch and then all that is left is: testing :) So Pierre-Yves finished

[release] pkgdb 1.23.99

2015-01-26 Thread Pierre-Yves Chibon
26 2015 Pierre-Yves Chibon pin...@pingoured.fr - 1.23.99-1 - Update to 1.23.99 (pre-release for 1.24) - New processes to request a new package or a new branch of a package directly in pkgdb instead of relying on bugzilla Please, have a look at it, test it, break it and let us know what is right

Re: [release] pkgdb 1.23.99

2015-01-26 Thread Pierre-Yves Chibon
On Mon, Jan 26, 2015 at 06:14:36PM +0100, Vít Ondruch wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 26.1.2015 v 17:45 Pierre-Yves Chibon napsal(a): Dear all, I just pushed to stg a new version a pkgdb: 1.23.99 (pre-release of 1.24). This version is pretty big

Re: [release] pkgdb 1.23.99

2015-01-26 Thread Pierre-Yves Chibon
On Tue, Jan 27, 2015 at 08:24:47AM +0100, Vít Ondruch wrote: Dne 26.1.2015 v 18:54 Pierre-Yves Chibon napsal(a): On Mon, Jan 26, 2015 at 06:14:36PM +0100, Vít Ondruch wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 26.1.2015 v 17:45 Pierre-Yves Chibon napsal(a): Dear all

Re: Great Infrastructure projects status roundup

2015-01-23 Thread Pierre-Yves Chibon
On Thu, Jan 22, 2015 at 12:39:01PM +0100, Pierre-Yves Chibon wrote: On Fri, Jan 16, 2015 at 02:29:31PM +0100, Pierre-Yves Chibon wrote: 11. pkgs upgrade bochecha and pingou was working on this. pkgs01.stg still needs more testing? Whats the current status? Still need to fix

[release] pkgdb 1.23

2015-01-21 Thread Pierre-Yves Chibon
Good morning everyone, I have just released and push to stg and prod a new pkgdb2 release with few changes. Here is the short changelog: * Wed Jan 21 2015 Pierre-Yves Chibon pin...@pingoured.fr - 1.23-1 - Update to 1.23 - Increase the max width of the page - Added a public timeline to access

[release] fedocal 0.12

2015-01-20 Thread Pierre-Yves Chibon
to prod. Here is the changelog for this new version: * Tue Jan 20 2015 Pierre-Yves Chibon pin...@pingoured.fr - 0.12-1 - Update to 0.12 - Drop the hard-coded red * from the form fields and set them in the templates instead - Add support for i18n (Thanks Johan Cwiklinski) - Fix the mail_logging module

Re: Great Infrastructure projects status roundup

2015-01-16 Thread Pierre-Yves Chibon
On Wed, Jan 07, 2015 at 09:01:52AM -0700, Kevin Fenzi wrote: 3. Mirrormanager2 pingou was working on this. We got really far at the FAD in december. Everything is pretty much implemented I think, we just need to test a ton and roll out to production. We have various staging instances setup

[release] pkgdb 1.22.2

2015-01-13 Thread Pierre-Yves Chibon
Hi everyone, I just pushed to stg and prod a new version of pkgdb2, here is its changelog: * Tue Jan 13 2015 Pierre-Yves Chibon pin...@pingoured.fr - 1.22.2-1 - Update to 1.22.2 - Fix the get_groups query to actually return all the groups in a timely manner (Thanks Patrick Uiterwijk) - Fix

[release] pkgdb 1.22 and 1.22.1

2015-01-12 Thread Pierre-Yves Chibon
Hi everyone, I pushed to prod two releases of pkgdb2, the second fixing the first one of course. Here is the changelog for both: * Mon Jan 12 2015 Pierre-Yves Chibon pin...@pingoured.fr - 1.22.1-1 - Update to 1.22.1 - Fix the tooltips on the update ACLs pages fixes https://fedorahosted.org

Re: Updated usage needed for process-git-requests script

2014-12-30 Thread Pierre-Yves Chibon
On Tue, Dec 30, 2014 at 08:46:54AM +0530, Parag Nemade wrote: On 12/29/2014 05:59 PM, Pierre-Yves Chibon wrote: On Mon, Dec 29, 2014 at 01:37:58PM +0530, Parag Nemade wrote: Dear sysadmin-cvs group, I have seen after discussing with few members of sysadmin-cvs group that they found

Re: Updated usage needed for process-git-requests script

2014-12-30 Thread Pierre-Yves Chibon
On Tue, Dec 30, 2014 at 02:52:16PM +0530, Parag Nemade wrote: On 12/30/2014 02:45 PM, Pierre-Yves Chibon wrote: On Tue, Dec 30, 2014 at 08:46:54AM +0530, Parag Nemade wrote: On 12/29/2014 05:59 PM, Pierre-Yves Chibon wrote: On Mon, Dec 29, 2014 at 01:37:58PM +0530, Parag Nemade wrote: Dear

Re: Updated usage needed for process-git-requests script

2014-12-29 Thread Pierre-Yves Chibon
On Mon, Dec 29, 2014 at 01:37:58PM +0530, Parag Nemade wrote: Dear sysadmin-cvs group, I have seen after discussing with few members of sysadmin-cvs group that they found script process-git-requests[1] is not working for them and believe only limb knows how to run it. I see this is not

[release] anitya 0.1.15

2014-12-18 Thread Pierre-Yves Chibon
Hi everyone, I just pushed out a new version of anitya which comes with a number of bug fixed. Here is the corresponding changelog: * Thu Dec 18 2014 Pierre-Yves Chibon pin...@pingoured.fr - 0.1.15-1 - Fix changelog to include the release in addition to the version - Update to 0.1.15 - Fix

Re: Gitolite3 on pkgs01.stg

2014-12-16 Thread Pierre-Yves Chibon
On Fri, Sep 05, 2014 at 12:45:38PM +0200, Pierre-Yves Chibon wrote: Dear all, This morning Mathieu (bochecha) and I spent some time trying to get gitolite3 work on our pkgs01.stg. This is an overview of the situation. By design gitolite is meant to be installed with a dedicated user

Re: Gitolite3 on pkgs01.stg

2014-12-16 Thread Pierre-Yves Chibon
On Tue, Dec 16, 2014 at 04:13:07PM +0100, Pierre-Yves Chibon wrote: On Fri, Sep 05, 2014 at 12:45:38PM +0200, Pierre-Yves Chibon wrote: Dear all, This morning Mathieu (bochecha) and I spent some time trying to get gitolite3 work on our pkgs01.stg. This is an overview

Re: Gitolite3 on pkgs01.stg

2014-12-16 Thread Pierre-Yves Chibon
On Tue, 2014-12-16 at 17:31 -0600, Jason L Tibbitts III wrote: PC == Pierre-Yves Chibon pin...@pingoured.fr writes: PC Currently, the people that have shell access to pkgs01.stg, we PC currently cannot do a simple ssh pkgs01.stg... Ouch. I guess everything is going over the console now

Re: [release] pkgdb2 1.21

2014-12-11 Thread Pierre-Yves Chibon
On Fri, Nov 21, 2014 at 05:33:16PM +0100, Pierre-Yves Chibon wrote: Hi all, I have just released and pushed to staging a new version of pkgdb2, here is the changelog: * Fri Nov 21 2014 Pierre-Yves Chibon pin...@pingoured.fr - 1.21-1 - Update to 1.21 - DB optimization: do not use LIKE

Re: [release] pkgdb2 1.21

2014-12-11 Thread Pierre-Yves Chibon
On Thu, Dec 11, 2014 at 04:24:39PM +0100, Vít Ondruch wrote: Dne 11.12.2014 v 13:44 Pierre-Yves Chibon napsal(a): On Fri, Nov 21, 2014 at 05:33:16PM +0100, Pierre-Yves Chibon wrote: - Add flag to set/update the monitoring flag on packages. This flag tells the-new-hotness whether

Re: [release] pkgdb2 1.21

2014-12-11 Thread Pierre-Yves Chibon
On Thu, Dec 11, 2014 at 04:24:39PM +0100, Vít Ondruch wrote: Dne 11.12.2014 v 13:44 Pierre-Yves Chibon napsal(a): On Fri, Nov 21, 2014 at 05:33:16PM +0100, Pierre-Yves Chibon wrote: - Add flag to set/update the monitoring flag on packages. This flag tells the-new-hotness whether

Re: OOM killer on bapp02

2014-12-09 Thread Pierre-Yves Chibon
On Tue, 2014-12-09 at 09:42 +0100, Adrian Reber wrote: On Tue, Nov 25, 2014 at 07:24:32AM -0700, Kevin Fenzi wrote: On Tue, 25 Nov 2014 10:27:19 +0100 Adrian Reber adr...@lisas.de wrote: The OOM killer on bapp02 has terminated a few mirrormanager crawler processes. It seems it needs

Re: Upgrading RPMFusion.org

2014-12-08 Thread Pierre-Yves Chibon
On Mon, 2014-12-08 at 14:07 -0600, Michael Cronenworth wrote: Along the way I encountered bugs with FAS and pkgdb2 Both projects have ticket systems on their fedorahosted trac or github.com/fedora-infra. For pkgdb2 feel free to use either, I monitor both places. Pierre

Re: FREEZE change request: add netblocks to our S3 mirror entries

2014-12-05 Thread Pierre-Yves Chibon
On Fri, 2014-12-05 at 18:17 +, matt_dom...@dell.com wrote: Amazon is helpfully publishing their list of network blocks as a JSON file now. This gives us a chance to download it and update our Red Hat Site, s3-mirror-${region}.fedoraproject.org Hosts, HostNetblock entries to match

Re: Freeze break: fas2.py hotfix

2014-11-30 Thread Pierre-Yves Chibon
On Sun, Nov 30, 2014 at 10:11:34AM -0800, Toshio Kuratomi wrote: On Sun, Nov 30, 2014 at 10:39:22AM -0700, Kevin Fenzi wrote: We have one user (lsm5) that had a override in python-fedora to map their bugzilla address to their @fedoraproject.org address. They have just changed this and want

Re: Freeze exception request: nagios contact info

2014-11-28 Thread Pierre-Yves Chibon
On Fri, 2014-11-28 at 11:27 -0500, Patrick Uiterwijk wrote: Hi, I want to update my contact information for nagios alerts, any +1s to push this? +1 for me Pierre From bbf537503698e109c1304b1deba2820753c3e531 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk puiterw...@redhat.com Date:

MM2 pre-FAD meeting

2014-11-28 Thread Pierre-Yves Chibon
Hi all, Kevin and I thought it might be a good idea to get together a little bit before the FAD of next week and see if we could already see what we want to discuss with Matt. We propose to meet on Monday, December 1st at 10am US/Mountain (Denver) (ie: 17:00 Paris/Ams) on #fedora-meeting-1 on

Re: Freeze exception request: Mediawiki upgrade

2014-11-28 Thread Pierre-Yves Chibon
On Fri, 2014-11-28 at 11:44 -0500, Patrick Uiterwijk wrote: Hi all, Yesterday, MediaWiki 1.19.22 has been release which fixes some security issues. This is a code-only change, and there's no database or configuration changes. They did add a new permission flag to change another user's

Re: [release] elections 2.4.1

2014-11-26 Thread Pierre-Yves Chibon
On Tue, Nov 25, 2014 at 05:09:06PM +0100, Pierre-Yves Chibon wrote: On Thu, Nov 20, 2014 at 04:25:13PM +0100, Pierre-Yves Chibon wrote: On Thu, Nov 20, 2014 at 01:20:49PM +0100, Pierre-Yves Chibon wrote: Hi everyone, I have released a new version of election 2.4 and pushed it to stg

Re: [freeze break request] Enable CORS for webfont files

2014-11-26 Thread Pierre-Yves Chibon
On Wed, Nov 26, 2014 at 04:41:50PM -0500, Ricky Elrod wrote: We have sites (spins.fp.o, namely) which include webfonts from fp.o. These includes are getting blocked because they are on a different (sub)domain. I would like to enable CORS headers for webfonts so that we can include them on

Re: [freeze break request] Enable CORS for webfont files

2014-11-26 Thread Pierre-Yves Chibon
On Thu, Nov 27, 2014 at 02:20:50AM -0500, Ricky Elrod wrote: On second thought/re-read, the required . before the fedoraproject.org in the regex would prevent the ilovethefedoraproject.org issue. So this seems reasonable I think, with the trailing .* removed. New +1's? Still +1 for me :)

Re: [release] elections 2.4.1

2014-11-25 Thread Pierre-Yves Chibon
On Thu, Nov 20, 2014 at 04:25:13PM +0100, Pierre-Yves Chibon wrote: On Thu, Nov 20, 2014 at 01:20:49PM +0100, Pierre-Yves Chibon wrote: Hi everyone, I have released a new version of election 2.4 and pushed it to stg. Here is the changelog: * Thu Nov 20 2014 Pierre-Yves Chibon pin

[release] anitya 0.1.14

2014-11-24 Thread Pierre-Yves Chibon
Hi Everyone, I just released and pushed to prod a new version of anitya, few changes but nothing major. Here is the changelog: * Mon Nov 24 2014 Pierre-Yves Chibon pin...@pingoured.fr - 0.1.14 - Update to 0.1.14 - Simplify tagline at the top of the projects page. (Ralph Bean) - Add fields

Freeze Break Request: Update elections to 2.4.1

2014-11-24 Thread Pierre-Yves Chibon
Hi all, The election for the new Fedora Council ends tomorrow (November 25th) at 23:59:59. There are a couple of bug fixes and features that would be interesting to get out before the next election (for examples fixes in the UI to specify 23:59 as the end-time or the integration with dogpile to

Re: Freeze Break Request: Update elections to 2.4.1

2014-11-24 Thread Pierre-Yves Chibon
On Mon, 2014-11-24 at 09:33 -0500, Ralph Bean wrote: On Mon, Nov 24, 2014 at 09:40:55AM +0100, Pierre-Yves Chibon wrote: Hi all, The election for the new Fedora Council ends tomorrow (November 25th) at 23:59:59. There are a couple of bug fixes and features that would be interesting

Freeze Break Request: Rebuild nuancier to EL7

2014-11-24 Thread Pierre-Yves Chibon
Hi all, The two nuancier hosts in stg are running EL7 while the prod ones are still running EL6. There is currently no elections open or going on in nuancier and it is not involved in anything relates to F21 release. I therefore would like to ask for a freeze break to rebuild the two prod

Re: freeze break: getfedora.org to named views

2014-11-24 Thread Pierre-Yves Chibon
On Mon, 2014-11-24 at 13:07 -0700, Kevin Fenzi wrote: Since we are going to point getfedora.org to our proxies, we need to add it to named views so the various regions get the proxy thats near them. +1s? kevin -- diff --git a/modules/bind/files/named.conf-el6

Re: Freezebreak: getfedora rsync

2014-11-23 Thread Pierre-Yves Chibon
On Sat, Nov 22, 2014 at 05:11:39PM -0700, Kevin Fenzi wrote: An another change needed for getfedora. +1s? kevin -- diff --git a/modules/rsync/files/rsyncd.conf.bapp02 b/modules/rsync/files/rsyncd.conf.bapp02 index 313d0c1..49483b5 100644 --- a/modules/rsync/files/rsyncd.conf.bapp02

Re: MM2/Ansible FAD Hotel rooms

2014-11-22 Thread Pierre-Yves Chibon
On Tue, Oct 21, 2014 at 07:25:36PM +0200, Pierre-Yves Chibon wrote: On Sat, Oct 18, 2014 at 07:17:15PM +0200, Pierre-Yves Chibon wrote: Hi all, I would like to book the rooms for the hotel. Since we have 2 period (first days for MirrorManager, then the ansible migration part), I'd

Re: Freeze break request: Enable logging for FedOAuth

2014-11-21 Thread Pierre-Yves Chibon
On Fri, Nov 21, 2014 at 03:48:55PM +0100, Patrick Uiterwijk wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi all, I would like to enable some more debugging info for FedOAuth, given some people have had some complaints about being unable to login, but no info on them in the

[release] pkgdb2 1.21

2014-11-21 Thread Pierre-Yves Chibon
Hi all, I have just released and pushed to staging a new version of pkgdb2, here is the changelog: * Fri Nov 21 2014 Pierre-Yves Chibon pin...@pingoured.fr - 1.21-1 - Update to 1.21 - DB optimization: do not use LIKE in queries where there is no '%' - Update the layout of the user list page

[release] pkgdb-cli 2.6

2014-11-21 Thread Pierre-Yves Chibon
Hi all, With the new version of pkgdb2, I thought it would be a good time to cut a release of pkgdb-cli as well. I therefore just pushed the version 2.6 to pypi and RPMs are building. Changelog: * Fri Nov 21 2014 Pierre-Yves Chibon pin...@pingoured.fr - 2.6-1 - Update to 2.6 - New structure: use

Freeze Break Request: point pkgdb2 memcached config to memcached01

2014-11-20 Thread Pierre-Yves Chibon
Hi all, Looking into the configuration of dogpile for elections 2.4 this morning I found out that dogpile is incorrectly configured for pkgdb2. Below is the change I would like to apply and run to fix this: diff --git a/ roles/pkgdb2/templates/pkgdb2.cfg b/ roles/pkgdb2/templates/pkgdb2.cfg

[release] elections 2.4

2014-11-20 Thread Pierre-Yves Chibon
Hi everyone, I have released a new version of election 2.4 and pushed it to stg. Here is the changelog: * Thu Nov 20 2014 Pierre-Yves Chibon pin...@pingoured.fr - 2.4-1 - Update to 2.4 - Fix the election creation/edit page to show all the labels - Display the start and end time for the date

Re: Freeze Break Request: point pkgdb2 memcached config to memcached01

2014-11-20 Thread Pierre-Yves Chibon
On Thu, Nov 20, 2014 at 12:54:57PM +0100, Pierre-Yves Chibon wrote: Hi all, Looking into the configuration of dogpile for elections 2.4 this morning I found out that dogpile is incorrectly configured for pkgdb2. Below is the change I would like to apply and run to fix this: diff --git

[release] elections 2.4.1

2014-11-20 Thread Pierre-Yves Chibon
On Thu, Nov 20, 2014 at 01:20:49PM +0100, Pierre-Yves Chibon wrote: Hi everyone, I have released a new version of election 2.4 and pushed it to stg. Here is the changelog: * Thu Nov 20 2014 Pierre-Yves Chibon pin...@pingoured.fr - 2.4-1 - Update to 2.4 - Fix the election creation/edit

Re: FIX Freeze break request: adding cipher to dl*.fedoraproject.org for BFO

2014-11-20 Thread Pierre-Yves Chibon
On Thu, Nov 20, 2014 at 11:10:07PM -0500, Patrick Uiterwijk wrote: Hi, Sorry for the mistake in the previous one: I had specified the name of the cipher, which is not the same as the OpenSSL cipher spec. Here another patch that does the same but now actually uses the correct cipher spec

Re: Freeze Break Request: Add collectd monitoring for memcached

2014-11-19 Thread Pierre-Yves Chibon
On Wed, Nov 19, 2014 at 09:43:58AM -0500, Ralph Bean wrote: Hi all- Memcached has been locking up on us lately. If I remember correctly it was Saturday morning, then again Monday morning, and it did it again today (which manifested in a badges.fedoraproject.org outage for users). We

Re: Further Freeze Break Request: Fix selinux for memcached+collectd

2014-11-19 Thread Pierre-Yves Chibon
On Wed, Nov 19, 2014 at 11:20:45AM -0500, Ralph Bean wrote: I applied the original patch, but selinux is blocking collectd from connecting to the local memcached instance. This followup patch should fix that. Any add-on +1s? diff --git a/roles/collectd/memcached/tasks/main.yml

Re: Freeze Break Request: Add nagios check for memcached connectivity

2014-11-19 Thread Pierre-Yves Chibon
On Wed, Nov 19, 2014 at 01:50:39PM -0500, Ralph Bean wrote: Another freeze break request - this one to add a nagios check for connectivity to memcached. This will attempt to call the daemon's stats command which, if broken, might hang and cause nrpe to time out. We want that, as it will

Re: Freeze break: abrt on memcached02

2014-11-18 Thread Pierre-Yves Chibon
On Tue, Nov 18, 2014 at 11:04:59AM -0700, Kevin Fenzi wrote: Greetings. Several times recently, memcached02 has had memcached segfault on it. Before the freeze I fixed things so systemd will just restart it if this happens again, which should result in almost no outage. I also filed

Re: [release] pkgdb2 1.20.1

2014-11-08 Thread Pierre-Yves Chibon
On Fri, Nov 07, 2014 at 07:18:57PM +0100, Pierre-Yves Chibon wrote: On Sun, Oct 05, 2014 at 02:15:21PM +0200, Pierre-Yves Chibon wrote: Hi all, I just pushed to staging the version 1.20.1 of pkgdb2, here is the changelog: * Sun Oct 05 2014 Pierre-Yves Chibon pin...@pingoured.fr

[release] kerneltest 1.0.5

2014-11-07 Thread Pierre-Yves Chibon
Good morning everyone, I pushed to stg a new release of kerneltest-harness this morning. Here is the changelog: * Fri Nov 07 2014 Pierre-Yves Chibon pin...@fedoraproject.org - 1.0.5-1 - Update to 1.0.5 - Log fedmsg tracebacks instead of discarding them - Don't wait for Rawhide to shut down

Re: [release] pkgdb2 1.20.1

2014-11-07 Thread Pierre-Yves Chibon
On Sun, Oct 05, 2014 at 02:15:21PM +0200, Pierre-Yves Chibon wrote: Hi all, I just pushed to staging the version 1.20.1 of pkgdb2, here is the changelog: * Sun Oct 05 2014 Pierre-Yves Chibon pin...@pingoured.fr - 1.20.1-1 - Update to 1.20.1 - Better email handler for the logs - Re-write

Talk devconf.cz

2014-11-06 Thread Pierre-Yves Chibon
Hi all, I am wondering about submitting a talk at devconf.cz along the lines of: Bodhi2, MirrorManager2, progit, FAS3, anitya, the-new-coolness... What's going on in Fedora infra? Just providing some insights and lights on what we are working on. Has anyone already submitted this idea or

Re: Freeze break request: add taskotron01.qa to backups

2014-10-27 Thread Pierre-Yves Chibon
On Mon, Oct 27, 2014 at 08:22:15AM -0600, Kevin Fenzi wrote: I'd like to add the production taskotron01.qa to backups per https://fedorahosted.org/fedora-infrastructure/ticket/4560 We couldn't add this before because it needed a RHIT firewall change to allow backup03 to talk to

Re: Freeze break request: disable nagios event_handler for fedora-tagger

2014-10-27 Thread Pierre-Yves Chibon
On Mon, Oct 27, 2014 at 11:49:54AM -0400, Ralph Bean wrote: Tagger started acting up recently and responding very slowly. Longer term, I think this is due to the database outgrowing our original expectations for it -- a select count(*) from votes; takes quite a while to return on the db

Re: Freeze break request: publish feodra-tagger db dump

2014-10-27 Thread Pierre-Yves Chibon
On Mon, Oct 27, 2014 at 12:38:07PM -0400, Ralph Bean wrote: As per https://fedorahosted.org/fedora-infrastructure/ticket/4578 I'd like to publish a regular db dump of fedora-tagger for development. The following patch should do it. Any +1s? --- scripts/public-db-copy |2 ++ 1 files

[release] Anitya 0.1.13

2014-10-23 Thread Pierre-Yves Chibon
Hi all, I have just rolled out a new release of Anitya, here is the changelog: * Thu Oct 23 2014 Pierre-Yves Chibon pin...@pingoured.fr - 0.1.13 - Update to 0.1.13 - Add a keyboard shortcut on `c` to check the version - Log the error when calling a certain website of a project and something

Re: [freeze break] Nuke old references to noc03

2014-10-22 Thread Pierre-Yves Chibon
On Tue, Oct 21, 2014 at 11:47:05PM -0400, Ricky Elrod wrote: I messed up a long time ago when I made noc03 (which became the new RHEL7 noc01): [codeblock@lockbox01 puppet]$ host 192.168.1.137 137.1.168.192.in-addr.arpa domain name pointer noc03.vpn.fedoraproject.org.

Re: [freeze break] add host1plus01 vpn ccd file

2014-10-22 Thread Pierre-Yves Chibon
On Tue, Oct 21, 2014 at 11:59:11PM -0400, Ricky Elrod wrote: Adding the new box to the VPN, but this file technically affects bastion so sending a freeze break request. commit 5b7776d738628d1a57f95e777a0968f47bbc6e58 Author: Ricky Elrod codebl...@fedoraproject.org Date: Wed Oct 22

[release] Anitya 0.1.10

2014-10-21 Thread Pierre-Yves Chibon
Hi all, I thought I should keep the good habit. I just made a new release of anitya and here is the changelog: * Tue Oct 21 2014 Pierre-Yves Chibon pin...@pingoured.fr - 0.1.10 - Update to 0.1.10 - Display the number of items returns in the projects, updates and search templates - Always

Re: MM2/Ansible FAD Hotel rooms

2014-10-21 Thread Pierre-Yves Chibon
On Sat, Oct 18, 2014 at 07:17:15PM +0200, Pierre-Yves Chibon wrote: Hi all, I would like to book the rooms for the hotel. Since we have 2 period (first days for MirrorManager, then the ansible migration part), I'd like to ask who will be there for which part? Patrick and I arrive

Re: rhel6 - rhel7 migrations status

2014-10-20 Thread Pierre-Yves Chibon
On Fri, Oct 10, 2014 at 11:51:29AM -0600, Kevin Fenzi wrote: I took a look at what rhel6 instances we have left and wrote up a little status report: [...] not too hard:· These are the ones where we need a playbook written or where they are already in ansible, but we need to reinstall them

Re: MM2/Ansible FAD Hotel rooms

2014-10-20 Thread Pierre-Yves Chibon
On Mon, Oct 20, 2014 at 09:51:11AM -0600, Kevin Fenzi wrote: On Sat, 18 Oct 2014 19:17:15 +0200 Pierre-Yves Chibon pin...@pingoured.fr wrote: Hi all, I would like to book the rooms for the hotel. Since we have 2 period (first days for MirrorManager, then the ansible migration part

Re: Freeze break request: change backup02 snapshot sizes

2014-10-19 Thread Pierre-Yves Chibon
On Sun, Oct 19, 2014 at 11:20:43AM -0600, Kevin Fenzi wrote: backup02's backup volume is 100% full. I'm going to make the snapshots it keeps smaller so I can add that room to the main backup volume. I've already confirmed that the smaller size should be fine and will hold the deltas for

Re: Freeze break request: Fix pungify repo for f21 branched

2014-10-19 Thread Pierre-Yves Chibon
On Sun, Oct 19, 2014 at 11:24:46AM -0600, Kevin Fenzi wrote: I noticed that the nightly branched pungi jobs are including the old f20 buildroot override repo instead of the 21 one. +1s? kevin -- diff --git a/roles/koji_builder/files/builders/fedora-branched-pungi-armhfp.cfg

MM2/Ansible FAD Hotel rooms

2014-10-18 Thread Pierre-Yves Chibon
Hi all, I would like to book the rooms for the hotel. Since we have 2 period (first days for MirrorManager, then the ansible migration part), I'd like to ask who will be there for which part? Patrick and I arrive on the 2rd and leave on the 9th, so we'll have an extra day to handle the jet-lag.

Re: Freeze Break request: switch nightly check/diff back to run each playbook

2014-10-16 Thread Pierre-Yves Chibon
On Thu, Oct 16, 2014 at 09:22:31AM -0600, Kevin Fenzi wrote: Greetings. In puppet commit a9d2e61de5413edf297bd594051905e661760d0d I changed the nightly ansible check/diff cron job to just use the master playbook instead of doing each playbook on it's own. Turns out this has a few

Re: Freeze Break request: RHEL 6.6

2014-10-14 Thread Pierre-Yves Chibon
On Tue, Oct 14, 2014 at 11:00:59AM -0600, Kevin Fenzi wrote: Greetings. In some kind of unfortunate timing, we went into freeze this morning and also RHEL 6.6 was released. :) So, I would like to ask for a little freeze break. ;) I'd like to apply the update to all our RHEL6 machines

Re: sponsored host internetx01.fedoraproject.org seems to be down.

2014-10-11 Thread Pierre-Yves Chibon
On Fri, Oct 10, 2014 at 12:16:39PM +0700, Yusuf Hadiwinata wrote: Hi all.. Did we have monitoring and notification tools for all fedora infrastructure? We have nagios checking most if not all our hosts and most of our applications. You can find it at:

Re: FAS3/MM2 FAD

2014-10-10 Thread Pierre-Yves Chibon
On Thu, Oct 09, 2014 at 03:20:06PM -0400, Paul W. Frields wrote: On Thu, Oct 09, 2014 at 09:39:50AM +0200, Pierre-Yves Chibon wrote: On Tue, Oct 07, 2014 at 11:37:44AM +0200, Pierre-Yves Chibon wrote: TODO: * Confirm location and dates with Matt * Confirm location and dates with Toshio

Re: FAS3/MM2 FAD

2014-10-10 Thread Pierre-Yves Chibon
On Thu, Oct 09, 2014 at 09:39:50AM +0200, Pierre-Yves Chibon wrote: On Tue, Oct 07, 2014 at 11:37:44AM +0200, Pierre-Yves Chibon wrote: TODO: * Confirm location and dates with Matt * Confirm location and dates with Toshio - I will email them Matt confirmed that he is planning

<    4   5   6   7   8   9   10   11   >