Bug 560997 - rlBundleLogs should not use RHTS variables
Summary: rlBundleLogs should not use RHTS variables
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: beakerlib
Version: 19
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Petr Muller
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 531282 893055
TreeView+ depends on / blocked
 
Reported: 2010-02-02 13:26 UTC by Petr Šplíchal
Modified: 2016-06-01 01:38 UTC (History)
4 users (show)

Fixed In Version: beakerlib-1.7-1.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 893055 (view as bug list)
Environment:
Last Closed: 2013-05-22 03:11:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Petr Šplíchal 2010-02-02 13:26:30 UTC
Description of problem:

The rlBundleLogs function uses RHTS variables for constructing
archive name. This should be removed to make BeakerLib standalone.

Scrap from logging.sh:

    rlBundleLogs(){
        local PKG=$1
        shift
        local LOGDIR="/tmp/$PKG.${JOBID}_${RECIPEID}_${TESTID}"
        rlLog "Bundling logs"

Comment 1 Petr Muller 2010-10-20 15:22:53 UTC
I don't think this is actually a bug: It works even outside RHTS. But the filename is ugly in that case. This is a legacy from the old RHTS helpers, and I actually don't think those variables are needed.

Comment 4 Fedora End Of Life 2013-04-03 20:34:55 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19

Comment 5 Fedora Update System 2013-04-30 15:13:59 UTC
beakerlib-1.7-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/beakerlib-1.7-1.fc19

Comment 6 Fedora Update System 2013-04-30 20:06:28 UTC
Package beakerlib-1.7-1.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing beakerlib-1.7-1.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-7067/beakerlib-1.7-1.fc19
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2013-05-22 03:11:04 UTC
beakerlib-1.7-1.fc19 has been pushed to the Fedora 19 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.