Re: Freeze break request? Pagure update

2015-07-29 Thread Mathieu Bridon
On Wed, 2015-07-29 at 15:54 +0200, Pierre-Yves Chibon wrote: > On Wed, Jul 29, 2015 at 07:31:15AM -0600, Stephen John Smoogen wrote: > > In doing something like this we would need to know what the impact > > is. > > What parts of production of an Alpha would be down during the > > upgrade? > > I

Re: [PATCH] distgit: Upload files to both the new and old path

2015-06-12 Thread Mathieu Bridon
On Fri, 2015-06-12 at 10:14 -0500, Dennis Gilmore wrote: > On Friday, June 12, 2015 05:02:00 PM Mathieu Bridon wrote: > > On Fri, 2015-06-12 at 09:18 -0500, Dennis Gilmore wrote: > > > On Thursday, June 11, 2015 04:59:22 PM Mathieu Bridon wrote: > > > > On Wed, 201

Re: [PATCH] distgit: Upload files to both the new and old path

2015-06-12 Thread Mathieu Bridon
On Fri, 2015-06-12 at 09:18 -0500, Dennis Gilmore wrote: > On Thursday, June 11, 2015 04:59:22 PM Mathieu Bridon wrote: > > On Wed, 2015-06-10 at 10:33 -0500, Dennis Gilmore wrote: > > > I think we should be linking to the old location and a sha512sum > > > location not

Re: [PATCH] distgit: Upload files to both the new and old path

2015-06-11 Thread Mathieu Bridon
On Wed, 2015-06-10 at 10:33 -0500, Dennis Gilmore wrote: > I think we should be linking to the old location and a sha512sum > location not md5 but the general idea is okay Doing the new location for md5 as well has a pretty big benefit though: it means we can update fedpkg to make it download from

Re: [PATCH] distgit: Upload files to both the new and old path

2015-06-05 Thread Mathieu Bridon
On Thu, 2015-06-04 at 07:06 -0700, Toshio Kuratomi wrote: > Yep, that sounds like a good plan! This is now in production, along with a few improvements to the cgi script. -- Mathieu ___ infrastructure mailing list infrastructure@lists.fedoraproject.o

Re: [PATCH] distgit: Upload files to both the new and old path

2015-06-04 Thread Mathieu Bridon
On Thu, 2015-06-04 at 09:38 -0600, Kevin Fenzi wrote: > On Thu, 04 Jun 2015 14:35:42 +0200 > Mathieu Bridon wrote: > > > On Fri, 2015-05-29 at 11:56 -0700, Toshio Kuratomi wrote: > > > On Fri, May 29, 2015 at 12:43:32PM +0200, Mathieu Bridon wrote: > > > > If

Re: [PATCH] distgit: Upload files to both the new and old path

2015-06-04 Thread Mathieu Bridon
On Fri, 2015-05-29 at 11:56 -0700, Toshio Kuratomi wrote: > On Fri, May 29, 2015 at 12:43:32PM +0200, Mathieu Bridon wrote: > > If everybody agrees this is the desired behaviour, can we deploy it > > in production? This had been deployed in production, which took me a bit by s

Re: fedrtc.org -> infrastructure?

2015-05-30 Thread Mathieu Bridon
Le samedi 30 mai 2015 à 16:46 +0200, Daniel Pocock a écrit : > >* What are the common use cases you have seen people use it for? > > > > Some Debian Developers have tried interviewing GSoC students using > WebRTC. It is important to show the students, from their very first > contact with our pro

Re: [PATCH] distgit: Upload files to both the new and old path

2015-05-29 Thread Mathieu Bridon
On Fri, 2015-05-29 at 11:32 +0200, Mathieu Bridon wrote: > Given that I received two +1, and that you agreed to the general idea, > I've pushed it, and Pierre-Yves is helping me run the playbook to test > it in staging. And it's good we did, because there was a problem (se

Re: [PATCH] distgit: Upload files to both the new and old path

2015-05-29 Thread Mathieu Bridon
On Thu, 2015-05-28 at 14:17 -0500, Dennis Gilmore wrote: > On Thursday, May 28, 2015 05:52:53 PM Pierre-Yves Chibon wrote: > > On Thu, May 28, 2015 at 10:36:54AM -0500, Dennis Gilmore wrote: > > > On Thursday, May 28, 2015 02:05:44 PM Mathieu Bridon wrote: > >

[PATCH] distgit: Upload files to both the new and old path

2015-05-28 Thread Mathieu Bridon
From: Mathieu Bridon Currently, the CGI script is set to upload files: - to the old path if the upload uses md5 - to the new path if the upload uses sha512 The old path is as follows: /%(srpmname)s/%(filename)s/%(hash)s/%(filename)s The new path is: /%(srpmname)s/%(filename)s

Re: Dist Git for Copr

2015-05-15 Thread Mathieu Bridon
On Fri, 2015-05-15 at 08:56 -0400, Adam Samalik wrote: > Do we want to store the project, or packages? > > To explain what I mean by "project" and "packages", let's have a look at the > Copr project. > > The "project" is hosted here: https://git.fedorahosted.org/cgit/copr.git > This is the home

Re: Upstream for dist-git [RFC]

2015-04-17 Thread Mathieu Bridon
On Fri, 2015-04-17 at 17:18 +0200, Pierre-Yves Chibon wrote: > - Finally, recently I was wondering about changing the upload.cgi which is a > little bit painful to debug when something goes south by a simple one-file > flask application that would do the same. > Anyone has any thoughts on thi

Re: Great Infrastructure projects status roundup

2015-01-26 Thread Mathieu Bridon
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 rebuilding the host and syncing some git data on it from prod. And thing

Re: Great Infrastructure projects status roundup

2015-01-07 Thread Mathieu Bridon
On Wed, 2015-01-07 at 09:01 -0700, Kevin Fenzi 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 the allow admins to login? Yes to both. -- Mathieu ___

Re: Gitolite3 on pkgs01.stg

2014-09-10 Thread Mathieu Bridon
On Tue, 2014-09-09 at 18:58 +0200, Pierre-Yves Chibon wrote: > On Fri, Sep 05, 2014 at 12:45:38PM +0200, Pierre-Yves Chibon wrote: > > That being said, I believe our options are: > > 1) Talk with upstream, in the past I believe he was quite reactive and > > willing > >to help us. We are the la

Re: Reminder: Meeting on Atomic issues at 20:00 UTC (4 p.m. Eastern)

2014-07-28 Thread Mathieu Bridon
On Mon, 2014-07-28 at 14:07 -0400, Joe Brockmeier wrote: > Hi all, > > Quick reminder - meeting today in #atomic at 20:00 UTC Isn't it tomorrow? https://apps.fedoraproject.org/calendar/cloud/ -- Mathieu ___ infrastructure mailing list infrastructur

Re: June status update for Fedora Infrastructure Apprentices

2014-06-07 Thread Mathieu Bridon
On Fri, 2014-06-06 at 13:23 -0600, Kevin Fenzi wrote: > 0. Whats your fedora account system login? bochecha > 1. Have you logged in and used your fi-apprentice membership to look at > our machines/setup in the last month? Do you plan to? I did, looking at the way the lookaside cache is deployed

Re: April status update for Fedora Infrastructure Apprentices

2014-04-02 Thread Mathieu Bridon
On Tue, 2014-04-01 at 11:19 -0600, Kevin Fenzi wrote: > 0. Whats your fedora account system login? bochecha > 1. Have you logged in and used your fi-apprentice membership to look at > our machines/setup in the last month? Do you plan to? I did, and I intend to keep doing it. > 2. Has it helped

Re: 500 internal error of bodhi?

2014-03-26 Thread Mathieu Bridon
On Thu, 2014-03-27 at 12:06 +0800, Christopher Meng wrote: > On 3/27/14, Luke Macken wrote: > > Can you clear the bugs field and try again? I'm seeing it submitted as > > u'1070207\u200e', which might be causing the issue. > > Ok. > > But I never try using special chars in the bug URL, not sure

[PATCH 1/4] Drop EL < 6 support

2014-03-17 Thread Mathieu Bridon
This will make it easier to move away from md5 for the source tarballs. It shouldn't cause any problem anyway, as Fedora runs this on EL 6. --- scripts/upload.cgi/upload.cgi | 8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/scripts/upload.cgi/upload.cgi b/scripts/upload.

[PATCH 4/4] Remove tempfile when hash verification fails

2014-03-17 Thread Mathieu Bridon
--- scripts/upload.cgi/upload.cgi | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/upload.cgi/upload.cgi b/scripts/upload.cgi/upload.cgi index e32573d..999155e 100644 --- a/scripts/upload.cgi/upload.cgi +++ b/scripts/upload.cgi/upload.cgi @@ -192,6 +192,7 @@ def main(): tmpfd.close

[PATCH 3/4] Add support for sha512 file hashes

2014-03-17 Thread Mathieu Bridon
With this change, the upload CGI script will start preferring uploads hashed as sha512, but still accept md5 as a fallback. https://fedorahosted.org/rel-eng/ticket/5846 --- scripts/upload.cgi/upload.cgi | 23 +-- 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/s

[PATCH 2/4] Rename some variables and comments away from md5

2014-03-17 Thread Mathieu Bridon
We are moving away from using md5 for the uploaded source tarballs, so the code shouldn't be full of assumption that everything is md5 any more. --- scripts/upload.cgi/upload.cgi | 36 ++-- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/scripts/uplo

Lookaside: Move away from md5

2014-03-17 Thread Mathieu Bridon
We should move to something more secure than md5 for the uploaded sources. This patch series implements the server-side part of this change, adding support for sha512, but keeping support for md5 as a fallback for now. We might want to drop the md5 fallback once we have migrated completely, that

Re: March status update for Fedora Infrastructure Apprentices

2014-03-03 Thread Mathieu Bridon
On Mon, 2014-03-03 at 11:29 -0700, Kevin Fenzi wrote: > 0. Whats your fedora account system login? bochecha > 1. Have you logged in and used your fi-apprentice membership to look at > our machines/setup in the last month? Do you plan to? I did. > 2. Has it helped you decide any area you wish to

Re: md5 vs sha256 in dist-git sources

2014-02-12 Thread Mathieu Bridon
On Wed, 2014-02-12 at 08:22 -0700, Kevin Fenzi wrote: > There's a releng ticket (formerly infra) about moving away from md5 for > this. > > https://fedorahosted.org/rel-eng/ticket/5846 > > I'm sure any offers of help would be welcome. :) Done. -- Mathieu ___

Re: md5 vs sha256 in dist-git sources

2014-02-12 Thread Mathieu Bridon
On Wed, 2014-02-12 at 13:44 +0100, Vít Ondruch wrote: > Dne 12.2.2014 12:15, Pierre-Yves Chibon napsal(a): > > > On Wed, Feb 12, 2014 at 11:58:15AM +0100, Vít Ondruch wrote: > > >Dne 12.2.2014 09:46, Pierre-Yves Chibon napsal(a): > > > So Ralph and I wrote summershum, it's a simple database s

Re: February status update for Fedora Infrastructure Apprentices

2014-02-03 Thread Mathieu Bridon
Hi, On Mon, 2014-02-03 at 11:01 -0700, Kevin Fenzi wrote: > 0. Whats your fedora account system login? bochecha > 1. Have you logged in and used your fi-apprentice membership to look at > our machines/setup in the last month? Do you plan to? Haven't used it this month, but I definitely plan to.

Meeting Agenda Item: Introduction Mathieu Bridon

2014-01-16 Thread Mathieu Bridon
So, it appears I never really formally joined the group. I think I met most of you at Flock Charleston, and I've been involved in Fedora for a few years now (got my froglet badge!). But the /Infrastructure/GettingStarted page says I really should do this, so here it comes! :P * Your IRC handle

Re: Git-python patch for working with GPG signed commits

2013-12-07 Thread Mathieu Bridon
On Fri, 2013-12-06 at 13:26 +0100, Vít Ondruch wrote: > Dne 4.12.2013 03:39, Ankur Sinha napsal(a): > > Hi, > > > > A few months ago, we noticed that the current git-python version did not > > work with GPG signed commits[1]. Upstream's[2] been dead for almost 8 > > months now. There is however a p

Re: Some questions around coprs

2013-12-04 Thread Mathieu Bridon
On Wed, 2013-12-04 at 13:20 -0700, Kevin Fenzi wrote: > 2. If so, do we have any ideas how signing copr packages could work? It might not be what we end up doing, but for reference, Ubuntu's PPA sign everything automatically, with an automatically generated per-PPA key: https://help.launchpad.

Re: Advertising "short links" in Ask Fedora

2013-06-19 Thread Mathieu Bridon
On Wed, 2013-06-19 at 14:24 +1000, Ankur Sinha wrote: > We have a couple of "short links" in Ask Fedora: > > build#(\d+) -> http://koji.fedoraproject.org/koji/buildinfo?buildID=\1 > bug#(\d+) -> https://bugzilla.redhat.com/show_bug.cgi?id=\1 > rhbz#(\d+) -> https://bugzilla.redhat.com/show_bug.cgi

Re: Cleaning up tags in askfedora

2013-06-10 Thread Mathieu Bridon
On Mon, 2013-06-10 at 22:36 +1000, Ankur Sinha wrote: > I was thinking we'd first convert common tags to "standard" tags: > gnome-3 to gnome3, #fedora18 to fedora18 etc. and then get rid of unused > tags. I've been doing that quite a lot for the past 2 weeks or so, and was quite disappointed to se

Re: Web App Accessibility

2012-09-19 Thread Mathieu Bridon
On Thursday, September 20, 2012 10:48 AM, Toshio Kuratomi wrote: * Assume that blind users can use standard desktop apps (like firefox and webkit based browsers) to access our web apps as long as the apps provide keyboard navigation. - I don't know if this is a reasonable expectation on Fe

Re: gitweb[-caching] vs cgit

2012-05-30 Thread Mathieu Bridon
On Wed, 2012-05-30 at 17:52 -0500, Jason L Tibbitts III wrote: > > "KF" == Kevin Fenzi writes: > > KF> People would have that in their history and the like, but we don't > KF> officially point into gitweb anywhere do we? > > bugz.fedoraproject.org does, but of course that's a trivial change.

Re: FYI, pkgs git process cleanup

2012-05-15 Thread Mathieu Bridon
Hi, On Tue, 2012-05-15 at 14:12 -0600, Kevin Fenzi wrote: > We started getting some failed builds today due to koji not being able > to get git checkouts from pkgs01. > > $ git clone -n > git://pkgs.fedoraproject.org/gnome-shell > /var/lib/mock/f17-build-1342530-216385/root/tmp/scmroot/gnome-sh

Re: not enough disk on git.fedorahosted.org

2010-04-12 Thread Mathieu Bridon
ork right now), I can backup everything so it's all not lost, and then you can remove it all, and hopefully save a few disk space. The project is Shomyu, I'll give you a heads up when it's ready to be removed. -- Mathieu Bridon ___

Re: Meeting Log - 2010-01-21

2010-01-22 Thread Mathieu Bridon
http://meetbot.fedoraproject.org/fedora-meeting/2010-01-21/fedora-meeting.2010-01-21-20.00.txt -- Mathieu Bridon ___ infrastructure mailing list infrastructure@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/infrastructure