From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11553 invoked by alias); 19 Nov 2008 19:42:24 -0000 Received: (qmail 11531 invoked by uid 22791); 19 Nov 2008 19:42:23 -0000 X-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_50,KAM_MX,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 19 Nov 2008 19:41:35 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id mAJJfXTI018669 for ; Wed, 19 Nov 2008 14:41:33 -0500 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id mAJJfX19020059 for ; Wed, 19 Nov 2008 14:41:33 -0500 Received: from localhost.localdomain (dhcp231-126.rdu.redhat.com [10.11.231.126]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id mAJJfWgZ025148 for ; Wed, 19 Nov 2008 14:41:33 -0500 Message-ID: <49246BEC.2020605@redhat.com> Date: Wed, 19 Nov 2008 19:42:00 -0000 From: William Cohen User-Agent: Thunderbird 2.0.0.16 (X11/20080723) MIME-Version: 1.0 To: SystemTAP Subject: New Systemtap-0.8 RPM available for testing on Fedora 8 and Fedora 9 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254 X-IsSubscribed: yes Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2008-q4/txt/msg00390.txt.bz2 Hi All, If you are like Roland and looking for a newer version of the Systemtap RPMs for Fedora, you are in luck. The newer Systemtap 0.8 RPMs are now available for testing on Fedora 8 and Fedora 9. There is also a request for Fedora 10 but the rpms haven't been pushed to the F10 repository: https://admin.fedoraproject.org/updates/F8/FEDORA-2008-9787 https://admin.fedoraproject.org/updates/F9/FEDORA-2008-9695 https://admin.fedoraproject.org/updates/systemtap-0.8-1.fc10 The RPMs can be installed on a fedora 8/9 machines with: yum install --enablerepo=updates-testing-newkey systemtap Or the RPMs can upgraded with: yum upgrade --enablerepo=updates-testing-newkey "systemtap*" Please check to see that the newer version of systemtap works as expected and report your results on the update URLs towards the top of this email. -Will