Bug 1077339

Summary: RFE: add support for SystemTap scripts
Product: [Fedora] Fedora EPEL Reporter: Cristian Ciupitu <cristian.ciupitu>
Component: ackAssignee: Robin Lee <robinlee.sysu>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: el6CC: robinlee.sysu
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: ack-2.12-2.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-15 23:31:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Cristian Ciupitu 2014-03-17 19:01:31 UTC
Description of problem:
ack doesn't search inside SystemTap scripts (*.stp).

Version-Release number of selected component (if applicable):
ack-1.96-1.el6.noarch

How reproducible:
Every time

Steps to Reproduce:
1. yum install systemtap

Actual results:
ack inet_get_ip_source /usr/share/systemtap

Expected results:
(see additional info)

Additional info:
# grep -r inet_get_ip_source /usr/share/systemtap/
/usr/share/systemtap/tapset/inet_sock.stp:function inet_get_ip_source:string(sock:long)

Comment 1 Cristian Ciupitu 2014-03-17 19:07:56 UTC
Errata:

Steps to Reproduce:
1. ...
2. ack inet_get_ip_source /usr/share/systemtap

Actual results:
(nothing)

Comment 2 Fedora Update System 2014-03-29 08:22:48 UTC
ack-2.12-2.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/ack-2.12-2.el6

Comment 3 Fedora Update System 2014-03-29 19:18:42 UTC
Package ack-2.12-2.el6:
* should fix your issue,
* was pushed to the Fedora EPEL 6 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing ack-2.12-2.el6'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-1001/ack-2.12-2.el6
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2014-04-15 23:31:51 UTC
ack-2.12-2.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.