https://bugzilla.redhat.com/show_bug.cgi?id=1056027
Bug ID: 1056027 Summary: tsung-recorder script on x86_64 uses wrong path to Erlang Product: Fedora EPEL Version: el6 Component: tsung Severity: medium Assignee: cickumqt@gmail.com Reporter: ts@bee.kz QA Contact: extras-qa@fedoraproject.org CC: cickumqt@gmail.com, erlang@lists.fedoraproject.org, lemenkov@gmail.com
Description of problem: tsung-recorder script on x86_64 uses wrong path to Erlang
Version-Release number of selected component (if applicable): 1.5.0-3.el6
How reproducible:
Steps to Reproduce: $ yum install tsung $ cat /usr/bin/tsung-recorder | grep ^INSTALL_DIR
Actual results: INSTALL_DIR=/usr/lib/erlang/
Expected results: INSTALL_DIR=/usr/lib64/erlang/
Additional info:
https://bugzilla.redhat.com/show_bug.cgi?id=1056027
Christopher Meng cickumqt@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Severity|medium |high
--- Comment #1 from Christopher Meng cickumqt@gmail.com --- Yes, I know this problem since Nov.
Maybe fixed later.
https://bugzilla.redhat.com/show_bug.cgi?id=1056027
--- Comment #2 from Tair Sabirgaliev ts@bee.kz --- Looking carefully at the issue revealed the bug in upstream project itself. The patch is attached.
PS: upstream pull-request: https://github.com/processone/tsung/pull/73
https://bugzilla.redhat.com/show_bug.cgi?id=1056027
--- Comment #3 from Tair Sabirgaliev ts@bee.kz --- Created attachment 853402 --> https://bugzilla.redhat.com/attachment.cgi?id=853402&action=edit fix tsung-recorder env
https://bugzilla.redhat.com/show_bug.cgi?id=1056027
Christopher Meng i@cicku.me changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kwizart@gmail.com
--- Comment #4 from Christopher Meng i@cicku.me --- *** Bug 1080382 has been marked as a duplicate of this bug. ***
https://bugzilla.redhat.com/show_bug.cgi?id=1056027
Christopher Meng i@cicku.me changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |POST
https://bugzilla.redhat.com/show_bug.cgi?id=1056027
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|POST |MODIFIED
https://bugzilla.redhat.com/show_bug.cgi?id=1056027
--- Comment #5 from Fedora Update System updates@fedoraproject.org --- tsung-1.5.1-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/tsung-1.5.1-1.fc20
https://bugzilla.redhat.com/show_bug.cgi?id=1056027
--- Comment #6 from Fedora Update System updates@fedoraproject.org --- tsung-1.5.1-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/tsung-1.5.1-1.fc19
https://bugzilla.redhat.com/show_bug.cgi?id=1056027
--- Comment #7 from Fedora Update System updates@fedoraproject.org --- tsung-1.5.1-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/tsung-1.5.1-1.el6
https://bugzilla.redhat.com/show_bug.cgi?id=1056027
lnie lnie@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lnie@redhat.com
--- Comment #8 from lnie lnie@redhat.com --- tsung-1.5.1-1.fc20 works
https://bugzilla.redhat.com/show_bug.cgi?id=1056027
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |ON_QA
--- Comment #9 from Fedora Update System updates@fedoraproject.org --- Package tsung-1.5.1-1.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 tsung-1.5.1-1.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-1878/tsung-1.5.1-1.... then log in and leave karma (feedback).
https://bugzilla.redhat.com/show_bug.cgi?id=1056027
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Fixed In Version| |tsung-1.5.1-2.fc19 Resolution|--- |ERRATA Last Closed| |2014-07-27 23:24:27
--- Comment #10 from Fedora Update System updates@fedoraproject.org --- tsung-1.5.1-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=1056027
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|tsung-1.5.1-2.fc19 |tsung-1.5.1-2.fc20
--- Comment #11 from Fedora Update System updates@fedoraproject.org --- tsung-1.5.1-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=1056027
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|tsung-1.5.1-2.fc20 |tsung-1.5.1-2.el6
--- Comment #12 from Fedora Update System updates@fedoraproject.org --- tsung-1.5.1-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.
erlang@lists.fedoraproject.org