Bug 560997

Summary: rlBundleLogs should not use RHTS variables
Product: [Fedora] Fedora Reporter: Petr Šplíchal <psplicha>
Component: beakerlibAssignee: Petr Muller <pmuller>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 19CC: ohudlick, pmuller, psplicha, qa-errata-list
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: beakerlib-1.7-1.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 893055 (view as bug list) Environment:
Last Closed: 2013-05-22 03:11:04 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:
Bug Depends On:    
Bug Blocks: 531282, 893055    

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.