This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
New Systemtap-0.8 RPM available for testing on Fedora 8 and Fedora 9
- From: William Cohen <wcohen at redhat dot com>
- To: SystemTAP <systemtap at sources dot redhat dot com>
- Date: Wed, 19 Nov 2008 14:41:32 -0500
- Subject: New Systemtap-0.8 RPM available for testing on Fedora 8 and Fedora 9
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