Bug 1549063 - systemtap depends on removed /bin/env
Summary: systemtap depends on removed /bin/env
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: systemtap
Version: rawhide
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: ---
Assignee: Frank Ch. Eigler
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 1512897 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-02-26 10:27 UTC by Igor Gnatenko
Modified: 2018-04-27 04:10 UTC (History)
8 users (show)

Fixed In Version: systemtap-3.2-11.fc27 systemtap-3.2-11.fc28
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-04-27 01:20:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.