Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1549063

Summary: systemtap depends on removed /bin/env
Product: [Fedora] Fedora Reporter: Igor Gnatenko <ignatenko>
Component: systemtapAssignee: Frank Ch. Eigler <fche>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: high    
Version: rawhideCC: brolley, dsmith, fche, jistone, lberk, mjw, scox, wcohen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: systemtap-3.2-11.fc27 systemtap-3.2-11.fc28 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-27 01:20:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Igor Gnatenko 2018-02-26 10:27:04 UTC
Latest coreutils in rawhide dropped old /bin/* provides, time to adjust your package after 10 releases of Fedora.

Comment 1 Mark Wielaard 2018-02-26 10:44:38 UTC
There are only 2 places upstream where /bin/env is used instead of /usr/bin/env.

In tapsets.cxx to deal with either /usr/bin/env or /bin/env.
And in two 2 testsuite files, which has just been fixed with:

commit d6492e78bd50e923963e3c7aa235100a208f4775
Author: Mark Wielaard <mark>
Date:   Mon Feb 26 11:31:44 2018 +0100

    testsuite: Use /usr/bin/env everywhere.
    
    bz5274.stp and bz5274.a.stp where still using /bin/env instead of
    /usr/bin/env like every other testsuite file.
    
    The latest coreutils in rawhide dropped old /bin/* provides.
    https://bugzilla.redhat.com/show_bug.cgi?id=1549063

Comment 2 Mark Wielaard 2018-04-18 22:20:38 UTC
*** Bug 1512897 has been marked as a duplicate of this bug. ***

Comment 3 Fedora Update System 2018-04-20 15:18:12 UTC
systemtap-3.2-11.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-8b5ad21c11

Comment 4 Fedora Update System 2018-04-20 16:29:05 UTC
systemtap-3.2-11.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-b6ed279f75

Comment 5 Fedora Update System 2018-04-21 05:03:27 UTC
systemtap-3.2-11.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-b6ed279f75

Comment 6 Fedora Update System 2018-04-21 18:38:43 UTC
systemtap-3.2-11.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-8b5ad21c11

Comment 7 Fedora Update System 2018-04-27 01:20:31 UTC
systemtap-3.2-11.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2018-04-27 04:10:42 UTC
systemtap-3.2-11.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.