From bugzilla@gnome.org Thu May 2 18:50:45 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 8A58676D6F for ; Thu, 2 May 2013 18:50:45 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZXEAbne4tS24 for ; Thu, 2 May 2013 18:50:45 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 6F2B376D10 for ; Thu, 2 May 2013 18:50:45 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id AFC87EE677; Thu, 2 May 2013 18:50:44 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 699509] New: Support NetworkManager connectivity checking X-Bugzilla-Reason: None X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Other X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dcbw@redhat.com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Thu, 2 May 2013 18:50:44 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 May 2013 18:50:45 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=699509 sysadmin | Other | unspecified Summary: Support NetworkManager connectivity checking Classification: Infrastructure Product: sysadmin Version: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: Other AssignedTo: sysadmin-maint@gnome.bugs ReportedBy: dcbw@redhat.com QAContact: sysadmin-maint@gnome.bugs GNOME version: --- NetworkManager includes support for connectivity checking to determine whether a machine actually has access to the internet and whether or not it may be behind a captive portal. Since portals are so awful and rarely implement standards, NM implements two OR-ed checks: 1) an HTTP header, "X-NetworkManager-Status: online" 2) body content, which by default is "NetworkManager is online" which are done whenever network connections change or (by default) every 120 seconds. We haven't turned this on by default in any distributions that I know of, mainly because there hasn't been a generic server with good reliability that we can use for this. So I'd like to propose that gnome.org host one for now. A quick PHP page for this would be: NetworkManager is online Obviously GNOME wouldn't necessarily use PHP, but you get the idea. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Thu May 2 20:36:45 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 0025476D26 for ; Thu, 2 May 2013 20:36:45 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MaL7L249hz8s for ; Thu, 2 May 2013 20:36:44 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id DAA6276CA8 for ; Thu, 2 May 2013 20:36:44 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 31D03EE8D7; Thu, 2 May 2013 20:36:44 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 699509] Support NetworkManager connectivity checking X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Other X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: andrea.veri@gmail.com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: CC In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130502203644.31D03EE8D7@bugzilla-web.gnome.org> Date: Thu, 2 May 2013 20:36:44 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 May 2013 20:36:45 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=699509 sysadmin | Other | unspecified Andrea Veri changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrea.veri@gmail.com --- Comment #1 from Andrea Veri 2013-05-02 20:36:37 UTC --- We can easily set up a vhost on one of our machines, what I need is: - the subdomain you're going to use: i.e nm.gnome.org or similar - the code that you plan to use for the check Please provide me the following details, so I can move forward and put this up. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Fri May 3 00:11:15 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 56E4C76A63 for ; Fri, 3 May 2013 00:11:15 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uhpuxKNd2ZZp for ; Fri, 3 May 2013 00:11:15 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 3D77F7624D for ; Fri, 3 May 2013 00:11:15 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 39804EE6A1; Fri, 3 May 2013 00:11:14 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 699509] Support NetworkManager connectivity checking X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Other X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jeffschroeder@computer.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: CC In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130503001114.39804EE6A1@bugzilla-web.gnome.org> Date: Fri, 3 May 2013 00:11:14 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 May 2013 00:11:15 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=699509 sysadmin | Other | unspecified Jeff Schroeder changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeffschroeder@computer.org --- Comment #2 from Jeff Schroeder 2013-05-03 00:11:12 UTC --- What about a page off of the main networkmanager site? http://projects.gnome.org/NetworkManager Dan, could you create a page there named online with the contents of something like: "NetworkManager is online" http://projects.gnome.org/NetworkManager/online Then in the projects.g.o apache vhost config I'm relatively confident (untested) this will work: Header unset ETag Header set X-NetworkManager-Status online Then in the nm code you could do a HEAD http request like I simulate here with netcat: [jschroeder@desktopmonster ~]$ nc projects.gnome.org 80 HEAD /NetworkManager/ HTTP/1.1 Host: projects.gnome.org HTTP/1.1 200 OK Date: Fri, 03 May 2013 00:07:52 GMT Server: Apache/2.2.15 (Red Hat) Last-Modified: Thu, 02 May 2013 10:06:26 GMT ETag: "1abf6-195d-4dbb9632a6c80" Accept-Ranges: bytes Content-Length: 6493 Connection: close Content-Type: text/html; charset=UTF-8 That should be less overhead than a GET request even if only marginally. It would also not include the ETag which doesn't make a lot of sense for checking if the host is online. Thoughts gentleman? A subdomain seems massively overkill when you can do this faster with an apache config tweak. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Fri May 3 09:45:55 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 4E15776CB5 for ; Fri, 3 May 2013 09:45:55 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WjiG_tb0Au2y for ; Fri, 3 May 2013 09:45:55 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 1E6C676CE4 for ; Fri, 3 May 2013 09:45:55 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id A6B84EE8FE; Fri, 3 May 2013 09:45:54 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 699509] Support NetworkManager connectivity checking X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Other X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fpeters@0d.be X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: CC In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130503094554.A6B84EE8FE@bugzilla-web.gnome.org> Date: Fri, 3 May 2013 09:45:54 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 May 2013 09:45:55 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=699509 sysadmin | Other | unspecified Frederic Peters changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fpeters@0d.be --- Comment #3 from Frederic Peters 2013-05-03 09:45:49 UTC --- This is broadening the term a bit but we have api.gnome.org, currently used by evolution, it could also have a NM part; the good thing over projects.gnome.org is that it's clear to us we have software depending on the existence of that very URI and content. (reusing an existing page on projects.gnome.org looks like too easy to miss when migrating stuff). -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Fri May 3 11:02:52 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 1898876D27 for ; Fri, 3 May 2013 11:02:52 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1P9b-jBnb-_q for ; Fri, 3 May 2013 11:02:51 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id EF98F76B58 for ; Fri, 3 May 2013 11:02:51 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 22068EE8C0; Fri, 3 May 2013 11:02:51 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 699509] Support NetworkManager connectivity checking X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Other X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: walters@verbum.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: CC In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130503110251.22068EE8C0@bugzilla-web.gnome.org> Date: Fri, 3 May 2013 11:02:51 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 May 2013 11:02:52 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=699509 sysadmin | Other | unspecified Colin Walters changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |walters@verbum.org --- Comment #4 from Colin Walters 2013-05-03 11:02:47 UTC --- 1) I think large downstream vendors of GNOME (Canonical, Red Hat, etc.) should have copies of this page, and NM should try them first 2) Does NM try to reuse the Microsoft or Apple ones at all? Are there legal limitations to doing so? -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Fri May 3 12:30:38 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 6157076D22 for ; Fri, 3 May 2013 12:30:38 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pK3oABS8Xm9m for ; Fri, 3 May 2013 12:30:38 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 347B7763EE for ; Fri, 3 May 2013 12:30:38 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 2DC20EE69F; Fri, 3 May 2013 12:30:38 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 699509] Support NetworkManager connectivity checking X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Other X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: bugzilla-gnome@vitters.nl X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: CC In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130503123038.2DC20EE69F@bugzilla-web.gnome.org> Date: Fri, 3 May 2013 12:30:38 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 May 2013 12:30:38 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=699509 sysadmin | Other | unspecified Olav Vitters changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla-gnome@vitters.nl --- Comment #5 from Olav Vitters 2013-05-03 12:30:31 UTC --- Agree with Colin and Frederic. First rely on api.gnome.org, but also check if we can use the Microsoft thing. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Fri May 3 12:58:01 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id B91DB76CD8 for ; Fri, 3 May 2013 12:58:01 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cuNQ5IwxNWy7 for ; Fri, 3 May 2013 12:58:01 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 8EE9276BD0 for ; Fri, 3 May 2013 12:58:01 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 7EF63EE903; Fri, 3 May 2013 12:58:01 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 699509] Support NetworkManager connectivity checking X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Other X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tiagomatos@gmail.com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: CC In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130503125801.7EF63EE903@bugzilla-web.gnome.org> Date: Fri, 3 May 2013 12:58:01 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 May 2013 12:58:01 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=699509 sysadmin | Other | unspecified Rui Matos changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tiagomatos@gmail.com --- Comment #6 from Rui Matos 2013-05-03 12:57:58 UTC --- Dan was also mentioning the Android implementation on IRC yesterday. For reference I think it's at https://android.googlesource.com/platform/frameworks/base/+/master/core/java/android/net/CaptivePortalTracker.java . -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Fri May 3 13:22:28 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 48DD076AC9 for ; Fri, 3 May 2013 13:22:28 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uy2sElxeHmSz for ; Fri, 3 May 2013 13:22:28 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id B5B1A765C3 for ; Fri, 3 May 2013 13:22:26 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id B2C8DEE694; Fri, 3 May 2013 13:22:26 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 699509] Support NetworkManager connectivity checking X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Other X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: william.jon.mccann@gmail.com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Blocks In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130503132226.B2C8DEE694@bugzilla-web.gnome.org> Date: Fri, 3 May 2013 13:22:26 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 May 2013 13:22:28 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=699509 sysadmin | Other | unspecified William Jon McCann changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |684953 -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Fri May 3 13:26:09 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 454BB76CCB for ; Fri, 3 May 2013 13:26:09 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZuA-EZEWzPKQ for ; Fri, 3 May 2013 13:26:09 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 1238476AC9 for ; Fri, 3 May 2013 13:26:09 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id C25E0EE8FE; Fri, 3 May 2013 13:26:08 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 699509] Support NetworkManager connectivity checking X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Other X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: otaylor@redhat.com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130503132608.C25E0EE8FE@bugzilla-web.gnome.org> Date: Fri, 3 May 2013 13:26:08 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 May 2013 13:26:09 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=699509 sysadmin | Other | unspecified --- Comment #7 from Owen Taylor 2013-05-03 13:26:05 UTC --- I think there are all sorts of external things that we could use from different vendors out on the internet, and most are going to provide better performance and reliability than anything we host on gnome.org. But it's not performance and reliability that we can rely on as a project. That especially refers to anything hosted by Apple/Microsoft/Google/etc - companies that have no relationship to our software. I don't see any real issue with handling tens of millions of requests a day if: - We don't share the web server processes with anything dynamic - We don't log the requests At that point, probably the web server isn't the bottleneck compared to the network card - but you could further hyper-optimize it arbitrarily. [ That being said - if we have someone shipping millions of copies of NetworkManager it would be nice if they would reconfigure NM not to use our service - especially if there's a 120s ping frequency (is that necessary to make it that fast?) or provide resources to handle the service. ] While we may be somewhat limited at what we can configure now by an IP address shortage and not wanting to get complex, to make sure that we have the flexiblity to do whatever we want in the future, having a separate domain name seems like a good idea. Even if we have a separate domain name, I'd suggest using an URL that isn't / - that is, say http://nmcheck.gnome.org/check_network_status.html - so that we can do: nmcheck CNAME www.sponsoring-company-with-cool-multihomed-network.com. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Fri May 3 14:35:26 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 4F33676946 for ; Fri, 3 May 2013 14:35:26 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BrUR5AotHZuj for ; Fri, 3 May 2013 14:35:26 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 3521D76262 for ; Fri, 3 May 2013 14:35:26 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 3220AEE8C0; Fri, 3 May 2013 14:35:25 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 699509] Support NetworkManager connectivity checking X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Other X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: walters@verbum.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130503143525.3220AEE8C0@bugzilla-web.gnome.org> Date: Fri, 3 May 2013 14:35:25 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 May 2013 14:35:26 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=699509 sysadmin | Other | unspecified --- Comment #8 from Colin Walters 2013-05-03 14:35:24 UTC --- There's another alternative, for GNOME to pay a 3rd party CDN such as Akamai or Amazon Cloudfront. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Thu May 23 22:24:10 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 0F32C76AC3 for ; Thu, 23 May 2013 22:24:10 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E2-u23FwlNPQ for ; Thu, 23 May 2013 22:24:09 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id E9E4C769C7 for ; Thu, 23 May 2013 22:24:09 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 4B9EAEE8D5; Thu, 23 May 2013 22:24:08 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 700924] New: Archive epiphany-extensions X-Bugzilla-Reason: None X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Packages X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: reinouts@gnome.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Thu, 23 May 2013 22:24:08 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 May 2013 22:24:10 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=700924 sysadmin | Packages | unspecified Summary: Archive epiphany-extensions Classification: Infrastructure Product: sysadmin Version: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: Packages AssignedTo: sysadmin-maint@gnome.bugs ReportedBy: reinouts@gnome.org QAContact: sysadmin-maint@gnome.bugs CC: diegoe@gnome.org GNOME version: --- As suggested in https://mail.gnome.org/archives/gnome-i18n/2013-May/msg00036.html I am filing this bug to let epiphany-extensions be archived, so that no translation effort will be wasted on it. Putting Diego Escalante (epiphany-extensions maintainer) in CC for his OK. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Fri May 24 03:51:20 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 26CCE76A28 for ; Fri, 24 May 2013 03:51:20 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sAA_0_Eoq_32 for ; Fri, 24 May 2013 03:51:20 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 09EC0769C7 for ; Fri, 24 May 2013 03:51:20 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id A9C59EE8F2; Fri, 24 May 2013 03:51:18 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 700932] New: Please set up KGB bot for pygobject X-Bugzilla-Reason: None X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Git X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: martinpitt@gnome.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Fri, 24 May 2013 03:51:18 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 May 2013 03:51:20 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=700932 sysadmin | Git | unspecified Summary: Please set up KGB bot for pygobject Classification: Infrastructure Product: sysadmin Version: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: Normal Component: Git AssignedTo: sysadmin-maint@gnome.bugs ReportedBy: martinpitt@gnome.org QAContact: sysadmin-maint@gnome.bugs GNOME version: --- Hello sysadmins, it would be great if you could set up the KGB bot to get commit notifications for https://git.gnome.org/browse/pygobject in #python. Thank you in advance! -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Fri May 24 07:42:13 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 4507976A91 for ; Fri, 24 May 2013 07:42:13 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p-89U1sKXkbX for ; Fri, 24 May 2013 07:42:13 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 1685D76AB4 for ; Fri, 24 May 2013 07:42:13 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 91049EE91A; Fri, 24 May 2013 07:42:12 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 700938] New: KGB for Planner X-Bugzilla-Reason: None X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Other X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: alexandre.franke@gmail.com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Fri, 24 May 2013 07:42:12 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 May 2013 07:42:13 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=700938 sysadmin | Other | unspecified Summary: KGB for Planner Classification: Infrastructure Product: sysadmin Version: unspecified OS/Version: All Status: UNCONFIRMED Severity: enhancement Priority: Normal Component: Other AssignedTo: sysadmin-maint@gnome.bugs ReportedBy: alexandre.franke@gmail.com QAContact: sysadmin-maint@gnome.bugs GNOME version: --- Hey, I'd like to request that the KGB service be activated for the planner repository on the #planner channel. Thanks in advance. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Fri May 24 10:13:26 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 3BC7976B3B for ; Fri, 24 May 2013 10:13:26 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tjXSDk5mCthO for ; Fri, 24 May 2013 10:13:26 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 1E99A76B12 for ; Fri, 24 May 2013 10:13:26 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 1BD75EE8DA; Fri, 24 May 2013 10:13:26 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 700938] KGB for Planner X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Other X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: andrea.veri@gmail.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status CC Resolution In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130524101326.1BD75EE8DA@bugzilla-web.gnome.org> Date: Fri, 24 May 2013 10:13:26 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 May 2013 10:13:26 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=700938 sysadmin | Other | unspecified Andrea Veri changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |andrea.veri@gmail.com Resolution| |FIXED --- Comment #1 from Andrea Veri 2013-05-24 10:13:21 UTC --- It's there. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Fri May 24 10:13:40 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 8C5F076ADE for ; Fri, 24 May 2013 10:13:40 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7w7-YWI_ENzB for ; Fri, 24 May 2013 10:13:40 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 5520F76AE6 for ; Fri, 24 May 2013 10:13:40 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 28749EE925; Fri, 24 May 2013 10:13:40 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 700932] Please set up KGB bot for pygobject X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Git X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: andrea.veri@gmail.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status CC Resolution In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130524101340.28749EE925@bugzilla-web.gnome.org> Date: Fri, 24 May 2013 10:13:40 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 May 2013 10:13:40 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=700932 sysadmin | Git | unspecified Andrea Veri changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |andrea.veri@gmail.com Resolution| |FIXED --- Comment #1 from Andrea Veri 2013-05-24 10:13:35 UTC --- Done! -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Fri May 24 10:15:28 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id DA57776958 for ; Fri, 24 May 2013 10:15:28 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id at2DI-A1p03q for ; Fri, 24 May 2013 10:15:28 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id C0DD8765AB for ; Fri, 24 May 2013 10:15:28 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id BD5DDEE8ED; Fri, 24 May 2013 10:15:27 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 700924] Archive epiphany-extensions X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Packages X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: andrea.veri@gmail.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status CC Resolution In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130524101527.BD5DDEE8ED@bugzilla-web.gnome.org> Date: Fri, 24 May 2013 10:15:27 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 May 2013 10:15:28 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=700924 sysadmin | Packages | unspecified Andrea Veri changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |andrea.veri@gmail.com Resolution| |FIXED --- Comment #1 from Andrea Veri 2013-05-24 10:15:24 UTC --- Archived. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Sat May 25 10:22:45 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id A556A76ADE for ; Sat, 25 May 2013 10:22:45 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sMD_H9Tui3sF for ; Sat, 25 May 2013 10:22:45 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 7356976B82 for ; Sat, 25 May 2013 10:22:45 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id CC80CEE8EF; Sat, 25 May 2013 10:22:43 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 700924] Archive epiphany-extensions X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Packages X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: reinouts@gnome.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Message-Id: <20130525102243.CC80CEE8EF@bugzilla-web.gnome.org> Date: Sat, 25 May 2013 10:22:43 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 May 2013 10:22:45 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=3D700924 sysadmin | Packages | unspecified --- Comment #2 from Reinout van Schouwen 2013-05-25 10= :22:38 UTC --- (In reply to comment #1) > Archived. Andr=C3=A9 Klapper just asked me to file this for both git and bugzilla. Du= s you archive e-e for both? --=20 Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug.= From bugzilla@gnome.org Sat May 25 13:56:32 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 3BDB176B83 for ; Sat, 25 May 2013 13:56:32 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WyLQ7w9D-FSD for ; Sat, 25 May 2013 13:56:32 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 1036776B8F for ; Sat, 25 May 2013 13:56:32 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 66E28EE8FC; Sat, 25 May 2013 13:56:30 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 684247] git won't let me fix a bad tag X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Git X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: danw@gnome.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130525135630.66E28EE8FC@bugzilla-web.gnome.org> Date: Sat, 25 May 2013 13:56:30 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 May 2013 13:56:32 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=684247 sysadmin | Git | unspecified --- Comment #1 from Dan Winship 2013-05-25 13:56:28 UTC --- And now I've just discovered that I accidentally tagged glib-networking 2.34.2 as "2.40.2" (which was the libsoup version number at that time). So I guess I'll have to skip that version number in the future... -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Mon May 27 15:40:56 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 4FBBC76C5F for ; Mon, 27 May 2013 15:40:56 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pe6RpFam7kBX for ; Mon, 27 May 2013 15:40:56 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 3698F76C58 for ; Mon, 27 May 2013 15:40:56 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 33DF0EE922; Mon, 27 May 2013 15:40:56 +0000 (UTC) From: "bugzilla.gnome.org" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 700924] Archive epiphany-extensions X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: bugzilla.gnome.org X-Bugzilla-Component: products X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: andrea.veri@gmail.com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: bugzilla-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status Component Resolution AssignedTo Product QAContact In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130527154056.33DF0EE922@bugzilla-web.gnome.org> Date: Mon, 27 May 2013 15:40:56 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 May 2013 15:40:56 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=700924 bugzilla.gnome.org | products | unspecified Andrea Veri changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Component|Packages |products Resolution|FIXED | AssignedTo|sysadmin-maint@gnome.bugs |bugzilla-maint@gnome.bugs Product|sysadmin |bugzilla.gnome.org QAContact|sysadmin-maint@gnome.bugs |bugzilla-maint@gnome.bugs --- Comment #3 from Andrea Veri 2013-05-27 15:40:49 UTC --- No, the bugmasters should take care of archiving the bugzilla product. Changing product to bugzilla.gnome.org. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Tue May 28 12:14:10 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id A5AC076C49 for ; Tue, 28 May 2013 12:14:10 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AhZqG1lm4rOU for ; Tue, 28 May 2013 12:14:10 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 87BCD76A3D for ; Tue, 28 May 2013 12:14:10 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 23B43EE949; Tue, 28 May 2013 12:14:09 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 606983] Backing up CiviCRM files X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Other X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: andrea.veri@gmail.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status CC Resolution In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130528121409.23B43EE949@bugzilla-web.gnome.org> Date: Tue, 28 May 2013 12:14:09 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2013 12:14:10 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=606983 sysadmin | Other | unspecified Andrea Veri changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |andrea.veri@gmail.com Resolution| |FIXED --- Comment #1 from Andrea Veri 2013-05-28 12:14:07 UTC --- CiviCRM is now hosted on socket.gnome.org, both the files and the database is being backed up nightly. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Tue May 28 12:15:43 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 50FFB769CC for ; Tue, 28 May 2013 12:15:43 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EB5eH8Ybkqbl for ; Tue, 28 May 2013 12:15:43 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 38BFC76C48 for ; Tue, 28 May 2013 12:15:43 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 36616EE91D; Tue, 28 May 2013 12:15:43 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 592023] rpmforge.repo and window X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Packages X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: andrea.veri@gmail.com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130528121543.36616EE91D@bugzilla-web.gnome.org> Date: Tue, 28 May 2013 12:15:43 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2013 12:15:43 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=592023 sysadmin | Packages | unspecified Bug 592023 depends on bug 592022, which changed state. Bug 592022 Summary: rpmforge.repo and menubar https://bugzilla.gnome.org/show_bug.cgi?id=592022 What |Old Value |New Value ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |NOTABUG -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Tue May 28 12:15:43 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id A27C876C49 for ; Tue, 28 May 2013 12:15:43 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NtpH6Ixi7Go9 for ; Tue, 28 May 2013 12:15:43 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 8977E76B91 for ; Tue, 28 May 2013 12:15:43 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id EEF2EEE941; Tue, 28 May 2013 12:15:41 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 592022] rpmforge.repo and menubar X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Packages X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: andrea.veri@gmail.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status CC Resolution In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130528121541.EEF2EEE941@bugzilla-web.gnome.org> Date: Tue, 28 May 2013 12:15:41 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2013 12:15:43 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=592022 sysadmin | Packages | unspecified Andrea Veri changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |andrea.veri@gmail.com Resolution| |NOTABUG --- Comment #1 from Andrea Veri 2013-05-28 12:15:34 UTC --- menubar.gnome.org has been retired, closing this bug. In addition we won't make sure of external repositories such as rpmforge anymore given EPEL having pretty much all perl-* modules we needed at that time. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Tue May 28 12:16:36 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 3038576C49 for ; Tue, 28 May 2013 12:16:36 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 80V8r_dbPX_v for ; Tue, 28 May 2013 12:16:36 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 17B4A76A8A for ; Tue, 28 May 2013 12:16:36 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 30E0CEE928; Tue, 28 May 2013 12:16:35 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 592023] rpmforge.repo and window X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Packages X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: andrea.veri@gmail.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status CC Resolution In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130528121635.30E0CEE928@bugzilla-web.gnome.org> Date: Tue, 28 May 2013 12:16:35 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2013 12:16:36 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=592023 sysadmin | Packages | unspecified Andrea Veri changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |andrea.veri@gmail.com Resolution| |NOTABUG --- Comment #1 from Andrea Veri 2013-05-28 12:16:31 UTC --- We won't make use of external repositories such as rpmforge anymore given EPEL having pretty much all perl-* modules we needed at that time. Closing the bug. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Tue May 28 12:16:52 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 93CCE7631A for ; Tue, 28 May 2013 12:16:52 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E53bY7hKeKDe for ; Tue, 28 May 2013 12:16:52 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 7A1E476AB6 for ; Tue, 28 May 2013 12:16:52 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 77071EE941; Tue, 28 May 2013 12:16:51 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 592066] rpmforge.repo on button X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Packages X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: andrea.veri@gmail.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status CC Resolution In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130528121651.77071EE941@bugzilla-web.gnome.org> Date: Tue, 28 May 2013 12:16:51 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2013 12:16:52 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=592066 sysadmin | Packages | unspecified Andrea Veri changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |andrea.veri@gmail.com Resolution| |NOTABUG --- Comment #1 from Andrea Veri 2013-05-28 12:16:49 UTC --- button.gnome.org has been retired, closing this bug. In addition we won't make sure of external repositories such as rpmforge anymore given EPEL having pretty much all perl-* modules we needed at that time. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Tue May 28 12:17:42 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id B68C076A8A for ; Tue, 28 May 2013 12:17:42 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FmJ2c7de7jKv for ; Tue, 28 May 2013 12:17:42 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 21B0B76AC2 for ; Tue, 28 May 2013 12:17:41 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 89C65EE94F; Tue, 28 May 2013 12:17:39 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 610169] Migrate sysadmin SVN repos to Git X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Git X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: andrea.veri@gmail.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status CC Resolution In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130528121739.89C65EE94F@bugzilla-web.gnome.org> Date: Tue, 28 May 2013 12:17:39 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2013 12:17:42 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=610169 sysadmin | Git | unspecified Andrea Veri changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |andrea.veri@gmail.com Resolution| |FIXED --- Comment #1 from Andrea Veri 2013-05-28 12:17:36 UTC --- All the sysadmin scripts and files have been migrated to git already. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Tue May 28 12:20:04 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 5AFA076C8D for ; Tue, 28 May 2013 12:20:04 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KyYMSBH7B3x5 for ; Tue, 28 May 2013 12:20:04 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 29AE676B91 for ; Tue, 28 May 2013 12:20:04 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 19F9AEE957; Tue, 28 May 2013 12:20:04 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 630305] A test install of CiviCRM X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Other X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: andrea.veri@gmail.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status CC Resolution In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130528122004.19F9AEE957@bugzilla-web.gnome.org> Date: Tue, 28 May 2013 12:20:04 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2013 12:20:04 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=630305 sysadmin | Other | unspecified Andrea Veri changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |andrea.veri@gmail.com Resolution| |NOTABUG --- Comment #6 from Andrea Veri 2013-05-28 12:19:58 UTC --- civicrm is currently being hosted at www.gnome.org through a wordpress plugin. No point in keeping this bug open anymore. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Tue May 28 12:22:41 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id CF9B076BB4 for ; Tue, 28 May 2013 12:22:41 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Gzme0hTqLAEr for ; Tue, 28 May 2013 12:22:41 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id AD68976ABC for ; Tue, 28 May 2013 12:22:41 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 31FCCEE948; Tue, 28 May 2013 12:22:40 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 698552] gnome-maps missing from Mango module list X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: mango X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: andrea.veri@gmail.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status CC Resolution In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130528122240.31FCCEE948@bugzilla-web.gnome.org> Date: Tue, 28 May 2013 12:22:40 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2013 12:22:41 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=698552 sysadmin | mango | unspecified Andrea Veri changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |andrea.veri@gmail.com Resolution| |FIXED --- Comment #5 from Andrea Veri 2013-05-28 12:22:37 UTC --- This should be fixed by now. The modules list is currently updated right after pushing the new repository into git.gnome.org, so it shouldn't take more than one minute for the new entry to pop up. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Tue May 28 12:25:19 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 86A8A769C6 for ; Tue, 28 May 2013 12:25:19 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Drs3fOYOzGmY for ; Tue, 28 May 2013 12:25:19 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 6BA0076ABC for ; Tue, 28 May 2013 12:25:19 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 8D7A2EE93A; Tue, 28 May 2013 12:25:18 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 646763] Upgrade gnomejournal.org Textpattern installation X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Other X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: andrea.veri@gmail.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status CC Resolution In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130528122518.8D7A2EE93A@bugzilla-web.gnome.org> Date: Tue, 28 May 2013 12:25:18 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2013 12:25:19 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=646763 sysadmin | Other | unspecified Andrea Veri changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |andrea.veri@gmail.com Resolution| |NOTABUG --- Comment #7 from Andrea Veri 2013-05-28 12:25:11 UTC --- gnomejournal.org has been shutdown (no one maintaining it properly), the domain currently redirects to wgo. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Tue May 28 12:26:55 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 6F90276C5E for ; Tue, 28 May 2013 12:26:55 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SiC_yGIvUo67 for ; Tue, 28 May 2013 12:26:55 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 551A676A81 for ; Tue, 28 May 2013 12:26:55 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 9F57AEE942; Tue, 28 May 2013 12:26:54 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 610532] Missing Requires X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Puppet X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: andrea.veri@gmail.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status CC Resolution In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130528122654.9F57AEE942@bugzilla-web.gnome.org> Date: Tue, 28 May 2013 12:26:54 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2013 12:26:55 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=610532 sysadmin | Puppet | unspecified Andrea Veri changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |andrea.veri@gmail.com Resolution| |NOTABUG --- Comment #1 from Andrea Veri 2013-05-28 12:26:49 UTC --- fishpoll has been packaged into EPEL and the GNOME machines are currently using the package coming from the official EPEL repositories already. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Tue May 28 12:30:19 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 6F98776CA8 for ; Tue, 28 May 2013 12:30:19 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id km7UPwUB9oWC for ; Tue, 28 May 2013 12:30:19 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 5315576C48 for ; Tue, 28 May 2013 12:30:19 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id C9274EE945; Tue, 28 May 2013 12:30:18 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 695731] ostree.gnome.org's testing code needs to be deployed on a physical server X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Other X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: andrea.veri@gmail.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status CC Resolution In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130528123018.C9274EE945@bugzilla-web.gnome.org> Date: Tue, 28 May 2013 12:30:18 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2013 12:30:19 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=695731 sysadmin | Other | unspecified Andrea Veri changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |andrea.veri@gmail.com Resolution| |FIXED --- Comment #2 from Andrea Veri 2013-05-28 12:30:14 UTC --- The physical machine for the new ostree service has been installed and configured already matching Colin's needs. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Tue May 28 12:31:46 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 17B75765AE for ; Tue, 28 May 2013 12:31:46 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bYJnCCypOcQB for ; Tue, 28 May 2013 12:31:45 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id F1D347675A for ; Tue, 28 May 2013 12:31:45 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id EE85DEE93B; Tue, 28 May 2013 12:31:44 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 695731] ostree.gnome.org's testing code needs to be deployed on a physical server X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Other X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: walters@verbum.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130528123144.EE85DEE93B@bugzilla-web.gnome.org> Date: Tue, 28 May 2013 12:31:44 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2013 12:31:46 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=695731 sysadmin | Other | unspecified --- Comment #3 from Colin Walters 2013-05-28 12:31:43 UTC --- Yep, It's working very well, thanks! -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Tue May 28 12:32:54 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 088AA76C8D for ; Tue, 28 May 2013 12:32:54 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uv26eDhYydCd for ; Tue, 28 May 2013 12:32:53 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id E0B32769CC for ; Tue, 28 May 2013 12:32:53 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id D5404EE94C; Tue, 28 May 2013 12:32:52 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 696815] Very slow git clones X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Git X-Bugzilla-Keywords: X-Bugzilla-Severity: major X-Bugzilla-Who: andrea.veri@gmail.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status CC Resolution In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130528123252.D5404EE94C@bugzilla-web.gnome.org> Date: Tue, 28 May 2013 12:32:52 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2013 12:32:54 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=696815 sysadmin | Git | unspecified Andrea Veri changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |andrea.veri@gmail.com Resolution| |NOTABUG --- Comment #1 from Andrea Veri 2013-05-28 12:32:47 UTC --- This shouldn't be a problem anymore, I feel there was a little network hiccup when the slow clones happened. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Tue May 28 12:33:53 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 014BD76C8F for ; Tue, 28 May 2013 12:33:53 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ei4NAaLOXmnv for ; Tue, 28 May 2013 12:33:52 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id D91A276A8A for ; Tue, 28 May 2013 12:33:52 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id D487AEE94C; Tue, 28 May 2013 12:33:51 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 592017] Firewall configuration in Puppet X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Puppet X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: andrea.veri@gmail.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status CC Resolution In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130528123351.D487AEE94C@bugzilla-web.gnome.org> Date: Tue, 28 May 2013 12:33:51 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2013 12:33:53 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=592017 sysadmin | Puppet | unspecified Andrea Veri changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |andrea.veri@gmail.com Resolution| |FIXED --- Comment #3 from Andrea Veri 2013-05-28 12:33:45 UTC --- An iptables class has been introduced into Puppet already. Look into puppet/modules/iptables. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Tue May 28 12:46:02 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 8D8EC76C67 for ; Tue, 28 May 2013 12:46:02 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A-czM7wF53Nc for ; Tue, 28 May 2013 12:46:02 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 749B476C72 for ; Tue, 28 May 2013 12:46:02 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 3120BEE91D; Tue, 28 May 2013 12:46:01 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 684247] git won't let me fix a bad tag X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Git X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: danw@gnome.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status Resolution In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130528124601.3120BEE91D@bugzilla-web.gnome.org> Date: Tue, 28 May 2013 12:46:01 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2013 12:46:02 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=684247 sysadmin | Git | unspecified Dan Winship changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Dan Winship 2013-05-28 12:45:58 UTC --- av temporarily disabled the checks for me so I could fix these two tags, so my particular issue is fixed. I still think you should disable this check permanently though :) -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Tue May 28 16:46:20 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 0EFE876C67 for ; Tue, 28 May 2013 16:46:20 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e5ya-c6onf_C for ; Tue, 28 May 2013 16:46:19 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id CFE3E76C94 for ; Tue, 28 May 2013 16:46:19 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 759ADEE941; Tue, 28 May 2013 16:46:19 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 684247] git won't let me fix a bad tag X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Git X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: otaylor@redhat.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: CC In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130528164619.759ADEE941@bugzilla-web.gnome.org> Date: Tue, 28 May 2013 16:46:19 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2013 16:46:20 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=684247 sysadmin | Git | unspecified Owen Taylor changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |otaylor@redhat.com --- Comment #3 from Owen Taylor 2013-05-28 16:46:16 UTC --- Note that av could have deleted the tag for you using 'git push --exec=force origin :tags/tagname' The reason we don't allow deleting or changing tags is that they are *not* overwritten locally if they change on the server, allowing some bad confusion - e.g. if someone else has a checkout of glib-networking and leave it checked out, then 2.40.2 for them will not updated to the new version. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Tue May 28 16:53:24 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id BE69776A58 for ; Tue, 28 May 2013 16:53:24 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vpMTqMCzCeOG for ; Tue, 28 May 2013 16:53:24 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id A1C0A7631A for ; Tue, 28 May 2013 16:53:24 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 9E21AEE8ED; Tue, 28 May 2013 16:53:23 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 684247] git won't let me fix a bad tag X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Git X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: andrea.veri@gmail.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: CC In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130528165323.9E21AEE8ED@bugzilla-web.gnome.org> Date: Tue, 28 May 2013 16:53:23 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2013 16:53:24 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=684247 sysadmin | Git | unspecified Andrea Veri changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrea.veri@gmail.com --- Comment #4 from Andrea Veri 2013-05-28 16:53:18 UTC --- That wouldn't have worked, the pre-receive hook would have blocked that, non-fast-forward pushes were enabled for glib-networking already (not sure why) but the problem was mainly related to the pre-receive hook blocking the push from updating the tags. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Tue May 28 17:30:18 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id A8D187631A for ; Tue, 28 May 2013 17:30:18 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ybj-ptqMSnl6 for ; Tue, 28 May 2013 17:30:18 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 8FCDB765AE for ; Tue, 28 May 2013 17:30:18 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 8AA8EEE8ED; Tue, 28 May 2013 17:30:17 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 684247] git won't let me fix a bad tag X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Git X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: otaylor@redhat.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130528173017.8AA8EEE8ED@bugzilla-web.gnome.org> Date: Tue, 28 May 2013 17:30:17 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2013 17:30:18 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=684247 sysadmin | Git | unspecified --- Comment #5 from Owen Taylor 2013-05-28 17:30:12 UTC --- --exec=force disables some of the pre-receive checks, including (I think) this one. It's only available for sysadmins. non-fast-forward pushes are enabled for *all* repositories, and then we block them in pre-receive so that the pre-receive checks can allow some non-fast-forward pushes, such as ones with --exec=force and pushes by everybody to wip/ branches. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Tue May 28 18:15:05 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 74DBA76CAB for ; Tue, 28 May 2013 18:15:05 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AAXrqyh6jDQk for ; Tue, 28 May 2013 18:15:05 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 5A57776B2D for ; Tue, 28 May 2013 18:15:05 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id A2FA7EE8F5; Tue, 28 May 2013 18:15:03 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 684247] git won't let me fix a bad tag X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Git X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: andrea.veri@gmail.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130528181503.A2FA7EE8F5@bugzilla-web.gnome.org> Date: Tue, 28 May 2013 18:15:03 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2013 18:15:05 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=684247 sysadmin | Git | unspecified --- Comment #6 from Andrea Veri 2013-05-28 18:15:01 UTC --- Thanks for the clarification Owen! Added this to my notes! -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Wed May 29 00:59:19 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 1DFCF76A58 for ; Wed, 29 May 2013 00:59:19 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id l1BavnJEu7Rb for ; Wed, 29 May 2013 00:59:19 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id F0B2A76CA1 for ; Wed, 29 May 2013 00:59:18 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 9BBD9EE900; Wed, 29 May 2013 00:59:17 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 701165] New: Error install tarball X-Bugzilla-Reason: None X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Other X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: zeuthen@gmail.com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Wed, 29 May 2013 00:59:17 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 May 2013 00:59:19 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=701165 sysadmin | Other | unspecified Summary: Error install tarball Classification: Infrastructure Product: sysadmin Version: unspecified OS/Version: Mac OS Status: UNCONFIRMED Severity: normal Priority: Normal Component: Other AssignedTo: sysadmin-maint@gnome.bugs ReportedBy: zeuthen@gmail.com QAContact: sysadmin-maint@gnome.bugs GNOME version: --- [davidz@master ~]$ ftpadmin install gnome-disk-utility-3.8.1.tar.xz Gathering information and sorting on version: ., done Preparing installation of gnome-disk-utility-3.8.1.tar.xz: - Checking consistency: ....Traceback (most recent call last): File "/usr/local/bin/ftpadmin", line 1688, in main() File "/usr/local/bin/ftpadmin", line 1673, in main options.func(options, parser) File "/usr/local/bin/ftpadmin", line 1363, in cmd_install module.install(unattended=options.unattended, clobber=options.clobber) File "/usr/local/bin/ftpadmin", line 887, in install if not self.validate(clobber): File "/usr/local/bin/ftpadmin", line 873, in validate errors = self.fileinfo.check(progress=True) File "/usr/local/bin/ftpadmin", line 328, in check for info in t: File "/usr/lib64/python2.6/tarfile.py", line 2411, in next tarinfo = self.tarfile.next() File "/usr/lib64/python2.6/tarfile.py", line 2313, in next self.fileobj.seek(self.offset) IOError: unknown BUF error -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Wed May 29 01:01:16 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 6F90976BEE for ; Wed, 29 May 2013 01:01:16 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Fv9Pqu8uBCcI for ; Wed, 29 May 2013 01:01:16 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 47AF876A75 for ; Wed, 29 May 2013 01:01:16 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id D5C84EE911; Wed, 29 May 2013 01:01:15 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 701165] Error install tarball X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Other X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: zeuthen@gmail.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status Resolution In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130529010115.D5C84EE911@bugzilla-web.gnome.org> Date: Wed, 29 May 2013 01:01:15 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 May 2013 01:01:16 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=701165 sysadmin | Other | unspecified David Zeuthen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |NOTABUG --- Comment #1 from David Zeuthen 2013-05-29 01:01:11 UTC --- My bad. This was a partial tarball. Could be nicer with a better error message though. Sorry about that. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. From bugzilla@gnome.org Fri May 31 12:26:35 2013 Return-Path: X-Original-To: gnome-infrastructure@gnome.org Delivered-To: gnome-infrastructure@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by restaurant.gnome.org (Postfix) with ESMTP id 45CC876CF3 for ; Fri, 31 May 2013 12:26:35 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-999 required=2 WHITELISTED tests=[] autolearn=unavailable Received: from restaurant.gnome.org ([127.0.0.1]) by localhost (restaurant.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tAeMc1DcuTJ7 for ; Fri, 31 May 2013 12:26:35 +0000 (UTC) Received: from bugzilla-web.gnome.org (bugzilla-web-back [172.31.1.35]) by restaurant.gnome.org (Postfix) with ESMTP id 28A3376B06 for ; Fri, 31 May 2013 12:26:35 +0000 (UTC) Received: by bugzilla-web.gnome.org (Postfix, from userid 502) id 38F6DEE632; Fri, 31 May 2013 12:26:34 +0000 (UTC) From: "sysadmin" (bugzilla.gnome.org) To: gnome-infrastructure@gnome.org Subject: [Bug 701165] Error install tarball X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: QAcontact AssignedTo sysadmin-maint@gnome.bugs X-Bugzilla-Classification: Infrastructure X-Bugzilla-Product: sysadmin X-Bugzilla-Component: Other X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: bugzilla-gnome@vitters.nl X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: sysadmin-maint@gnome.bugs X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status CC Resolution In-Reply-To: References: X-Bugzilla-URL: http://bugzilla.gnome.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20130531122634.38F6DEE632@bugzilla-web.gnome.org> Date: Fri, 31 May 2013 12:26:34 +0000 (UTC) X-BeenThere: gnome-infrastructure@gnome.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Public discussion of gnome.org services" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 May 2013 12:26:35 -0000 https://bugzilla.gnome.org/show_bug.cgi?id=701165 sysadmin | Other | unspecified Olav Vitters changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED CC| |bugzilla-gnome@vitters.nl Resolution|NOTABUG | --- Comment #2 from Olav Vitters 2013-05-31 12:26:27 UTC --- Not supposed to give a traceback. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug.