<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.linux.redhat.fedora.infrastructure">
    <title>gmane.linux.redhat.fedora.infrastructure</title>
    <link>http://blog.gmane.org/gmane.linux.redhat.fedora.infrastructure</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10645"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10638"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10634"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10631"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10629"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10627"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10624"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10619"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10618"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10601"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10600"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10599"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10598"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10596"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10588"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10586"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10585"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10579"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10575"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10574"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10645">
    <title>Yet another freeze break: reviewstatus</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10645</link>
    <description>&lt;pre&gt;I'd like to revert puppet commits: 

55103ec6ce3a80234391229f6b10e220fa13e72d
5b131d0e489f5349d5cef6a8e0ffdc2febda0441

This reverts review-stats.py to the version that we had before monday,
which was working with the old python-bugzilla (which we have already
reverted to). 

I've tested it locally and it does only make 6 bugzilla calls when used
with the python-bugzilla version we have reverted to, so we shouldn't
be causing undue load on bugzilla. 

I'd also like to: 

diff --git a/modules/review-stats/manifests/init.pp b/modules/review-stats/manifests/init.pp
index 9a016a5..0376a77 100644
--- a/modules/review-stats/manifests/init.pp
+++ b/modules/review-stats/manifests/init.pp
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -57,7 +57,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; class review-stats::build inherits review-stats {
         command =&amp;gt; "/usr/bin/python /usr/local/bin/pyGetReviewByFlags.py -t /usr/local/share/review-stats -d 
         user    =&amp;gt; "apache",
         minute  =&amp;gt; [ 0, 30 ],
-        ensure =&amp;gt; "absent",
+        ensure =&amp;gt; "present",
     }
 
 }

to re-enable it. 

+1s&lt;/pre&gt;</description>
    <dc:creator>Kevin Fenzi</dc:creator>
    <dc:date>2012-05-24T21:45:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10638">
    <title>[PATCH] - add db-fas01 to dns - add to puppet - based in larger partoff of db01's recipe</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10638</link>
    <description>&lt;pre&gt;From: Seth Vidal &amp;lt;skvidal&amp;lt; at &amp;gt;fedoraproject.org&amp;gt;

---
 manifests/nodes/db-fas01.phx2.fedoraproject.org  |   18 ++++++++++++++++++
 modules/bind/files/master/126.5.10.in-addr.arpa  |    4 ++--
 modules/bind/files/master/phx2.fedoraproject.org |    3 ++-
 3 files changed, 22 insertions(+), 3 deletions(-)
 create mode 100644 manifests/nodes/db-fas01.phx2.fedoraproject.org

diff --git a/manifests/nodes/db-fas01.phx2.fedoraproject.org b/manifests/nodes/db-fas01.phx2.fedoraproject.org
new file mode 100644
index 0000000..ac90bf9
--- /dev/null
+++ b/manifests/nodes/db-fas01.phx2.fedoraproject.org
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -0,0 +1,18 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+node db01-fas.phx2.fedoraproject.org {
+    $bacula5 = "true"
+    # re-enable this once we have db's setup. 
+    # $backup_db_often = true
+    include phx
+    include db
+    include appDB-el6
+    collectd::collectd { 'log02': }
+    collectd::postgres { 'postgres':
+       databases =&amp;gt; ['fas']
+    }
+
+    # Workaround for bug 768055
+    semanage_fcontext { '/usr/lib64/nagios/plugins/check_disk':
+    &lt;/pre&gt;</description>
    <dc:creator>skvidal-rxtnV0ftBwyoClj4AeEUq9i2O/JbrIOy&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-24T19:28:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10634">
    <title>Freeze Break: shutdown search01-dev on virthost05 - setup db-fas01on virthost05</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10634</link>
    <description>&lt;pre&gt;This will be a first step to migrate to a private fas postgres instance.

In order to free up mem and procs I would like to shutdown search01-dev
on virthost05 and bring up db-fas01 on there.

The goal would be a private postgres db server for fas alone.


I will be kickstarting a vm on virthost05 and then adding entries to
puppet/dns to accommodate this.

I need some +1's to break the freeze to make this happen.

thanks,
-sv
_______________________________________________
infrastructure mailing list
infrastructure&amp;lt; at &amp;gt;lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/infrastructure&lt;/pre&gt;</description>
    <dc:creator>seth vidal</dc:creator>
    <dc:date>2012-05-24T18:15:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10631">
    <title>[Change Request] Fix pkgdb privileged operations for oldpython-bugzilla</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10631</link>
    <description>&lt;pre&gt;As part of two situations I've pushed out a hotfix to pkgdb and would like
two +1's for the change.

The situations:
* Continuing work to get our apps working with the old python-bugzilla
  package from yesterday's problems between infrastructure and bugzilla
* Unknown causes of downtime for the fas servers.

We're currently trying to determine what's causing the second situation to
recur ~ every two hours.  As part of that we're trying to fix anything that
is out of the ordinary. So I've pushed this fix out and verified it works
with the reporter.  If I could get two +1's for after the fact application
during change freeze, that would be great.

The change:
When PackageDB makes changes to who owns a package or creates a new package
it needs to login to bugzilla and find out if the new owner has a bugzilla
account.  Those connections were failing for the same reason as fas's
export-bugzilla was failing yesterday: the older version of python-bugzilla
does not know how to get this information out of the new ve&lt;/pre&gt;</description>
    <dc:creator>Toshio Kuratomi</dc:creator>
    <dc:date>2012-05-24T15:01:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10629">
    <title>Plan for tomorrow's Fedora Infrastructure meeting (2012-05-24 18UTC)</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10629</link>
    <description>&lt;pre&gt;The infrastructure team will be having it's weekly meeting tomorrow, 
2012-05-24 at 18:00 UTC in #fedora-meeting on the freenode network.

Suggested topics:

#topic New folks introductions and Apprentice tasks.

If any new folks want to give a quick one line bio or any apprentices
would like to ask general questions, they can do so here. 

#topic two factor auth status

#topic Fedora 17 Release tickets

#topic Applications status / discussion

Check in on status of our applications: pkgdb, fas, bodhi, koji,
community, voting, tagger, packager, dpsearch, etc. 
If there's new releases, bugs we need to work around or things to note. 

#topic Upcoming Tasks/Items 

#info 2012-05-08 to 2012-05-29 FINAL FREEZE
#info 2012-05-29 - F17 release
#info 2012-06-01 - nag fi-apprentices.
#info 2011-06-03 - gitweb-cache removal day.
#info 2012-06-04 - class B reboots?
#info 2012-06-05 - class A reboots?
#info 2012-06-08 OOW: osuosl01.fedoraproject.org
#info 2012-06-17 OOW: sign-vault02.phx2.fedoraproject.org
#info 2012-06-2&lt;/pre&gt;</description>
    <dc:creator>Kevin Fenzi</dc:creator>
    <dc:date>2012-05-23T23:52:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10627">
    <title>Questions regarding Koji, fedpkg and SCM</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10627</link>
    <description>&lt;pre&gt;Hello List,

I hope I picked the correct mailing list to ask these types of questions.

In my environment we are trying to setup a koji build system using the same
structure that you all use for the Fedora project. This involves using
fedpkg (modified for our environment) to import the SRPM into the SCM and
then tell koji to build. We have everything working with our environment
but have to do a couple of things manually. Mainly the SCM creation and
adding a tag for the package in koji before the user is allow to add their
srpm to the SCM and build with koji (get the error that it can't tag if a
tag is not created before hand). Once we create the SCM and add the tag
into Koji everything works as it should based on the documentation I have
read.

My question is this. Do you by chance have any tools that automate the SCM
creation and koji tag adding? Is this how you all manage packages in
Fedora? Do you have to manually create SCM and koji tags when a user wants
to add a new package to Fedora? Any assistance y&lt;/pre&gt;</description>
    <dc:creator>Jeremy Davis</dc:creator>
    <dc:date>2012-05-23T23:05:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10624">
    <title>[Freeze break Request] Disable bugzilla integration</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10624</link>
    <description>&lt;pre&gt;The bugzilla admins at redhat notified us that they were having load issues
since the bugzilla upgrade caused by infrastructure's hosts.  It seems that
at least one of our scripts is exercising bugs in the new bugzilla codebase.
They've asked us to turn off all of our cron jobs for now so that they can
stabilise the platform and then we'll go through and see if we can identify
the problem query(-ies)  and fix it either on our side or in bugzilla.

Since this is an emergency, we've disabled the cron jobs first -- sending
the patch here for +1's to break freeze and so we know what to revert when
the time comes.

While these are disabled, the following things will not work:

* changes in user status in fas (users joining and leaving packager or
  fedorabugs) will not be reflected to bugzilla
* The cached review status pages will not update
* The easyfix.fedoraproject.org bugs list will not update
* Changes in package ownership will not propogate from the packagedb to
  bugzilla
* New packages won't be added to &lt;/pre&gt;</description>
    <dc:creator>Toshio Kuratomi</dc:creator>
    <dc:date>2012-05-23T15:39:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10619">
    <title>[PATCH] No cookie for easyfix</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10619</link>
    <description>&lt;pre&gt;From: Pierre-Yves Chibon &amp;lt;pingou&amp;lt; at &amp;gt;pingoured.fr&amp;gt;

---
 modules/gather-easyfix/files/gather_easyfix.py |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/modules/gather-easyfix/files/gather_easyfix.py b/modules/gather-easyfix/files/gather_easyfix.py
index 9a42777..4a6cd3e 100755
--- a/modules/gather-easyfix/files/gather_easyfix.py
+++ b/modules/gather-easyfix/files/gather_easyfix.py
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -38,7 +38,8 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; from kitchen.text.converters import to_bytes
 from jinja2 import Template
 
 __version__ = '0.1.1'
-bzclient = RHBugzilla(url='https://bugzilla.redhat.com/xmlrpc.cgi')
+bzclient = RHBugzilla(url='https://bugzilla.redhat.com/xmlrpc.cgi', 
+   cookiefile=None)
 # So the bugzilla module has some way to complain
 logging.basicConfig()
 
&lt;/pre&gt;</description>
    <dc:creator>pingou-E11Oz7VxvVOXCRStZZN3OA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-23T14:50:37</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10618">
    <title>[PATCH] Typos...</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10618</link>
    <description>&lt;pre&gt;From: Pierre-Yves Chibon &amp;lt;pingou&amp;lt; at &amp;gt;pingoured.fr&amp;gt;

---
 modules/review-stats/files/review-stats.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/review-stats/files/review-stats.py b/modules/review-stats/files/review-stats.py
index 0afe64b..ea5b89a 100755
--- a/modules/review-stats/files/review-stats.py
+++ b/modules/review-stats/files/review-stats.py
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -180,7 +180,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; def run_query(bz):
         querydata['v1'] = 'fedora-review' + i
         b1 = bz.query(querydata)
         for bug in b1:
-            b1.last_change_time = datetime.datetime.strptime(b1.last_change_time.value, "%Y%m%dT%H:%M:%S")
+            bug.last_change_time = datetime.datetime.strptime(bug.last_change_time.value, "%Y%m%dT%H:%M:%S")
             bugdata[bug.bug_id] = {}
             bugdata[bug.bug_id]['hidden'] = 0
             bugdata[bug.bug_id]['blocks'] = []
&lt;/pre&gt;</description>
    <dc:creator>pingou-E11Oz7VxvVOXCRStZZN3OA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-23T14:40:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10601">
    <title>Freeze break request: Update python-bugzilla on fas*, bapp01, app*</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10601</link>
    <description>&lt;pre&gt;After the bugzilla upgrade this weekend a few things we run related to
bugzilla are having issues: 

1) on fas01, the script that sets fedorabugs and fedora_contrib on users
in those fedora groups isn't working. 

2) on bapp01, the cron job that gathers easyfix bugzilla bugs is not
working. 

3) pkgdb, which runs on app servers isnt' able to handle adding new
packages. (we aren't sure what the error here is, but is likely bz
related). 

I have taken a snapshot of python-bugzilla and built a package of it. 
Changes: 
http://git.fedorahosted.org/git/?p=python-bugzilla.git
Scratch build: 
http://koji.fedoraproject.org/koji/taskinfo?taskID=4091680
(This is just a git head checkout build)

1) I have tested on fas01.stg the script that sets permissions
against partner-bugzilla.redhat.com and the updated python-bugzilla. It
no longer errors and completes normally. 

2) gather easyfix needs more changes and is not fixed by
python-bugzilla update. Look for fix after this email from pingou. 

3) We aren't sure the new&lt;/pre&gt;</description>
    <dc:creator>Kevin Fenzi</dc:creator>
    <dc:date>2012-05-21T16:38:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10600">
    <title>hello to everybody</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10600</link>
    <description>&lt;pre&gt;My name is I G 
I live in the US /Eastern time. I've been working as a Linux/KVM/Windows
Administrator for 4 years now 
I've been working mainly with redhat servers and I also have some
scripting skills,(python,bash). 
I want to contribute to the fedora project, specially in the
infrastructure side because I feel if we all work
together towards the same side, we will make the fedora project one of
the greatest ever. I am looking to do more in the infrastructure side
since I am an infrastructure guy and I can bring a excellent attitude,
responsibility, desire to work hard and a good amount of technical
knowledge to the team. I am also bilingual.
I can contribute between 7 to 10 hours a week.

I am also looking for a sponsor or a mentor hopefully somebody out there
will help me out with this request

Thank you for reading and I am looking forward to contribute to this
wonderful community.

Thank you
Cyberworm
cyberworm54&amp;lt; at &amp;gt;dc317.org

_______________________________________________
infrastructure mailing list
inf&lt;/pre&gt;</description>
    <dc:creator>cyberworm</dc:creator>
    <dc:date>2012-05-21T03:38:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10599">
    <title>Introduction</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10599</link>
    <description>&lt;pre&gt;Hi,

I have been a member of this list for a few years now but due to some 
constraints I have not been able to actively participate. I would now 
like to start be active in Fedora development. I have been using fedora 
as my 1st choice OS since Fedora Core 6.

I would be very glad to have someone who can show me the ropes.

Regards,

Onalenna Junior Makhura
_______________________________________________
infrastructure mailing list
infrastructure&amp;lt; at &amp;gt;lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/infrastructure&lt;/pre&gt;</description>
    <dc:creator>Onalenna Junior Makhura</dc:creator>
    <dc:date>2012-05-20T09:02:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10598">
    <title>tagger inodes and beaker</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10598</link>
    <description>&lt;pre&gt;So today my email was flooded by tracebacks from tagger via fedora community.
Suggesting that no disk space was left on  packages01.phx2.fedoraproject.org

OSError: [Errno 28] No space left on device:
'/var/cache/fedoratagger/cache/sessions/container_file_lock/d/d9/d9132d5318c4be5a878b6a1bd31b77c320649f82.lock'

nirik did a little looking and found that there was space, but no
inodes were left. Tagger has created an enormous amount of files in
/var/cache/fedoratagger/cache/sessions/

I looked at the tagger code quickly and it seems that for anonymous
voting sessions are saved. [1]

However as far as I am aware unless you use session.delete()  the
session stays around forever on the backend. [2]

nirik purged the cache so there should be enough inodes, but we need
to figure out some way to clean the cache as that filled up quite
quickly.
We might also want to look and see if any other apps using beaker are
not cleaning up their cache.

[1] https://github.com/ralphbean/fedora-tagger/commit/78f48fe97da5bcfadea5&lt;/pre&gt;</description>
    <dc:creator>Brennan Ashton</dc:creator>
    <dc:date>2012-05-19T19:58:59</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10596">
    <title>Plan for tomorrow's Fedora Infrastructure meeting (2012-05-17 at18UTC)</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10596</link>
    <description>&lt;pre&gt;The infrastructure team will be having it's weekly meeting tomorrow, 
2012-05-17 at 18:00 UTC in #fedora-meeting on the freenode network.

Suggested topics:

#topic New folks introductions and Apprentice tasks.

If any new folks want to give a quick one line bio or any apprentices
would like to ask general questions, they can do so here. 

#topic two factor auth status

#topic Applications status / discussion

Check in on status of our applications: pkgdb, fas, bodhi, koji,
community, voting, tagger, packager, dpsearch, etc. 
If there's new releases, bugs we need to work around or things to note. 

#topic Upcoming Tasks/Items 

#info 2012-05-08 to 2012-05-22 FINAL FREEZE
#info 2012-05-22 - F17 release
#info 2012-06-01 - nag fi-apprentices.
#info 2011-06-03 - gitweb-cache removal day.
#info 2012-06-08 OOW: osuosl01.fedoraproject.org
#info 2012-06-17 OOW: sign-vault02.phx2.fedoraproject.org
#info 2012-06-21 to 2012-07-04 Kevin is off on trains and boats.

#topic Meeting tagged tickets: 
https://fedorahosted.or&lt;/pre&gt;</description>
    <dc:creator>Kevin Fenzi</dc:creator>
    <dc:date>2012-05-17T02:26:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10588">
    <title>FYI, pkgs git process cleanup</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10588</link>
    <description>&lt;pre&gt;We started getting some failed builds today due to koji not being able
to get git checkouts from pkgs01. 

$ git clone -n
git://pkgs.fedoraproject.org/gnome-shell /var/lib/mock/f17-build-1342530-216385/root/tmp/scmroot/gnome-shell
fatal: read error: Connection reset by peer Cloning
into /var/lib/mock/f17-build-1342530-216385/root/tmp/scmroot/gnome-shell...

and

$ git clone -n
git://pkgs.fedoraproject.org/digikam /var/lib/mock/f17-build-1342529-216385/root/tmp/scmroot/digikam
fatal: read error: Connection reset by peer Cloning
into /var/lib/mock/f17-build-1342529-216385/root/tmp/scmroot/digikam...

There were some IP's hitting pkgs01 pretty hard on checkouts, but that
turns out to not be the real issue. There were a number of old stale
connections laying around, making it so it hit xinetd limits much
faster than normal. 

I killed 46 old git upload-pack processes and 51 old stale ssh
connections that were all from Feb, then restarted xinetd. This seemed
to clear things up. 

We may want to look at a automate&lt;/pre&gt;</description>
    <dc:creator>Kevin Fenzi</dc:creator>
    <dc:date>2012-05-15T20:12:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10586">
    <title>freeze break request: install trac-agilo-plugin on hosted</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10586</link>
    <description>&lt;pre&gt;Since trac-agilo-plugin is now through review and available in EPEL,
I'd like to install it on hosted for
https://fedorahosted.org/fedora-infrastructure/ticket/3081

I have tested it locally here and it seems to work ok. 
We may need to see if it adds any additional load on hosted, but
hopefully it won't. 

+1's ? 

kevin
--
diff --git a/manifests/services/hosted.fedoraproject.org.pp
b/manifests/services/hosted.fedoraproject.org.pp index 7b33939..49c61af
100644 --- a/manifests/services/hosted.fedoraproject.org.pp
+++ b/manifests/services/hosted.fedoraproject.org.pp
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -131,6 +131,9 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; class hosted-server {
     package { babel:
         ensure =&amp;gt; present,
     }
+    package { trac-agilo-plugin:
+        ensure =&amp;gt; present,
+    }
     #
     # We need this for the fedorahosted website build. 
     #
_______________________________________________
infrastructure mailing list
infrastructure&amp;lt; at &amp;gt;lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/infrastructure&lt;/pre&gt;</description>
    <dc:creator>Kevin Fenzi</dc:creator>
    <dc:date>2012-05-15T15:58:41</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10585">
    <title>Meeting Agenda Item: Introduction Luciano Facchinelli</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10585</link>
    <description>&lt;pre&gt;Hi Everyone !

This is kind a re-introduction, i did a intro a few months ago but due some
family issue i went offline a little bit.

Now I'm back and ready to help Fedora :-)

So.. a little FAQ about myself :-)


   - Name : Luciano Facchinelli
   - Age : 22 years old
   - Country : Uruguay, South America
   - UTC : -3
   - Irc Handle : virusuy &amp;lt;http://fedoraproject.org/wiki/Communicate/IRCHowTo&amp;gt;
   - What skills you have to offer and which you would like to learn: I'm a
   Unix/Linux Sysadmin, so, i can help wherever you want. I would like to
   learn more about Puppets, for example.

So, that's all

I'm reading infrastructure's wiki page to know how can i contribute and how
should i do


See you around


Regards

Luciano
_______________________________________________
infrastructure mailing list
infrastructure&amp;lt; at &amp;gt;lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/infrastructure&lt;/pre&gt;</description>
    <dc:creator>Luciano Facchinelli</dc:creator>
    <dc:date>2012-05-15T04:04:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10579">
    <title>HOTFIX: MM crawler (ticket #3268)</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10579</link>
    <description>&lt;pre&gt;https://fedorahosted.org/fedora-infrastructure/ticket/3268
notes that a mirror might not be removed from the list even though
it's stale.

In particular, there is a code path called add_parents() whose job it
is to mark all parent directories of a target directory up-to-date or
not, if those parent directories had not already been determined to be
up-to-date for themselves.  This can happen if a directory has no
files in it, for example, only child directories.  This code path had
an incorrect key lookup, specifically:

-        parent = '/'.join(splitpath[:-1])
-        try:
-            hcd = host_category_dirs[(hc, parent)]

which was looking up the parent directory in the host_category_dirs
cache (which is later operated on).  However, the actual key here is
not a the string form of the parent directory name, it is a Directory
object.  So it's looking up the wrong thing, failing the lookup, and
then proceeding to mark all its parent directories up-to-date
incorrectly.  In particular, it is marking all pa&lt;/pre&gt;</description>
    <dc:creator>Matt Domsch</dc:creator>
    <dc:date>2012-05-12T01:51:15</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10575">
    <title>Change to aliases file</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10575</link>
    <description>&lt;pre&gt;From 292a2642aaece827b47543b14e665aac1fb14181 Mon Sep 17 00:00:00 2001
From: Nick Bebout &amp;lt;nb&amp;lt; at &amp;gt;fedoraproject.org&amp;gt;
Date: Fri, 11 May 2012 15:47:13 -0500
Subject: [PATCH] Add ham-radio-exams alias

---
 configs/system/smtp/aliases.template.erb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/configs/system/smtp/aliases.template.erb
b/configs/system/smtp/aliases.template.erb
index b972e38..fadff90 100644
--- a/configs/system/smtp/aliases.template.erb
+++ b/configs/system/smtp/aliases.template.erb
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -155,6 +155,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; secalert: security-private&amp;lt; at &amp;gt;lists.fedoraproject.org
 webmaster: websites&amp;lt; at &amp;gt;lists.fedoraproject.org
 logo: iweller&amp;lt; at &amp;gt;redhat.com
 kernel-team: davej&amp;lt; at &amp;gt;redhat.com,jwboyer&amp;lt; at &amp;gt;redhat.com,jforbes&amp;lt; at &amp;gt;redhat.com
+ham-radio-exams: nb,jbwillia

 # Misc Aliases
 #rel-eng:
jkeating&amp;lt; at &amp;gt;redhat.com,jkatz&amp;lt; at &amp;gt;redhat.com,notting&amp;lt; at &amp;gt;redhat.com,spot&amp;lt; at &amp;gt;redhat.com,jwboyer&amp;lt; at &amp;gt;gmail.com,tcallawa&amp;lt; at &amp;gt;redhat.com,wwoods&amp;lt; at &amp;gt;redhat.com,wtogami&amp;lt; at &amp;gt;redhat.com,rdieter&amp;lt; at &amp;gt;math.unl.edu,lmacken&amp;lt; at &amp;gt;redhat.com,poelstra&amp;lt; at &amp;gt;redhat.com
&lt;/pre&gt;</description>
    <dc:creator>Nick Bebout</dc:creator>
    <dc:date>2012-05-11T20:49:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10574">
    <title>Change to aliases file</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10574</link>
    <description>&lt;pre&gt;From 292a2642aaece827b47543b14e665aac1fb14181 Mon Sep 17 00:00:00 2001
From: Nick Bebout &amp;lt;nb&amp;lt; at &amp;gt;fedoraproject.org&amp;gt;
Date: Fri, 11 May 2012 15:47:13 -0500
Subject: [PATCH] Add ham-radio-exams alias

---
 configs/system/smtp/aliases.template.erb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/configs/system/smtp/aliases.template.erb
b/configs/system/smtp/aliases.template.erb
index b972e38..fadff90 100644
--- a/configs/system/smtp/aliases.template.erb
+++ b/configs/system/smtp/aliases.template.erb
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -155,6 +155,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; secalert: security-private&amp;lt; at &amp;gt;lists.fedoraproject.org
 webmaster: websites&amp;lt; at &amp;gt;lists.fedoraproject.org
 logo: iweller&amp;lt; at &amp;gt;redhat.com
 kernel-team: davej&amp;lt; at &amp;gt;redhat.com,jwboyer&amp;lt; at &amp;gt;redhat.com,jforbes&amp;lt; at &amp;gt;redhat.com
+ham-radio-exams: nb,jbwillia

 # Misc Aliases
 #rel-eng:
jkeating&amp;lt; at &amp;gt;redhat.com,jkatz&amp;lt; at &amp;gt;redhat.com,notting&amp;lt; at &amp;gt;redhat.com,spot&amp;lt; at &amp;gt;redhat.com,jwboyer&amp;lt; at &amp;gt;gmail.com,tcallawa&amp;lt; at &amp;gt;redhat.com,wwoods&amp;lt; at &amp;gt;redhat.com,wtogami&amp;lt; at &amp;gt;redhat.com,rdieter&amp;lt; at &amp;gt;math.unl.edu,lmacken&amp;lt; at &amp;gt;redhat.com,poelstra&amp;lt; at &amp;gt;redhat.com
&lt;/pre&gt;</description>
    <dc:creator>Nick Bebout</dc:creator>
    <dc:date>2012-05-11T20:49:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10571">
    <title>Freeze break: update boot.fedoraproject.org to latest ipxe</title>
    <link>http://comments.gmane.org/gmane.linux.redhat.fedora.infrastructure/10571</link>
    <description>&lt;pre&gt;This has been something I have had on my todo list for a long time and
keep not getting to, so I would like to now. ;) 

Currently boot.fedoraproject.org is using gpxe. These gpxe images were
generated 2010-08, so they are pretty old. In the mean time, gpxe
development has stopped, and efforts have moved on to the new ipxe
project. ipxe has added a bunch more hardware support, including some
wireless cards, efi support, etc. 

I'd like to replace the existing binaries on secondary01: 

$ ls -la /srv/pub/alt/bfo/bfo*
-rw-rw-r--. 1 mmcgrath sysadmin-main 307200 Aug 24  2010 /srv/pub/alt/bfo/bfo.dsk
-rw-rw-r--. 1 mmcgrath sysadmin-main 686080 Aug 24  2010 /srv/pub/alt/bfo/bfo.iso
-rw-rw-r--. 1 mmcgrath sysadmin-main 308820 Aug 24  2010 /srv/pub/alt/bfo/bfo.lkrn
-rw-rw-r--. 1 mmcgrath sysadmin-main 344064 Aug 24 2010 /srv/pub/alt/bfo/bfo.usb

with new shiny ipxe binaries: 

-rw-rw-r--. 1 kevin kevin  362496 May 11 09:52 bin/ipxe.dsk
-rw-rw-r--. 1 kevin kevin 1048576 May 11 09:55 bin/ipxe.iso
-rw-rw-r--. 1 kevin &lt;/pre&gt;</description>
    <dc:creator>Kevin Fenzi</dc:creator>
    <dc:date>2012-05-11T16:31:17</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.redhat.fedora.infrastructure">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.redhat.fedora.infrastructure</link>
  </textinput>
</rdf:RDF>

