Bug 864863 - $basearch and $releasever not working in cachedir
Summary: $basearch and $releasever not working in cachedir
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: yum
Version: 5.8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: James Antill
QA Contact: BaseOS QE Security Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-10 10:12 UTC by Levente Farkas
Modified: 2014-01-21 06:25 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-11 20:10:29 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Levente Farkas 2012-10-10 10:12:11 UTC
if i like to setup yum case in the same way as in rhel6 ie:
cachedir=/var/cache/yum/$basearch/$releasever
then it's not working ie. the directory will be called as 
/var/cache/yum/$basearch/$releasever
in stead of 
/var/cache/yum/5/i386

Comment 1 James Antill 2012-10-11 20:10:29 UTC
 Yeh, the RHEL-5 version of yum doesn't interpret the cachedir config. option. It's unlikely to be added as an RFE to RHEL-5 at this point, without a strong reason behind it.

Comment 2 Levente Farkas 2012-10-12 06:13:29 UTC
but it understand it in all other option except this one and also the man page said it should have to be....


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